{"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/ygq6uglgdb?videoFoam=true title=\"A look back at Symetra's 2022 Summer of Service Video\" allow=\"autoplay; fullscreen\" allowtransparency=\"true\" frameborder=\"0\" scrolling=\"no\" class=\"wistia_embed\" name=\"wistia_embed\" msallowfullscreen width=\"100%\" height=\"100%\"></iframe></div></div>"}]}, "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": 446717216527, "name": "HR Recruiter \u2013 Remote", "posting_name": "HR Recruiter \u2013 Remote", "location": "USA", "locations": ["USA"], "hot": 0, "department": "HR Human Resources", "business_unit": "Symetra Financial Corporation", "t_update": 1772496789, "t_create": 1772496789, "ats_job_id": "5001182334806", "display_job_id": "9218", "type": "ATS", "id_locale": "9218-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/446717216527", "isPrivate": false}, {"id": 446717047763, "name": "Sr. Digital Product Manager", "posting_name": "Sr. Digital Product Manager", "location": "USA", "locations": ["USA"], "hot": 0, "department": "TECH TOS", "business_unit": "Symetra Financial Corporation", "t_update": 1772164796, "t_create": 1771950830, "ats_job_id": "5001181027506", "display_job_id": "9202", "type": "ATS", "id_locale": "9202-en", "job_description": "", "locale": "en", "stars": 0.0, "medallionProgram": null, "location_flexibility": null, "work_location_option": "onsite", "canonicalPositionUrl": "https://symetra.eightfold.ai/careers/job/446717047763", "isPrivate": false}, {"id": 446717022186, "name": "ERM Actuary I (Capital) - Remote", "posting_name": "ERM Actuary I (Capital) - Remote", "location": "USA", "locations": ["USA"], "hot": 0, "department": "ACTU Actuarial", "business_unit": "Symetra Financial Corporation", "t_update": 1771951693, "t_create": 1771868595, "ats_job_id": "5001180774506", "display_job_id": "9198", "type": "ATS", "id_locale": "9198-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/446717022186", "isPrivate": false}, {"id": 446716984589, "name": "Field Service Manager", "posting_name": "Field Service Manager", "location": "USA", "locations": ["USA"], "hot": 0, "department": "BEN Benefits", "business_unit": "Symetra Financial Corporation", "t_update": 1772053467, "t_create": 1771632266, "ats_job_id": "5001180620006", "display_job_id": "9197", "type": "ATS", "id_locale": "9197-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/446716984589", "isPrivate": false}, {"id": 446716947060, "name": "Sr. Compliance Analyst - Remote/Hybrid Farmington, CT", "posting_name": "Sr. Compliance Analyst - Remote/Hybrid Farmington, CT", "location": "USA", "locations": ["USA"], "hot": 0, "department": "INVM Investment Mgm", "business_unit": "Symetra Investment Management Company", "t_update": 1771865284, "t_create": 1771450422, "ats_job_id": "5001180093106", "display_job_id": "9193", "type": "ATS", "id_locale": "9193-en", "job_description": "", "locale": "en", "stars": 0.0, "medallionProgram": null, "location_flexibility": null, "work_location_option": "hybrid", "canonicalPositionUrl": "https://symetra.eightfold.ai/careers/job/446716947060", "isPrivate": false}, {"id": 446716927805, "name": "Anaplan Model Builder, Incentive Compensation - Remote", "posting_name": "Anaplan Model Builder, Incentive Compensation - Remote", "location": "USA", "locations": ["USA"], "hot": 0, "department": "HR Human Resources", "business_unit": "Symetra Financial Corporation", "t_update": 1771469260, "t_create": 1771361657, "ats_job_id": "5001179817006", "display_job_id": "9191", "type": "ATS", "id_locale": "9191-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/446716927805", "isPrivate": false}, {"id": 446716925387, "name": "Manager - STD and Absence Claims - Remote", "posting_name": "Manager - STD and Absence Claims - Remote", "location": "USA", "locations": ["USA"], "hot": 0, "department": "BEN Benefits", "business_unit": "Symetra Financial Corporation", "t_update": 1771504818, "t_create": 1771344743, "ats_job_id": "5001179694206", "display_job_id": "9189", "type": "ATS", "id_locale": "9189-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/446716925387", "isPrivate": false}, {"id": 446716863380, "name": "Benefits Sales Specialist", "posting_name": "Benefits Sales Specialist", "location": "USA", "locations": ["USA"], "hot": 0, "department": "BEN Benefits", "business_unit": "Symetra Financial Corporation", "t_update": 1771504827, "t_create": 1771015410, "ats_job_id": "5001179274306", "display_job_id": "9188", "type": "ATS", "id_locale": "9188-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/446716863380", "isPrivate": false}, {"id": 446716760180, "name": "Principal Software Engineer - Remote", "posting_name": "Principal Software Engineer - Remote", "location": "USA", "locations": ["USA"], "hot": 0, "department": "TECH TOS", "business_unit": "Symetra Financial Corporation", "t_update": 1771440358, "t_create": 1770847419, "ats_job_id": "5001178789606", "display_job_id": "9184", "type": "ATS", "id_locale": "9184-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/446716760180", "isPrivate": false}, {"id": 446716751201, "name": "Quality Assurance Analyst", "posting_name": "Quality Assurance Analyst", "location": "USA", "locations": ["USA"], "hot": 0, "department": "SERV TOS", "business_unit": "Symetra Financial Corporation", "t_update": 1771533604, "t_create": 1770822157, "ats_job_id": "5001178623506", "display_job_id": "9183", "type": "ATS", "id_locale": "9183-en", "job_description": "", "locale": "en", "stars": 0.0, "medallionProgram": null, "location_flexibility": null, "work_location_option": "onsite", "canonicalPositionUrl": "https://symetra.eightfold.ai/careers/job/446716751201", "isPrivate": false}], "debug": {}, "count": 59, "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": "", "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": 19, "Relationship Building": 11, "Attention to Detail": 9, "Leadership": 9, "Customer Service": 8, "Microsoft Excel": 8, "Negotiation": 8, "Problem Solving": 8, "Project Management": 8, "Time Management": 8, "Collaboration": 7, "Relationship Management": 7, "Agile Methodologies": 5, "Analysis": 5, "Coaching": 5, "Presentation Skills": 5, "Prioritization": 5, "Sales Acumen": 5, "Adaptability": 4, "Agile": 4, "Analytical": 4, "Documentation": 4, "Interpersonal Communications": 4, "Operations": 4, "Python": 4, "Risk Management": 4, "Territory Management": 4, "ASA": 3, "Actuarial Modeling": 3, "Analytical Skills": 3, "Business Acumen": 3, "Critical Thinking": 3, "Decision Making": 3, "Digital Literacy": 3, "FSA": 3, "Financial Analysis": 3, "Financial Services": 3, "Group Benefits": 3, "Life Insurance": 3, "Microsoft PowerPoint": 3, "Organization": 3, "Process Improvement": 3, "Regulatory Compliance": 3, "Risk Assessment": 3, "SQL": 3, "Sales": 3, "Strategic Planning": 3, "Team Leadership": 3, "Annuities": 3, "AI": 2, "AWS": 2, "Account Management": 2, "Actuarial Concepts and Assumptions": 2, "Business Development": 2, "CI/CD": 2, "Close Attention to Detail": 2, "Closing": 2, "Communication Skills": 2, "Compliance": 2, "Consultative Selling": 2, "Consulting": 2, "Data Analysis": 2, "Deadline Management": 2, "Excel": 2, "Financial Reporting": 2, "Group Insurance Product Knowledge": 2, "Influence": 2, "Insurance Knowledge": 2, "Legal Research": 2, "Medical Terminology": 2, "Microsoft Office Suite": 2, "Motivation": 2, "Paralegal Certificate": 2, "People Management": 2, "Qualifying": 2, "Reinsurance": 2, "Resource Management": 2, "Self Motivated": 2, "Selling Value": 2, "Stop Loss": 2, "Time Management & Organization Skills": 2, "Universal Life Insurance": 2, "Variable Annuities": 2, "Verbal & Written Communication": 2, "Writing": 2, "Written & Verbal Communication": 2, "Written and Verbal Communication Abilities": 2, "Full Stack Engineer": 2, "Term Life": 2, "ADV": 1, "API": 1, "Absence Management": 1, "Acceptance Criteria": 1, "Accident Insurance": 1, "Accounting Policy": 1, "Actuarial Pricing": 1, "Actuarial Science": 1}, "departments": {"BEN Benefits": 12, "RETS Retiremen": 10, "FIN Finance": 7, "TECH TOS": 7, "ACTU Actuarial": 5, "ITEC IT": 3, "LIFE Life": 3, "SERV TOS": 3, "HR Human Resources": 2, "INVM Investment Mgm": 2, "LEGL Legal": 2, "CMPL Compliance": 1, "DATA Data Analytics": 1, "WBI Workforce BEN Int": 1}, "seniority": {"Mid/Senior": 18, "Entry": 12, "Director": 2, "Intern": 1}, "work_location_option": {"remote": 41, "onsite": 17, "hybrid": 1}, "locations": {"Remote": 999999, "United States": 58, "WA, United States": 3, "AR, United States": 1, "Austin, TX, United States": 1, "Dallas, TX, United States": 1, "CT, United States": 1, "Houston, TX, United States": 1, "LA, United States": 1, "MS, United States": 1, "OK, United States": 1, "Pittsburgh, PA, 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": [], "enhancementsEnabled": false, "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, "isPcsBrandingApril2023Enabled": false, "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, "applicationInfoReviewEnabled": false, "phoneWithCountryCodeEnabled": true, "phoneWithCountryCodeJTNEnabled": false, "notificationSuggestVerificationToken": null, "cookiesAutoDisabled": false, "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, "advancedOptionsA11yGate": false, "positionSidebarScrollResetGate": false, "pcsApplyFormFileAnswerGate": false, "all_applicable_locations": []}
{"display_banner": false, "display_text": ""}