{"themeOptions": {"customTheme": {"varTheme": {"button-primary-background-color": "#0677d1", "button-primary-border-color": "#0677d1", "button-primary-text-color": "#ffffff", "button-pill-shape-border-radius": "4px", "button-primary-hover-background-color": "#0677d1", "button-primary-hover-text-color": "#ffffff", "button-secondary-border-color": "#e6e7e9", "primary-color": "#146da6", "pcsx-theme-linear-gradient-start": "#0677d1", "pcsx-theme-linear-gradient-end": "#82BBE8", "pcsx-secondary-background-color": "#E6F1FA", "pcsx-hero-image-height": "288px", "accent-color": "var(--primary-color)", "accent-color-10": "var(--primary-color-10)", "accent-color-20": "var(--primary-color-20)", "accent-color-30": "var(--primary-color-30)", "accent-color-40": "var(--primary-color-40)", "accent-color-50": "var(--primary-color-50)", "accent-color-60": "var(--primary-color-60)", "accent-color-70": "var(--primary-color-70)", "accent-color-80": "var(--primary-color-80)", "accent-color-90": "var(--primary-color-90)", "accent-color-100": "var(--primary-color-100)", "button-default-text-color": "var(--primary-color)", "button-default-background-color": "#ffffff", "button-default-border-color": "var(--primary-color)", "button-default-hover-text-color": "var(--primary-color)", "button-default-hover-background-color": "#ffffff", "button-default-hover-border-color": "var(--primary-color)", "button-default-active-text-color": "var(--primary-color)", "button-default-active-background-color": "#ffffff", "button-default-active-border-color": "var(--primary-color)", "button-secondary-text-color": "var(--primary-color)", "button-secondary-hover-background-color": "var(--primary-color-10)", "tab-pill-active-background": "var(--primary-color)", "tab-pill-active-label": "var(--text-inverse-color)", "perks-and-benefits-icon-color": "var(--primary-color)", "navbar-background": "var(--primary-color)", "navbar-text-color": "#ffffff", "pcsx-hero-image-text-color": "#47525A", "navbar-text-hover-color": "#fff"}}}, "domain": "symetra.com", "configPath": "PCS>", "updatePath": "PCS>"}
false
{"domain": "symetra.com", "user": "", "isWillingToRelocate": false, "isUserAuthenticated": false, "isUserETXCandidate": false, "isDomainETX": false, "isDomainVeteran": false, "signUpConfig": {}, "getHelpButton": {}, "isCareerPlannerEnabled": false, "enableRememberMeOption": false, "isMyApplicationsEnabled": false, "showVeteranEmployerSignUp": false, "enableUserPreferenceSelection": false, "isUserPreferenceApplied": false, "candidate": {"enc_id": 0, "fullname": "", "firstname": "", "lastname": "", "skills": [], "email": "", "phone": "", "location": "", "filename": null, "starred_positions": [], "resumeUrl": "", "onboardingCompleted": false, "isUserInPcsIjp": false, "linkedinUrl": ""}, "branding": {"custom_head_scripts": {"JOIN_TALENT_NETWORK_PAGE_LOAD": "<script>\n(function() {\n var html = '<div style=\"display: flex; margin: auto; justify-content: center;\"><span role=\"presentation\"><svg viewBox=\"0 0 24 24\" role=\"presentation\" style=\"width: 20px; height: 20px;\"><path d=\"M13 14H11V9H13M13 18H11V16H13M1 21H23L12 2L1 21Z\" style=\"fill: currentcolor;\"></path></svg></span><div style=\"margin: auto 0px auto 24px;\">You may have seen in the media that job posting scams are on the rise. Symetra is committed to creating a positive candidate experience without putting you at risk. As such, applications for our open job postings are only collected through our secure career site and we are transparent about our <a href=\"https://www.symetra.com/careers/symetra-careers/hiring-process/ \" target=\"_blank\" style=\"color:blue;\">hiring process</a>. We also do not send funds to candidates or request funds from candidates, via check or otherwise. If you experience something different than what we outline in our process or would like to report suspicious activity, please <a href=\"mailto:rpteth@symetra.com\" style=\"color:blue;\">contact us</a>.</div></div>';\n\n function injectBanner() {\n var target = document.querySelector('.single-position-view > .row:first-child') || document.querySelector('#main-container') || document.querySelector('#apply-form-main-content') || document.querySelector('.main-content > .row:first-child');\n if (!target) return false;\n if (document.getElementById('symetra-fraud-banner')) return true;\n\n var banner = document.createElement('div');\n banner.id = 'symetra-fraud-banner';\n banner.innerHTML = html;\n Object.assign(banner.style, {\n backgroundColor: '#FEF3C2',\n fontWeight: '600',\n padding: '16px',\n textAlign: 'center'\n });\n\n if (target.parentNode) {\n target.parentNode.insertBefore(banner, target);\n return true;\n }\n return false;\n }\n\n function run() {\n if (injectBanner()) return;\n var attempts = 0;\n var t = setInterval(function() {\n if (injectBanner() || ++attempts > 10) clearInterval(t);\n }, 300);\n }\n\n if (document.readyState === 'loading') {\n document.addEventListener('DOMContentLoaded', run);\n } else {\n run();\n }\n})();\n</script>", "SINGLE_POSITION_PAGE_LOAD": "<script>\n(function() {\n var html = '<div style=\"display: flex; margin: auto; justify-content: center;\"><span role=\"presentation\"><svg viewBox=\"0 0 24 24\" role=\"presentation\" style=\"width: 20px; height: 20px;\"><path d=\"M13 14H11V9H13M13 18H11V16H13M1 21H23L12 2L1 21Z\" style=\"fill: currentcolor;\"></path></svg></span><div style=\"margin: auto 0px auto 24px;\">You may have seen in the media that job posting scams are on the rise. Symetra is committed to creating a positive candidate experience without putting you at risk. As such, applications for our open job postings are only collected through our secure career site and we are transparent about our <a href=\"https://www.symetra.com/careers/symetra-careers/hiring-process/ \" target=\"_blank\" style=\"color:blue;\">hiring process</a>. We also do not send funds to candidates or request funds from candidates, via check or otherwise. If you experience something different than what we outline in our process or would like to report suspicious activity, please <a href=\"mailto:rpteth@symetra.com\" style=\"color:blue;\">contact us</a>.</div></div>';\n\n function injectBanner() {\n var target = document.querySelector('.single-position-view > .row:first-child') || document.querySelector('#main-container');\n if (!target) return false;\n if (document.getElementById('symetra-fraud-banner')) return true;\n\n var banner = document.createElement('div');\n banner.id = 'symetra-fraud-banner';\n banner.innerHTML = html;\n Object.assign(banner.style, {\n backgroundColor: '#FEF3C2',\n fontWeight: '600',\n padding: '16px',\n textAlign: 'center'\n });\n\n if (target.parentNode) {\n target.parentNode.insertBefore(banner, target);\n return true;\n }\n return false;\n }\n\n function run() {\n if (injectBanner()) return;\n var attempts = 0;\n var t = setInterval(function() {\n if (injectBanner() || ++attempts > 10) clearInterval(t);\n }, 300);\n }\n\n if (document.readyState === 'loading') {\n document.addEventListener('DOMContentLoaded', run);\n } else {\n run();\n }\n})();\n</script>"}, "enableTalentNetwork": 1, "showJobId": 1, "hideJobCart": false, "job_page_title": "Apply For Insurance & Financial Services Jobs - Symetra Careers", "page_title": "Careers at Symetra", "homePageHeroBanner": {"opacity": 0.8, "image": "https://static.vscdn.net/images/careers/demo/symetra/1687544434::Hero+Banner+Image", "title": "Symetra Careers", "useImage": 0}, "links": {"blogs": ["https://www.425business.com/news/symetra-lands-top-washington-ranking-on-u-s-list-of-best-midsize-employers/article_ddd55b7e-ae57-11ed-a742-ab613e47a7b7.html#:~:text=Bellevue%2Dbased%20life%20insurer%20Symetra,category%2C%20the%20company%20announced%20today."]}, "companyName": "Symetra", "postApplyText": "Your resume will be carefully reviewed against the requirements and should your experience and skills match, you may be contacted to discuss next steps.", "talentNetworkText": "Welcome to Symetra's Talent Network. If you would like to share your information we will add you to our talent pool and reach out to you about opportunities you may be a good fit for.", "favicons": {"favicon": "https://static.vscdn.net/images/careers/demo/symetra/1687544565::Swifty+Favicon"}, "postTalentNetworkMessage": "Thank You for Joining Our Talent Network!", "postTalentNetworkText": " ", "postReferralText": " ", "privacy": {"text": "<p>I have read, understood, and to the extent requested in this acknowledgement, consent to the collection, use, and disclosure of my personal information as described in this acknowledgement, the Symetra Privacy Notice, and, as applicable, <a href='https://recruiting.adp.com/portal-upload/RMPOD3WebDocument/2025/12/clientdata_1165951/15/1405/ac2b3f77-ada1-440e-90f7-836a5eeb1906.pdf 'target='_blank' style='color:blue;text-decoration:underline'>Symetra\u2019s Notice at Collection</a> for California residents.<br></br>In order to use this service via web or mobile application, you understand and consent to your personal information being processed in accordance with the <a href='https://www.symetra.com/admin-pages/privacy'target='_blank' style='color:blue;text-decoration:underline'>Symetra Privacy Policy</a>. You also consent to the collection, use, and disclosure of your personal information (including any sensitive personal information) in connection with your Symetra career site account as described in the Symetra Privacy Policy. You may exercise your individual rights, as applicable, at any time as detailed in the Symetra Privacy Policy.</p>", "button": "Agree", "title": "Privacy Policy", "show_notifications_privacy_policy_checkbox": true, "logged_out_notifications_privacy_policy_checkbox_text": "I agree to receiving job recommendations by email"}, "navBar": {"color": "#fff ", "image": "https://static.vscdn.net/images/careers/demo/symetra/1687540864::Symetra+White+Logo", "link": "#", "background": "#0677D1"}, "custom_html": {"header": "", "page-footer": "", "footer": "<style>a,a:hover,a:focus,a:active { text-decoration: none; color: inherit}a {-webkit-transition: all .25s ease-in-out;transition: all .25s ease-in-out}.ct-footer-post {padding: 20px 0; }.ct-footer-post .inner-left,.ct-footer-post .inner-right {padding: 20px 0}.ct-footer-post ul { list-style: none; padding-left: 0; margin: 0 -20px;}.ct-footer-post ul li { display: inline-block;margin: 0 20px}.ct-footer-post a {color:#FFFFFF}.ct-footer-post a:hover {color:#FFFFFF}.ct-footer-post p {color: #FFFFFF}.footer a {font-weight: 300;}@media (max-width: 768px).ct-footer-post p { display: inline-block } .ct-footer-post p + p { padding-left: 50px }}@media (max-width:991px) {.ct-footer-post { text-align: center;}}</style>\n\n<footer style=\"background: #0677D1 !important;\">\n<div class=\"ct-footer-post\" style=\"background: #0677D1 !important;\">\n<div class=\"container\" style=\"padding-bottom:50px;\">\n<div class=\"col-xs-12\" style=\"text-align:center;\">\n<a href=\"https://www.symetra.com/about-us/about-symetra/\" title=\"\" target=\"_blank\" style=\"color:#FFFFFF!important; font-size: 18px; font-weight:400; line-height:26px; border-right: 1px solid #FFFFFF; padding-right: 20px;\">About Us</a> \n\n<a href=\"https://www.symetra.com/careers/symetra-careers/\" title=\"\" target=\"_blank\" style=\"color:#FFFFFF!important; font-size: 18px; font-weight:400;line-height:26px;border-right: 1px solid #FFFFFF;padding-right: 20px;padding-left: 20px;\">Careers</a> \n\n<a href=\"https://www.symetra.com/admin-pages/privacy/\" title=\"\" target=\"_blank\" style=\"color:#FFFFFF!important; font-size: 18px; font-weight:400;line-height:26px;border-right: 1px solid #FFFFFF; padding-right: 20px;padding-left: 20px;\">Symetra Privacy Policy</a>\n\n <a href=\"https://privacy.adp.com/privacy.html?locale=en\" title=\"\" target=\"_blank\" style=\"color:#FFFFFF!important; font-size: 18px; font-weight:400;line-height:26px;border-right: 1px solid #FFFFFF;padding-right: 20px;padding-left: 20px;\">ADP Privacy Policy</a> \n\n<a href=\"https://eightfold.ai/privacy-policy/\" title=\"\" target=\"_blank\" style=\"color:#FFFFFF!important; font-size: 18px;font-weight:400; padding-right: 20px;padding-left: 20px;\">Eightfold Privacy Policy</a> </div>\n</div>\n\n<section class=\"bottomcontainerfooter\">\n<div class=\"inner\">\n<ul class=\"menu\">\n\n<style>\n.bottomcontainerfooter a {color:#8EE9F6}.bottomcontainerfooter a:hover {color:#FFFFFF}.bottomcontainerfooter p {color: #FFFFFF}.bottomcontainerfooter a {font-weight: 300;}@media (max-width: 768px).bottomcontainerfooter a {font-size: 14;}@media (max-width: 768px).bottomcontainerfooter p { display: inline-block } .bottomcontainerfooter p + p { padding-left: 50px }}@media (max-width:991px) {.bottomcontainerfooter { text-align: center;}} .bottomcontainerfooter a {padding-bottom: 50px !important;}</style>\n\n<div class=\"inner\" style=\"color: white !important; font-size: 16px !important; padding-right: 100px !important; padding-left: 100px !important;\"> Symetra is an <a href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.eeoc.gov%2Fsites%2Fdefault%2Ffiles%2F2022-10%2FEEOC_KnowYourRights_screen_reader_10_20.pdf&data=05%7C01%7CVictoria.Kaetz%40symetra.com%7Cd98db6c960b84bba0d1208db05401d53%7C65b361c72cab4cd6b61f1a71705724e8%7C0%7C0%7C638109545143685679%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=Q6Dope9Hxpp9XaaWfQj4sqWOdPQs5SfzmjiwwRT2tao%3D&reserved=0\">Equal Opportunity Employer</a>. Equal opportunity covers all aspects of employment, including, but not limited to, recruiting, hiring, transfers, benefits, training, promotions, compensation, and termination. We seek, employ, and provide the means to grow and develop without regard to race, color, ancestry, national origin, religious creed, sex (including pregnancy, childbirth, breastfeeding, or related medical condition), gender identity or expression, sexual orientation, age, physical or mental disability, marital status, genetic information, military or veteran status, medical condition, or any other basis prohibited by applicable local, state, or federal laws. Symetra offers a drug free work environment where the possession, manufacture, transfer, offer, consumption or being under any influence of illegal drugs (under federal, state, or local law) or legal drugs (inconsistent with accepted frequency or dosage requirements) is prohibited. This applies while on the job or in any manner that may affect work performance or Symetra's interests or reputation. Symetra requires a criminal background investigation, employment, education and licensing verification, as applicable, as a condition of employment. Symetra participates in <a href=\"https://www.e-verify.gov/sites/default/files/everify/posters/EVerifyParticipationPoster.pdf\">E-Verify</a>. If you are a job seeker with a disability and require accessibility assistance or accommodation with the online application process, or require TTY/TDD assistance, please contact 1-800-796-3872. General inquiries about application status will not be addressed via this number. See more at <a href=\"https://www.symetra.com/AboutSymetra/Careers/ApplicantResources/FAQ/\">Applicant FAQ's\"</a>.</p></li>\n\n</section>\n\n<div class=\"ef-styles-2020\" style=\"padding-bottom: 20px !important;\"><p class=\"body-text-2\"><a href=\"https://eightfold.ai\" title=\"Visit Eightfold.ai homepage\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"color: white;\">Powered by <img src=\"https://static.vscdn.net/images/eightfold_logo.png\" alt=\"\" width=\"20\" height=\"20\" align=\"middle\">eightfold.ai #WhatsNextForYou</a></p></div></div>\n\n</ul>\n</div>\n\n</footer>"}, "custom_style": {"css": ".reset-filters {color:#0677D1 !important;}.back-to-all-jobs {color: #0677D1 !important;}.back-to-all-jobs: hover {color: #007DD7 !important;}.remove-from-job-cart-button {background-color: #0677D1 !important; color: #FFF !important;}.remove-from-job-cart-button:hover {background-color: #FFF !important;color #0677D1 !important;border-color: #0677D1 !important;}.perk-icon{color: #0677D1 !important}.btn-secondary {border-color: #0677D1 !important;color: #0677D1 !important;}.btn-secondary:hover{border-color: #007DD7 !important;color: #007DD7 !important;}.fa-share {color: #0677D1 !important}.fa-share:hover {color: #007DD7 !important}.advanced-options-button {color: #0677D1;}.go-button {border: 1px solid #0677D1 !important;background: #0677D1 !important;color:#ffffff !important;}.go-button:hover{border: 1px solid #0677D1 !important;background: #ffffff !important;color:#0677D1 !important;}.advanced-options-button:hover {background-color: #FFF !important; color: #0677D1 !important; border-color: #0677D1 !important;}.job-cart-button {border: 1px solid #0677D1 !important;background: #0677D1 !important;color:#ffffff !important;}.job-cart-button:hover{border: 1px solid #0677D1 !important;background: #ffffff !important;color:#0677D1 !important;}.add-to-job-cart-button {background-color: #0677D1 !important; border-color: #0677D1 !important; color: #FFF !important;}.add-to-job-cart-button:hover {background-color: #ffffff !important; border-color: #0677D1!important; color: #0677D1 !important;}.position-apply-button {background-color: #0677D1 !important; border-color: #0677D1 !important;}.position-apply-button:hover {background-color: #ffffff !important; border-color: #0677D1!important; color: #0677D1 !important;}.btn {border-radius: 3px; !important;} .search-results-main-container .card-selected { border-left-color: #0677D1!important;}.position-card .position-title {color:#0677D1 !important;} .all-positions-header h1 {color:#000000 !important;}.apply-form .btn-primary {border: 1px solid #0677D1 !important; color:#ffffff !important; background: #0677D1 !important; border-radius: 3px; !important;}.apply-form.btn-primary:hover{border: 1px solid #ffffff !important;} .circle-number-indicator {background: #0677D1 !important;}.pillContainer .pillTitle {color: #0677D1 !important;}.position-facets h3 {color: #0677D1; text-align: left !important;} .card {text-align:left !important;}.personalization-bar-pre-upload {background-color: #fff; color: #0677D1 !important;}.get-matched-button {background-color: #0677D1 !important; border-color: #0677D1 !important;}.get-matched-button:hover {background-color: #ffffff !important; border-color: #0677D1 !important;color:#0677D1 !important;}.position-full-card {color:#0000000 !important;} .position-title {color:#0677D1 !important;} .position-sub-title {font-size: 18px !important;font-weight: 700 !important;color: #0677D1 !important;} .related-blog .blog-title {font-size: 16px !important;font-weight: 700 !important;color: #0677D1 !important;}.custom-content-title {font-size: 18px !important;font-weight: 700 !important;color: #0677D1 !important; align-self: flex-end !important;}.join-tn-link{color: #ffffff !important;}.pillTitle.line-clamp.line-clamp-3 {color: #0677D1 !important;} .match-bar {background: #cfd8dc !important;} .related-video iframe {height: 500px;} .perk {width: 200px;}.navbar {opacity: .8 !important;} .navbar img {height: 50px;} .jumbotron h1 {color: #47525A !important; font-size: 4.1875rem !important; font-weight: 500 !important;} .open-chat-bot-header {background-color: #0677D1 !important;} #eightfold-chatbot .botui-actions-buttons-button {background-color: #05599D !important;} #eightfold-chatbot .botui-actions-buttons-button.something-else {color: #ffffff !important;} #eightfold-chatbot .botui-actions-buttons-button.reset-button {color: #ffffff !important;} .navbar {position: relative !important;} .all-positions-header h1::after {\ncontent: \"Apply for hybrid and remote insurance and financial services jobs at Symetra. Join a company helping more people have access to financial freedom.\" !important; display: block !important; font-size: 20px !important; padding-top: 13px !important; padding-left: 2px !important;} .all-positions-header h1 {color:#0677D1 !important;}.position-blogs-container .row .carousel .row .react-swipe-container.carousel {left: 150px !important;} @media (max-width: 992px) {.position-blogs-container .row .carousel .row .react-swipe-container.carousel {left:0px !important;}}\n#EFSmartApplyContainer #site-down-banner { background-color: #FEF3C2; font-weight: 600; padding: 16px; text-align: center;}"}, "customContent": {"positionSections": [{"title": "Why Symetra", "body": "<div class=\"wistia_responsive_padding\" style=\"padding:56.25% 0 28px 0;position:relative;\"><div class=\"wistia_responsive_wrapper\" style=\"height:100%;left:0;position:absolute;top:0;width:100%;\"><iframe src=https://fast.wistia.net/embed/iframe/qraqf3dxka?videoFoam=true title=\"Why Symetra Video\" allow=\"autoplay; fullscreen\" allowtransparency=\"true\" frameborder=\"0\" scrolling=\"no\" class=\"wistia_embed\" name=\"wistia_embed\" msallowfullscreen width=\"100%\" height=\"100%\"></iframe></div></div>"}, {"title": "Summer of Service", "body": "<div class=\"wistia_responsive_padding\" style=\"padding:56.25% 0 0 0;position:relative;\"><div class=\"wistia_responsive_wrapper\" style=\"height:100%;left:0;position:absolute;top:0;width:100%;\"><iframe src=\"https://fast.wistia.net/embed/iframe/y6dsq1htoa?web_component=true&seo=true\" title=\"Symetra Summer of Service 2023 Recap Video\" allow=\"autoplay; fullscreen\" allowtransparency=\"true\" frameborder=\"0\" scrolling=\"no\" class=\"wistia_embed\" name=\"wistia_embed\" width=\"100%\" height=\"100%\"></iframe></div></div> <script src=\"https://fast.wistia.net/player.js\" async></script>"}]}, "talent_form_mandatory_fields": ["firstname", "lastname", "resume"], "perks": [{"title": "Paid Time Away", "description": "<a href=\"https://www.symetra.com/globalassets/documents/web/hr/hr_0022.pdf\" target=\"_blank/\"\">Generous vacation, sick time,<br>flex days and ten paid holidays<a/>", "image": "https://static.vscdn.net/images/careers/demo/symetra/1687545309::Perk-Paid+Time+Away"}, {"title": "Benefits", "description": "<a href=\"https://www.symetra.com/globalassets/documents/web/hr/hr_0022.pdf\" target=\"_blank/\"\">Affordable medical, dental,<br>vision, well-being programs<a/> ", "image": "https://static.vscdn.net/images/careers/demo/symetra/1687545353::Perk-Benefits"}, {"title": "401k", "description": "<a href=\"https://www.symetra.com/globalassets/documents/web/hr/hr_0022.pdf\" target=\"_blank/\"\">Company matching, <br>immediate vesting<a/> ", "image": "https://static.vscdn.net/images/careers/demo/symetra/1687545402::Perk-401k"}, {"title": "Remote Work", "description": "Almost all our jobs have the option to work from home", "image": "https://static.vscdn.net/images/careers/demo/symetra/1687545444::Perk-Remote+Work"}, {"title": "Company Matching", "description": "Give back to your community and double your impact", "image": "https://static.vscdn.net/images/careers/demo/symetra/1687545488::Perk-Company+Matching"}], "applyButton": {"background": "#0677D1"}, "applySuccessMessage": "Thank You For Applying!", "defaultState": {"pymww": false}, "recaptcha_enabled": 1, "showLoggedOutNotificationsPrivacyPolicy": true, "hideEightfoldBranding": false, "customJobDescEnhancedTableGate": false}, "positions": [{"id": 446718149040, "name": "Managing Director, IG Corporate Credit Research - Hybrid", "posting_name": "Managing Director, IG Corporate Credit Research - Hybrid", "location": "USA", "locations": ["USA", "Farmington, CT, USA, 06032"], "hot": 0, "department": "INVM Investment Mgm", "business_unit": "Symetra Investment Management Company", "t_update": 1776782485, "t_create": 1776690241, "ats_job_id": "5001192281806", "display_job_id": "9309", "type": "ATS", "id_locale": "9309-en", "job_description": "", "locale": "en", "stars": 0.0, "medallionProgram": null, "location_flexibility": null, "work_location_option": "onsite", "canonicalPositionUrl": "https://symetra.eightfold.ai/careers/job/446718149040", "isPrivate": false}, {"id": 446717843288, "name": "Assistant Director, Multi-Sector Port Management - Hybrid", "posting_name": "Assistant Director, Multi-Sector Port Management - Hybrid", "location": "USA", "locations": ["USA", "Farmington, CT, USA, 06032"], "hot": 0, "department": "INVM Investment Mgm", "business_unit": "Symetra Investment Management Company", "t_update": 1775602710, "t_create": 1775580824, "ats_job_id": "5001189760406", "display_job_id": "9291", "type": "ATS", "id_locale": "9291-en", "job_description": "", "locale": "en", "stars": 0.0, "medallionProgram": null, "location_flexibility": null, "work_location_option": "onsite", "canonicalPositionUrl": "https://symetra.eightfold.ai/careers/job/446717843288", "isPrivate": false}, {"id": 446718054151, "name": "Commercial Real Estate Loan Servicing Manager - Remote", "posting_name": "Commercial Real Estate Loan Servicing Manager - Remote", "location": "USA", "locations": ["USA", "Bellevue, WA, USA, 98004", "Farmington, CT, USA, 06032"], "hot": 0, "department": "INVM Investment Mgm", "business_unit": "Symetra Investment Management Real Estate Investors LLC", "t_update": 1776277308, "t_create": 1776183169, "ats_job_id": "5001191187206", "display_job_id": "9300", "type": "ATS", "id_locale": "9300-en", "job_description": "", "locale": "en", "stars": 0.0, "medallionProgram": null, "location_flexibility": null, "work_location_option": "remote_local", "canonicalPositionUrl": "https://symetra.eightfold.ai/careers/job/446718054151", "isPrivate": false}, {"id": 446717827324, "name": "Commercial Mortgage Loan Closer - Remote", "posting_name": "Commercial Mortgage Loan Closer - Remote", "location": "USA", "locations": ["USA"], "hot": 0, "department": "INVM Investment Mgm", "business_unit": "Symetra Investment Management Real Estate Investors LLC", "t_update": 1775749128, "t_create": 1775498608, "ats_job_id": "5001189501806", "display_job_id": "9288", "type": "ATS", "id_locale": "9288-en", "job_description": "", "locale": "en", "stars": 0.0, "medallionProgram": null, "location_flexibility": null, "work_location_option": "remote_local", "canonicalPositionUrl": "https://symetra.eightfold.ai/careers/job/446717827324", "isPrivate": false}, {"id": 446717388462, "name": "Sr. Commercial Real Estate Loan Servicing Insurance Specialist - Remote", "posting_name": "Sr. Commercial Real Estate Loan Servicing Insurance Specialist - Remote", "location": "USA", "locations": ["USA"], "hot": 0, "department": "INVM Investment Mgm", "business_unit": "Symetra Investment Management Real Estate Investors LLC", "t_update": 1773694211, "t_create": 1773236070, "ats_job_id": "5001184050606", "display_job_id": "9238", "type": "ATS", "id_locale": "9238-en", "job_description": "", "locale": "en", "stars": 0.0, "medallionProgram": null, "location_flexibility": null, "work_location_option": "remote_local", "canonicalPositionUrl": "https://symetra.eightfold.ai/careers/job/446717388462", "isPrivate": false}], "debug": {}, "count": 5, "countFilterByMatchScore": null, "location_user": "any", "location_used": "", "locationInsights": null, "showWizard": 1, "disableLocationSearchDropdown": false, "pcsAutocompleteLocationEnabled": 0, "recommended_star_threshold": 2.5, "mocTitle": null, "fuzzyResultsReturned": false, "query": {"query": "invm investment mgm", "location": "", "department": [], "skill": [], "seniority": [], "pid": ""}, "userTitles": [], "isThinProfile": false, "veteranProgramDetails": [], "enableTargetedResume": 0, "jobCardConfig": null, "facetDisplaySort": {"skills": "count_desc", "departments": "count_desc", "seniority": "count_desc", "work_location_option": "count_desc", "locations": "count_desc"}, "facets": {"skills": {"Communication": 25, "Customer Service": 12, "Attention to Detail": 10, "Risk Assessment": 10, "Digital Literacy": 9, "Leadership": 9, "Relationship Building": 9, "Relationship Management": 9, "Negotiation": 8, "Time Management": 8, "Underwriting": 8, "Analytical": 7, "Collaboration": 7, "Critical Thinking": 7, "Decision Making": 7, "Organization": 7, "Problem Solving": 7, "Stop Loss": 7, "Analysis": 6, "Coaching": 6, "Change Leadership": 5, "Resource Management": 5, "Risk Management": 5, "Verbal & Written Communication": 5, "Analytical Skills": 4, "David Young": 4, "Documentation": 4, "Medical Terminology": 4, "Process Improvement": 4, "Project Management": 4, "Regulatory Compliance": 4, "Sales": 4, "Account Management": 3, "Actuarial Concepts and Assumptions": 3, "Actuarial Modeling": 3, "Compliance": 3, "Consulting": 3, "Contract Language": 3, "Decision-Making": 3, "Financial Analysis": 3, "Fineos": 3, "Insurance Knowledge": 3, "Life Insurance": 3, "Life and Disability Insurance": 3, "Life and Health License": 3, "MS Office Suite": 3, "Microsoft Excel": 3, "Presentation Skills": 3, "Prioritization": 3, "Problem Resolution": 3, "Python": 3, "Sales Process": 3, "Strategic Planning": 3, "Vendor Management": 3, "Sales Acumen": 3, "ASA": 2, "Adaptability": 2, "Agile": 2, "Agile Methodologies": 2, "Benefits Product Knowledge": 2, "Business Communication": 2, "Business Management": 2, "Cash Management": 2, "Change Management": 2, "Close Attention to Detail": 2, "Communication Skills": 2, "Connexure": 2, "Continuous Learning": 2, "Deadline Management": 2, "Detail Oriented": 2, "Digital Marketing": 2, "Discretion": 2, "ESL": 2, "Excel": 2, "Graphic Design": 2, "Interpersonal Communications": 2, "Legal Research": 2, "Life Insurance License": 2, "Medical Literacy": 2, "Operations": 2, "Paralegal Certificate": 2, "People Leadership": 2, "People Management": 2, "Quality Assurance": 2, "Relationship Development": 2, "Research": 2, "Statutory Accounting Principles": 2, "Strategic Analysis": 2, "Strategic Thinking": 2, "Team Development": 2, "Team Leadership": 2, "Territory Management": 2, "Training": 2, "Universal Life Insurance": 2, "Variable Annuities": 2, "Written & Verbal Communication": 2, "Written and Verbal Communication Abilities": 2, "Annuities": 2, "Term Life": 2}, "departments": {"BEN Benefits": 22, "RETS Retiremen": 7, "TECH TOS": 7, "FIN Finance": 5, "INVM Investment Mgm": 5, "ACTU Actuarial": 3, "LIFE Life": 3, "CMPL Compliance": 2, "LEGL Legal": 2, "MKTG Marketing": 2, "SERV TOS": 2, "WBI Workforce BEN Int": 2, "DATA Data Analytics": 1, "ITEC IT": 1}, "seniority": {"Mid/Senior": 14, "Entry": 7, "Director": 1}, "work_location_option": {"remote": 49, "onsite": 15}, "locations": {"Remote": 999999, "United States": 63, "CT, United States": 3, "WA, United States": 3, "Denver, CO, United States": 1, "Nashville, TN, United States": 1, "Phoenix, AZ, United States": 1, "Portland, OR, United States": 1, "Salt Lake City, UT, United States": 1, "CA, United States": 1, "San Francisco, CA, United States": 1, "Seattle, WA, United States": 1, "Los Angeles, CA, United States": 1}}, "isSubQuery": false, "showBusinessUnitInPositionSidebar": false, "hideDepartment": null, "iframeImplementation": null, "pcsTextConfiguration": {}, "facetNoTitlecase": null, "skipCSSFacetCapitalization": false, "enableMapClustering": false, "readmoreInstructionEnabled": false, "candidateLogin": {"postApplyReviewLink": {"enabled": true, "url": "/api/apply/v2/profile/review/initialize_user?domain=symetra.com", "title": "What's next? Increase your chances of getting hired!", "message": "Knowing more about you helps us review your application faster. Enrich your profile by adding more skills, awards, and other recognition.", "buttonText": "Review my profile", "verifyEmailTitle": "Let's verify your email", "verifyEmailText": "Click the link in the email to continue reviewing your profile. If you do not immediately see the email, check your spam folder."}, "postLoginLink": {"enabled": true, "message": "Candidate Login", "url": "/careerhub/me?action=edit&trackApplicationStatus=false&profile_type=candidate&domain=symetra.com&customredirect=1&utm_source=Eightfold"}, "trackApplicationLink": {"enabled": true, "message": "Track Application Status", "url": "/careerhub/my/jobs/applications?trackApplicationStatus=true&profile_type=candidate&domain=symetra.com&customredirect=1&utm_source=Eightfold"}}, "isHomePageLoad": false, "candidateBuildProfile": {}, "chatbot": true, "enabledPersonalizedFeatures": {"recommendationFeedback": false, "tldr": false, "personalizationPreferences": false}, "installed_app_data": [], "disableAutoScrollOnPositionSelect": false, "locationDistanceKmDefault": 100, "searchFiltersTranslationWhitelist": [], "customJobDescTranslationSkipList": [], "enableCandidateReferralFlow": false, "showBanner": true, "pcsBannerMessage": "You may have seen in the media that job posting scams are on the rise. Symetra is committed to creating a positive candidate experience without putting you at risk. As such, applications for our open job postings are only collected through our secure career site and we are transparent about our <a href=\"https://www.symetra.com/careers/symetra-careers/hiring-process/ \" target=\"_blank\" style=\"color:blue; \" >hiring process</a>. We also do not send funds to candidates or request funds from candidates, via check or otherwise. If you experience something different than what we outline in our process or would like to report suspicious activity, please <a href = \"mailto:rpteth@symetra.com\" style=\"color:blue;\">contact us</a>.", "locationRadiusConfig": {"showLocationRadius": false, "locationRadiusType": "mi"}, "pcsApplyFormV2Enabled": true, "allowedFileTypes": {}, "pcsOctupleMigration0Enabled": true, "pcsOctupleMigration1Enabled": false, "replaceUrlOnGoBack": true, "pcsRedesignedNuxEnabled": true, "userActivityTimeout": 86400000, "userActivityTimeoutEnabled": 1, "isLoggedInPcsEnabled": true, "sortByConfig": null, "searchBoxConfig": {}, "excludePrivatePositions": true, "eeocFilterKeywords": ["veteran", "disability", "gender", "race", "citizen", "visa", "ethnicity"], "disableScrollLoadPositionSidebar": false, "locationFlexibilityFrontendEnabled": false, "workLocationOptionFrontendEnabled": true, "remoteFlexibleJobsFilterEnabled": false, "loggedOutNotificationsEnabled": true, "prepopulateApplyFormEnabled": true, "prepopulateSettings": {"prepopulateCheckboxText": "Save my answers for future applications", "defaultPrepopulateCheckboxValue": true, "showPrepopulateCheckbox": true, "inferEEOQuestions": false, "doNotPrepopulateQuestionIds": ["timestampRMExceeded", "srcCareerFairSourceValues", "srcEmployeeReferral", "PrescreenQuestionsTrueAccurate", "$$timestamp_disclaimer1", "esigABSignature", "apSource", "Identity Verification"]}, "themeBuilderUser": null, "mandatoryFields": ["firstname", "lastname", "email", "phone"], "blindfoldWidgetPcsGate": false, "pcsApplyFormLocationGate": false, "t3sEnabled": false, "uploadApplicationAnswers": false, "candidateAuthV2Enabled": true, "preApplicationSubmitAuthEnabled": false, "applyFormV2Enabled": false, "loggedOutSavedSearchEnabled": false, "locationRadiusTypeToggleEnabled": true, "incompleteApplicationsEnabled": false, "incompleteApplicationConfig": {}, "fallbackPcsJdGate": true, "enableResumeCoach": false, "isPcsEnabled": true, "phoneWithCountryCodeEnabled": true, "phoneWithCountryCodeJTNEnabled": false, "notificationSuggestVerificationToken": null, "strictEmailValidationEnabled": true, "chatbotxConfig": {"enabled": false, "featureAccessFlags": {"resumeCoachCardFlags": {"showApplyWithResume": true, "showEditResume": true}, "positionCardFlags": {"showAddToJobCart": true}}}, "pcsOptionalResumeWithJobcartGate": false, "loggedInCandidate": {}, "hamburgerMenuEnabled": false, "sharedTalentPoolGate": false, "pcsAccessibilityHomeEnabled": true, "pcsAccessibilityApplyFormEnabled": true, "showLanguageDropdown": false, "languages": [{"value": "en", "title": "English"}, {"value": "it", "title": "Italiano"}, {"value": "es", "title": "Espa\u00f1ol"}, {"value": "fr", "title": "Fran\u00e7ais"}, {"value": "pt", "title": "Portugu\u00eas"}, {"value": "nb", "title": "Norsk"}, {"value": "de", "title": "Deutsch"}, {"value": "ja", "title": "\u65e5\u672c\u8a9e"}, {"value": "ms", "title": "Bahasa melayu"}, {"value": "zh-CN", "title": "\u4e2d\u6587 (\u7b80\u4f53)"}, {"value": "zh-TW", "title": "\u4e2d\u6587 (\u7e41\u9ad4)"}, {"value": "ko", "title": "\ud55c\uad6d\uc5b4"}, {"value": "th", "title": "\u0e20\u0e32\u0e29\u0e32\u0e44\u0e17\u0e22"}, {"value": "nl", "title": "Nederlands"}, {"value": "pl", "title": "Polski"}, {"value": "uk", "title": "Y\u043a\u0440\u0430\u0457\u043d\u0441\u044c\u043a\u0430"}, {"value": "hr", "title": "Hrvatski"}, {"value": "el", "title": "\u0395\u03bb\u03bb\u03b7\u03bd\u03b9\u03ba\u03ac"}, {"value": "hu", "title": "Magyar"}, {"value": "cs", "title": "\u010de\u0161tina"}, {"value": "tr", "title": "T\u00fcrk\u00e7e"}, {"value": "ru", "title": "P\u0443\u0441\u0441\u043a\u0438\u0439"}, {"value": "ht", "title": "Haitian"}, {"value": "he", "title": "\u05e2\u05d1\u05e8\u05d9\u05ea"}, {"value": "pt-BR", "title": "Brazilian Portugu\u00eas"}, {"value": "da", "title": "Dansk"}, {"value": "fi", "title": "Suomi"}, {"value": "sv", "title": "Svenska"}, {"value": "fr-CA", "title": "Fran\u00e7ais (Canada)"}, {"value": "pt-PT", "title": "portugu\u00eas (Portugal)"}, {"value": "vi", "title": "Ti\u1ebfng Vi\u1ec7t"}, {"value": "ro", "title": "rom\u00e2n\u0103"}, {"value": "bg", "title": "\u0431\u044a\u043b\u0433\u0430\u0440\u0441\u043a\u0438"}, {"value": "ar", "title": "\u0627\u0644\u0639\u0631\u0628\u064a\u0629"}, {"value": "es-419", "title": "Espa\u00f1ol (Latinoam\u00e9rica)"}, {"value": "sk", "title": "Sloven\u010dina"}, {"value": "id", "title": "Bahasa Indonesia"}, {"value": "sr", "title": "\u0441\u0440\u043f\u0441\u043a\u0438"}, {"value": "mk", "title": "\u043c\u0430\u043a\u0435\u0434\u043e\u043d\u0441\u043a\u0438"}], "displayLanguage": "en", "requestLocation": false, "positionQnAEnabled": false, "singlePageCareersNavbarGate": false, "positionSidebarScrollResetGate": false, "pcsApplyFormFileAnswerGate": false, "all_applicable_locations": []}
{"display_banner": false, "display_text": ""}