@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";._drawerWrapper_1552z_2{position:fixed;inset:0;z-index:1100;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;background:#0006}._backdrop_1552z_17{position:fixed;inset:0;pointer-events:none}._backdrop_1552z_17:after{content:"";position:absolute;top:0;left:0;right:0;height:20vh;pointer-events:auto;cursor:pointer}._drawer_1552z_2{position:relative;margin-left:1rem;margin-right:1rem;height:90vh;max-height:90vh;background:#fafafa;border-radius:32px 32px 0 0;box-shadow:0 -10px 60px #0003;display:flex;flex-direction:column;flex-shrink:0}._drawerInner_1552z_54{padding:4rem 1.5rem;overflow-y:auto;-webkit-overflow-scrolling:touch;flex:1;min-height:0}._closeButton_1552z_64{position:fixed;top:1rem;right:1rem;width:44px;height:44px;border-radius:50%;background:#1f3a5f14;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--dark-text-color, #1F3A5F);transition:background .2s ease;z-index:1200}._closeButton_1552z_64:hover{background:#1f3a5f26}._header_1552z_89{margin-bottom:2.5rem;padding-right:3rem}._title_1552z_94{font-family:Montserrat,sans-serif;font-size:clamp(2.5rem,8vw,4rem);font-weight:700;line-height:1.15;color:#9b8ce3;margin:0 0 1.5rem}._subtitle_1552z_103{font-size:1.125rem;margin:0 0 .75rem;color:var(--dark-text-color, #1F3A5F);font-weight:600}._description_1552z_110{font-size:1rem;color:#999;margin:0;font-weight:400}._form_1552z_118{display:flex;flex-direction:column;gap:1.5rem;max-width:600px}._formRow_1552z_125{display:flex;flex-direction:column;gap:1.5rem}._formField_1552z_131{display:flex;flex-direction:column;gap:.5rem;flex:1;margin-bottom:0!important}._label_1552z_139{display:block;font-weight:600;font-size:1rem;color:var(--dark-text-color, #1F3A5F)}._required_1552z_146{color:#e53e3e}._input_1552z_150,._textarea_1552z_151{width:100%;padding:.875rem 1rem;border:none;border-bottom:1px solid #d1d5db;border-radius:0;font-size:1rem;font-family:inherit;color:var(--dark-text-color, #1F3A5F);transition:border-color .2s ease;background:transparent}._input_1552z_150:focus,._textarea_1552z_151:focus{outline:none;border-bottom-color:var(--primary-color, #3bbbb4);box-shadow:none}._input_1552z_150::placeholder,._textarea_1552z_151::placeholder{color:#9ca3af;font-size:.95rem}._textarea_1552z_151{resize:vertical;min-height:120px}._submitButton_1552z_182{padding:1rem 2.5rem;font-size:1rem;font-weight:600;color:#fff;border:none;border-radius:8px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease;align-self:flex-start;margin-top:1rem}._submitButton_1552z_182:hover{transform:translateY(-2px);box-shadow:0 8px 20px #3bbbb44d;background:#2da8a2}._submitButton_1552z_182:active{transform:translateY(0)}._submitButton_1552z_182:disabled{opacity:.6;cursor:not-allowed;transform:none}._form_1552z_118 .ant-form-item{margin-bottom:0}._form_1552z_118 .ant-form-item-label{padding:0 0 .5rem}._form_1552z_118 .ant-form-item-label>label{height:auto;font-weight:600;font-size:1rem;color:var(--dark-text-color, #1F3A5F)}._form_1552z_118 .ant-input,._form_1552z_118 .ant-input-textarea textarea{padding:.875rem 1rem;border:none;border-bottom:1px solid #d1d5db;border-radius:0;font-size:1rem;background:transparent;transition:border-color .2s ease}._form_1552z_118 .ant-input:focus,._form_1552z_118 .ant-input-focused,._form_1552z_118 .ant-input-textarea textarea:focus,._form_1552z_118 .ant-input-textarea-focused textarea{border-bottom-color:var(--primary-color, #3bbbb4);box-shadow:none}._form_1552z_118 .ant-input::placeholder,._form_1552z_118 .ant-input-textarea textarea::placeholder{color:#9ca3af;font-size:.95rem}._form_1552z_118 .ant-form-item-explain-error{font-size:.875rem;margin-top:.25rem}._form_1552z_118 .ant-btn-primary{background:var(--primary-color, #3bbbb4);border:none;border-radius:8px;padding:1rem 2.5rem;height:auto;font-size:1rem;font-weight:600;margin-top:1rem;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}._form_1552z_118 .ant-btn-primary:hover:not(:disabled){background:#2da8a2;transform:translateY(-2px);box-shadow:0 8px 20px #3bbbb44d}._form_1552z_118 .ant-btn-primary:active:not(:disabled){transform:translateY(0)}._form_1552z_118 .ant-btn-primary:disabled{opacity:.6;cursor:not-allowed;transform:none;background:var(--primary-color, #3bbbb4)}@media(min-width:769px){._drawer_1552z_2{margin-left:2rem;margin-right:2rem;border-radius:40px 40px 0 0}._drawerInner_1552z_54{padding:4rem 3rem 5rem;max-width:1000px;margin:0 auto}._closeButton_1552z_64{width:48px;height:48px}._header_1552z_89{margin-bottom:3rem}._title_1552z_94{font-size:4rem}._subtitle_1552z_103{font-size:1.25rem}._description_1552z_110,._label_1552z_139{font-size:1.0625rem}._formRow_1552z_125{flex-direction:row;gap:1.5rem}._formField_1552z_131{flex:1}._input_1552z_150,._textarea_1552z_151{font-size:1rem;padding:1rem}._submitButton_1552z_182{padding:1.125rem 3rem;font-size:1.0625rem}._form_1552z_118 .ant-input,._form_1552z_118 .ant-input-textarea textarea{font-size:1rem;padding:1rem}._form_1552z_118 .ant-btn-primary{padding:1.125rem 3rem;font-size:1.0625rem}}@media(min-width:1200px){._drawer_1552z_2{margin-left:4rem;margin-right:4rem}._drawerInner_1552z_54{max-width:1200px}._title_1552z_94{font-size:3rem}._form_1552z_118{max-width:100%}}._navigation_1j8q8_2{padding:.75rem 1rem;margin-bottom:0;display:flex;align-items:center;justify-content:space-between;transition:.5s ease-in-out;font-size:14px;z-index:1000;background-color:var(--bg-color);box-sizing:border-box}._logo_1j8q8_15{padding:0}._logo_1j8q8_15 img{height:50px}._navMenuContainer_1j8q8_23 ul{list-style:none;display:flex;gap:.5rem;position:relative;z-index:1;margin:0;padding:0}._navItem_1j8q8_33{position:relative;will-change:transform;display:inline-block;transform-origin:center center;z-index:1}._desktopGreeting_1j8q8_41{display:none}._navMenuContainer_1j8q8_23 a{text-decoration:none;color:var(--dark-text-color);font-weight:500;padding:.4rem .7rem;border-radius:20px;transition:background-color .3s,box-shadow .3s,color .3s;display:inline-flex;align-items:center;position:relative;overflow:hidden;transform-origin:center center;will-change:transform}._navLinkText_1j8q8_60{position:relative;z-index:1}._navLinkGlow_1j8q8_65{position:absolute;inset:0;opacity:0;transition:opacity .3s ease;pointer-events:none}._navMenuContainer_1j8q8_23 a:hover{background-color:#d8d7d7}._navMenuContainer_1j8q8_23 a:hover ._navLinkGlow_1j8q8_65{opacity:1}._navMenuContainer_1j8q8_23 a._active_1j8q8_81{background:transparent;color:#f77;font-weight:600;background-color:var(--dark-text-color)}._logo_1j8q8_15:hover{background:transparent;box-shadow:none}._navMenuContainer_1j8q8_23{display:flex;align-items:center;justify-content:center;padding:.4rem;border-radius:100vh;border:none;background-color:#ffffffd9;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);position:fixed;bottom:1rem;left:50%;transform:translate(-50%);z-index:1000;font-size:12px}._navSlider_1j8q8_112{position:absolute;height:100%;top:0;left:0;border-radius:100vh;background:#d8d7d7;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);pointer-events:none;z-index:0;opacity:0;width:0}._navSliderClick_1j8q8_127{position:absolute;height:100%;top:0;left:0;border-radius:100vh;background:var(--dark-text-color);pointer-events:none;z-index:1;opacity:0;width:0}._hamburger_1j8q8_141,._mobileMenuOverlay_1j8q8_147,._mobileMenu_1j8q8_147,._navRight_1j8q8_156{display:none}@media(min-width:769px){._navigation_1j8q8_2{margin-bottom:2rem;padding:1rem 2rem;background-color:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;justify-content:space-between;position:relative;background-color:var(--bg-color);display:flex;align-items:center;margin:0}._logoText_1j8q8_176{font-family:Montserrat,sans-serif;font-size:2rem;color:var(--dark-text-color);font-weight:500;letter-spacing:0px}._desktopGreeting_1j8q8_41{display:block;width:150px;text-align:center}._navigation_1j8q8_2._scrolled_1j8q8_190{background-color:var(--bg-color)}._logo_1j8q8_15{top:0;width:80px;height:50px}._logo_1j8q8_15 img{transform:translateY(-13%);height:70px}._navMenuContainer_1j8q8_23 a{padding:.5rem 1rem}._navMenuContainer_1j8q8_23{padding:.5rem;font-size:14px;background-color:#ffffffb3;bottom:auto;top:1rem}._navRight_1j8q8_156{display:block}}._canvasContainer_1rs8i_1{display:none;cursor:default}@media(min-width:769px){._canvasContainer_1rs8i_1{display:block;position:absolute;top:-160px;right:60px;width:50%;height:100%;pointer-events:auto;z-index:1;overflow:hidden}._canvas_1rs8i_1{display:block;width:100%;height:100%}}._footer_htqxp_2{background-color:var(--footer-bg-color);padding:2rem 1.5rem 1rem;margin-top:auto}._footerContent_htqxp_8{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:flex-start;gap:2rem;flex-wrap:wrap}._footerHeader_htqxp_18{text-align:left;margin-bottom:2rem;font-size:2rem}._footerColumns_htqxp_24{display:flex;gap:2rem}._footerColumn_htqxp_24{min-width:160px}._footerHeading_htqxp_33{display:flex;align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;color:var(--dark-text-color);margin-bottom:.75rem;text-transform:uppercase;letter-spacing:.02em}._footerHeadingIcon_htqxp_45{font-size:.9rem;display:flex;align-items:center}._footerHeadingIcon_htqxp_45 svg{display:block}._footerLink_htqxp_55 a{font-size:.95rem;color:var(--dark-text-color);text-decoration:none;transition:color .2s ease}._footerLink_htqxp_55 a:hover{color:#666}._footerText_htqxp_66{font-size:.95rem;color:var(--dark-text-color);line-height:1.5;max-width:200px}._footerSocial_htqxp_73{width:100%;display:flex;flex-direction:column;align-items:center;text-align:center;height:100px}._socialLinks_htqxp_82{display:flex;gap:.75rem;align-items:center}._socialLink_htqxp_82{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background-color:#00000014;color:var(--dark-text-color);font-size:1.1rem;transition:background-color .2s ease,transform .2s ease}._socialLink_htqxp_82:hover{background-color:#00000026;transform:translateY(-2px)}._footerBottom_htqxp_106{margin:2rem auto 0;padding-top:1.5rem;border-top:2px solid rgba(0,0,0,.5);text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}._footerBottom_htqxp_106 p{font-size:.85rem;color:#666}._footerAcn_htqxp_123{font-size:.8rem;color:#888;margin-top:.25rem}@media(min-width:769px){._footer_htqxp_2{padding:5rem 5rem 0;height:700px;position:relative;width:100%}._footerHeader_htqxp_18{width:100%;padding-bottom:7rem;text-align:left}._footerHeader_htqxp_18 h3{font-size:clamp(3rem,calc(8vw - 5rem),10rem);font-weight:500}._footerHeadingIcon_htqxp_45{height:fit-content}._footerContent_htqxp_8{flex-direction:row;justify-content:space-between;align-items:flex-start;max-width:unset}._footerHeading_htqxp_33{font-size:clamp(1.7rem,.5vw,4rem);gap:1rem;font-weight:500;position:relative;margin-bottom:10px}._footerHeading_htqxp_33 svg{font-size:1.5rem;position:absolute;left:0}._footerLink_htqxp_55{margin-bottom:0}._footerLink_htqxp_55 a,._footerText_htqxp_66{font-size:clamp(1.5rem,.5vw,4rem);max-width:unset;font-weight:500}._footerText_htqxp_66{color:#aaa}._footerLink_htqxp_55 a:hover{text-decoration:underline;transition:.5s}._footerColumns_htqxp_24{gap:4rem}._footerColumn_htqxp_24{max-width:unset;width:300px}._footerBottom_htqxp_106{position:absolute;width:calc(100vw - 10rem);margin-top:3rem;max-width:unset;bottom:0;flex-direction:row;justify-content:space-between;gap:5rem;align-items:center;height:150px;padding-top:0;box-sizing:border-box}._footerBottomCompanyInfo_htqxp_218{display:flex;align-items:center;justify-self:start;gap:32px}._footerBottom_htqxp_106 p{font-size:1rem}._footerAcn_htqxp_123{margin-top:0}._footerSocial_htqxp_73{height:unset;width:fit-content}}._metricSection_16347_2{width:100%;padding:3rem 0}._metricContainer_16347_7{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:2.5rem}._metricItem_16347_15{display:flex;align-items:center;gap:2rem}._metricNumber_16347_21{font-family:Montserrat,sans-serif;font-size:clamp(2rem,10vw,5rem);font-weight:700;color:#1a3329;line-height:1;width:100px;flex-shrink:0}._metricDescription_16347_31{font-family:Montserrat,sans-serif;font-size:clamp(1.1rem,3vw,1.5rem);font-weight:700;color:#1a3329;line-height:1.3;flex:2;text-align:left}@media(min-width:769px){._metricSection_16347_2{padding:5rem 0rem}._metricContainer_16347_7{max-width:600px;gap:3rem;margin-left:0}._metricItem_16347_15{gap:3rem}._metricNumber_16347_21{min-width:200px}._metricDescription_16347_31{font-size:2rem}}._home_1ymjd_2{min-height:100vh;display:flex;flex-direction:column}._hero_1ymjd_8{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem 0rem 1.2rem;text-align:center}._heroTitle_1ymjd_17{font-family:Montserrat,sans-serif;font-size:clamp(2.5rem,8vw,5rem);font-weight:700;line-height:1.1;margin-bottom:1rem;letter-spacing:-.02em;max-width:900px;text-align:left;margin-bottom:3rem;margin-top:1rem}._heroSubtitle_1ymjd_30{font-size:1rem;font-weight:400;line-height:1.6;max-width:600px;opacity:.9;text-align:left}._loading_1ymjd_39,._error_1ymjd_40{display:flex;justify-content:center;align-items:center;min-height:50vh;font-size:1.1rem}._error_1ymjd_40{color:#e53e3e}._heroImageSection_1ymjd_52{width:100%}._heroImageWrapper_1ymjd_60{position:relative;width:100%;overflow:hidden;border-radius:12px}._heroImage_1ymjd_52{width:100%;height:310px;display:block;object-fit:cover;will-change:transform}._videoControls_1ymjd_76{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);display:flex;gap:.75rem;z-index:10}._videoControlBtn_1ymjd_86{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border:none;border-radius:50%;cursor:pointer;transition:all .3s ease;background:#ffffff26;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.25);box-shadow:0 8px 32px #0000001a,inset 0 1px 1px #ffffff4d,inset 0 -1px 1px #0000000d;color:#ffffffe6}._videoControlBtn_1ymjd_86:hover{background:#ffffff40;border-color:#fff6;box-shadow:0 8px 32px #00000026,inset 0 1px 1px #fff6,inset 0 -1px 1px #0000000d;transform:scale(1.05)}._videoControlBtn_1ymjd_86:active{transform:scale(.95)}._videoControlBtn_1ymjd_86 svg{width:20px;height:20px}._powerTrioSection_1ymjd_129{width:100%;max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:1.5em}._powerTrioHeader_1ymjd_138{display:flex;flex-direction:column;gap:1.5em;align-items:flex-start}._powerTrioTitle_1ymjd_145{font-size:1.1rem;font-weight:500;line-height:1.35em;text-align:left}._workLink_1ymjd_152{text-decoration:none;color:var(--dark-text-color);font-weight:500;padding:.4rem .7rem;border-radius:20px;transition:background-color .3s,box-shadow .3s,color .3s;display:inline-flex;align-items:center;background-color:var(--dark-text-color);color:#f5f5f5;width:fit-content}._workLink_1ymjd_152:hover{background-color:#90f188;color:var(--dark-text-color)}._powerTrioCards_1ymjd_171{display:flex;flex-direction:column;gap:1rem}._powerTrioCard_1ymjd_171{background:transparent;border:1px solid rgba(0,0,0,.1);border-radius:12px;padding:1.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;text-align:center}._powerTrioKicker_1ymjd_186{display:block;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.15em;color:var(--secondary-dark-text-color);margin-bottom:1rem}._powerTrioDescription_1ymjd_196{font-size:1.125rem;font-weight:400;line-height:1.7;margin:0}._bodyCopySection_1ymjd_204{width:100vw;margin-left:calc(-50vw + 50%);padding:6rem 2rem;background:transparent;position:relative;margin-top:2rem;margin-bottom:2rem}._bodyCopyContent_1ymjd_215{max-width:900px;margin:0 auto;text-align:center}._bodyCopyText_1ymjd_221{font-size:1.125rem;font-weight:600;line-height:1.4;color:#f5f5f5;margin:.25em 0;text-align:left}._clientLogoSection_1ymjd_231{width:100%;padding:2rem 0rem;overflow:hidden}._clientLogoWrapper_1ymjd_237{display:grid;place-items:center;max-width:1200px;margin:0 auto}._clientLogoGroup_1ymjd_244{grid-area:1 / 1;display:flex;justify-content:center;align-items:center;gap:1rem}._clientLogoItem_1ymjd_252{flex-shrink:0;display:flex;justify-content:center;align-items:center;width:100px;height:50px;will-change:transform,opacity}._clientLogo_1ymjd_231{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;-webkit-filter:grayscale(100%);filter:grayscale(100%);opacity:1;transition:filter .3s ease,opacity .3s ease}._clientLogo_1ymjd_231:hover{opacity:1}._greatWorkSection_1ymjd_279{padding-top:3rem}._greatWorkHeading_1ymjd_283{font-family:Montserrat,sans-serif;font-size:clamp(2rem,6vw,3rem);font-weight:700;line-height:1.15;color:var(--dark-text-color);letter-spacing:-.02em}._greatWorkSmile_1ymjd_292{display:inline-block;height:.85em;width:auto;vertical-align:baseline;position:relative;top:.05em}._contentWrapper_1ymjd_302{position:relative;transform-origin:center top;will-change:transform}._logoTest_1ymjd_308{width:100px;height:auto;margin:1rem}._gridwrapper_1ymjd_315{display:flex;flex-direction:column;gap:2rem;padding:1rem}._gridwrapper_1ymjd_315 ._powerTrioSection_1ymjd_129{order:1}._secondaryImageCard_1ymjd_326{order:2;width:100%;min-height:200px;border-radius:12px;overflow:hidden;background-color:#f97316}._secondaryImageCard_1ymjd_326 img{width:100%;height:auto;display:block}._metricItemsGrid_1ymjd_341{order:3}@media(min-width:769px){._hero_1ymjd_8{padding:6rem 2rem 0rem;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}._heroTitle_1ymjd_17{margin-bottom:5rem;font-size:clamp(3rem,7vw,15rem);width:100%;max-width:unset;font-weight:600;margin-top:0rem}._heroSubtitle_1ymjd_30{font-size:var(--desktop-hero-subtitle-font-size);max-width:unset;width:50%;padding:0 .5rem}._heroImageSectionWrapper_1ymjd_52{height:200vh;width:100vw;margin-left:calc(-50vw + 50%);position:relative}._heroImageSection_1ymjd_52{height:100vh;overflow:hidden;width:100%;position:sticky;top:0;z-index:1}._heroImageWrapper_1ymjd_60{width:95vw;margin-left:5vw;border-radius:24px;overflow:hidden;height:100%}._heroImage_1ymjd_52{height:100%;object-fit:cover}._contentWrapper_1ymjd_302{padding:10rem 0 0rem;position:relative;z-index:2;background:inherit}._powerTrioSection_1ymjd_129{padding:0;max-width:unset;gap:2rem;display:flex;flex-direction:column}._clientLogoWrapper_1ymjd_237{max-width:unset;gap:4rem}._clientLogoSection_1ymjd_231{padding:4rem 2rem;margin:0 auto}._clientLogoGroup_1ymjd_244{gap:4rem}._clientLogoItem_1ymjd_252{width:200px;height:100px}._bodyCopyContent_1ymjd_215{max-width:1600px}._bodyCopyText_1ymjd_221{font-size:clamp(1.5rem,4vw,3.6rem);color:#fff;text-align:center}._powerTrioCard_1ymjd_171{width:80%}._powerTrioTitle_1ymjd_145{font-size:1.4rem;text-align:left;font-weight:500;letter-spacing:0}._powerTrioKicker_1ymjd_186{font-size:1.4rem}._powerTrioDescription_1ymjd_196{font-size:1.2rem}._gridwrapper_1ymjd_315{display:grid;column-gap:1rem;max-width:1700px;margin:0 auto;padding:0 3rem;grid-template-areas:"heading heading" "powerTrio secondaryImage" "metricItems secondaryImage";grid-template-columns:2fr 3fr;grid-template-rows:auto auto 1fr;margin-top:clamp(8.125rem,8.5978835979vw,10.80625rem);margin-bottom:clamp(8.125rem,8.5978835979vw,10.80625rem);gap:clamp(3.125rem,3.3068783069vw,4.15625rem)}._greatWorkSection_1ymjd_279{grid-area:heading}._greatWorkHeading_1ymjd_283{font-size:clamp(7.125rem,7vw,10.80625rem);font-weight:500;line-height:.8em}._gridwrapper_1ymjd_315 ._powerTrioSection_1ymjd_129{grid-area:powerTrio;order:unset;max-width:unset;padding:0}._secondaryImageCard_1ymjd_326{grid-area:secondaryImage;order:unset;min-height:300px;background-color:#fff;height:1200px;display:flex;align-items:center;justify-content:center}._metricItemsGrid_1ymjd_341{grid-area:metricItems;order:unset}}._services_1yyeu_2{min-height:100vh;display:flex;flex-direction:column}._hero_1yyeu_8{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem 1.5rem 1rem;text-align:center}._heroTitle_1yyeu_17{font-family:Montserrat,sans-serif;font-size:clamp(2rem,7vw,3.5rem);font-weight:700;line-height:1.1;margin-bottom:.75rem;letter-spacing:-.02em;max-width:800px}._heroSubtitle_1yyeu_27{font-size:1rem;font-weight:400;line-height:1.6;max-width:500px;opacity:.9}._loading_1yyeu_35,._error_1yyeu_36{display:flex;justify-content:center;align-items:center;min-height:50vh;font-size:1.1rem}._error_1yyeu_36{color:#e53e3e}._servicesList_1yyeu_49{padding:1.5rem 1rem 3rem;display:flex;flex-direction:column;gap:2rem;max-width:1100px;margin:0 auto;width:100%}._serviceCard_1yyeu_60{position:relative;display:flex;flex-direction:column;align-items:center;gap:1.25rem;padding:1.5rem;border-radius:20px;background:#f5f5f5;border:1px solid rgba(31,58,95,.1);box-shadow:0 4px 20px #1f3a5f0f;transition:transform .3s ease,box-shadow .3s ease}._serviceNumber_1yyeu_75{display:none}._serviceCard_1yyeu_60._reversed_1yyeu_82{background:#f5f5f5}._serviceImageWrapper_1yyeu_87{position:relative;width:180px;height:180px;flex-shrink:0}._imageAccent_1yyeu_94{position:absolute;inset:-10px;border-radius:50%;border:3px solid transparent;border-top-color:var(--bg-secondary-color);border-right-color:var(--bg-secondary-color);border-bottom-color:#f370214d;transform:rotate(-45deg);pointer-events:none}._serviceImageWrapper_1yyeu_87:before,._serviceImageWrapper_1yyeu_87:after{content:"";position:absolute;border-radius:50%;background:var(--bg-secondary-color);opacity:.6}._serviceImageWrapper_1yyeu_87:before{width:12px;height:12px;top:-5px;right:10%}._serviceImageWrapper_1yyeu_87:after{width:8px;height:8px;bottom:5%;left:-5px;background:#f3702166}._serviceImage_1yyeu_87{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block;box-shadow:0 8px 24px #0000001f}._serviceContent_1yyeu_143{text-align:center;padding:0 .5rem}._serviceTitle_1yyeu_148{font-family:Montserrat,sans-serif;font-size:1.35rem;font-weight:600;margin-bottom:.5rem;line-height:1.3}._serviceDescription_1yyeu_156{font-size:.9rem;line-height:1.65;color:var(--secondary-dark-text-color);max-width:380px;margin:0 auto}@media(min-width:769px){._hero_1yyeu_8{padding:6rem 2rem}._heroTitle_1yyeu_17{margin-bottom:1rem;font-size:var(--desktop-hero-title-font-size);max-width:unset;font-weight:var(--desktop-hero-title-font-weight)}._heroSubtitle_1yyeu_27{font-size:var(--desktop-hero-subtitle-font-size);max-width:unset}._servicesList_1yyeu_49{padding:2rem 2rem 4rem;gap:2rem;max-width:1400px}._serviceCard_1yyeu_60{flex-direction:row;align-items:center;gap:2.5rem;padding:2rem 2.5rem;max-width:800px}._serviceCard_1yyeu_60:hover{transform:translateY(-4px);box-shadow:0 8px 30px #1f3a5f1f}._imageAccent_1yyeu_94{transition:transform .6s ease}._serviceCard_1yyeu_60:hover ._imageAccent_1yyeu_94{transform:rotate(315deg)}._serviceNumber_1yyeu_75{display:block;position:absolute;font-family:Montserrat,sans-serif;font-size:8rem;font-weight:700;color:#1f3a5f14;line-height:1;top:50%;transform:translateY(-50%);right:-120px;pointer-events:none;-webkit-user-select:none;user-select:none}._serviceCard_1yyeu_60._reversed_1yyeu_82{flex-direction:row-reverse;margin-left:auto}._serviceCard_1yyeu_60._reversed_1yyeu_82 ._serviceNumber_1yyeu_75{right:auto;left:-120px}._serviceImageWrapper_1yyeu_87{width:220px;height:220px}._serviceCard_1yyeu_60._reversed_1yyeu_82 ._imageAccent_1yyeu_94{transform:rotate(135deg)}._serviceCard_1yyeu_60._reversed_1yyeu_82:hover ._imageAccent_1yyeu_94{transform:rotate(495deg)}._serviceCard_1yyeu_60._reversed_1yyeu_82 ._serviceImageWrapper_1yyeu_87:before{right:auto;left:10%}._serviceCard_1yyeu_60._reversed_1yyeu_82 ._serviceImageWrapper_1yyeu_87:after{left:auto;right:-5px}._serviceContent_1yyeu_143{text-align:left;flex:1;padding:0}._serviceTitle_1yyeu_148{font-size:1.6rem;margin-bottom:.75rem}._serviceDescription_1yyeu_156{font-size:.95rem;max-width:450px;margin:0}}@media(min-width:1024px){._servicesList_1yyeu_49{gap:2.5rem;max-width:1600px}._serviceCard_1yyeu_60{gap:3.5rem;padding:2.5rem 3rem;max-width:900px}._serviceNumber_1yyeu_75{font-size:12rem;right:-180px}._serviceCard_1yyeu_60._reversed_1yyeu_82 ._serviceNumber_1yyeu_75{right:auto;left:-180px}._serviceImageWrapper_1yyeu_87{width:260px;height:260px}._serviceImageWrapper_1yyeu_87:before{width:14px;height:14px}._serviceImageWrapper_1yyeu_87:after{width:10px;height:10px}._serviceTitle_1yyeu_148{font-size:1.85rem}._serviceDescription_1yyeu_156{font-size:1rem;max-width:500px;line-height:1.7}}._portfolio_ca73d_2{min-height:100vh;display:flex;flex-direction:column}._hero_ca73d_8{display:flex;flex-direction:column;justify-content:center;align-items:left;padding:2rem 0}._heroTitle_ca73d_16{font-family:Montserrat,sans-serif;font-size:clamp(2rem,7vw,3.5rem);font-weight:700;line-height:1.1;margin-bottom:.75rem;letter-spacing:-.02em;text-align:left;width:100%}._heroSubtitle_ca73d_27{font-size:1.2rem;font-weight:500;line-height:1.6;max-width:500px;opacity:.9}._heroParagraph_ca73d_35{margin-top:.5em;white-space:pre-line}._loading_ca73d_40,._error_ca73d_41{display:flex;justify-content:center;align-items:center;min-height:50vh;font-size:1.1rem}._error_ca73d_41{color:#e53e3e}._caseStudiesSection_ca73d_54{padding:2rem 0 4rem}._caseStudiesGrid_ca73d_58{display:flex;flex-direction:column;gap:1rem}._caseStudyCard_ca73d_65{background:#fff;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;position:relative;border:1px solid rgba(31,58,95,.08);text-decoration:none;color:inherit}._caseStudyCard_ca73d_65:hover{transform:translateY(-4px);box-shadow:0 12px 40px #1f3a5f1f}._cardImageWrapper_ca73d_84{width:100%;aspect-ratio:16 / 10;overflow:hidden;background:linear-gradient(90deg,#f0f0f0 25%,#e8e8e8,#f0f0f0 75%);background-size:200% 100%;-webkit-animation:_shimmer_ca73d_1 2s infinite;animation:_shimmer_ca73d_1 2s infinite;display:flex;align-items:center;justify-content:center}@-webkit-keyframes _shimmer_ca73d_1{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes _shimmer_ca73d_1{0%{background-position:200% 0}to{background-position:-200% 0}}._cardImage_ca73d_84{width:100%;height:120%;object-fit:cover;will-change:transform;opacity:0;-webkit-animation:_fadeIn_ca73d_1 .5s ease-in forwards;animation:_fadeIn_ca73d_1 .5s ease-in forwards}@-webkit-keyframes _fadeIn_ca73d_1{to{opacity:1}}@keyframes _fadeIn_ca73d_1{to{opacity:1}}._imagePlaceholder_ca73d_137{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#cbd5e0;background:linear-gradient(135deg,#f7fafc,#edf2f7)}._cardContent_ca73d_147{display:flex;flex-direction:column;gap:.75rem;padding:1.25rem}._clientName_ca73d_154{font-family:Montserrat,sans-serif;font-size:1.125rem;font-weight:700;line-height:1.3;color:var(--dark-text-color, #1F3A5F);margin:0}._scopeTags_ca73d_163{display:flex;flex-wrap:wrap;gap:.5rem}._scopeTag_ca73d_163{font-size:.7rem;padding:.35rem .75rem;background:#1f3a5f0f;border-radius:100px;color:var(--secondary-dark-text-color, #2C4F7C);white-space:nowrap}@media(min-width:769px){._hero_ca73d_8{padding:6rem 2rem}._heroTitle_ca73d_16{margin-bottom:1rem;font-size:var(--desktop-hero-title-font-size);max-width:unset;font-weight:var(--desktop-hero-title-font-weight)}._heroSubtitle_ca73d_27{font-size:var(--desktop-hero-subtitle-font-size);text-align:left;width:100%;max-width:unset}._heroParagraph_ca73d_35{margin-top:1em;white-space:pre-line;font-size:1.5rem;max-width:80%;margin-left:0;text-align:left}._caseStudiesSection_ca73d_54{padding:4rem 2rem 8rem}._caseStudiesGrid_ca73d_58{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;max-width:90vw;margin:0 auto}._caseStudyCard_ca73d_65{border-radius:20px}._cardContent_ca73d_147{padding:1.75rem}._clientName_ca73d_154{font-size:1.25rem}._scopeTag_ca73d_163{font-size:.75rem;padding:.4rem .9rem}}@media(min-width:1200px){._caseStudiesSection_ca73d_54{padding:4rem 4rem 10rem;max-width:1900px;margin:0 auto}._caseStudiesGrid_ca73d_58{gap:2.5rem;max-width:85vw}._cardContent_ca73d_147{padding:2rem}._clientName_ca73d_154{font-size:1.5rem}}._richText_89rfk_1{font-size:1rem;line-height:1.7;color:var(--dark-text-color, #1F3A5F)}._paragraph_89rfk_7{margin-bottom:1rem}._paragraph_89rfk_7:last-child{margin-bottom:0}._h1_89rfk_15{font-family:Montserrat,sans-serif;font-size:2rem;font-weight:700;margin:2rem 0 1rem;line-height:1.2}._h2_89rfk_23{font-family:Montserrat,sans-serif;font-size:1.25rem;font-weight:600;margin:1.75rem 0 .75rem;line-height:1.3;color:var(--dark-text-color, #1F3A5F)}._h3_89rfk_32{font-family:Montserrat,sans-serif;font-size:1.125rem;font-weight:600;margin:1.5rem 0 .5rem;line-height:1.3}._h4_89rfk_40{font-family:Montserrat,sans-serif;font-size:1rem;font-weight:600;margin:1.25rem 0 .5rem;line-height:1.4}._ul_89rfk_48,._ol_89rfk_49{margin:1rem 0;padding-left:1.5rem}._li_89rfk_54{margin-bottom:.5rem}._li_89rfk_54:last-child{margin-bottom:0}._blockquote_89rfk_62{border-left:3px solid var(--bg-secondary-color, #f37021);padding-left:1rem;margin:1.5rem 0;font-style:italic;color:var(--secondary-dark-text-color, #2C4F7C)}._hr_89rfk_70{border:none;border-top:1px solid rgba(31,58,95,.1);margin:2rem 0}._code_89rfk_76{background:#1f3a5f0f;padding:.2rem .4rem;border-radius:4px;font-family:monospace;font-size:.9em}._link_89rfk_84{color:var(--bg-secondary-color, #f37021);text-decoration:none;border-bottom:1px solid transparent;transition:border-color .2s ease}._link_89rfk_84:hover{border-bottom-color:var(--bg-secondary-color, #f37021)}@media(min-width:769px){._richText_89rfk_1{font-size:1.0625rem}._h1_89rfk_15{font-size:2.5rem}._h2_89rfk_23{font-size:1.5rem;margin:2rem 0 1rem}._h3_89rfk_32{font-size:1.25rem}}._drawerWrapper_1dqp1_2{position:fixed;inset:0;z-index:1100;overflow-y:scroll;overflow-x:hidden;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding-top:40vh;background:#0006}._backdrop_1dqp1_18{position:fixed;inset:0;pointer-events:none}._backdrop_1dqp1_18:after{content:"";position:absolute;top:0;left:0;right:0;height:40vh;pointer-events:auto;cursor:pointer}._drawer_1dqp1_2{position:relative;margin-left:1rem;margin-right:1rem;min-height:100vh;background:var(--bg-color, #f3ede9);border-radius:32px 32px 0 0;box-shadow:0 -10px 60px #0003}._drawerInner_1dqp1_51{padding:4rem 1.5rem}._closeButton_1dqp1_57{position:fixed;top:1rem;right:1rem;width:44px;height:44px;border-radius:50%;background:#1f3a5f14;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--dark-text-color, #1F3A5F);transition:background .2s ease;z-index:1200}._closeButton_1dqp1_57:hover{background:#1f3a5f26}._loading_1dqp1_81,._error_1dqp1_82{display:flex;justify-content:center;align-items:center;height:50vh;font-size:1.1rem}._error_1dqp1_82{color:#e53e3e}._header_1dqp1_95{margin-bottom:2.5rem;padding-right:3rem}._clientLabel_1dqp1_100{display:block;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--bg-secondary-color, #f37021);margin-bottom:.75rem}._title_1dqp1_110{font-family:Montserrat,sans-serif;font-size:clamp(1.75rem,6vw,2.5rem);font-weight:700;line-height:1.15;color:var(--dark-text-color, #1F3A5F);margin:0 0 .75rem}._tagline_1dqp1_119{font-size:1.125rem;font-weight:500;color:var(--dark-text-color, #1F3A5F);margin:0 0 .5rem}._descriptor_1dqp1_126{font-size:.9375rem;color:var(--secondary-dark-text-color, #2C4F7C);opacity:.85;margin:0}._metaSection_1dqp1_134{background:#fff;border-radius:16px;padding:1.5rem;margin-bottom:2rem;border:1px solid rgba(31,58,95,.08)}._metaGrid_1dqp1_142{display:flex;flex-direction:column;gap:1.5rem}._metaItem_1dqp1_148{display:flex;flex-direction:column;gap:.5rem}._metaLabel_1dqp1_154{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--bg-secondary-color, #f37021)}._metaValue_1dqp1_162{font-size:.9375rem;color:var(--dark-text-color, #1F3A5F)}._metaList_1dqp1_167{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.35rem}._metaList_1dqp1_167 li{font-size:.9375rem;color:var(--dark-text-color, #1F3A5F);position:relative;padding-left:1rem}._metaList_1dqp1_167 li:before{content:"";position:absolute;left:0;top:.6em;width:4px;height:4px;background:var(--bg-secondary-color, #f37021);border-radius:50%}._section_1dqp1_195{margin-bottom:2rem}._sectionTitle_1dqp1_199{font-family:Montserrat,sans-serif;font-size:1.125rem;font-weight:600;color:var(--dark-text-color, #1F3A5F);margin:0 0 1rem}._bodyText_1dqp1_207{font-size:1rem;line-height:1.7;color:var(--secondary-dark-text-color, #2C4F7C)}._bodyText_1dqp1_207 p{margin:0 0 1rem}._bodyText_1dqp1_207 p:last-child{margin-bottom:0}._highlightText_1dqp1_221{font-size:1.0625rem;line-height:1.7;color:var(--dark-text-color, #1F3A5F);font-weight:500;margin:0}._richTextContent_1dqp1_229{color:var(--secondary-dark-text-color, #2C4F7C)}._bulletList_1dqp1_234{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}._bulletList_1dqp1_234 li{font-size:1rem;line-height:1.6;color:var(--secondary-dark-text-color, #2C4F7C);position:relative;padding-left:1.25rem}._bulletList_1dqp1_234 li:before{content:"";position:absolute;left:0;top:.55em;width:6px;height:6px;background:var(--bg-secondary-color, #f37021);border-radius:50%}._numberedList_1dqp1_262{list-style:none;padding:0;margin:0;counter-reset:item;display:flex;flex-direction:column;gap:1rem}._numberedList_1dqp1_262 li{font-size:1rem;line-height:1.6;color:var(--secondary-dark-text-color, #2C4F7C);position:relative;padding-left:2rem;counter-increment:item}._numberedList_1dqp1_262 li:before{content:counter(item);position:absolute;left:0;top:0;width:1.5rem;height:1.5rem;background:var(--bg-secondary-color, #f37021);color:#fff;font-size:.75rem;font-weight:600;border-radius:50%;display:flex;align-items:center;justify-content:center}._highlightSection_1dqp1_299{background:#fff;border-radius:16px;padding:1.5rem;margin-bottom:2rem;border-left:4px solid var(--bg-secondary-color, #f37021)}._resultsSection_1dqp1_308{margin-bottom:2.5rem}._resultsGrid_1dqp1_312{display:flex;flex-direction:column;gap:1rem}._resultCard_1dqp1_318{background:#fff;border-radius:12px;padding:1.25rem;display:flex;align-items:flex-start;gap:1rem;border:1px solid rgba(31,58,95,.08)}._resultNumber_1dqp1_328{width:2rem;height:2rem;background:var(--bg-secondary-color, #f37021);color:#fff;font-size:.875rem;font-weight:700;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}._resultText_1dqp1_342{font-size:.9375rem;line-height:1.5;color:var(--dark-text-color, #1F3A5F);margin:0}._moreSection_1dqp1_350{margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(31,58,95,.1)}._moreGrid_1dqp1_356{display:flex;flex-direction:column;gap:1rem}._moreCard_1dqp1_362{background:#fff;border-radius:12px;padding:1.25rem;display:flex;flex-direction:column;gap:.35rem;text-decoration:none;border:1px solid rgba(31,58,95,.08);transition:transform .2s ease,box-shadow .2s ease;cursor:pointer;text-align:left}._moreCard_1dqp1_362:hover{transform:translateY(-2px);box-shadow:0 8px 24px #1f3a5f1a}._moreClient_1dqp1_381{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--bg-secondary-color, #f37021)}._moreTitle_1dqp1_389{font-size:1rem;font-weight:500;color:var(--dark-text-color, #1F3A5F);line-height:1.4}@media(min-width:769px){._drawer_1dqp1_2{margin-left:2rem;margin-right:2rem;border-radius:40px 40px 0 0}._drawerInner_1dqp1_51{padding:4rem 3rem 5rem;max-width:900px;margin:0 auto}._closeButton_1dqp1_57{width:48px;height:48px}._header_1dqp1_95{margin-bottom:3rem}._clientLabel_1dqp1_100{font-size:.8rem}._title_1dqp1_110{font-size:2.75rem}._tagline_1dqp1_119{font-size:1.25rem}._descriptor_1dqp1_126{font-size:1rem}._metaSection_1dqp1_134{padding:2rem;margin-bottom:2.5rem}._metaGrid_1dqp1_142{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}._metaLabel_1dqp1_154{font-size:.75rem}._metaValue_1dqp1_162,._metaList_1dqp1_167 li{font-size:1rem}._section_1dqp1_195{margin-bottom:2.5rem}._sectionTitle_1dqp1_199{font-size:1.375rem;margin-bottom:1.25rem}._bodyText_1dqp1_207,._bulletList_1dqp1_234 li,._numberedList_1dqp1_262 li{font-size:1.0625rem}._highlightText_1dqp1_221{font-size:1.125rem}._highlightSection_1dqp1_299{padding:2rem}._resultsGrid_1dqp1_312{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}._resultCard_1dqp1_318{padding:1.5rem}._resultText_1dqp1_342{font-size:1rem}._moreSection_1dqp1_350{margin-top:4rem;padding-top:2.5rem}._moreGrid_1dqp1_356{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}._moreCard_1dqp1_362{padding:1.5rem}._moreTitle_1dqp1_389{font-size:1.0625rem}}@media(min-width:1200px){._drawer_1dqp1_2{margin-left:4rem;margin-right:4rem}._drawerInner_1dqp1_51{max-width:1000px}._title_1dqp1_110{font-size:3rem}}._drawerWrapper_1wsre_2{position:fixed;inset:0;z-index:1100;overflow-y:scroll;overflow-x:hidden;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding-top:40vh;background:#0006}._backdrop_1wsre_18{position:fixed;inset:0;pointer-events:none}._backdrop_1wsre_18:after{content:"";position:absolute;top:0;left:0;right:0;height:40vh;pointer-events:auto;cursor:pointer}._drawer_1wsre_2{position:relative;margin-left:1rem;margin-right:1rem;min-height:100vh;background:var(--bg-color, #f3ede9);border-radius:32px 32px 0 0;box-shadow:0 -10px 60px #0003}._drawerInner_1wsre_50{padding:4rem 1.5rem}._closeButton_1wsre_55{position:fixed;top:1rem;right:1rem;width:44px;height:44px;border-radius:50%;background:#1f3a5f14;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--dark-text-color, #1F3A5F);transition:background .2s ease;z-index:1200}._closeButton_1wsre_55:hover{background:#1f3a5f26}._error_1wsre_79{display:flex;justify-content:center;align-items:center;height:50vh;font-size:1.1rem;color:#e53e3e}._heroRow_1wsre_89{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2.5rem}._header_1wsre_97{padding-right:3rem}._title_1wsre_101{font-family:Montserrat,sans-serif;font-size:clamp(1.75rem,6vw,2.5rem);font-weight:700;line-height:1.15;color:var(--dark-text-color, #1F3A5F);margin:0 0 .75rem}._headerMeta_1wsre_110{display:flex;flex-direction:column;gap:.15rem}._categoriesLabel_1wsre_116{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--dark-text-color)}._metaSeparator_1wsre_124{display:none;font-size:.85rem;color:var(--dark-text-color)}._readingTime_1wsre_130{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--dark-text-color)}._summary_1wsre_138{margin-top:1rem;font-size:.85rem;font-weight:400;color:var(--secondary-dark-text-color, #2C4F7C);margin-bottom:0}._coverImageWrapper_1wsre_147{width:100%;aspect-ratio:4 / 5;overflow:hidden;border-radius:16px}._coverImage_1wsre_147{width:100%;height:100%;object-fit:cover;display:block}._bodySection_1wsre_162{margin-bottom:2rem}._richTextContent_1wsre_166{color:var(--secondary-dark-text-color, #2C4F7C);font-size:1rem;line-height:1.7;font-weight:400}._upNextSection_1wsre_174{margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(0,0,0,.1)}._upNextTitle_1wsre_180{font-family:Montserrat,sans-serif;font-size:clamp(1.75rem,5vw,2.5rem);font-weight:700;color:var(--dark-text-color, #1F3A5F);margin:0 0 1.5rem}._upNextCard_1wsre_188{display:flex;flex-direction:column;gap:1rem;width:100%;background:none;border:none;padding:0;cursor:pointer;text-align:left}._upNextImageWrapper_1wsre_200{width:100%;aspect-ratio:4 / 5;overflow:hidden;border-radius:16px}._upNextImage_1wsre_200{width:100%;height:100%;object-fit:cover;display:block}._upNextContent_1wsre_214{display:flex;flex-direction:column}._upNextCardTitle_1wsre_219{font-family:Montserrat,sans-serif;font-size:1.5rem;font-weight:700;line-height:1.2;color:var(--dark-text-color, #1F3A5F);margin:0 0 .5rem}._upNextMeta_1wsre_228{display:flex;flex-direction:column;gap:.15rem;margin-bottom:.75rem}._upNextCategories_1wsre_235,._upNextReadingTime_1wsre_241{font-size:.85rem;font-weight:400;color:var(--secondary-dark-text-color, #2C4F7C)}._upNextSummary_1wsre_247{font-size:.95rem;line-height:1.6;color:var(--secondary-dark-text-color, #2C4F7C);margin:0 0 1rem}._upNextLink_1wsre_254{font-size:.95rem;font-weight:600;text-decoration:none;display:inline-block;background-color:var(--dark-text-color, #1F3A5F);width:fit-content;color:var(--light-text-color, whitesmoke);padding:4px 12px;border-radius:100px}@media(min-width:769px){._drawer_1wsre_2{margin-left:2rem;margin-right:2rem;border-radius:40px 40px 0 0}._drawerInner_1wsre_50{padding:4rem 3rem 5rem;margin:0 auto}._closeButton_1wsre_55{width:48px;height:48px}._heroRow_1wsre_89{flex-direction:row;gap:3rem;align-items:flex-start;width:80%;margin:4rem auto}._coverImageWrapper_1wsre_147{width:35%;flex-shrink:0;border-radius:24px}._header_1wsre_97{flex:1;padding-right:3rem;display:flex;flex-direction:column;justify-content:center}._title_1wsre_101{font-size:clamp(2rem,3.5vw,3.5rem)}._headerMeta_1wsre_110{flex-direction:row;align-items:center;gap:.5rem}._categoriesLabel_1wsre_116{font-size:.85rem}._metaSeparator_1wsre_124{display:inline}._readingTime_1wsre_130{font-size:.85rem}._summary_1wsre_138{font-size:1.1rem;margin-top:1.5rem}._bodySection_1wsre_162{width:65%;margin-left:auto;margin-right:auto;margin-bottom:3rem}._richTextContent_1wsre_166{font-size:1.0625rem}._upNextSection_1wsre_174{margin-top:4rem;padding-top:3rem;width:80%;margin-left:auto;margin-right:auto}._upNextCard_1wsre_188{flex-direction:row;gap:3rem;align-items:flex-start}._upNextImageWrapper_1wsre_200{width:35%;flex-shrink:0;border-radius:24px}._upNextContent_1wsre_214{flex:1;justify-content:center}._upNextCardTitle_1wsre_219{font-size:clamp(1.75rem,2.5vw,2.5rem)}._upNextMeta_1wsre_228{flex-direction:row;align-items:center;gap:.5rem;margin-bottom:1.25rem}._upNextCategories_1wsre_235,._upNextReadingTime_1wsre_241{font-size:1rem}._upNextSummary_1wsre_247{font-size:1.1rem;margin-bottom:1.5rem}._upNextLink_1wsre_254:hover{background-color:#90f188;color:var(--dark-text-color, #1F3A5F)}}@media(min-width:1200px){._drawer_1wsre_2{margin-left:4rem;margin-right:4rem}._title_1wsre_101{font-size:clamp(2.5rem,3.5vw,4rem)}._bodySection_1wsre_162{width:55%}}._insights_1rhlb_2{min-height:100vh;display:flex;flex-direction:column}._hero_1rhlb_8{display:flex;flex-direction:column;justify-content:center;align-items:left;padding:2rem 0}._heroTitle_1rhlb_16{font-family:Montserrat,sans-serif;font-size:clamp(2rem,7vw,3.5rem);font-weight:600;line-height:1.1;margin-bottom:.75rem;letter-spacing:-.02em;text-align:center;width:100%}._heroSubtitle_1rhlb_27{font-size:1rem;font-weight:400;line-height:1.6;opacity:.9;color:var(--secondary-dark-text-color);text-align:center}._articleList_1rhlb_37{display:flex;flex-direction:column;gap:2.5rem;padding:1rem 0}._card_1rhlb_45{display:flex;flex-direction:column;opacity:0;gap:1rem;border-bottom:1px solid rgb(223,223,223);padding-bottom:5rem}._cardImageWrapper_1rhlb_54{width:100%;aspect-ratio:4 / 5;overflow:hidden;border-radius:20px}._cardImage_1rhlb_54{width:100%;height:100%;object-fit:cover;display:block}._cardContent_1rhlb_68{padding:1.25rem 0 0}._cardTitle_1rhlb_72{font-family:Montserrat,sans-serif;font-size:1.5rem;font-weight:700;line-height:1.2;letter-spacing:-.01em;color:#0f1d07;margin-bottom:.5rem}._cardMeta_1rhlb_82{display:flex;flex-direction:column;gap:.15rem;margin-bottom:.75rem}._readingTime_1rhlb_89,._categories_1rhlb_95{font-size:.85rem;font-weight:400;color:#0f1d07b3}._metaSeparator_1rhlb_101{display:none;font-size:.85rem;color:#0f1d07b3}._cardSummary_1rhlb_107{font-size:.95rem;line-height:1.6;color:#0f1d07b3}._readArticleLink_1rhlb_113{font-size:.95rem;font-weight:600;color:var(--dark-text-color);text-decoration:none;margin-top:.5rem;display:inline-block;background-color:var(--dark-text-color);width:fit-content;color:var(--light-text-color);padding:4px 12px;border-radius:100px;margin-top:1rem}._loading_1rhlb_128,._error_1rhlb_129{display:flex;justify-content:center;align-items:center;min-height:50vh;font-size:1.1rem;color:var(--dark-text-color)}._error_1rhlb_129{color:#e53e3e}@media(min-width:769px){._hero_1rhlb_8{padding:6rem 2rem}._heroTitle_1rhlb_16{font-size:var(--desktop-hero-title-font-size);margin-bottom:1rem}._heroSubtitle_1rhlb_27{font-size:var(--desktop-hero-subtitle-font-size)}._articleList_1rhlb_37{align-items:center;gap:0}._card_1rhlb_45{flex-direction:row;gap:3rem;width:55%;padding-bottom:4rem;padding-top:4rem}._cardImageWrapper_1rhlb_54{width:35%;flex-shrink:0;border-radius:24px}._cardContent_1rhlb_68{flex:1;padding:0;display:flex;flex-direction:column;justify-content:center}._cardTitle_1rhlb_72{font-size:clamp(1.75rem,2.5vw,2.5rem);margin-bottom:.5rem}._cardMeta_1rhlb_82{flex-direction:row;align-items:center;gap:.5rem;margin-bottom:1.25rem}._readingTime_1rhlb_89,._categories_1rhlb_95{font-size:1.3rem;font-weight:400}._metaSeparator_1rhlb_101{display:none;font-size:1.3rem}._metaSeparator_1rhlb_101{display:inline}._cardSummary_1rhlb_107{font-size:1.3rem;margin-top:1.5rem;margin-bottom:1.5rem}._readArticleLink_1rhlb_113{margin-top:auto}._readArticleLink_1rhlb_113:hover{background-color:#90f188;color:var(--dark-text-color)}}:root{font-family:Inter,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";line-height:1.5;font-weight:400;color:#1f3a5f;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--bg-color: rgb(245, 253, 252);--bg-color: rgba(255, 251, 251, 1);--bg-color: #f3ede9;--bg-secondary-color: #f37021;--mobile-nav-bg-color: rgba(255, 255, 255, .7);--dark-text-color: #1F3A5F;--secondary-dark-text-color: #2C4F7C;--light-text-color: whitesmoke;--footer-bg-color: #ffffff;--desktop-hero-title-font-size: clamp(3rem, 7vw, 15rem);--desktop-hero-subtitle-font-size: clamp(2rem, 2.5vw, 8rem);--desktop-hero-title-font-weight: 600}main{border-radius:0 0 60px 60px;-webkit-clip-path:inset(0 0 0 0 round 0 0 60px 60px);clip-path:inset(0 0 0 0 round 0 0 60px 60px)}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}*{box-sizing:border-box;margin:0;padding:0}body{min-height:100vh;overflow-x:hidden}body.drawer-open,html.lenis-stopped{overflow:hidden}@media(max-width:768px){#root{padding:0}main{padding:0 1.3rem 1.5rem}}
