@keyframes react-loading-skeleton{to{transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:linear-gradient(90deg,var(--base-color),var(--highlight-color),var(--base-color));transform:translateX(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media(prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}.NavContainer{position:fixed;z-index:10;top:0;width:100vw;background-color:#f7f2eb;font-family:proxima-nova,Arial,sans-serif;font-display:swap;height:66px}@media screen and (max-width:768px){.NavContainer{display:flex;flex-direction:column;justify-content:space-between}}.NavContainer .Nav-bg{background:#f7f2eb;height:66px}.NavContainer .Nav-bg .Nav{display:flex;justify-content:space-around;align-content:center;align-items:center;height:66px;background-color:#f7f2eb;margin:0 auto;position:relative;width:100vw;padding:0 6.5rem}@media screen and (max-width:768px){.NavContainer .Nav-bg .Nav{justify-content:space-between;padding-left:2rem;padding-right:2rem}}@media screen and (min-width:768px){.NavContainer .Nav-bg .Nav{max-width:1176px;padding:0;justify-content:space-between}}.NavContainer .Nav-bg .Nav .nav-logo{margin-left:-10px}.NavContainer .Nav-bg .Nav .nav-links{display:flex;justify-content:space-between;align-items:center;width:60%;max-width:1176px;padding-left:3.5rem}@media screen and (max-width:768px){.NavContainer .Nav-bg .Nav .nav-links{display:none}}.NavContainer .Nav-bg .Nav .nav-links .nav-link-container{display:flex;flex-direction:column;align-items:flex-start}.NavContainer .Nav-bg .Nav .nav-links .nav-link-container .nav-link{text-transform:uppercase;letter-spacing:.84px;font-size:.875rem;color:#000;display:flex;justify-content:space-between;align-items:flex-end;flex-direction:column}.NavContainer .Nav-bg .Nav .nav-links .nav-link-container .nav-link .link-and-icon{display:flex;flex-direction:row}.NavContainer .Nav-bg .Nav .nav-links .nav-link-container .nav-link .link-and-icon span{margin:.5rem;text-wrap:nowrap}.NavContainer .Nav-bg .Nav .nav-links .nav-link-container .nav-link .link-and-icon span:hover{cursor:pointer}@media screen and (max-width:768px){.NavContainer .Nav-bg .Nav .nav-lg-xl-contact-btn{display:none}}.NavContainer .Nav-bg .Nav .hamburger-menu-icon{display:none}@media screen and (max-width:768px){.NavContainer .Nav-bg .Nav .hamburger-menu-icon{display:block}}.NavContainer .Nav-bg .mobile-menu{flex-direction:column;justify-content:space-between;align-items:flex-start;background:rgba(32,32,32,.75);color:#fff;text-transform:uppercase;font-weight:700;letter-spacing:2px;font-size:20px;width:100vw;display:none;transition-duration:.22s linear;position:relative;padding-bottom:15vh}@media screen and (max-width:768px){.NavContainer .Nav-bg .mobile-menu{display:none}}@media screen and (max-width:1179px){.NavContainer .Nav-bg .mobile-menu{display:none}}.NavContainer .Nav-bg .mobile-menu .mobile-home-link{width:100%;background-color:#202020;height:100%;padding:2.5rem 2.5rem 0}.NavContainer .Nav-bg .mobile-menu .mobile-nav-link-parent{display:flex;flex-direction:column;align-items:flex-start;justify-content:start;padding:2.5rem;text-wrap:balance;background-color:#202020;width:100%;height:100%}.NavContainer .Nav-bg .mobile-menu .mobile-nav-link-parent .mobile-nav-header-link{border-top:1px solid #fff;padding-top:1rem;display:flex;justify-content:space-between;align-items:center;width:100%}.NavContainer .Nav-bg .mobile-menu .mobile-nav-link-parent .mobile-nav-header-link .header-link{width:50%}.NavContainer .Nav-bg .mobile-menu .mobile-nav-link-parent .mobile-nav-header-link .sub-nav-item-link .hex-trigger{transition:transform .5s cubic-bezier(.87,0,.13,1)}.NavContainer .Nav-bg .mobile-menu .mobile-nav-link-parent .mobile-nav-subitem-container{padding:.5rem 0 0;flex-direction:column;justify-content:center;align-items:flex-start;transition-duration:2s}.NavContainer .Nav-bg .mobile-menu .mobile-nav-link-parent .mobile-nav-subitem-container .mobile-nav-subitem{font-size:16px;border:none;padding:.5rem 0 0}.NavContainer .Nav-bg .mobile-menu .mobile-nav-contact{background-image:url(/_next/static/media/mobile-nav-contact-bg.118076ca.svg);background-repeat:no-repeat;background-size:cover;padding:3rem;justify-content:space-between;align-items:center;color:#202020;width:100vw;transition-duration:.22s linear;margin:0}@media screen and (max-width:768px){.NavContainer .Nav-bg .mobile-menu .mobile-nav-contact{display:none}}.NavContainer .Nav-bg .mobile-menu .mobile-nav-contact .nav-sm-contact .Button{background:#f7f2eb;font-weight:400}.NavContainer .nav-gradient{background:linear-gradient(65deg,#e6bd58,#f88e85,#c2bcdd,#574b8c);height:6px;position:relative;bottom:0}.NavContainer .NavDropdown{min-width:190px;max-width:200px;height:-moz-fit-content;height:fit-content;padding-left:4px;z-index:5;position:absolute;top:66px;margin-left:-11px;text-wrap:balance;animation:fadeIn 225ms linear}.NavContainer .NavDropdown .nav-subitems{background-color:#f7f2eb;padding:12px 12px 12px 15px;text-transform:uppercase;letter-spacing:.9px;font-size:.875rem;align-items:flex-start;transition:.15s linear}.NavContainer .NavDropdown .nav-subitems:hover{background-color:#e6bd58}@keyframes expandY{0%{height:0%}to{height:100%}}.Footer{color:#fff;width:100%;background:#202020;margin-bottom:-115px}.Footer .cardboard-border{background:#000 url(/_next/static/media/cardboard-edge-full.f9fb0c58.png) top repeat-x;height:35px;width:100%}.Footer .footer-content{padding:60px 20px;margin:0 auto;width:100%}@media screen and (min-width:768px){.Footer .footer-content{padding:105px}}.Footer .footer-content .links-and-contact{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;max-width:1176px;margin:0 auto}@media screen and (min-width:768px){.Footer .footer-content .links-and-contact{flex-direction:row}}.Footer .footer-content .links-and-contact .links{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:space-between;width:100%;font-size:14px}@media screen and (min-width:768px){.Footer .footer-content .links-and-contact .links{flex-direction:row;width:50%}}.Footer .footer-content .links-and-contact .links .column{width:100%;display:grid;grid-template-areas:"home sustainability default1" "products-services about default2";margin-left:0}.Footer .footer-content .links-and-contact .links .column:nth-child(3){padding-bottom:20px}@media screen and (max-width:768px){.Footer .footer-content .links-and-contact .links .column{grid-template-columns:1fr;grid-template-areas:"home" "sustainability" "products-services" "about" "default1" "default2"}}.Footer .footer-content .links-and-contact .links .column .header,.Footer .footer-content .links-and-contact .links .column .parent-container.header{text-transform:uppercase;font-weight:700;letter-spacing:.016px;margin-bottom:12px;transition:.2s ease-in;text-wrap:balance}.Footer .footer-content .links-and-contact .links .column .header:first-child,.Footer .footer-content .links-and-contact .links .column .parent-container.header:first-child{padding-bottom:16px}.Footer .footer-content .links-and-contact .links .column .header:hover,.Footer .footer-content .links-and-contact .links .column .parent-container.header:hover{color:#e6bd58}.Footer .footer-content .links-and-contact .links .column .parent-container{padding-right:15px}@media screen and (max-width:768px){.Footer .footer-content .links-and-contact .links .column .parent-container{margin-bottom:15px}}.Footer .footer-content .links-and-contact .links .column .parent-container .sublink-container{display:flex;flex-direction:column;align-items:flex-start;margin:.15rem 0;min-height:.5rem}.Footer .footer-content .links-and-contact .links .column .parent-container .sublink-container .sub{text-transform:capitalize;padding:2px 0;transition:.2s ease-in}.Footer .footer-content .links-and-contact .links .column .parent-container .sublink-container .sub:hover{color:#e6bd58}.Footer .footer-content .links-and-contact .contact{width:100%;max-width:40%;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;order:3;font-size:14px}@media screen and (min-width:768px){.Footer .footer-content .links-and-contact .contact{align-items:flex-end;order:unset}}.Footer .footer-content .links-and-contact .contact .contact-social-links{display:flex;align-items:top;flex-direction:row}.Footer .footer-content .links-and-contact .contact .contact-social-links .linkedin-logo{margin-bottom:33px;margin-left:1rem}.Footer .footer-content .links-and-contact .contact .contact-social-links .instagram-logo{height:2rem;width:2rem;margin-left:1rem}.Footer .footer-content .links-and-contact .contact .address{margin-bottom:0}.Footer .footer-content .links-and-contact .contact .commanders{height:150px;margin-top:-1rem}@media screen and (min-width:768px){.Footer .footer-content .links-and-contact .contact span{text-align:right}}.Footer .affiliates{order:2;display:grid;grid-template-areas:"affiliates trademark";justify-content:space-between;align-items:end;padding:100px 0 0;flex-wrap:wrap;max-width:1335px;width:100%;margin:0 auto}.Footer .affiliates .logos{grid-area:"affiliates";display:grid;grid-template-areas:"nmsdc true true-advisor inc5000 mbe";gap:2.5rem 1rem;align-items:center;flex-wrap:wrap;width:auto;height:auto}.Footer .affiliates .logos .inc5000,.Footer .affiliates .logos .mbe,.Footer .affiliates .logos .nmsdc,.Footer .affiliates .logos .true,.Footer .affiliates .logos .true-advisor{justify-self:center}.Footer .affiliates .logos .nmsdc{width:125px}.Footer .affiliates .logos .inc5000,.Footer .affiliates .logos .mbe{height:100px}.Footer .affiliates .logos .commanders{display:none}.Footer .affiliates .logos img{width:auto;min-height:50px;max-height:115px;aspect-ratio:auto}.Footer .affiliates .trademark{grid-area:"trademark";padding-top:20px;text-align:right}.Footer .affiliates .trademark a{text-decoration:underline}@media screen and (max-width:768px){.Footer .footer-content{padding:60px 50px 90px}.Footer .footer-content .links-and-contact .links .column{padding-bottom:3em}.Footer .footer-content .links-and-contact .links .column a:nth-child(2){padding-bottom:20px}.Footer .footer-content .links-and-contact .contact{padding:38px 0}.Footer .footer-content .links-and-contact .contact .commanders{display:none}.Footer .affiliates{padding:20px 0 0;position:relative;margin:0 auto;grid-template-areas:"affiliates"}.Footer .affiliates .logos{padding-bottom:30px;align-items:center;grid-template-areas:"nmsdc true" "true-advisor inc5000" "mbe mbe" "commanders commanders"}.Footer .affiliates .logos .inc5000,.Footer .affiliates .logos .mbe,.Footer .affiliates .logos .nmsdc,.Footer .affiliates .logos .true,.Footer .affiliates .logos .true-advisor{margin:0 auto}.Footer .affiliates .logos .commanders,.Footer .affiliates .logos .mbe{display:inline-block}.Footer .affiliates:after{content:"";width:100%;height:1px;background:#fff;margin:0 auto}.Footer .affiliates .trademark{position:absolute;bottom:-330px;text-align:left}}@media screen and (max-width:500px){.Footer .footer-content .links-and-contact .affiliates .logos{padding-bottom:40px;justify-content:space-between}}.Button{padding:8px 24px;border-radius:24px;border:1px solid #e6bd58;background:#e6bd58;font-weight:700;transition:.15s linear;text-transform:capitalize;letter-spacing:normal}.Button:hover{box-shadow:-2px 2px 4px 0 rgba(87,75,140,.5);border:1px solid #c49716;background-color:#c49716}.custom-wp-block-content.Packaging .Page_Flexblocks_FlexBlocks_Accordion .AccordionRoot .AccordionItem .AccordionTrigger{padding:.5rem}.custom-wp-block-content.Packaging .Page_Flexblocks_FlexBlocks_Accordion .AccordionRoot .AccordionItem .AccordionTrigger .thumbnail{width:6.6875em;height:6.3835em;margin-left:0}@media screen and (max-width:1000px){.custom-wp-block-content.Packaging .Page_Flexblocks_FlexBlocks_Accordion .AccordionRoot .AccordionItem .AccordionContent .AccordionContentText{padding:0 0 35px 45px}}.Page_Flexblocks_FlexBlocks_Accordion{display:flex;justify-content:space-between;padding-bottom:28px}.Page_Flexblocks_FlexBlocks_Accordion .leftColumn{width:35%;padding-right:2em}.Page_Flexblocks_FlexBlocks_Accordion button,.Page_Flexblocks_FlexBlocks_Accordion h3{all:unset}.Page_Flexblocks_FlexBlocks_Accordion .AccordionRoot{border-radius:6px;background-color:#fff;width:100%;max-width:580px;margin:0 auto}.Page_Flexblocks_FlexBlocks_Accordion .AccordionItem{overflow:hidden;border:1px solid #d3d3d3;border-radius:15px;margin-bottom:12px}.Page_Flexblocks_FlexBlocks_Accordion .AccordionItem:first-child{margin-top:0}.Page_Flexblocks_FlexBlocks_Accordion .AccordionItem:last-child{border-bottom:1px solid #cecece}.Page_Flexblocks_FlexBlocks_Accordion .AccordionItem:focus-within{position:relative;z-index:1}.Page_Flexblocks_FlexBlocks_Accordion .AccordionHeader{display:flex;font-family:proxima-nova,Arial,sans-serif;font-display:swap}.Page_Flexblocks_FlexBlocks_Accordion .AccordionHeader button{height:94px}@media screen and (max-width:500px){.Page_Flexblocks_FlexBlocks_Accordion .AccordionHeader button img{max-width:90%}}.Page_Flexblocks_FlexBlocks_Accordion .AccordionTrigger{font-family:inherit;background-color:transparent;padding:.25rem;height:45px;flex:1;display:flex;align-items:center;justify-content:space-between;font-size:15px;line-height:1;color:#202020;background-color:#fff;transition:.2s linear;border-radius:15px}.Page_Flexblocks_FlexBlocks_Accordion .AccordionTrigger span{width:58%}.Page_Flexblocks_FlexBlocks_Accordion .AccordionTrigger img{width:45px;height:45px;margin-left:28px}.Page_Flexblocks_FlexBlocks_Accordion .AccordionTrigger img.thumbnail{width:66px;height:63px}.Page_Flexblocks_FlexBlocks_Accordion .AccordionContent{overflow:hidden;font-size:15px;color:#202020;background-color:#fff;text-wrap:balance}.Page_Flexblocks_FlexBlocks_Accordion .AccordionContent[data-state=open]{animation:slideDown .3s cubic-bezier(.87,0,.13,1);margin-top:-2em}.Page_Flexblocks_FlexBlocks_Accordion .AccordionContent[data-state=closed]{animation:slideUp .3s cubic-bezier(.87,0,.13,1)}.Page_Flexblocks_FlexBlocks_Accordion .AccordionContentText{padding:0 0 35px 32px;color:gray;font-style:italic;max-width:395px;margin:0 auto;text-wrap:balance}.Page_Flexblocks_FlexBlocks_Accordion .AccordionChevron{color:#202020;transition:transform .3s cubic-bezier(.87,0,.13,1);margin-right:25px}.Page_Flexblocks_FlexBlocks_Accordion .AccordionTrigger[data-state=open]>.AccordionChevron{transform:rotate(-180deg);content:url(/_next/static/media/hex-black-minus-accordion.3643de65.svg)}@keyframes slideDown{0%{height:0}to{height:var(--radix-accordion-content-height)}}@keyframes slideUp{0%{height:var(--radix-accordion-content-height)}to{height:0}}@media screen and (max-width:1000px){.Page_Flexblocks_FlexBlocks_Accordion{flex-direction:column;margin:0 auto;width:100%;max-width:580px}.Page_Flexblocks_FlexBlocks_Accordion .leftColumn{width:100%;padding-left:25px;padding-right:25px}.Page_Flexblocks_FlexBlocks_Accordion h2{padding-bottom:15px}.Page_Flexblocks_FlexBlocks_Accordion .AccordionRoot{padding:1em}}@media screen and (max-width:600px){.Page_Flexblocks_FlexBlocks_Accordion .AccordionContent[data-state=open]{margin-top:0}.Page_Flexblocks_FlexBlocks_Accordion .AccordionTrigger{text-align:center}}.CookieDisclaimer{background-color:#202020;border:1px solid #fff;color:#fff;position:fixed;bottom:0;right:0;z-index:10;width:20rem;height:auto;margin:1rem;border-radius:15px;padding:1.5rem}.CookieDisclaimer .content{display:grid;align-items:end;grid-template-columns:1.5fr .5fr;grid-template-rows:1fr;grid-template-areas:"cookie-msg cookie-msg" ". btn"}.CookieDisclaimer .content small{font-size:.8rem;grid-area:cookie-msg;margin-bottom:1rem}.CookieDisclaimer .content a{grid-area:btn}.CookieDisclaimer .content a button{border-radius:24px;border:1px solid #e6bd58;background-color:#f7f2eb;color:#202020;padding:.25rem 1.25rem}.CookieDisclaimer .content a button:hover{box-shadow:-2px 2px 4px 0 rgba(87,75,140,.5)}.CookieDisclaimer .hidden{display:none}.HomepageHero{z-index:0;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;background-color:#202020;height:85vh;overflow:hidden;background-size:cover;padding:0 10rem}@media screen and (max-width:768px){.HomepageHero{padding:0;height:50vh}}.HomepageHero .hero-logo{display:flex;width:100vw;flex-direction:column;align-items:center;margin-top:-10px;position:absolute;padding-bottom:100px;scale:75%}.HomepageHero .hero-logo img{width:230px;height:137.5px}@media screen and (max-width:768px){.HomepageHero .hero-logo img{height:5.25rem}}.HomepageHero .hero-logo h1.hero-logo-header{font-size:1em!important;margin-top:-20px;text-wrap:nowrap}@media screen and (max-width:768px){.HomepageHero .hero-logo h1.hero-logo-header{font-size:2rem!important}}.HomepageHero .hero-logo .hero-logo-header,.HomepageHero .hero-logo small{text-transform:uppercase;color:#fff}.HomepageHero .hero-logo small{letter-spacing:5px;font-size:.5em;margin-top:-10px}@media screen and (max-width:768px){.HomepageHero .hero-logo small{font-size:1rem!important}}.HomepageHero a{align-self:center;margin-top:-25px;scroll-behavior:smooth}.HomepageHero a:hover{cursor:cursor}.HomepageHero a img{width:56px}.HomepageHero .video-container{z-index:0}.HomepageHero .video-container,.HomepageHero .video-container .Video{position:relative;width:100%;height:90vh;overflow:hidden;border-radius:0 0 15px 15px}.HomepageHero .video-container .Video{display:flex;top:0;z-index:-5;pointer-events:none;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:768px){.HomepageHero .video-container,.HomepageHero .video-container .Video{height:100%}}.HomepageHero .hex-down{animation:floatUpAndDown 2s linear infinite}@media screen and (max-width:768px){.HomepageHero .hex-down{margin-top:-5rem}}@keyframes floatUpAndDown{0%{transform:translateY(-5px)}50%{transform:translateY(5px)}to{transform:translateY(-5px)}}.Purpose{background:url(https://goldenbearrec.wpenginepowered.com/wp-content/uploads/2024/09/gradient-noise.png);background-size:cover;background-repeat:no-repeat;padding:60px 20px 200px;position:relative;overflow:hidden;margin:0 auto 4em;width:100%}@media screen and (min-width:768px){.Purpose{padding:100px 20px}}@media screen and (max-width:768px){.Purpose{padding:75px 20px;background:url(/_next/static/media/mobile-purpose-gradient.3a2f3654.svg);background-size:cover;background-position:75%}}.Purpose .purpose-content{margin:0 auto;display:flex;justify-content:space-between;flex-direction:column;padding-left:25px;padding-right:25px}@media screen and (min-width:768px){.Purpose .purpose-content{max-width:1176px;flex-direction:row;align-items:flex-start;min-width:800px}}.Purpose .purpose-content small{text-transform:uppercase;font-size:20px;font-weight:700;margin-top:7px;margin-bottom:30px;margin-right:59px;width:100%;text-align:center;flex:1;min-width:165px;order:1;text-align:right}@media screen and (max-width:1040px){.Purpose .purpose-content small{text-align:center}}.Purpose .purpose-content h5{font-size:28px;margin-top:0;padding-top:0;text-wrap:balance;order:2;text-align:center}@media screen and (min-width:768px){.Purpose .purpose-content h5{font-size:35px;max-width:775px;text-align:left}}.Purpose .purpose-content h5,.Purpose .purpose-content small{position:relative;z-index:0;padding-left:1em}@media screen and (max-width:500px){.Purpose .purpose-content{padding-left:0;padding-right:0}.Purpose .purpose-content h5{font-size:.875em;padding-left:0}.Purpose .purpose-content small{padding-left:0}}.PurposeHome{background:url(https://goldenbearrec.wpenginepowered.com/wp-content/uploads/2024/09/gradient-noise.png);background-size:cover;background-repeat:no-repeat;padding:60px 20px 200px;position:relative;overflow:hidden;margin:0 auto 4rem;width:100%}@media screen and (min-width:768px){.PurposeHome{padding:150px 20px 180px}}@media screen and (max-width:768px){.PurposeHome{padding:100px 20px 150px;background:url(/_next/static/media/mobile-purpose-gradient.3a2f3654.svg);background-size:cover;background-position:75%}}.PurposeHome .purpose-content{margin:0 auto;display:flex;justify-content:space-between;flex-direction:column;padding-left:25px;padding-right:25px}@media screen and (min-width:768px){.PurposeHome .purpose-content{max-width:1176px;flex-direction:row;align-items:flex-start;min-width:800px}}.PurposeHome .purpose-content small{text-transform:uppercase;font-size:20px;font-weight:700;margin-top:7px;margin-bottom:30px;margin-right:59px;width:100%;text-align:center;flex:1;min-width:165px;order:1;text-align:right}@media screen and (max-width:1040px){.PurposeHome .purpose-content small{text-align:center}}.PurposeHome .purpose-content h5{font-size:28px;margin-top:0;padding-top:0;text-wrap:balance;order:2;text-align:center}@media screen and (min-width:768px){.PurposeHome .purpose-content h5{font-size:35px;max-width:775px;text-align:left}}.PurposeHome .purpose-content h5,.PurposeHome .purpose-content small{position:relative;z-index:0;padding-left:1em}@media screen and (max-width:500px){.PurposeHome .purpose-content{padding-left:0;padding-right:0}.PurposeHome .purpose-content h5{font-size:.4375em;padding-left:0}.PurposeHome .purpose-content small{padding-left:0}}.Business-Stats{width:100%;justify-content:center;align-items:center;background:url(https://goldenbearrec.wpenginepowered.com/wp-content/uploads/2024/09/torn-paper.svg) top no-repeat;max-width:1176px;margin:-175px auto 0;padding-bottom:60px;border-radius:0 0 15px 15px;position:relative;z-index:1;display:grid}@media screen and (max-width:768px){.Business-Stats{padding-top:20px;padding-bottom:0}}@media screen and (min-width:1180px){.Business-Stats{width:120%;padding-bottom:0}}.Business-Stats:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:70%;background:linear-gradient(180deg,rgba(32,32,32,0),#f6f6f6);border-radius:0 0 15px 15px;z-index:-1}@media screen and (max-width:1179px){.Business-Stats:after{background:#f6f6f6}}.Business-Stats .stats-container{display:flex;flex-direction:column;justify-content:space-around;padding:80px 20px}@media screen and (min-width:1180px){.Business-Stats .stats-container{flex-direction:row;flex-wrap:wrap;height:475px}}.Business-Stats .stats-container .stat-item{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:50px 10px;margin:auto 0;text-wrap:balance;border-bottom:1px solid #f88e85}@media screen and (max-width:768px){.Business-Stats .stats-container .stat-item:last-child{border-bottom:none}}@media screen and (min-width:1180px){.Business-Stats .stats-container .stat-item{max-width:33%;height:146px;padding:10px 50px;border-right:1px solid #f88e85;border-bottom:none}.Business-Stats .stats-container .stat-item:last-of-type{border-right:none}}.Business-Stats .stats-container .stat-item h3{color:#574b8c;align-self:center;text-wrap:nowrap;font-size:smaller;font-size:26px}@media screen and (min-width:1180px){.Business-Stats .stats-container .stat-item h3{font-size:smaller}}.Business-Stats .stats-container .stat-item small{font-size:16px;text-wrap:balance;text-align:center}.Companies{background-color:#202020;position:relative;height:100%;margin-top:-400px;padding-top:250px;padding-bottom:200px;z-index:0;color:#fff;background-image:url(https://goldenbearrec.wpenginepowered.com/wp-content/uploads/2024/09/hexagon-bg-gold.svg);background-repeat:no-repeat;background-position:0 100%;background-size:70%}@media screen and (max-width:768px){.Companies{background-size:175%;padding-bottom:80px;padding-top:150px}}.Companies .bg-gold{position:absolute;z-index:5;bottom:0;left:0;overflow:hidden;margin-left:-1rem;margin-bottom:-3rem}.Companies .companies-content{max-width:1190px;margin:340px auto 2rem;display:flex;flex-direction:row;height:-moz-fit-content;height:fit-content;position:relative;flex-wrap:wrap;flex:1}.Companies .companies-content h6{color:#fff;font-size:smaller;position:relative;z-index:10;margin:0 auto 1rem}@media screen and (max-width:768px){.Companies .companies-content h6{text-align:center}}@media screen and (max-width:1000px){.Companies .companies-content h6{font-size:.7em;padding-left:25px;padding-right:25px}}@media screen and (max-width:450px){.Companies .companies-content h6{font-size:.5em;padding-left:25px;padding-right:25px}.Companies .companies-content .CarouselContainer .carousel-item{padding:55px 25px}.Companies .companies-content .CarouselContainer .carousel-item img{padding-bottom:20px}}.StewAndSustain{background-color:#c2bcdd;display:grid;place-content:center;position:relative;padding-top:10rem}@media screen and (max-width:768px){.StewAndSustain{padding-top:5rem}}.StewAndSustain h4{font-size:40px}.StewAndSustain .sm-img-float{margin-top:-20px;margin-bottom:20px;position:relative;left:30%;top:14%;width:-moz-fit-content;width:fit-content}@media screen and (max-width:1179px){.StewAndSustain .sm-img-float{top:75%;left:50%;position:relative;scale:70%}}.StewAndSustain .sm-img-float img{position:relative}@media screen and (max-width:1179px){.StewAndSustain .sm-img-float img{top:0;right:0;position:relative}}.StewAndSustain .intro-content,.StewAndSustain .our-clients{margin:0 auto;max-width:1176px}.StewAndSustain .intro-content{position:relative;display:flex;flex-direction:column;padding-bottom:60px}@media screen and (min-width:768px){.StewAndSustain .intro-content{flex-direction:row;flex-wrap:wrap;padding-bottom:100px}}.StewAndSustain .intro-content .left-content img{max-width:67%;transform:translateX(-60px) translateY(-80px)}@media screen and (max-width:1179px){.StewAndSustain .intro-content .left-content img{margin-top:-11rem}}@media screen and (min-width:768px){.StewAndSustain .intro-content .left-content img{max-width:100%;transform:none}}.StewAndSustain .intro-content .right-content{padding:0 45px 60px}@media screen and (min-width:768px){.StewAndSustain .intro-content .right-content{width:428px;margin-left:100px;padding:0 25px 0 0}}@media screen and (max-width:500px){.StewAndSustain .intro-content .right-content{padding:25px 55px}.StewAndSustain .intro-content .right-content .stew-and-sustain-content{padding-bottom:1em}}@media screen and (max-width:912px)and (min-width:768px){.StewAndSustain .intro-content .right-content{padding-top:1em}}.StewAndSustain .intro-content .right-content h4{margin-bottom:32px}.StewAndSustain .intro-content .right-content .stew-and-sustain-content{font-size:1.25rem}.StewAndSustain .intro-content .right-content .stew-and-sustain-btns a{border-radius:24px;border:1px solid var(--Brass-Gold-Gradient,#c49716);background:#f7f2eb;font-size:14px;padding:8px 24px;transition:.2s linear}.StewAndSustain .intro-content .right-content .stew-and-sustain-btns a:hover{box-shadow:-2px 2px 4px 0 rgba(87,75,140,.5)}.StewAndSustain .intro-content .right-content .stew-and-sustain-btns a:first-child{margin-right:10px}.StewAndSustain .our-clients{background-color:#f7f2eb;border-radius:15px 15px 0 0;position:relative;padding:60px 10px;background-image:url(https://goldenbearrec.wpenginepowered.com/wp-content/uploads/2024/09/hexagon-bg-lilac.svg);background-repeat:no-repeat;background-position:100% 0;background-size:70%}@media screen and (max-width:768px){.StewAndSustain .our-clients{margin-top:0;width:90%;background-size:175%}}.StewAndSustain .our-clients .bg-white-gold{width:100%;position:absolute;z-index:0;top:0;right:0}.StewAndSustain .our-clients .client-content{max-width:1176px;position:relative;top:0;margin:3rem 6rem;padding:4rem 25px 3rem}@media screen and (max-width:768px){.StewAndSustain .our-clients .client-content{padding-top:2rem;margin:0 1rem}}.StewAndSustain .our-clients .client-content h4{margin-top:-1rem}@media screen and (max-width:768px){.StewAndSustain .our-clients .client-content h4{margin-top:0;margin-bottom:1rem;line-height:45px}}.StewAndSustain .our-clients .client-content .our-clients-content{width:60%}@media screen and (max-width:768px){.StewAndSustain .our-clients .client-content .our-clients-content{margin:0 auto;width:100%!important}}.StewAndSustain .our-clients .client-content .our-clients-content p{font-size:18px;padding-bottom:20px}.StewAndSustain .our-clients .client-content .our-clients-content p:nth-of-type(2){font-size:14px}.StewAndSustain .our-clients .client-content .our-clients-content p:nth-of-type(2) span{font-weight:700!important}@media screen and (max-width:768px){.StewAndSustain .our-clients .client-content .our-clients-content p:nth-of-type(2) span{margin:0 auto}}.StewAndSustain .our-clients .client-content div{line-height:28px;width:75%}.StewAndSustain .our-clients .client-logos{width:inherit;margin:3rem 6rem;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;align-items:center}@media screen and (max-width:768px){.StewAndSustain .our-clients .client-logos{margin:0 auto}}.StewAndSustain .our-clients .client-logos .logo{min-width:200px;width:30%}.StewAndSustain .our-clients .client-logos .logo img{height:115px;width:auto;max-width:150px;margin:0 auto;transition-duration:1s}.StewAndSustain .our-clients .client-logos .logo .timer-bar{min-height:5px;width:0;background-color:#574b8c;transition-timing-function:linear;display:block}.StewAndSustain .our-clients .client-logos .logo .full-timer{width:100%;height:5px}.StewAndSustain .our-clients .client-logos .logo .grayscale{opacity:30%;filter:grayscale(100%)}@media screen and (max-width:1250px){.StewAndSustain .our-clients{max-width:976px}}@media screen and (max-width:1000px){.StewAndSustain .our-clients{max-width:776px}}.GetInTouch{background:url(/_next/static/media/get-in-touch-gradient.1063faba.svg);background-size:cover;background-repeat:no-repeat;position:relative;height:45vh;display:flex;justify-content:center;flex-direction:column}.GetInTouch .get-in-touch-content{text-align:center;align-content:center;width:100%;position:relative;z-index:1;height:auto;margin:0 auto;text-wrap:balance;padding:0 30rem}@media screen and (min-width:1550px){.GetInTouch .get-in-touch-content{max-width:28%;padding:0}}@media screen and (max-width:1300px){.GetInTouch .get-in-touch-content{max-width:50%;padding:0}}@media screen and (max-width:750px){.GetInTouch .get-in-touch-content{max-width:80%;padding:0}}.GetInTouch .get-in-touch-content h6{font-size:2.25rem;width:100%;align-self:center;text-wrap:balance;margin:0 auto}@media screen and (max-width:750px){.GetInTouch .get-in-touch-content h6{max-width:70%;font-size:1.25rem}}.GetInTouch .get-in-touch-content a{border-radius:42px;background-color:#f7f2eb;padding:24px 48px;font-size:14px;font-weight:700;transition:all .2s linear}.GetInTouch .get-in-touch-content a:hover{box-shadow:-2px 2px 4px 0 rgba(87,75,140,.5)}.GetInTouch .get-in-touch-content.non-home-cta{display:flex;flex-direction:column;justify-content:space-around;align-items:center}.GetInTouch .get-in-touch-content.non-home-cta a{margin-top:1rem}.Related{background-color:#f7f2eb;display:flex;flex-direction:column;padding-bottom:100px}.Related .related-content{margin:0 auto;padding:100px 5px 0;max-width:880px;width:100%}.Related .related-content h2{font-size:2.5rem;margin-bottom:18px}.Related .related-content .related-links{display:flex;flex-direction:row;justify-content:space-between}.Related .related-content .related-links .link0,.Related .related-content .related-links .link1{height:200px;width:430px;background-color:#574b8c;border-radius:15px}.Related .related-content .related-links .link0 h3,.Related .related-content .related-links .link1 h3{bottom:0;height:100%;font-size:28px;font-weight:800;color:#fff;align-items:center;padding-left:30px;position:relative;align-content:flex-end;text-wrap:balance;width:90%;line-height:1px}.Related .related-content .related-links .link0 h3 img,.Related .related-content .related-links .link1 h3 img{display:inline;padding:0;margin-left:-15px;margin-bottom:5px}@media screen and (max-width:1000px){.Related{margin:0 auto}.Related .related-content{width:100%}.Related .related-content .related-links{display:flex;flex-direction:column;align-items:center}.Related .related-content .related-links .link0{margin-bottom:20px}.Related .related-content .related-links .link1{margin-right:0}}@media screen and (max-width:768px){.Related .related-content{padding:60px 25px 0}.Related .related-content .related-links .link0,.Related .related-content .related-links .link1{display:block;width:100%;margin-right:0}}.SalesforceForm{padding:60px 200px 200px;flex:1;background-color:#f7f2eb;margin-top:-3em;position:relative;z-index:0}.SalesforceForm label{text-transform:uppercase;font-family:proxima-nova,Arial,sans-serif;font-size:.875rem;letter-spacing:.016px;font-display:swap;display:block;width:100%;padding-left:20px;font-weight:500;margin-bottom:5px}.SalesforceForm input,.SalesforceForm textarea{padding:16px;border-radius:10px;display:block;width:100%;margin-bottom:24px;outline-color:#c49716;background-color:#fff}.SalesforceForm .full-name,.SalesforceForm .location{display:flex;flex-direction:row;margin-bottom:.5em}.SalesforceForm .full-name div,.SalesforceForm .location div{width:50%}.SalesforceForm .full-name div:first-child,.SalesforceForm .location div:first-child{margin-right:20px}.SalesforceForm .submit-section{display:flex;flex-direction:row;align-items:center}.SalesforceForm .submit-section .submit-animation{margin:35px 0;border:none;background-color:#e6bd58;padding:10px 30px;justify-content:center;display:flex;border-radius:26px;width:6rem;font-weight:900;transition-duration:.3s}.SalesforceForm .submit-section .submit-animation svg{height:1.25rem;fill:#202020;animation:fadeIn delay direction .3s linear 1}.SalesforceForm .submit-section .inactive{background-color:#cecece;color:#8e8e8e}.SalesforceForm .submit-section .active,.SalesforceForm .submit-section .inactive{margin:35px 0;border:none;padding:8px 24px;justify-content:center;border-radius:26px;max-width:-moz-fit-content;max-width:fit-content;font-weight:900;transition-duration:.3s}.SalesforceForm .submit-section .active{background-color:#e6bd58}.SalesforceForm .submit-section .active:hover{background-color:#c49716;box-shadow:-2px 2px 4px 0 rgba(87,75,140,.5);cursor:pointer}.SalesforceForm .submit-section small{display:block;margin:15px;font-size:13px;font-style:italic;font-weight:500;line-height:16px;color:#8e8e8e}@media screen and (max-width:1000px){.SalesforceForm{padding:30px 5px 0 15px}}@media screen and (max-width:700px){.SalesforceForm{padding:30px}.SalesforceForm .full-name{flex-direction:column}.SalesforceForm .full-name div,.SalesforceForm .full-name div:first-child{width:100%}}.contact-page-content{display:flex;flex-direction:row;background-color:#f7f2eb;margin-top:-1rem}.contact-page-content .contact-page-images{flex:.65;background-color:#f7f2eb;margin-top:-3em}.contact-page-content .contact-page-images .lg-img-float{position:relative;left:5%;margin-top:-40px;margin-bottom:20px}.contact-page-content .contact-page-images .lg-img-float svg{height:300px;width:300px;transform:rotate(90deg)}.contact-page-content .contact-page-images .lg-img-float svg image{transform:rotate(-90deg)}.contact-page-content .contact-page-images .lg-img-float path{stroke:none}.contact-page-content .contact-page-images .sm-img-float{position:relative;left:50%;margin-top:-40px;margin-bottom:20px}.contact-page-content .contact-page-images .sm-img-float svg{height:150px;width:150px;transform:rotate(90deg)}.contact-page-content .contact-page-images .sm-img-float svg image{transform:rotate(-90deg)}.contact-page-content .contact-page-images .sm-img-float path{stroke:none}@media screen and (max-width:550px){.contact-page-content{flex-direction:column}.contact-page-content .contact-page-images{display:none;margin-top:0;padding-top:3em;align-self:center}.contact-page-content .contact-page-images .sm-img-float{margin-left:6em}}.CarouselContainer{width:100%;margin:0 auto;position:relative;overflow:hidden}.CarouselContainer .left-filter,.CarouselContainer .right-filter{margin-top:.75rem;position:absolute;z-index:8;height:85%}@media screen and (max-width:768px){.CarouselContainer .left-filter,.CarouselContainer .right-filter{margin-bottom:-6rem}}.CarouselContainer .left-filter{opacity:1;border-bottom-left-radius:15px;background:linear-gradient(-90deg,rgba(32,32,32,0),#202020 90%);width:25%;margin-left:-.3rem;transition-duration:.75s;left:0}@media screen and (max-width:768px){.CarouselContainer .left-filter{width:15vw;background:linear-gradient(-90deg,rgba(32,32,32,0),#202020)}}.CarouselContainer .hide{opacity:0}.CarouselContainer .right-filter{margin-right:-.75rem;width:25%;background:linear-gradient(90deg,rgba(32,32,32,0),#202020 90%);right:0}@media screen and (max-width:768px){.CarouselContainer .right-filter{width:15vw;background:linear-gradient(90deg,rgba(32,32,32,0),#202020)}}.CarouselContainer .short-gradient{background:linear-gradient(90deg,rgba(32,32,32,0) 50%,#202020 90%)}@media screen and (max-width:768px){.companies-content{padding-right:1.5rem}}.companies-content .Carousel{display:flex;overflow:hidden;white-space:nowrap;place-content:center;padding:1.5rem 2rem;scroll-snap-type:x mandatory;scroll-padding:0}.companies-content .Carousel::-webkit-scrollbar{display:none}@media screen and (max-width:768px){.companies-content .Carousel{overflow-x:scroll;scroll-behavior:smooth;scroll-snap-align:center;scroll-margin-block-start:1em}}.companies-content .carousel-item{border:1px solid #fff;border-radius:15px;background-color:#202020;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 58px;margin:20px 10px;max-height:440px;max-width:430px;min-width:80vw;aspect-ratio:4/4;scroll-snap-align:center}@media screen and (min-width:768px){.companies-content .carousel-item{min-width:400px}}.companies-content .carousel-item .title-img{margin-bottom:.15rem}.companies-content .carousel-item .carousel-content{font-size:14px;line-height:20px;text-align:center;font-weight:400;text-wrap:balance;padding:.15rem .15rem 1.5rem;width:100%}.companies-content .carousel-item a{display:flex;flex-direction:row;align-items:center;text-decoration:underline;font-size:14px;transition:.12s ease-in-out;height:1rem;margin-left:40px;position:relative}.companies-content .carousel-item a:hover{color:#e6bd58}.companies-content .carousel-item a img{height:75%;margin-left:-20px}.companies-content .controls{display:flex;justify-content:center;align-items:center;position:relative;z-index:7;width:100%;padding:1rem}.companies-content .controls .controlButton{display:flex;background:none;font-size:3rem;cursor:pointer;margin:0;align-items:center}.companies-content .controls .controlButton img{transition-duration:.5s}@media screen and (max-width:768px){.companies-content .controls .controlButton img{padding:0 .45rem}}.companies-content .controls .controlButton svg{height:1rem;padding-left:.75rem}.companies-content .controls .controlButton:first-child{transform:rotate(-180deg)}.companies-content .controls .hex-btn{margin:0 .5rem;height:2rem;transition-duration:.5s}@media screen and (max-width:768px){.companies-content .controls .hex-btn{height:1.5rem;width:auto}}.companies-content .controls .empty{height:.5em;width:auto;padding:.1rem}.companies-content .controls .disabled{opacity:100%;cursor:auto}.companies-content .controls #left-arrow-control,.companies-content .controls #right-arrow-control{padding-left:4rem}.companies-content .controls #left-arrow-control svg,.companies-content .controls #right-arrow-control svg{height:1.5rem}.companies-content .active{position:relative;z-index:7}.companies-content .active a{pointer-events:all}@media screen and (max-width:768px){.companies-content .active{pointer-events:all}}.companies-content .inactive{position:relative;z-index:1}@media screen and (max-width:768px){.companies-content .inactive{opacity:.5}}.CopiedPopUp{background-color:#202020;border:1px solid #fff;color:#fff;position:fixed;bottom:100;right:0;z-index:10;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;margin:1rem;border-radius:15px;padding:.5rem 1rem}.CopiedPopUp .content small{font-size:1rem;font-weight:500}.CopiedPopUp .content a{grid-area:btn}.CopiedPopUp .content a button{border-radius:24px;border:1px solid #e6bd58;background-color:#f7f2eb;color:#202020;padding:.25rem 1.25rem}.CopiedPopUp .content a button:hover{box-shadow:-2px 2px 4px 0 rgba(87,75,140,.5)}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.hidden{display:none}.Page_Flexblocks_FlexBlocks_Hero,.Page_Flexblocks_FlexBlocks_HeroWLogo{background-color:#f88e85;border-radius:15px;margin:0 auto 56px;padding-top:50px;padding-bottom:50px;padding-left:42px;width:100%;height:100%;height:240px;max-height:240px;align-content:center}.Page_Flexblocks_FlexBlocks_Hero h1,.Page_Flexblocks_FlexBlocks_Hero h2,.Page_Flexblocks_FlexBlocks_HeroWLogo h1,.Page_Flexblocks_FlexBlocks_HeroWLogo h2{color:#fff}.Page_Flexblocks_FlexBlocks_Hero h2,.Page_Flexblocks_FlexBlocks_HeroWLogo h2{font-family:proxima-nova,Arial,sans-serif;font-display:swap;font-size:18px!important;width:30%}.Page_Flexblocks_FlexBlocks_Hero span,.Page_Flexblocks_FlexBlocks_HeroWLogo span{max-width:260px;color:#fff;font-size:1.125em;display:block}.Page_Flexblocks_FlexBlocks_Hero img,.Page_Flexblocks_FlexBlocks_HeroWLogo img{max-width:299px}@media screen and (max-width:1000px){.Page_Flexblocks_FlexBlocks_Hero .textContent,.Page_Flexblocks_FlexBlocks_HeroWLogo .textContent{padding-left:25px}.Page_Flexblocks_FlexBlocks_Hero .textContent h2,.Page_Flexblocks_FlexBlocks_HeroWLogo .textContent h2{width:50%;padding-left:0}}@media screen and (max-width:600px){.Page_Flexblocks_FlexBlocks_Hero,.Page_Flexblocks_FlexBlocks_HeroWLogo{padding-top:0;padding-bottom:0;padding-left:0;height:100%;border-radius:0;max-width:-webkit-fill-available;background-size:contain;background-repeat:no-repeat}.Page_Flexblocks_FlexBlocks_Hero h1,.Page_Flexblocks_FlexBlocks_HeroWLogo h1{font-size:1.5625em!important}.Page_Flexblocks_FlexBlocks_Hero h2,.Page_Flexblocks_FlexBlocks_HeroWLogo h2{font-size:1em!important;width:60%!important}.Page_Flexblocks_FlexBlocks_HeroWLogo{background-size:cover!important;background-repeat:no-repeat!important;margin:0 0 30px;border-radius:0}}@media screen and (max-width:500px){.Page_Flexblocks_FlexBlocks_HeroWLogo{height:100%;max-width:-webkit-fill-available}}@media screen and (max-width:768px){.Page_Flexblocks_FlexBlocks_HeroWLogo img{display:block;margin:0 auto}}@media screen and (max-width:480px){.Page_Flexblocks_FlexBlocks_Hero{margin:0 auto 38px}.Page_Flexblocks_FlexBlocks_Hero .textContent h1{font-size:1.375em!important;width:75%}.Page_Flexblocks_FlexBlocks_Hero .textContent h2{width:85%!important;font-size:.875em!important}}.Page_Acfabout_Acfabout_TwoColumnSection,.Page_Flexblocks_FlexBlocks_TwoColumnSection{display:flex;padding-bottom:28px;min-width:100%}.Page_Acfabout_Acfabout_TwoColumnSection h3,.Page_Flexblocks_FlexBlocks_TwoColumnSection h3{font-weight:700;font-family:proxima-nova,sans-serif}.Page_Acfabout_Acfabout_TwoColumnSection h3 span,.Page_Flexblocks_FlexBlocks_TwoColumnSection h3 span{font-weight:700!important}.Page_Acfabout_Acfabout_TwoColumnSection h4,.Page_Flexblocks_FlexBlocks_TwoColumnSection h4{font-family:proxima-nova,Arial,sans-serif;line-height:16px;font-style:italic;font-size:.8125em;padding-bottom:1em}.Page_Acfabout_Acfabout_TwoColumnSection h4 span,.Page_Flexblocks_FlexBlocks_TwoColumnSection h4 span{font-weight:600!important}.Page_Acfabout_Acfabout_TwoColumnSection p,.Page_Flexblocks_FlexBlocks_TwoColumnSection p{max-width:580px}.Page_Acfabout_Acfabout_TwoColumnSection .leftColumn,.Page_Flexblocks_FlexBlocks_TwoColumnSection .leftColumn{width:35%;padding-right:2em}.Page_Acfabout_Acfabout_TwoColumnSection .rightColumn,.Page_Flexblocks_FlexBlocks_TwoColumnSection .rightColumn{max-width:580px}.Page_Acfabout_Acfabout_TwoColumnSection .parsedBodyCopy p,.Page_Flexblocks_FlexBlocks_TwoColumnSection .parsedBodyCopy p{padding-bottom:.875em}.Page_Acfabout_Acfabout_TwoColumnSection .parsedBodyCopy p.square-imgs,.Page_Flexblocks_FlexBlocks_TwoColumnSection .parsedBodyCopy p.square-imgs{display:flex!important}.Page_Acfabout_Acfabout_TwoColumnSection .parsedBodyCopy p img,.Page_Flexblocks_FlexBlocks_TwoColumnSection .parsedBodyCopy p img{height:auto;width:100%;border-radius:15px}.Page_Acfabout_Acfabout_TwoColumnSection .parsedBodyCopy p img.last,.Page_Flexblocks_FlexBlocks_TwoColumnSection .parsedBodyCopy p img.last{max-width:280px}.Page_Acfabout_Acfabout_TwoColumnSection .parsedBodyCopy p a,.Page_Flexblocks_FlexBlocks_TwoColumnSection .parsedBodyCopy p a{text-decoration:underline}.Page_Acfabout_Acfabout_TwoColumnSection .parsedBodyCopy .double-imgs,.Page_Flexblocks_FlexBlocks_TwoColumnSection .parsedBodyCopy .double-imgs{display:flex;flex-direction:row;width:100%;gap:10px;margin-bottom:10px}.Page_Acfabout_Acfabout_TwoColumnSection .parsedBodyCopy .double-imgs img,.Page_Flexblocks_FlexBlocks_TwoColumnSection .parsedBodyCopy .double-imgs img{height:auto;width:100%;border-radius:15px}.Page_Acfabout_Acfabout_TwoColumnSection .parsedBodyCopy .double-imgs img.last,.Page_Flexblocks_FlexBlocks_TwoColumnSection .parsedBodyCopy .double-imgs img.last{max-width:280px}@media screen and (max-width:1000px){.Page_Acfabout_Acfabout_TwoColumnSection,.Page_Flexblocks_FlexBlocks_TwoColumnSection{flex-direction:column;margin:0 auto}.Page_Acfabout_Acfabout_TwoColumnSection .leftColumn,.Page_Flexblocks_FlexBlocks_TwoColumnSection .leftColumn{width:100%}.Page_Acfabout_Acfabout_TwoColumnSection .leftColumn h2,.Page_Flexblocks_FlexBlocks_TwoColumnSection .leftColumn h2{padding-bottom:15px!important;max-width:-moz-fit-content;max-width:fit-content}.Page_Acfabout_Acfabout_TwoColumnSection .rightColumn p img,.Page_Flexblocks_FlexBlocks_TwoColumnSection .rightColumn p img{padding-bottom:5px}.Page_Acfabout_Acfabout_TwoColumnSection .rightColumn p img.half,.Page_Flexblocks_FlexBlocks_TwoColumnSection .rightColumn p img.half{width:50%}}@media screen and (max-width:600px){.Page_Acfabout_Acfabout_TwoColumnSection,.Page_Flexblocks_FlexBlocks_TwoColumnSection{padding-left:25px;padding-right:25px}.Page_Acfabout_Acfabout_TwoColumnSection p img.half,.Page_Flexblocks_FlexBlocks_TwoColumnSection p img.half{width:50%}}.Page_Acfabout_Acfabout_TwoColumnSection{margin:0 auto;min-width:0;max-width:879px}@media screen and (max-width:1000px){.Page_Acfabout_Acfabout_TwoColumnSection{max-width:580px}}.custom-wp-block-content.about{max-width:none;margin-top:-75px}.custom-wp-block-content.about .about-block-wrapper{margin:0 auto}.custom-wp-block-content.about .about-block-wrapper .letterAndOurPeople .Page_Acfabout_Acfabout_Letter{background-color:#f7f2eb;padding-bottom:28px;display:flex;flex-direction:row;width:100vw}.custom-wp-block-content.about .about-block-wrapper .letterAndOurPeople .Page_Acfabout_Acfabout_Letter .letterInner{display:flex;flex-direction:row;justify-content:space-between;max-width:879px;margin:0 auto;padding-top:3.5625em;padding-bottom:3em;gap:2rem}.custom-wp-block-content.about .about-block-wrapper .letterAndOurPeople .Page_Acfabout_Acfabout_Letter .letterInner .leftContent{width:100%;padding-right:20px}.custom-wp-block-content.about .about-block-wrapper .letterAndOurPeople .Page_Acfabout_Acfabout_Letter .letterInner .leftContent img{max-width:205px;border-radius:15px;filter:grayscale(100%) brightness(130%);transition:.12s linear}.custom-wp-block-content.about .about-block-wrapper .letterAndOurPeople .Page_Acfabout_Acfabout_Letter .letterInner .leftContent img:hover{filter:none}.custom-wp-block-content.about .about-block-wrapper .letterAndOurPeople .Page_Acfabout_Acfabout_Letter .letterInner .rightContent{display:flex;flex-direction:column;max-width:655px}.custom-wp-block-content.about .about-block-wrapper .letterAndOurPeople .Page_Acfabout_Acfabout_Letter .letterInner .rightContent p{padding-bottom:.875em}.custom-wp-block-content.about .about-block-wrapper .letterAndOurPeople .Page_Acfabout_Acfabout_Letter .letterInner .rightContent .socials{display:flex;align-items:center}.custom-wp-block-content.about .about-block-wrapper .letterAndOurPeople .Page_Acfabout_Acfabout_Letter .letterInner .rightContent .socials a{margin-right:1rem}@media screen and (max-width:768px){.custom-wp-block-content.about .about-block-wrapper .letterAndOurPeople .Page_Acfabout_Acfabout_Letter .letterInner .leftContent{order:1;margin-top:0!important}.custom-wp-block-content.about .about-block-wrapper .letterAndOurPeople .Page_Acfabout_Acfabout_Letter .letterInner .leftContent .david-headshot{margin:0 auto}.custom-wp-block-content.about .about-block-wrapper .letterAndOurPeople .Page_Acfabout_Acfabout_Letter .letterInner .outer-sig,.custom-wp-block-content.about .about-block-wrapper .letterAndOurPeople .Page_Acfabout_Acfabout_Letter .letterInner .socials{padding-top:1rem;display:flex;width:100%;flex-direction:row!important}}@media screen and (max-width:1000px){.custom-wp-block-content.about .about-block-wrapper .letterAndOurPeople .Page_Acfabout_Acfabout_Letter .letterInner{flex-direction:column-reverse;padding-left:25px;padding-right:25px}.custom-wp-block-content.about .about-block-wrapper .letterAndOurPeople .Page_Acfabout_Acfabout_Letter .letterInner .leftContent{margin-top:-7em}.custom-wp-block-content.about .about-block-wrapper .letterAndOurPeople .Page_Acfabout_Acfabout_Letter .letterInner .outer-sig{width:50%;display:flex;flex-direction:row-reverse}.custom-wp-block-content.about .about-block-wrapper .letterAndOurPeople .Page_Acfabout_Acfabout_Letter .letterInner .socials{width:45%;display:flex;flex-direction:row-reverse}}.custom-wp-block-content.about .about-block-wrapper .letterAndOurPeople .ourPeopleAccordion .our-people-section{max-width:879px;margin:0 auto;padding-top:3.5em;padding-bottom:6.625em}@media screen and (max-width:768px){.custom-wp-block-content.about .about-block-wrapper .letterAndOurPeople .ourPeopleAccordion .our-people-section{padding-top:0;display:grid;grid-template-columns:1fr 1fr;place-items:center;align-items:start}}.Page_Acfabout_Acfabout_Banner{min-height:379px;display:flex;flex-direction:row;align-items:center;justify-content:center;position:relative;background:url(/_next/static/media/our-culture-bg.1c898d4b.svg);background-repeat:no-repeat;background-size:cover;margin-bottom:5.9375em;margin-top:3.75em;width:100vw;padding-left:10vw}.Page_Acfabout_Acfabout_Banner .leftImgs .leftImg1{margin-top:-16em}.Page_Acfabout_Acfabout_Banner .leftImgs .leftImg2{margin:6em auto -15em -9em}.Page_Acfabout_Acfabout_Banner .rightImg{margin-top:-6em;margin-left:8em}.Page_Acfabout_Acfabout_Banner .center{display:flex;flex-direction:column;text-align:center;max-width:30vw}.Page_Acfabout_Acfabout_Banner .center h2{font-family:proxima-nova,Arial,sans-serif;font-size:1.25em;text-transform:uppercase;padding-bottom:.75em;text-wrap:nowrap;font-display:swap}.Page_Acfabout_Acfabout_Banner .center h3{font-size:2.5em;text-wrap:balance}@media screen and (max-width:1000px){.Page_Acfabout_Acfabout_Banner{padding:0}.Page_Acfabout_Acfabout_Banner .leftImgs .leftImg1{margin-top:-14em}.Page_Acfabout_Acfabout_Banner .leftImgs .leftImg2{margin:4em auto -16em -1em}.Page_Acfabout_Acfabout_Banner .rightImg{margin-top:-20em;margin-left:0}.Page_Acfabout_Acfabout_Banner .center{max-width:435px;width:100%}.Page_Acfabout_Acfabout_Banner .center h2{font-size:1.25em;padding-bottom:.75em}.Page_Acfabout_Acfabout_Banner .center h3{font-size:2.5em}}@media screen and (max-width:768px){.Page_Acfabout_Acfabout_Banner .leftImgs .leftImg1{margin-top:-10em;margin-right:-4em}.Page_Acfabout_Acfabout_Banner .leftImgs .leftImg1 img{scale:110%}.Page_Acfabout_Acfabout_Banner .leftImgs .leftImg2{margin:10em -2em -11em 0}.Page_Acfabout_Acfabout_Banner .leftImgs .leftImg2 img{scale:110%;margin-right:-10em}.Page_Acfabout_Acfabout_Banner .rightImg{margin-top:-20em;margin-left:-4em;padding-right:1.5rem}.Page_Acfabout_Acfabout_Banner .rightImg img{scale:140%;margin-right:-4em}.Page_Acfabout_Acfabout_Banner .center{max-width:435px;width:100%}.Page_Acfabout_Acfabout_Banner .center h2{font-size:1.25em!important;padding-bottom:.75em}.Page_Acfabout_Acfabout_Banner .center h3{font-size:1.875em}}@media screen and (max-width:500px){.Page_Acfabout_Acfabout_Banner .leftImgs .leftImg1{margin-top:-11em}.Page_Acfabout_Acfabout_Banner .rightImg{margin-top:-22em}.Page_Acfabout_Acfabout_Banner .center h3{font-size:1.5em}}:export{black:#000;white:#fff;gray:#8e8e8e;charcoal:#202020;brass:#e6bd58;cream:#f7f2eb;peach:#f88e85;lilac:#c2bcdd;violet:#574b8c;gold:#c49716;linear-gradient-all-colors:linear-gradient(85deg,#e6bd58 1.22%,#f88e85 48.47%,#c2bcdd 91.3%);linear-gradient-gold-main:repeating-radial-gradient(farthest-corner at 35% 250%,rgba(196,151,22,.5) 0,#c49716 20%,#a05a18 35%,#c49716 55%,#a05a18 75%,rgba(196,151,22,.5) 100%),#d3d3d3 -2px -498.833px/100.208% 237.972% no-repeat;linear-gradient-gold-page:linear-gradient(269deg,#c49716 1.26%,#e6bd58 81.35%);linear-gradient-nav:linear-gradient(65deg,#e6bd58,#f88e85,#c2bcdd,#574b8c);box-shadow:-2px 2px 4px 0 rgba(87,75,140,.5);btn-border-radius:24px;btn-padding:8px 24px;btn-border:1px solid #e6bd58}.our-people-section{display:flex;flex-wrap:wrap;gap:1rem;padding-top:.5em;margin-top:0}.our-people-section .Page_Acfabout_Acfabout_OurPeople{width:100%;max-width:205px;padding:.5rem}.our-people-section .Page_Acfabout_Acfabout_OurPeople .card .personImg-bg-0{background-color:#574b8c}.our-people-section .Page_Acfabout_Acfabout_OurPeople .card .personImg-bg-1{background-color:#e6bd58}.our-people-section .Page_Acfabout_Acfabout_OurPeople .card .personImg-bg-2{background-color:#ffdeac}.our-people-section .Page_Acfabout_Acfabout_OurPeople .card .personImg-bg-3{background-color:#f88e85}.our-people-section .Page_Acfabout_Acfabout_OurPeople .card .personImg-bg{border-radius:15px}.our-people-section .Page_Acfabout_Acfabout_OurPeople .card .personImg-bg .personImg{height:240px;height:100%;background-size:cover;background-position:top;background-repeat:no-repeat;width:auto;border-radius:15px;filter:grayscale(100%) brightness(120%);transition:.2s linear}.our-people-section .Page_Acfabout_Acfabout_OurPeople .card .personImg-bg .personImg:hover{filter:none;transform:translateY(-1rem)}.our-people-section .Page_Acfabout_Acfabout_OurPeople .card .personImg-bg .personImg span{display:block;height:240px;width:100%}.our-people-section .Page_Acfabout_Acfabout_OurPeople .card .card-content{margin-top:1rem}.our-people-section .Page_Acfabout_Acfabout_OurPeople .card .card-content .department{max-width:100%;display:inline}.our-people-section .Page_Acfabout_Acfabout_OurPeople .card .card-content .socials{display:flex;flex-direction:row;align-items:center;gap:13px;padding-top:14.58px}@media screen and (max-width:474px){.our-people-section{gap:.25rem}.our-people-section .Page_Acfabout_Acfabout_OurPeople{width:49%;padding:.5rem 0}}.ourPeopleAccordion{max-width:880px;margin:0 auto;padding:0 1.5em 6rem}.ourPeopleAccordion h2{padding:2rem 0;margin:2rem 0 .25rem}.ourPeopleAccordion .AccordionItem,.ourPeopleAccordion h2{border-bottom:1px solid #e6bd58}.ourPeopleAccordion .AccordionTrigger{display:flex;justify-content:space-between;width:100%;padding:2.5rem 0;align-items:center;transition:.22s linear}.ourPeopleAccordion .AccordionChevron{transition:.22s linear;margin-right:25px}@media screen and (max-width:500px){.ourPeopleAccordion .AccordionChevron{margin-right:0}}.ourPeopleAccordion .AccordionTrigger[data-state=open]>.AccordionChevron{transform:rotate(-180deg);content:url(/_next/static/media/hex-black-minus-accordion.3643de65.svg)}.ourPeopleAccordion .AccordionContent{overflow:hidden;font-size:15px;color:#202020;background-color:#fff}.ourPeopleAccordion .AccordionContent[data-state=open]{animation:slideDown .3s cubic-bezier(.87,0,.13,1)}.ourPeopleAccordion .AccordionContent[data-state=closed]{animation:slideUp .3s cubic-bezier(.87,0,.13,1)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.custom-wp-block-content{display:grid;grid-template-columns:1fr;place-content:center top;max-width:879px;margin:0 auto;width:100%;min-height:75vh}@media screen and (max-width:600px){.custom-wp-block-content{margin:-4em auto 0}}.custom-wp-block-content .acf-pro-content{width:50%;max-width:1176px;margin:0 auto}html{scroll-behavior:smooth;scroll-margin-top:3rem}body{font-family:proxima-nova,Arial,sans-serif;font-display:swap;background-color:#f7f2eb;color:#202020;position:relative;height:-moz-fit-content;height:fit-content;font-size:16px}@media screen and (max-width:1000px){body .custom-wp-block-content{max-width:580px}}@media screen and (max-width:600px){body .custom-wp-block-content{max-width:100%}body .custom-wp-block-content>div:nth-child(2){padding-top:3em}}h1,h2,h3,h4,h5,h6{font-family:larken,Arial,sans-serif;font-display:swap;font-weight:700!important;color:#202020;font-style:normal;letter-spacing:.016px}h1{font-size:2.5em!important}@media screen and (max-width:769px){h1{font-size:1.875em!important}}h2{font-size:1.75em!important}@media screen and (max-width:769px){h2{font-size:1.25em!important}}p{letter-spacing:.016px}p,span{font-size:16px}small{font-size:14px}.Video video::-webkit-media-controls-panel{display:none!important;opacity:1!important}.top-spacer{background-color:#fff;width:100%;border-radius:0 0 25px 25px;min-height:41px;height:41px}.main-wrapper{overflow:hidden}.customSkeletonSpan{opacity:.5;transition-duration:.12s}*,:after,:before{box-sizing:border-box;border:0 solid #e5e7eb}:after,:before{--tw-content:""}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-feature-settings:normal;font-variation-settings:normal}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.ps-prose{color:var(--tw-prose-body);max-width:65ch}.ps-prose :where(p):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.ps-prose :where([class~=lead]):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.ps-prose :where(a):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.ps-prose :where(strong):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.ps-prose :where(a strong):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){color:inherit}.ps-prose :where(blockquote strong):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){color:inherit}.ps-prose :where(thead th strong):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){color:inherit}.ps-prose :where(ol):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em}.ps-prose :where(ol[type=A]):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){list-style-type:upper-alpha}.ps-prose :where(ol[type=a]):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){list-style-type:lower-alpha}.ps-prose :where(ol[type=A s]):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){list-style-type:upper-alpha}.ps-prose :where(ol[type=a s]):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){list-style-type:lower-alpha}.ps-prose :where(ol[type=I]):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){list-style-type:upper-roman}.ps-prose :where(ol[type=i]):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){list-style-type:lower-roman}.ps-prose :where(ol[type=I s]):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){list-style-type:upper-roman}.ps-prose :where(ol[type=i s]):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){list-style-type:lower-roman}.ps-prose :where(ol[type="1"]):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){list-style-type:decimal}.ps-prose :where(ul):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em}.ps-prose :where(ol>li):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.ps-prose :where(ul>li):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *))::marker{color:var(--tw-prose-bullets)}.ps-prose :where(dt):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.ps-prose :where(hr):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.ps-prose :where(blockquote):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-left-width:.25rem;border-left-color:var(--tw-prose-quote-borders);quotes:"\201c""\201d""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}.ps-prose :where(blockquote p:first-of-type):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)):before{content:open-quote}.ps-prose :where(blockquote p:last-of-type):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)):after{content:close-quote}.ps-prose :where(h1):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.ps-prose :where(h1 strong):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){font-weight:900;color:inherit}.ps-prose :where(h2):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.ps-prose :where(h2 strong):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){font-weight:800;color:inherit}.ps-prose :where(h3):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.ps-prose :where(h3 strong):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){font-weight:700;color:inherit}.ps-prose :where(h4):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.ps-prose :where(h4 strong):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){font-weight:700;color:inherit}.ps-prose :where(img):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:2em;margin-bottom:2em}.ps-prose :where(picture):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.ps-prose :where(kbd):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px rgb(var(--tw-prose-kbd-shadows)/10%),0 3px rgb(var(--tw-prose-kbd-shadows)/10%);font-size:.875em;border-radius:.3125rem;padding:.1875em .375em}.ps-prose :where(code):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.ps-prose :where(code):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)):before{content:"`"}.ps-prose :where(code):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)):after{content:"`"}.ps-prose :where(a code):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){color:inherit}.ps-prose :where(h1 code):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){color:inherit}.ps-prose :where(h2 code):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){color:inherit;font-size:.875em}.ps-prose :where(h3 code):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){color:inherit;font-size:.9em}.ps-prose :where(h4 code):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){color:inherit}.ps-prose :where(blockquote code):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){color:inherit}.ps-prose :where(thead th code):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){color:inherit}.ps-prose :where(pre):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding:.8571429em 1.1428571em}.ps-prose :where(pre code):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.ps-prose :where(pre code):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)):before{content:none}.ps-prose :where(pre code):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)):after{content:none}.ps-prose :where(table):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.ps-prose :where(thead):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.ps-prose :where(thead th):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}.ps-prose :where(tbody tr):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.ps-prose :where(tbody tr:last-child):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){border-bottom-width:0}.ps-prose :where(tbody td):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){vertical-align:baseline}.ps-prose :where(tfoot):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.ps-prose :where(tfoot td):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){vertical-align:top}.ps-prose :where(figure>*):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:0;margin-bottom:0}.ps-prose :where(figcaption):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.ps-prose{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:17 24 39;--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:255 255 255;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgba(0,0,0,.5);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.ps-prose :where(picture>img):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:0;margin-bottom:0}.ps-prose :where(video):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:2em;margin-bottom:2em}.ps-prose :where(li):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:.5em;margin-bottom:.5em}.ps-prose :where(ol>li):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){padding-left:.375em}.ps-prose :where(ul>li):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){padding-left:.375em}.ps-prose :where(.ps-prose>ul>li p):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:.75em;margin-bottom:.75em}.ps-prose :where(.ps-prose>ul>li>:first-child):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:1.25em}.ps-prose :where(.ps-prose>ul>li>:last-child):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-bottom:1.25em}.ps-prose :where(.ps-prose>ol>li>:first-child):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:1.25em}.ps-prose :where(.ps-prose>ol>li>:last-child):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-bottom:1.25em}.ps-prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:.75em;margin-bottom:.75em}.ps-prose :where(dl):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.ps-prose :where(dd):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:.5em;padding-left:1.625em}.ps-prose :where(hr+*):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:0}.ps-prose :where(h2+*):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:0}.ps-prose :where(h3+*):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:0}.ps-prose :where(h4+*):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:0}.ps-prose :where(thead th:first-child):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){padding-left:0}.ps-prose :where(thead th:last-child):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){padding-right:0}.ps-prose :where(tbody td,tfoot td):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){padding:.5714286em}.ps-prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){padding-left:0}.ps-prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){padding-right:0}.ps-prose :where(figure):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:2em;margin-bottom:2em}.ps-prose :where(.ps-prose>:first-child):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:0}.ps-prose :where(.ps-prose>:last-child):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-bottom:0}.ps-prose-sm{font-size:.875rem;line-height:1.7142857}.ps-prose-sm :where(p):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.ps-prose-sm :where([class~=lead]):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.ps-prose-sm :where(blockquote):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-left:1.1111111em}.ps-prose-sm :where(h1):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.ps-prose-sm :where(h2):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.ps-prose-sm :where(h3):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.ps-prose-sm :where(h4):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.ps-prose-sm :where(img):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.ps-prose-sm :where(picture):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.ps-prose-sm :where(picture>img):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:0;margin-bottom:0}.ps-prose-sm :where(video):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.ps-prose-sm :where(kbd):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding:.1428571em .3571429em}.ps-prose-sm :where(code):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){font-size:.8571429em}.ps-prose-sm :where(h2 code):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){font-size:.9em}.ps-prose-sm :where(h3 code):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){font-size:.8888889em}.ps-prose-sm :where(pre):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding:.6666667em 1em}.ps-prose-sm :where(ol):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-left:1.5714286em}.ps-prose-sm :where(ul):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-left:1.5714286em}.ps-prose-sm :where(li):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.ps-prose-sm :where(ol>li):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){padding-left:.4285714em}.ps-prose-sm :where(ul>li):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){padding-left:.4285714em}.ps-prose-sm :where(.ps-prose-sm>ul>li p):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.ps-prose-sm :where(.ps-prose-sm>ul>li>:first-child):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:1.1428571em}.ps-prose-sm :where(.ps-prose-sm>ul>li>:last-child):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-bottom:1.1428571em}.ps-prose-sm :where(.ps-prose-sm>ol>li>:first-child):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:1.1428571em}.ps-prose-sm :where(.ps-prose-sm>ol>li>:last-child):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-bottom:1.1428571em}.ps-prose-sm :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.ps-prose-sm :where(dl):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.ps-prose-sm :where(dt):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:1.1428571em}.ps-prose-sm :where(dd):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:.2857143em;padding-left:1.5714286em}.ps-prose-sm :where(hr):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.ps-prose-sm :where(hr+*):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:0}.ps-prose-sm :where(h2+*):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:0}.ps-prose-sm :where(h3+*):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:0}.ps-prose-sm :where(h4+*):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:0}.ps-prose-sm :where(table):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){font-size:.8571429em;line-height:1.5}.ps-prose-sm :where(thead th):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){padding-right:1em;padding-bottom:.6666667em;padding-left:1em}.ps-prose-sm :where(thead th:first-child):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){padding-left:0}.ps-prose-sm :where(thead th:last-child):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){padding-right:0}.ps-prose-sm :where(tbody td,tfoot td):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){padding:.6666667em 1em}.ps-prose-sm :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){padding-left:0}.ps-prose-sm :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){padding-right:0}.ps-prose-sm :where(figure):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.ps-prose-sm :where(figure>*):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:0;margin-bottom:0}.ps-prose-sm :where(figcaption):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.ps-prose-sm :where(.ps-prose-sm>:first-child):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:0}.ps-prose-sm :where(.ps-prose-sm>:last-child):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-bottom:0}.ps-absolute{position:absolute}.ps-relative{position:relative}.ps-sticky{position:sticky}.ps-bottom-4{bottom:1rem}.ps-right-6{right:1.5rem}.ps-top-\[\.75rem\]{top:.75rem}.ps-z-10{z-index:10}.ps-mx-4{margin-left:1rem;margin-right:1rem}.ps-mx-auto{margin-left:auto;margin-right:auto}.ps-my-0{margin-top:0;margin-bottom:0}.ps-my-4{margin-top:1rem;margin-bottom:1rem}.ps-mb-10{margin-bottom:2.5rem}.ps-mb-4{margin-bottom:1rem}.ps-mb-8{margin-bottom:2rem}.ps-ml-3{margin-left:.75rem}.ps-ml-4{margin-left:1rem}.ps-mr-12{margin-right:3rem}.ps-mr-auto{margin-right:auto}.ps-mt-10{margin-top:2.5rem}.ps-mt-12{margin-top:3rem}.ps-mt-auto{margin-top:auto}.ps-block{display:block}.ps-flex{display:flex}.ps-grid{display:grid}.ps-hidden{display:none}.ps-h-14{height:3.5rem}.ps-h-16{height:4rem}.ps-h-8{height:2rem}.ps-h-\[50vh\]{height:50vh}.ps-min-h-\[3\.5rem\]{min-height:3.5rem}.ps-min-h-\[50vh\]{min-height:50vh}.ps-w-12{width:3rem}.ps-w-8{width:2rem}.ps-w-fit{width:-moz-fit-content;width:fit-content}.ps-w-full{width:100%}.ps-min-w-full{min-width:100%}.ps-max-w-full{max-width:100%}.ps-max-w-lg{max-width:32rem}.ps-max-w-none{max-width:none}.ps-max-w-screen-sm{max-width:640px}.ps-translate-x-\[calc\(100\%-5rem\)\]{--tw-translate-x:calc(100% - 5rem)}.ps-rotate-180,.ps-translate-x-\[calc\(100\%-5rem\)\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.ps-rotate-180{--tw-rotate:180deg}.ps-cursor-pointer{cursor:pointer}.ps-list-disc{list-style-type:disc}.ps-list-none{list-style-type:none}.ps-grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.ps-grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.ps-grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.ps-grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.ps-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.ps-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.ps-grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.ps-grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.ps-grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.ps-grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.ps-grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.ps-grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.ps-flex-row{flex-direction:row}.ps-flex-col{flex-direction:column}.ps-flex-wrap{flex-wrap:wrap}.ps-items-center{align-items:center}.ps-justify-start{justify-content:flex-start}.ps-justify-center{justify-content:center}.ps-justify-between{justify-content:space-between}.ps-gap-5{gap:1.25rem}.ps-self-center{align-self:center}.ps-justify-self-end{justify-self:end}.ps-overflow-hidden{overflow:hidden}.ps-break-words{overflow-wrap:break-word}.ps-rounded-lg{border-radius:.5rem}.ps-border{border-width:1px}.ps-border-2{border-width:2px}.ps-border-y-2{border-top-width:2px}.ps-border-b-2,.ps-border-y-2{border-bottom-width:2px}.ps-border-l-2{border-left-width:2px}.ps-border-r-2{border-right-width:2px}.ps-border-t-2{border-top-width:2px}.ps-border-black{--tw-border-opacity:1;border-color:rgb(0 0 0/var(--tw-border-opacity))}.ps-border-blue-700{--tw-border-opacity:1;border-color:rgb(29 78 216/var(--tw-border-opacity))}.ps-bg-\[\#3017A1\]{--tw-bg-opacity:1;background-color:rgb(48 23 161/var(--tw-bg-opacity))}.ps-bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}.ps-bg-slate-200{--tw-bg-opacity:1;background-color:rgb(226 232 240/var(--tw-bg-opacity))}.ps-bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.ps-bg-yellow-300{--tw-bg-opacity:1;background-color:rgb(253 224 71/var(--tw-bg-opacity))}.ps-p-2{padding:.5rem}.ps-p-4{padding:1rem}.ps-px-12{padding-left:3rem;padding-right:3rem}.ps-px-4{padding-left:1rem;padding-right:1rem}.ps-px-5{padding-left:1.25rem;padding-right:1.25rem}.ps-px-8{padding-left:2rem;padding-right:2rem}.ps-py-2{padding-top:.5rem;padding-bottom:.5rem}.ps-py-4{padding-top:1rem;padding-bottom:1rem}.ps-pb-2{padding-bottom:.5rem}.ps-pl-4{padding-left:1rem}.ps-pr-3{padding-right:.75rem}.ps-pr-4{padding-right:1rem}.ps-pt-10{padding-top:2.5rem}.ps-font-sans{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.ps-text-sm{font-size:.875rem;line-height:1.25rem}.ps-text-xl{font-size:1.25rem;line-height:1.75rem}.ps-font-bold{font-weight:700}.ps-font-normal{font-weight:400}.ps-text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.ps-text-blue-300{--tw-text-opacity:1;color:rgb(147 197 253/var(--tw-text-opacity))}.ps-text-gray-600{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity))}.ps-text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.ps-underline{text-decoration-line:underline}.ps-shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.ps-transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.ps-duration-300{transition-duration:.3s}@media (min-width:1024px){.lg\:ps-prose-lg{font-size:1.125rem;line-height:1.7777778}.lg\:ps-prose-lg :where(p):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em}.lg\:ps-prose-lg :where([class~=lead]):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){font-size:1.2222222em;line-height:1.4545455;margin-top:1.0909091em;margin-bottom:1.0909091em}.lg\:ps-prose-lg :where(blockquote):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:1.6666667em;margin-bottom:1.6666667em;padding-left:1em}.lg\:ps-prose-lg :where(h1):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){font-size:2.6666667em;margin-top:0;margin-bottom:.8333333em;line-height:1}.lg\:ps-prose-lg :where(h2):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){font-size:1.6666667em;margin-top:1.8666667em;margin-bottom:1.0666667em;line-height:1.3333333}.lg\:ps-prose-lg :where(h3):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){font-size:1.3333333em;margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.lg\:ps-prose-lg :where(h4):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:1.7777778em;margin-bottom:.4444444em;line-height:1.5555556}.lg\:ps-prose-lg :where(img):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.lg\:ps-prose-lg :where(picture):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.lg\:ps-prose-lg :where(picture>img):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:0;margin-bottom:0}.lg\:ps-prose-lg :where(video):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.lg\:ps-prose-lg :where(kbd):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){font-size:.8888889em;border-radius:.3125rem;padding:.2222222em .4444444em}.lg\:ps-prose-lg :where(code):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){font-size:.8888889em}.lg\:ps-prose-lg :where(h2 code):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){font-size:.8666667em}.lg\:ps-prose-lg :where(h3 code):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){font-size:.875em}.lg\:ps-prose-lg :where(pre):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){font-size:.8888889em;line-height:1.75;margin-top:2em;margin-bottom:2em;border-radius:.375rem;padding:1em 1.5em}.lg\:ps-prose-lg :where(ol):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-left:1.5555556em}.lg\:ps-prose-lg :where(ul):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-left:1.5555556em}.lg\:ps-prose-lg :where(li):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:.6666667em;margin-bottom:.6666667em}.lg\:ps-prose-lg :where(ol>li):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){padding-left:.4444444em}.lg\:ps-prose-lg :where(ul>li):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){padding-left:.4444444em}.lg\:ps-prose-lg :where(.lg\:ps-prose-lg>ul>li p):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:.8888889em;margin-bottom:.8888889em}.lg\:ps-prose-lg :where(.lg\:ps-prose-lg>ul>li>:first-child):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:1.3333333em}.lg\:ps-prose-lg :where(.lg\:ps-prose-lg>ul>li>:last-child):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-bottom:1.3333333em}.lg\:ps-prose-lg :where(.lg\:ps-prose-lg>ol>li>:first-child):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:1.3333333em}.lg\:ps-prose-lg :where(.lg\:ps-prose-lg>ol>li>:last-child):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-bottom:1.3333333em}.lg\:ps-prose-lg :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:.8888889em;margin-bottom:.8888889em}.lg\:ps-prose-lg :where(dl):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em}.lg\:ps-prose-lg :where(dt):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:1.3333333em}.lg\:ps-prose-lg :where(dd):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:.6666667em;padding-left:1.5555556em}.lg\:ps-prose-lg :where(hr):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:3.1111111em;margin-bottom:3.1111111em}.lg\:ps-prose-lg :where(hr+*):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:0}.lg\:ps-prose-lg :where(h2+*):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:0}.lg\:ps-prose-lg :where(h3+*):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:0}.lg\:ps-prose-lg :where(h4+*):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:0}.lg\:ps-prose-lg :where(table):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){font-size:.8888889em;line-height:1.5}.lg\:ps-prose-lg :where(thead th):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){padding-right:.75em;padding-bottom:.75em;padding-left:.75em}.lg\:ps-prose-lg :where(thead th:first-child):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){padding-left:0}.lg\:ps-prose-lg :where(thead th:last-child):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){padding-right:0}.lg\:ps-prose-lg :where(tbody td,tfoot td):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){padding:.75em}.lg\:ps-prose-lg :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){padding-left:0}.lg\:ps-prose-lg :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){padding-right:0}.lg\:ps-prose-lg :where(figure):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.lg\:ps-prose-lg :where(figure>*):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:0;margin-bottom:0}.lg\:ps-prose-lg :where(figcaption):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){font-size:.8888889em;line-height:1.5;margin-top:1em}.lg\:ps-prose-lg :where(.lg\:ps-prose-lg>:first-child):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:0}.lg\:ps-prose-lg :where(.lg\:ps-prose-lg>:last-child):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-bottom:0}.lg\:ps-prose-xl{font-size:1.25rem;line-height:1.8}.lg\:ps-prose-xl :where(p):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:1.2em;margin-bottom:1.2em}.lg\:ps-prose-xl :where([class~=lead]):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){font-size:1.2em;line-height:1.5;margin-top:1em;margin-bottom:1em}.lg\:ps-prose-xl :where(blockquote):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:1.6em;margin-bottom:1.6em;padding-left:1.0666667em}.lg\:ps-prose-xl :where(h1):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){font-size:2.8em;margin-top:0;margin-bottom:.8571429em;line-height:1}.lg\:ps-prose-xl :where(h2):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){font-size:1.8em;margin-top:1.5555556em;margin-bottom:.8888889em;line-height:1.1111111}.lg\:ps-prose-xl :where(h3):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){font-size:1.5em;margin-top:1.6em;margin-bottom:.6666667em;line-height:1.3333333}.lg\:ps-prose-xl :where(h4):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:1.8em;margin-bottom:.6em;line-height:1.6}.lg\:ps-prose-xl :where(img):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:2em;margin-bottom:2em}.lg\:ps-prose-xl :where(picture):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:2em;margin-bottom:2em}.lg\:ps-prose-xl :where(picture>img):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:0;margin-bottom:0}.lg\:ps-prose-xl :where(video):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:2em;margin-bottom:2em}.lg\:ps-prose-xl :where(kbd):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){font-size:.9em;border-radius:.3125rem;padding:.25em .4em}.lg\:ps-prose-xl :where(code):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){font-size:.9em}.lg\:ps-prose-xl :where(h2 code):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){font-size:.8611111em}.lg\:ps-prose-xl :where(h3 code):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){font-size:.9em}.lg\:ps-prose-xl :where(pre):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){font-size:.9em;line-height:1.7777778;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.1111111em 1.3333333em}.lg\:ps-prose-xl :where(ol):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:1.2em;margin-bottom:1.2em;padding-left:1.6em}.lg\:ps-prose-xl :where(ul):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:1.2em;margin-bottom:1.2em;padding-left:1.6em}.lg\:ps-prose-xl :where(li):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:.6em;margin-bottom:.6em}.lg\:ps-prose-xl :where(ol>li):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){padding-left:.4em}.lg\:ps-prose-xl :where(ul>li):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){padding-left:.4em}.lg\:ps-prose-xl :where(.lg\:ps-prose-xl>ul>li p):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:.8em;margin-bottom:.8em}.lg\:ps-prose-xl :where(.lg\:ps-prose-xl>ul>li>:first-child):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:1.2em}.lg\:ps-prose-xl :where(.lg\:ps-prose-xl>ul>li>:last-child):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-bottom:1.2em}.lg\:ps-prose-xl :where(.lg\:ps-prose-xl>ol>li>:first-child):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:1.2em}.lg\:ps-prose-xl :where(.lg\:ps-prose-xl>ol>li>:last-child):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-bottom:1.2em}.lg\:ps-prose-xl :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:.8em;margin-bottom:.8em}.lg\:ps-prose-xl :where(dl):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:1.2em;margin-bottom:1.2em}.lg\:ps-prose-xl :where(dt):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:1.2em}.lg\:ps-prose-xl :where(dd):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:.6em;padding-left:1.6em}.lg\:ps-prose-xl :where(hr):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:2.8em;margin-bottom:2.8em}.lg\:ps-prose-xl :where(hr+*):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:0}.lg\:ps-prose-xl :where(h2+*):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:0}.lg\:ps-prose-xl :where(h3+*):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:0}.lg\:ps-prose-xl :where(h4+*):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:0}.lg\:ps-prose-xl :where(table):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){font-size:.9em;line-height:1.5555556}.lg\:ps-prose-xl :where(thead th):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){padding-right:.6666667em;padding-bottom:.8888889em;padding-left:.6666667em}.lg\:ps-prose-xl :where(thead th:first-child):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){padding-left:0}.lg\:ps-prose-xl :where(thead th:last-child):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){padding-right:0}.lg\:ps-prose-xl :where(tbody td,tfoot td):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){padding:.8888889em .6666667em}.lg\:ps-prose-xl :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){padding-left:0}.lg\:ps-prose-xl :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){padding-right:0}.lg\:ps-prose-xl :where(figure):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:2em;margin-bottom:2em}.lg\:ps-prose-xl :where(figure>*):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:0;margin-bottom:0}.lg\:ps-prose-xl :where(figcaption):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){font-size:.9em;line-height:1.5555556;margin-top:1em}.lg\:ps-prose-xl :where(.lg\:ps-prose-xl>:first-child):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-top:0}.lg\:ps-prose-xl :where(.lg\:ps-prose-xl>:last-child):not(:where([class~=ps-not-prose],[class~=ps-not-prose] *)){margin-bottom:0}}.hover\:ps-bg-blue-300:hover{--tw-bg-opacity:1;background-color:rgb(147 197 253/var(--tw-bg-opacity))}.hover\:ps-text-blue-100:hover{--tw-text-opacity:1;color:rgb(219 234 254/var(--tw-text-opacity))}.hover\:ps-underline:hover{text-decoration-line:underline}.focus\:ps-border-blue-300:focus{--tw-border-opacity:1;border-color:rgb(147 197 253/var(--tw-border-opacity))}.focus\:ps-bg-blue-200:focus{--tw-bg-opacity:1;background-color:rgb(191 219 254/var(--tw-bg-opacity))}.focus\:ps-text-purple-600:focus{--tw-text-opacity:1;color:rgb(147 51 234/var(--tw-text-opacity))}.active\:ps-text-purple-300:active{--tw-text-opacity:1;color:rgb(216 180 254/var(--tw-text-opacity))}.disabled\:ps-bg-gray-500:disabled{--tw-bg-opacity:1;background-color:rgb(107 114 128/var(--tw-bg-opacity))}@media (min-width:640px){.sm\:ps-max-w-screen-sm{max-width:640px}.sm\:ps-flex-row{flex-direction:row}.sm\:ps-flex-nowrap{flex-wrap:nowrap}.sm\:ps-border-r-2{border-right-width:2px}.sm\:ps-p-0{padding:0}}@media (min-width:768px){.md\:ps-block{display:block}.md\:ps-max-w-screen-md{max-width:768px}}@media (min-width:1024px){.lg\:ps-bottom-12{bottom:3rem}.lg\:ps-max-w-screen-lg{max-width:1024px}.lg\:ps-grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.lg\:ps-grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.lg\:ps-grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.lg\:ps-grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.lg\:ps-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:ps-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:ps-grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:ps-grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:ps-grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.lg\:ps-grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.lg\:ps-grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.lg\:ps-grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}}.\[\&\*\>img\]\:ps-rounded-lg*>img{border-radius:.5rem}.\[\&\>li\]\:ps-p-0>li{padding:0}