﻿/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */*{box-sizing:border-box;margin:0;padding:0}ul{list-style-type:none}ol{padding-inline-start:40px}p{margin-block-start:1em;margin-block-end:1em}fieldset{padding:1em}dialog{margin:auto}textarea{padding:3px}button{background:none repeat scroll 0 0 rgba(0,0,0,0);border:medium none;border-spacing:0;color:#26589f;font-weight:normal;line-height:1.42rem;list-style:none outside none;margin:0;padding:0;text-align:left;text-decoration:none;text-indent:0}ul.bullets{list-style-type:disc;margin-left:1em;list-style-position:inside}ul.spacey li+li{margin-top:1em}ul.bullets ul{list-style-type:circle;margin-left:1em}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{--wrapperWidth: 1670px;--wrapperNarrowWidth: 1200px;--wrapperPadding: 1em;--sectionVerticalPadding: 4rem;--backgroundColor: #f6f6f6;--greyBackgroundColor: #f5f5f5;--whiteBackgroundColor: #fefdfd;--middleGreyBackgroundColor: #efefef;--extraDarkBlueColor: #162a3a;--darkBlueColor: #073251;--middleBlueColor: #2d6ea0;--lightBlueColor: #aacce6;--blueTintedWhiteColor: #e3edf6;--whiteColor: #fefdfd;--blackColor: #222222;--blackTextColor: #222222;--redVarningColor: #d23d0e;--greenVerifiedColor: #46be67;--purpleWorkerColor: #9f95ef;--purpleWorkerHoverBackground: #877aeb;--purpleWorkerHoverColor: #221a35;--purpleTintedWhiteColor: #e8e6fb;--orangeCompanyColor: #dfb07e;--orangeCompanyHoverBackground: #dda262;--orangeCompanyHoverColor: #291a0c;--orangeTintedWhiteColor: #fae1c6;--blueSchoolColor: #a0cffe;--blueSchoolHoverBackground: #6bb6ff;--blueSchoolHoverColor: var(--extraDarkBlueColor);--graySecondaryBackground: #d1cfd7;--graySecondaryColor: #bcb8c0;--graySecondaryHoverBackground: #a9a8af;--graySecondaryHoverColor: #2c2c2c;--fontFamilyDmSans: "DM Sans", sans-serif;--fontFamilyPoppins: "Poppins", sans-serif;--fontFamilyAclonica: "Aclonica", sans-serif;--fontsizeHeading1: 36px;--fontsizeHeading2: 28px;--fontsizeHeading3: 20px;--fontsizeBodyText: 16px;--flex-gap: 1rem;--defaultContainerBorderRadius: 10px;--popupBorderRadius: 20px;--popupOuterPadding: 3em;--defaultButtonBorderRadius: 30px;--innerPaddingDistance: 2rem;--outerPaddingDistance: 4rem;--hoverAlmostWhite: #dbf6ff;--buttonBackgroundCTA: rgb(58, 145, 206);--mediumDarkBlueColor: #113a62}div#mainContainer>header{background-color:var(--extraDarkBlueColor);font-family:var(--fontFamilyDmSans);padding-top:20px;padding-bottom:20px}header nav div.span-container{color:var(--whiteColor)}a.logoText{font-family:var(--fontFamilyAclonica);font-variant:small-caps;text-decoration:none;color:var(--whiteColor);font-size:24px}div#mainContainer>main>section.headerArea{background-image:url("/images/content/home/headerBackgroundMobile.jpg");background-size:cover;background-repeat:no-repeat;display:flex;justify-content:center;min-height:100vh;position:relative}div#mainContainer>main>section.headerArea .headerContainer{display:flex;flex-direction:column}div#mainContainer>main>section.headerArea .headerContainer div.textContainer{max-width:535px}div#mainContainer>main>section.headerArea .headerContainer div.textContainer div.headerTextContainer{margin:0 20px}div#mainContainer>main>section.headerArea .headerContainer div.textContainer div.headerTextContainer>*{font-family:var(--fontFamilyDmSans);font-weight:700;font-size:clamp(24px,5vw,44px);color:var(--whiteColor);line-height:1.4;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}div#mainContainer>main>section.headerArea .headerContainer div.textContainer .headerButtonContainer{position:relative;display:grid;gap:var(--flex-gap);align-items:center;margin-top:47vh;z-index:5;max-width:800px;grid-template-columns:1fr}div#mainContainer>main>section.headerArea .headerContainer div.textContainer .headerButtonContainer>a{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:3.5rem;max-width:300px;margin-left:auto;margin-right:auto}div#mainContainer>main>section.headerArea .headerContainer div.textContainer .statsContainer{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden;color:var(--whiteColor);font-family:var(--fontFamilyDmSans);font-size:clamp(16px,.8em + .7vw,24px)}div#mainContainer>main>section.headerArea .headerContainer div.textContainer .statsContainer div.stat{padding:2vh}div#mainContainer>main>section.headerArea .headerContainer div.textContainer .statsContainer div.stat i{text-transform:uppercase;font-style:normal;font-size:1.6em;letter-spacing:1px}div#mainContainer>main>section.headerArea .headerContainer div.textContainer .statsContainer div.stat span{font-size:.8em}div#mainContainer>main>section.headerArea .headerContainer div.imageContainer img.industrialWorker{position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:auto;height:auto;width:clamp(400px,85vw,400px)}@media(min-width: 1025px){div#mainContainer>main>section.headerArea{background-image:url("/images/content/home/headerBackground.jpg");padding-top:0;padding-bottom:0}div#mainContainer>main>section.headerArea .headerContainer{flex-direction:row;justify-content:space-around;align-items:center;width:85%;column-gap:10px}div#mainContainer>main>section.headerArea .headerContainer div.textContainer{display:flex;flex-direction:column;row-gap:6vh;max-width:none}div#mainContainer>main>section.headerArea .headerContainer div.textContainer div.headerTextContainer{margin:0}div#mainContainer>main>section.headerArea .headerContainer div.textContainer div.headerTextContainer>*{font-size:clamp(34px,3vw,44px)}div#mainContainer>main>section.headerArea .headerContainer div.textContainer .headerButtonContainer{margin-top:unset;grid-template-columns:repeat(3, 1fr)}div#mainContainer>main>section.headerArea .headerContainer div.textContainer .statsContainer{display:flex;flex-direction:row;width:90vw;max-width:54vw;padding-top:3vh}div#mainContainer>main>section.headerArea .headerContainer div.textContainer .statsContainer div:not(:last-child){border-right:1px solid hsla(0,0%,100%,.5);border-style:inside}div#mainContainer>main>section.headerArea .headerContainer div.textContainer .statsContainer div.stat{display:flex;flex-direction:column;justify-content:space-between;align-items:center;flex-grow:1;border-bottom:0}div#mainContainer>main>section.headerArea .headerContainer div.textContainer .imageContainer img.industrialWorker{position:relative}div#mainContainer>main>section.headerArea .headerContainer div.imageContainer{align-self:flex-end;line-height:0;min-width:clamp(23em,25vw,32em);max-width:500px}div#mainContainer>main>section.headerArea .headerContainer div.imageContainer img.industrialWorker{position:relative;transform:unset;left:unset;width:clamp(500px,40vw,600px)}}header>nav ul.menu,header nav a.bigButton{display:none}header>nav{display:flex;flex-direction:column}header>nav>div.menuToggleAndLogo{display:flex;justify-content:space-between;align-items:center;flex-grow:1}div.hamburger{cursor:pointer;width:40px;height:30px;display:flex;flex-direction:column;justify-content:space-between;color:var(--whiteColor)}div.hamburger>.line{width:100%;height:3px;background-color:var(--whiteColor);transition:all .3s ease}div.hamburger.active>.line:nth-child(1){transform:translateY(14px) rotate(45deg)}div.hamburger.active>.line:nth-child(2){opacity:0}div.hamburger.active>.line:nth-child(3){transform:translateY(-14px) rotate(-45deg)}nav>ul.menu{display:block}nav>ul.menu>li{display:block;width:100%;padding:2em 1.5em;margin-top:1em;color:#fff;font-size:1.2rem;font-weight:600;text-align:center;text-transform:uppercase;letter-spacing:1.7px;cursor:pointer}nav>ul.menu>li>div.label{padding:2em 1.5em;display:flex;justify-content:center;font-size:1.2rem;cursor:pointer}nav>ul.menu>li>ul{display:none;padding:0;margin:0;background-color:var(--whiteColor);color:var(--blackColor)}nav>ul.menu>li>ul>li>a{padding:1em 1.5em;text-decoration:none;display:flex;color:var(--blackColor);font-weight:500}nav>ul.menu>li>ul>li>a:hover{color:inherit}nav>ul.menu>li>ul>li.divider{margin:.5em 0;margin-left:1.5em;margin-right:1.5em;border-top:1px solid rgba(0,0,0,.2)}nav>ul.menu>li.open>ul{display:block}nav>ul.menu>li.open>div.label span.arrow{transform:rotate(0deg)}nav>ul.menu>li>div.label{display:flex;align-items:center;justify-content:center}nav>ul.menu>li>div.label>span.arrow{transform:rotate(90deg);transition:.5s;font-weight:100;display:inline-block;vertical-align:middle}nav>ul.menu>li>div.label:hover,nav>ul.menu>li.open>div.label{color:var(--purpleWorkerColor)}nav>ul.menu>li>a{color:var(--whiteColor);text-decoration:none}nav>ul.menu>li>a:hover{color:var(--purpleWorkerColor)}nav>ul.menu li.dropdownLi{padding:0}nav>ul.menu.active{display:block;flex-direction:column;background-color:var(--extraDarkBlueColor);justify-content:flex-start;align-items:center;min-height:100vh}nav.personNav>ul>li>div.label:hover,nav.personNav>ul>li.open>div.label{color:var(--purpleWorkerColor)}nav.personNav>ul>li>a:hover,nav.personNav>ul>li span.itemTitle:hover,nav.personNav>ul>li span.material-symbols-outlined.arrow:hover{color:var(--purpleWorkerColor)}nav.personNav>ul>li>ul>li>a:hover{color:var(--purpleWorkerColor)}nav.companyNav>ul>li>div.label:hover,nav.companyNav>ul>li.open>div.label{color:var(--orangeCompanyColor)}nav.companyNav>ul>li>a:hover,nav.companyNav>ul>li span.itemTitle:hover,nav.companyNav>ul>li span.material-symbols-outlined.arrow:hover{color:var(--orangeCompanyColor)}nav.companyNav>ul>li>ul>li>a:hover{color:var(--orangeCompanyColor)}@media(min-width: 1025px){header>nav{flex-direction:row;justify-content:space-between}header>nav div.hamburger{display:none}header>nav>div.menuToggleAndLogo{flex-grow:0}header>nav>ul.menu{display:flex;justify-content:space-evenly;gap:2em;align-items:center}header>nav>ul.menu>li{padding:0;margin-top:0;width:unset}header>nav>ul.menu>li a{font-size:var(--fontsizeBodyText)}header>nav>ul.menu>li:hover>ul.dropdownList{display:block;position:absolute;z-index:100;border-radius:0px 0px 8px 8px;background-color:var(--whiteColor);overflow:hidden}header>nav>ul.menu>li>div.label{padding:0;font-size:1.1rem;white-space:nowrap}header>nav>ul.menu>li>div.label>span{font-size:var(--fontsizeBodyText)}nav.personNav>ul.menu>li ul.dropdownList li a:hover{background-color:#e6e4f5;color:var(--purpleWorkerHoverColor)}nav.companyNav>ul.menu>li ul.dropdownList li a:hover{background-color:#f8e6d2;color:var(--orangeCompanyHoverColor)}}body#login main section.login{margin-top:50px;max-width:650px;width:auto;background-color:#fff;border:3px solid rgb(var(--darkDetailColor));color:#000;padding:2em;border-radius:15px;border-bottom-left-radius:15px;border-bottom-right-radius:15px;margin-left:auto;margin-right:auto}body#login main section.login h1{color:#083250}form#login input{padding:5px;border-radius:10px;width:217px}form#login input[type=submit]{display:inline-block;padding:8px;background-color:var(--buttonBackgroundCTA);color:var(--buttonTextCTA);border:1px solid #000;margin-top:3em;margin-left:auto;margin-right:auto;width:100%;display:block;margin-right:auto;margin-left:auto}div.whiteBox{margin-top:50px;max-width:550px;width:auto;background-color:#fff;color:#000;padding:2em;border-radius:15px;border-bottom-left-radius:15px;border-bottom-right-radius:15px;margin-left:auto;margin-right:auto}div.whiteBox input{padding:5px;border-radius:10px;width:217px}div.whiteBox input[type=submit]{padding:8px;width:10em;background-color:#083250;color:#fbebc5;margin-top:1em;width:94.5%}div.whiteBox h1{margin-top:0}div.whiteBox div.news{background-color:#fdefcc;padding:1em;border-radius:10px;border:1px solid #083250}div.whiteBox div.news a{display:block;text-decoration:none;margin-top:.5em}div.whiteBox div.optionBox>a,div.whiteBox div.optionBox>span{display:block;padding:1em;background-color:#fec12c;border-radius:10px;margin-top:1em;color:#083250;text-decoration:none;padding:2em;padding-left:90px;border:1px solid #083250;background-color:#c8e6ff;background-repeat:no-repeat;background-size:50px;background-position:15px center;font-size:1.2em}div.whiteBox div.optionBox>span.closed{background-color:#c8c8c8;color:maroon}div.whiteBox div.optionBox a.option:hover{background-color:var(--buttonHoverBackground);color:var(--buttonHoverTextColor);border:1px solid #000;border-color:var(--buttonHoverBorderColor)}div.whiteBox div.optionBox>a.register{height:100%;background-color:var(--mediumDarkBlueColor);color:#fff;border-color:#005000;padding:1em;text-align:center}div.whiteBox div.optionBox>a.register:hover{border-color:var(--buttonHoverBorderColor);background-color:var(--buttonBackgroundCTA)}div.whiteBox div.optionBox a.bankId{background-image:url("/images/content/login/bankid-sv-50.png")}div.whiteBox div.optionBox a.password{background-image:url("/images/content/login/password50.png")}div.whiteBox div.optionBox a.freja{background-image:url("/images/content/login/freja50.png")}div.whiteBox div.optionBox * span.details{margin-top:5px;display:block;font-size:.7em}img#freja-qr{display:block;margin-left:auto;margin-right:auto}section.rows{overflow-x:auto}table.workRows tr:nth-child(even){background-color:#f0f0f0}table.workRows tr:hover td{background-color:#e6e6e6;color:#000}table.workRows tr td.col_date{white-space:nowrap}body#certification table td.good{background-color:#c8ffc8}body#certification table td span.suggestedReports{visibility:hidden}body#certification table td:hover span.suggestedReports{visibility:visible}footer{color:var(--whiteColor);background-color:var(--extraDarkBlueColor);font-family:var(--fontFamilyDmSans);padding-bottom:var(--sectionVerticalPadding)}footer>a.logoText{font-size:3rem;margin-top:var(--sectionVerticalPadding)}footer a{text-decoration:none}footer>nav{display:flex;flex-wrap:wrap;justify-content:space-between;padding-top:50px;padding-bottom:0px;width:85%;gap:1em;padding-bottom:1.5em;margin-bottom:var(--sectionVerticalPadding);border-bottom:1px solid var(--purpleWorkerColor)}footer>nav>*{flex:1 1 160px;min-width:150px}footer>nav ul a{color:#fff;display:block;padding:.3em 0}footer>nav ul a:hover{color:var(--purpleWorkerColor)}footer>nav ul.blog{max-width:100%;min-width:340px;overflow:hidden}footer>nav ul.blog li.heading.external>span{display:none}footer>nav ul.blog:hover li.heading.external>span{display:inline}footer>nav ul.blog a.external>span.externalIcon{display:none}footer>nav ul li.heading{color:var(--purpleWorkerColor);text-transform:uppercase}footer>nav div.socialMedia{display:flex;flex-direction:column;gap:1em}footer>nav div.socialMedia img{width:30px;height:30px}footer>nav div.socialMedia .icons{width:100%;max-width:145px;display:flex;justify-content:center;gap:1.6em}footer>nav div.socialMedia a.material-symbols-outlined{font-size:32px;color:#fff;transition:color .3s;font-weight:100}footer>nav div.socialMedia a.material-symbols-outlined:hover{color:var(--purpleWorkerColor)}footer>div.footerBranding{width:85%;display:flex;flex-direction:column}footer>div.footerBranding a.logoText{font-size:1.6rem;font-variant:small-caps;margin:0}footer>div.footerBranding span{font-size:.8rem;font-family:var(--fontFamilyPoppins);color:var(--whiteColor)}div.lower-footer-section{display:flex;justify-content:center}div.lower-footer-section div.img-wrapper{display:flex;margin-top:50px}div.lower-footer-section div.img-wrapper img{width:250px}@media(max-width: 1024px){footer{padding:20px;padding-top:0}footer .footer-line{margin-top:40px}}footer a.bigButton{padding:.6em 1.1em}.linkedin-svg:hover path{fill:var(--purpleWorkerColor)}.facebook-svg path{fill:#fff}.facebook-svg:hover path{fill:var(--purpleWorkerColor)}@media(min-width: 1025px){footer>div.footerBranding{flex-direction:row;align-items:center;justify-content:flex-start}footer>div.footerBranding a.logoText{font-size:1.8rem}footer>div.footerBranding span{font-size:1rem;margin-left:1em;margin-right:1em}}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:600;color:var(--extraDarkBlueColor, #333);font-size:.9rem;font-family:var(--fontFamilyDmSans)}.form-group .formHelpText{font-size:.85rem;color:var(--darkBlueColor, #666);margin-top:.25rem;font-style:italic}.form-group.has-error .form-control{border-color:#dc3545}.form-group.has-error .form-error{display:block;color:#dc3545;font-size:.85rem;margin-top:.25rem}.form-group .form-error{display:none}.form-control{width:100%;padding:.75rem;border:2px solid var(--lightBlueColor, #e0e0e0);border-radius:6px;font-size:.9rem;font-family:var(--fontFamilyDmSans);transition:border-color .2s ease,box-shadow .2s ease;background-color:var(--whiteColor, #fff);color:var(--blackTextColor, #333);box-sizing:border-box}.form-control:focus{outline:none;border-color:var(--middleBlueColor);box-shadow:0 0 0 3px rgba(45,110,160,.1)}.form-control:disabled{background-color:var(--greyBackgroundColor, #f5f5f5);cursor:not-allowed;opacity:.6}.form-control::placeholder{color:#999;opacity:.7}textarea.form-control,textarea{resize:vertical;min-height:100px;line-height:1.5;width:100%}select.form-control{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23333' d='M10.293 3.293L6 7.586 1.707 3.293A1 1 0 00.293 4.707l5 5a1 1 0 001.414 0l5-5a1 1 0 10-1.414-1.414z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:12px;padding-right:2.5rem}.form-control--small{padding:.5rem;font-size:.85rem}.form-control--large{padding:1rem;font-size:1rem}.form-file .file-input{display:none}.form-file .file-label{display:inline-block;padding:.75rem 1.5rem;background:var(--middleBlueColor);color:var(--whiteColor);border-radius:var(--defaultButtonBorderRadius, 30px);cursor:pointer;font-size:.9rem;font-weight:500;text-align:center;transition:background-color .2s ease;font-family:var(--fontFamilyDmSans)}.form-file .file-label:hover{background:var(--darkBlueColor)}.form-file .file-name{display:inline-block;margin-left:1rem;font-size:.85rem;color:var(--mediumDarkBlueColor, #666);font-style:italic}input[type=file]{width:100%}.form-checkbox{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}.form-checkbox input[type=checkbox]{width:20px;height:20px;min-width:20px;flex-shrink:0;cursor:pointer;accent-color:var(--middleBlueColor)}.form-checkbox label{margin:0;font-weight:normal;cursor:pointer;user-select:none;min-height:44px;display:flex;align-items:center;gap:.5rem}.form-radio{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}.form-radio input[type=radio]{width:18px;height:18px;cursor:pointer;accent-color:var(--middleBlueColor)}.form-radio label{margin:0;font-weight:normal;cursor:pointer;user-select:none}.form-inline{display:flex;gap:1rem;align-items:flex-end}.form-inline .form-group{flex:1;margin-bottom:0}.form-row{display:grid;gap:1rem;margin-bottom:1.5rem}.form-row.form-row--2{grid-template-columns:1fr 1fr}.form-row.form-row--3{grid-template-columns:1fr 1fr 1fr}@media(max-width: 768px){.form-row.form-row--2,.form-row.form-row--3{grid-template-columns:1fr}}.searchSubjectsContainer{width:95%;border-radius:0;position:relative;margin:0 auto;background-color:var(--backgroundColor);padding:10px;box-shadow:inset 0 0 0 1px var(--backgroundColor)}.searchSubjectsContainer .searchIcon{position:absolute;top:15px;left:15px;font-size:26px}.searchSubjectsContainer input[type=text]{width:92%;margin-left:30px;padding:.75rem;border:none;outline:none;background-color:var(--backgroundColor);color:var(--blackTextColor);padding:10px;font-size:16px}.searchSubjectsContainer input[type=text]:focus{box-shadow:none}.searchSubjectsContainer input[type=text]::placeholder{color:var(--blackTextColor);opacity:.8}.searchSubjectsContainer.worker:focus-within{box-shadow:inset 0 0 0 1px var(--purpleWorkerColor);transition:box-shadow .2s ease-in-out}.searchSubjectsContainer.company:focus-within{box-shadow:inset 0 0 0 1px var(--orangeCompanyColor);transition:box-shadow .2s ease-in-out}.form-card{background:var(--whiteColor);padding:2rem;box-shadow:0px 1px 5px 1px rgba(3,3,3,.1);margin-top:1em;margin-bottom:1em}.form-card .form-card-header{margin-bottom:1.5rem;padding-bottom:1rem}.form-card .form-card-header h2,.form-card .form-card-header h3{margin:0;color:var(--blackTextColor)}.form-card .form-card-header p{margin:.5rem 0 0 0;color:var(--blackTextColor);font-size:.9rem}form .form-card-header .regAttension,form#form_persons .formInner .regAttension{margin-top:3em;margin-bottom:1em;border:none;padding:0}form .form-card-header .regAttension .inputContainer>.inputSearchContainer input[type=text],form .form-card-header .regAttension .inputContainer>.inputSearchContainer input[type=number],form .form-card-header .regAttension .inputContainer>.inputSearchContainer input[type=email],form .form-card-header .regAttension .inputContainer>.inputSearchContainer input[type=password],form#form_persons .formInner .regAttension .inputContainer>.inputSearchContainer input[type=text],form#form_persons .formInner .regAttension .inputContainer>.inputSearchContainer input[type=number],form#form_persons .formInner .regAttension .inputContainer>.inputSearchContainer input[type=email],form#form_persons .formInner .regAttension .inputContainer>.inputSearchContainer input[type=password]{min-width:6em;font-size:1rem;padding:.75rem;border-radius:0;border:1px solid #aba9b7}form .form-card-header .regAttension .inputContainer select,form#form_persons .formInner .regAttension .inputContainer select{min-width:6em;font-size:1rem;padding:.75rem;border-radius:0;border:1px solid #aba9b7}form .formInner .formFooter{background-color:var(--whiteBackgroundColor);border-top:none;margin-top:0}form .formInner .formFooter .submitContainer{background-color:var(--whiteBackgroundColor)}form .formInner .formFooter .submitContainer .buttonContainer{display:flex;flex-direction:column;align-items:center;padding-top:1rem;padding-bottom:1rem}@media(max-width: 768px){.form-group{margin-bottom:1rem}.form-control{padding:.6rem;font-size:16px}.form-actions{flex-direction:column;gap:.75rem}.form-actions .btn{width:100%}.form-inline{flex-direction:column}.form-inline .form-group{margin-bottom:1rem}}@media(min-width: 1025px){.formActionContainer{display:flex;justify-content:flex-start;gap:1rem}.searchSubjectsContainer{width:100%}form .formInner .formFooter{background-color:var(--whiteBackgroundColor);border-top:none;margin-top:0}form .formInner .formFooter .submitContainer{background-color:var(--whiteBackgroundColor);margin-left:auto;margin-right:auto;padding-left:var(--wrapperPadding);padding-right:var(--wrapperPadding);max-width:var(--wrapperWidth)}form .formInner .formFooter .submitContainer .buttonContainer{align-items:flex-start;flex-direction:row;gap:.5rem}}.betatestInfo{display:flex;flex-direction:column;gap:2rem}.betatestInfo .betatestInfoIntro{background-color:var(--blueTintedWhiteColor);padding:var(--innerPaddingDistance)}.betatestInfo .betatestInfoIntro h2{margin-top:0;margin-bottom:.5rem;color:var(--blackTextColor)}.betatestInfo .betatestInfoIntro p{margin:.5rem 0 0;color:var(--blackTextColor)}.betatestInfo .betatestInfoSteps{display:flex;flex-direction:column;gap:1rem}.betatestInfo .betatestInfoStep{display:flex;gap:1.5rem;align-items:flex-start;background-color:var(--whiteBackgroundColor);padding:var(--innerPaddingDistance);border:1px solid var(--middleGreyBackgroundColor)}.betatestInfo .betatestInfoStep .betatestInfoStepNumber{flex-shrink:0;width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--middleBlueColor);color:var(--whiteColor);display:flex;align-items:center;justify-content:center;font-family:var(--fontFamilyPoppins);font-weight:600;font-size:1rem}.betatestInfo .betatestInfoStep .betatestInfoStepContent h3{margin-top:.25rem;margin-bottom:.5rem;color:var(--blackTextColor);font-size:var(--fontsizeHeading3)}.betatestInfo .betatestInfoStep .betatestInfoStepContent p{margin:.4rem 0 0;color:var(--blackTextColor)}.betatestInfo .betatestInfoLimitations{background-color:var(--backgroundColor);padding:var(--innerPaddingDistance)}.betatestInfo .betatestInfoLimitations>h2{margin-top:0;margin-bottom:1.25rem;color:var(--blackTextColor)}.betatestInfo .betatestInfoLimitationsGrid{display:grid;grid-template-columns:repeat(auto-fit, minmax(220px, 1fr));gap:1rem}.betatestInfo .betatestInfoLimitation{background-color:var(--whiteBackgroundColor);border-radius:var(--defaultContainerBorderRadius);padding:1.25rem 1.5rem}.betatestInfo .betatestInfoLimitation h3{margin-top:0;margin-bottom:.5rem;color:var(--blackTextColor);font-size:var(--fontsizeHeading3)}.betatestInfo .betatestInfoLimitation p{margin:.4rem 0 0;color:var(--blackTextColor)}.betatestInfo.worker .betatestInfoIntro{background-color:var(--purpleTintedWhiteColor);border-left-color:var(--purpleWorkerColor)}.betatestInfo.worker .betatestInfoStepNumber{background-color:var(--purpleWorkerColor);color:var(--purpleWorkerHoverColor)}.betatestInfo.worker .betatestInfoLimitations>h2{color:var(--purpleWorkerHoverColor)}.betatestInfo.company .betatestInfoIntro{background-color:var(--orangeTintedWhiteColor);border-left-color:var(--orangeCompanyColor)}.betatestInfo.company .betatestInfoStepNumber{background-color:var(--orangeCompanyColor);color:var(--orangeCompanyHoverColor)}.betatestInfo.company .betatestInfoLimitations>h2{color:var(--orangeCompanyHoverColor)}form.contact{margin-top:100px;margin-left:auto;margin-right:auto;color:#fff;background-color:var(--extraDarkBlueColor);border-radius:10px;max-width:800px;padding:3rem 1rem;display:flex;flex-direction:column;justify-content:center;border-radius:35px;gap:var(--popupOuterPadding)}@media(min-width: 800px){form.contact{padding:var(--popupOuterPadding)}}form.contact .floating-label-group label{display:block}form.contact input[type=tel],form.contact input[type=email],form.contact input[type=text],form.contact textarea{width:100%;padding:10px;border:1px solid #333;border-radius:5px;box-sizing:border-box;background-color:var(--whiteColor);color:#000;height:60px;border-radius:30px;padding:20px}form.contact input[type=text]::placeholder,form.contact input[type=email]::placeholder,form.contact textarea::placeholder{padding-left:0}form.contact textarea::placeholder{padding-top:0}form.contact textarea#message{height:215px;resize:vertical;margin:0 !important}form.contact input[type=text]::placeholder,form.contact input[type=email]::placeholder,form.contact textarea::placeholder{padding-left:20px;font-size:16px;color:var(--blackTextColor)}form.contact textarea::placeholder{padding-top:20px}form.contact div.contact-info-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:200px;margin:10px}form.contact div.contact-info-container h2{margin:0;font-size:28px;font-weight:bold}form.contact .floating-label-group{position:relative}form.contact .floating-label{font-size:16px;color:#000;position:absolute;pointer-events:none;transition:all .2s ease}form.contact input+.floating-label{top:50%;transform:translateY(-50%);left:20px}form.contact textarea+.floating-label{left:20px;top:20px}form.contact input:focus~.floating-label,form.contact input:not(:placeholder-shown)~.floating-label{top:-25px;left:21px;font-size:16px;color:#fff;transform:none}form.contact textarea:focus~.floating-label,form.contact textarea:not(:placeholder-shown)~.floating-label{top:-23px;left:20px;font-size:16px;color:#fff;transform:none}form.contact div.submitContainer{display:flex;justify-content:center;font-size:1.3em}form.contact div.contactMethod>p{margin-top:0;margin-bottom:.5em}form.contact p.specific{margin:0}form.contact .switch-toggle{position:relative;display:flex;width:200px;border-radius:var(--defaultButtonBorderRadius);overflow:hidden;background-color:rgba(215,215,215,.9098039216);color:var(--extraDarkBlueColor)}form.contact .switch-toggle input{display:none}form.contact .switch-toggle label{flex:1;text-align:center;padding:10px;z-index:2;cursor:pointer;transition:color .3s}form.contact .switch-toggle .slider{position:absolute;top:0;bottom:0;width:50%;background-color:var(--purpleWorkerColor);color:var(--extraDarkBlueColor);transition:left .3s;border-radius:var(--defaultButtonBorderRadius);z-index:1}form.contact #preferEmail:checked~.slider{left:0}form.contact #preferPhone:checked~.slider{left:50%}form.contact #preferEmail:checked~label[for=preferEmail],form.contact #preferPhone:checked~label[for=preferPhone]{color:var(--extraDarkBlueColor);text-decoration:none}.emailError{color:red;border-color:red !important}body#profiles main>form#form_profiles>div.formInner section.dashboardHeader{background-color:var(--greyBackgroundColor);padding:0}body#profiles main>form#form_profiles>div.formInner section.dashboardHeader h1{padding:2.5rem 1.5rem;margin-bottom:0;font-weight:600}body#profiles main>form#form_profiles>div.formInner section.infoAndSelectedSubjectsContainer .desktopWrapper .selectedSubjectsContainer,body#profiles main>form#form_profiles>div.formInner section.infoAndSelectedSubjectsContainer .desktopWrapper .expandSubjectsContainer,body#profiles main>form#form_profiles>div.formInner section.infoAndSelectedSubjectsContainer .desktopWrapper .gyContainer,body#profiles main>form#form_profiles>div.formInner section.infoAndSelectedSubjectsContainer .desktopWrapper .professionContainer,body#profiles main>form#form_profiles>div.formInner section.infoAndSelectedSubjectsContainer .desktopWrapper .selectorOptionLink,body#profiles main>form#form_profiles>div.formInner section.subjectSelectionWrapper>.subjectSelectionGrid>.subjectOptionsWrapper>.form-group .selectedSubjectsContainer,body#profiles main>form#form_profiles>div.formInner section.subjectSelectionWrapper>.subjectSelectionGrid>.subjectOptionsWrapper>.form-group .expandSubjectsContainer,body#profiles main>form#form_profiles>div.formInner section.subjectSelectionWrapper>.subjectSelectionGrid>.subjectOptionsWrapper>.form-group .gyContainer,body#profiles main>form#form_profiles>div.formInner section.subjectSelectionWrapper>.subjectSelectionGrid>.subjectOptionsWrapper>.form-group .professionContainer,body#profiles main>form#form_profiles>div.formInner section.subjectSelectionWrapper>.subjectSelectionGrid>.subjectOptionsWrapper>.form-group .selectorOptionLink{display:flex;justify-content:space-between;align-items:center;cursor:pointer}body#profiles main>form#form_profiles>div.formInner section.infoAndSelectedSubjectsContainer .desktopWrapper .selectedSubjectsContainer>p.descriptionText,body#profiles main>form#form_profiles>div.formInner section.infoAndSelectedSubjectsContainer .desktopWrapper .expandSubjectsContainer>p.descriptionText,body#profiles main>form#form_profiles>div.formInner section.infoAndSelectedSubjectsContainer .desktopWrapper .gyContainer>p.descriptionText,body#profiles main>form#form_profiles>div.formInner section.infoAndSelectedSubjectsContainer .desktopWrapper .professionContainer>p.descriptionText,body#profiles main>form#form_profiles>div.formInner section.infoAndSelectedSubjectsContainer .desktopWrapper .selectorOptionLink>p.descriptionText,body#profiles main>form#form_profiles>div.formInner section.subjectSelectionWrapper>.subjectSelectionGrid>.subjectOptionsWrapper>.form-group .selectedSubjectsContainer>p.descriptionText,body#profiles main>form#form_profiles>div.formInner section.subjectSelectionWrapper>.subjectSelectionGrid>.subjectOptionsWrapper>.form-group .expandSubjectsContainer>p.descriptionText,body#profiles main>form#form_profiles>div.formInner section.subjectSelectionWrapper>.subjectSelectionGrid>.subjectOptionsWrapper>.form-group .gyContainer>p.descriptionText,body#profiles main>form#form_profiles>div.formInner section.subjectSelectionWrapper>.subjectSelectionGrid>.subjectOptionsWrapper>.form-group .professionContainer>p.descriptionText,body#profiles main>form#form_profiles>div.formInner section.subjectSelectionWrapper>.subjectSelectionGrid>.subjectOptionsWrapper>.form-group .selectorOptionLink>p.descriptionText{font-weight:700;max-width:60%}body#profiles main>form#form_profiles>div.formInner section.infoAndSelectedSubjectsContainer .desktopWrapper .selectedSubjectsContainer .expandIcon,body#profiles main>form#form_profiles>div.formInner section.infoAndSelectedSubjectsContainer .desktopWrapper .expandSubjectsContainer .expandIcon,body#profiles main>form#form_profiles>div.formInner section.infoAndSelectedSubjectsContainer .desktopWrapper .gyContainer .expandIcon,body#profiles main>form#form_profiles>div.formInner section.infoAndSelectedSubjectsContainer .desktopWrapper .professionContainer .expandIcon,body#profiles main>form#form_profiles>div.formInner section.infoAndSelectedSubjectsContainer .desktopWrapper .selectorOptionLink .expandIcon,body#profiles main>form#form_profiles>div.formInner section.subjectSelectionWrapper>.subjectSelectionGrid>.subjectOptionsWrapper>.form-group .selectedSubjectsContainer .expandIcon,body#profiles main>form#form_profiles>div.formInner section.subjectSelectionWrapper>.subjectSelectionGrid>.subjectOptionsWrapper>.form-group .expandSubjectsContainer .expandIcon,body#profiles main>form#form_profiles>div.formInner section.subjectSelectionWrapper>.subjectSelectionGrid>.subjectOptionsWrapper>.form-group .gyContainer .expandIcon,body#profiles main>form#form_profiles>div.formInner section.subjectSelectionWrapper>.subjectSelectionGrid>.subjectOptionsWrapper>.form-group .professionContainer .expandIcon,body#profiles main>form#form_profiles>div.formInner section.subjectSelectionWrapper>.subjectSelectionGrid>.subjectOptionsWrapper>.form-group .selectorOptionLink .expandIcon{transition:transform .3s ease;transform:rotate(-90deg)}body#profiles main>form#form_profiles>div.formInner section.infoAndSelectedSubjectsContainer .desktopWrapper .selectedSubjectsContainer .expandIcon.rotated,body#profiles main>form#form_profiles>div.formInner section.infoAndSelectedSubjectsContainer .desktopWrapper .expandSubjectsContainer .expandIcon.rotated,body#profiles main>form#form_profiles>div.formInner section.infoAndSelectedSubjectsContainer .desktopWrapper .gyContainer .expandIcon.rotated,body#profiles main>form#form_profiles>div.formInner section.infoAndSelectedSubjectsContainer .desktopWrapper .professionContainer .expandIcon.rotated,body#profiles main>form#form_profiles>div.formInner section.infoAndSelectedSubjectsContainer .desktopWrapper .selectorOptionLink .expandIcon.rotated,body#profiles main>form#form_profiles>div.formInner section.subjectSelectionWrapper>.subjectSelectionGrid>.subjectOptionsWrapper>.form-group .selectedSubjectsContainer .expandIcon.rotated,body#profiles main>form#form_profiles>div.formInner section.subjectSelectionWrapper>.subjectSelectionGrid>.subjectOptionsWrapper>.form-group .expandSubjectsContainer .expandIcon.rotated,body#profiles main>form#form_profiles>div.formInner section.subjectSelectionWrapper>.subjectSelectionGrid>.subjectOptionsWrapper>.form-group .gyContainer .expandIcon.rotated,body#profiles main>form#form_profiles>div.formInner section.subjectSelectionWrapper>.subjectSelectionGrid>.subjectOptionsWrapper>.form-group .professionContainer .expandIcon.rotated,body#profiles main>form#form_profiles>div.formInner section.subjectSelectionWrapper>.subjectSelectionGrid>.subjectOptionsWrapper>.form-group .selectorOptionLink .expandIcon.rotated{transform:rotate(0deg);transition:transform .3s ease}body#profiles main>form#form_profiles>div.formInner section.infoAndSelectedSubjectsContainer .desktopWrapper .selectedSubjectsContainer .formHelp,body#profiles main>form#form_profiles>div.formInner section.infoAndSelectedSubjectsContainer .desktopWrapper .expandSubjectsContainer .formHelp,body#profiles main>form#form_profiles>div.formInner section.infoAndSelectedSubjectsContainer .desktopWrapper .gyContainer .formHelp,body#profiles main>form#form_profiles>div.formInner section.infoAndSelectedSubjectsContainer .desktopWrapper .professionContainer .formHelp,body#profiles main>form#form_profiles>div.formInner section.infoAndSelectedSubjectsContainer .desktopWrapper .selectorOptionLink .formHelp,body#profiles main>form#form_profiles>div.formInner section.subjectSelectionWrapper>.subjectSelectionGrid>.subjectOptionsWrapper>.form-group .selectedSubjectsContainer .formHelp,body#profiles main>form#form_profiles>div.formInner section.subjectSelectionWrapper>.subjectSelectionGrid>.subjectOptionsWrapper>.form-group .expandSubjectsContainer .formHelp,body#profiles main>form#form_profiles>div.formInner section.subjectSelectionWrapper>.subjectSelectionGrid>.subjectOptionsWrapper>.form-group .gyContainer .formHelp,body#profiles main>form#form_profiles>div.formInner section.subjectSelectionWrapper>.subjectSelectionGrid>.subjectOptionsWrapper>.form-group .professionContainer .formHelp,body#profiles main>form#form_profiles>div.formInner section.subjectSelectionWrapper>.subjectSelectionGrid>.subjectOptionsWrapper>.form-group .selectorOptionLink .formHelp{color:var(--darkBlueColor);font-style:italic;margin:0;padding:1rem;text-align:center;background:var(--whiteColor);border:1px dashed var(--lightBlueColor);border-radius:8px}body#profiles main>form#form_profiles>div.formInner section.infoAndSelectedSubjectsContainer .desktopWrapper .expandSubjectsContainer,body#profiles main>form#form_profiles>div.formInner section.infoAndSelectedSubjectsContainer .desktopWrapper .gyContainer,body#profiles main>form#form_profiles>div.formInner section.infoAndSelectedSubjectsContainer .desktopWrapper .professionContainer,body#profiles main>form#form_profiles>div.formInner section.infoAndSelectedSubjectsContainer .desktopWrapper .selectorOptionLink,body#profiles main>form#form_profiles>div.formInner section.subjectSelectionWrapper>.subjectSelectionGrid>.subjectOptionsWrapper>.form-group .expandSubjectsContainer,body#profiles main>form#form_profiles>div.formInner section.subjectSelectionWrapper>.subjectSelectionGrid>.subjectOptionsWrapper>.form-group .gyContainer,body#profiles main>form#form_profiles>div.formInner section.subjectSelectionWrapper>.subjectSelectionGrid>.subjectOptionsWrapper>.form-group .professionContainer,body#profiles main>form#form_profiles>div.formInner section.subjectSelectionWrapper>.subjectSelectionGrid>.subjectOptionsWrapper>.form-group .selectorOptionLink{padding:2rem 1.5rem}body#profiles main>form#form_profiles>div.formInner section.infoAndSelectedSubjectsContainer .desktopWrapper .selectedSubjectsContainer,body#profiles main>form#form_profiles>div.formInner section.subjectSelectionWrapper>.subjectSelectionGrid>.subjectOptionsWrapper>.form-group .selectedSubjectsContainer{font-size:var(--fontsizeHeading3);padding:.5rem 1.5rem}body#profiles main>form#form_profiles>div.formInner section.infoAndSelectedSubjectsContainer .desktopWrapper .selectedSubjectsContainer .selectedCountBadge,body#profiles main>form#form_profiles>div.formInner section.subjectSelectionWrapper>.subjectSelectionGrid>.subjectOptionsWrapper>.form-group .selectedSubjectsContainer .selectedCountBadge{display:inline-flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:600;min-width:1.4rem;height:1.4rem;border-radius:999px;padding:0 .4rem;margin-left:.5rem;vertical-align:middle;background-color:rgba(89,80,161,.8901960784);color:var(--whiteColor)}body#profiles main>form#form_profiles>div.formInner section.infoAndSelectedSubjectsContainer .desktopWrapper .selectedSubjectsContainer.worker,body#profiles main>form#form_profiles>div.formInner section.subjectSelectionWrapper>.subjectSelectionGrid>.subjectOptionsWrapper>.form-group .selectedSubjectsContainer.worker{background-color:#e6e4f5}body#profiles main>form#form_profiles>div.formInner section.infoAndSelectedSubjectsContainer .desktopWrapper .selectedSubjectsContainer.worker .selectedCountBadge,body#profiles main>form#form_profiles>div.formInner section.subjectSelectionWrapper>.subjectSelectionGrid>.subjectOptionsWrapper>.form-group .selectedSubjectsContainer.worker .selectedCountBadge{background-color:rgba(89,80,161,.8901960784);color:var(--whiteColor)}body#profiles main>form#form_profiles>div.formInner section.infoAndSelectedSubjectsContainer .desktopWrapper .selectedSubjectsContainer.worker:hover,body#profiles main>form#form_profiles>div.formInner section.subjectSelectionWrapper>.subjectSelectionGrid>.subjectOptionsWrapper>.form-group .selectedSubjectsContainer.worker:hover{background-color:#d8d4ee;transition:.3s ease-in-out}body#profiles main>form#form_profiles>div.formInner section.infoAndSelectedSubjectsContainer .desktopWrapper .selectedSubjectsContainer.company,body#profiles main>form#form_profiles>div.formInner section.subjectSelectionWrapper>.subjectSelectionGrid>.subjectOptionsWrapper>.form-group .selectedSubjectsContainer.company{background-color:#efe1d2}body#profiles main>form#form_profiles>div.formInner section.infoAndSelectedSubjectsContainer .desktopWrapper .selectedSubjectsContainer.company .selectedCountBadge,body#profiles main>form#form_profiles>div.formInner section.subjectSelectionWrapper>.subjectSelectionGrid>.subjectOptionsWrapper>.form-group .selectedSubjectsContainer.company .selectedCountBadge{background-color:var(--orangeCompanyHoverBackground);color:var(--orangeCompanyHoverColor)}body#profiles main>form#form_profiles>div.formInner section.infoAndSelectedSubjectsContainer .desktopWrapper .selectedSubjectsContainer.company:hover,body#profiles main>form#form_profiles>div.formInner section.subjectSelectionWrapper>.subjectSelectionGrid>.subjectOptionsWrapper>.form-group .selectedSubjectsContainer.company:hover{background-color:#f0d9c0;transition:.3s ease-in-out}body#profiles main>form#form_profiles>div.formInner section.infoAndSelectedSubjectsContainer .desktopWrapper>div.selectedSubjectsExpanded,body#profiles main>form#form_profiles>div.formInner section.subjectSelectionWrapper>.subjectSelectionGrid>.subjectOptionsWrapper>.form-group>div.selectedSubjectsExpanded{max-width:var(--wrapperWidth);max-height:20em;overflow-y:auto;margin-top:.5rem;margin-left:auto;margin-right:auto;padding-left:var(--wrapperPadding);padding-right:var(--wrapperPadding)}body#profiles main>form#form_profiles>div.formInner section.infoAndSelectedSubjectsContainer .desktopWrapper>div.selectedSubjectsExpanded .selectedSubjectsCounter,body#profiles main>form#form_profiles>div.formInner section.subjectSelectionWrapper>.subjectSelectionGrid>.subjectOptionsWrapper>.form-group>div.selectedSubjectsExpanded .selectedSubjectsCounter{font-size:.9rem;color:var(--extraDarkBlueColor);margin:0 0 1rem 0;font-weight:500}body#profiles main>form#form_profiles>div.formInner section.infoAndSelectedSubjectsContainer .desktopWrapper>div.selectedSubjectsExpanded #selectedSubjectsList,body#profiles main>form#form_profiles>div.formInner section.subjectSelectionWrapper>.subjectSelectionGrid>.subjectOptionsWrapper>.form-group>div.selectedSubjectsExpanded #selectedSubjectsList{display:flex;flex-direction:column;gap:.5rem}body#profiles main>form#form_profiles>div.formInner section.infoAndSelectedSubjectsContainer .desktopWrapper>div.selectedSubjectsExpanded #selectedSubjectsList .competenceListItem,body#profiles main>form#form_profiles>div.formInner section.subjectSelectionWrapper>.subjectSelectionGrid>.subjectOptionsWrapper>.form-group>div.selectedSubjectsExpanded #selectedSubjectsList .competenceListItem{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;min-height:44px;border:1.5px solid #e6e6e6;border-radius:8px;background-color:var(--whiteColor)}body#profiles main>form#form_profiles>div.formInner section.infoAndSelectedSubjectsContainer .desktopWrapper>div.selectedSubjectsExpanded #selectedSubjectsList .competenceListItem .competenceName,body#profiles main>form#form_profiles>div.formInner section.subjectSelectionWrapper>.subjectSelectionGrid>.subjectOptionsWrapper>.form-group>div.selectedSubjectsExpanded #selectedSubjectsList .competenceListItem .competenceName{flex:1;font-size:.9rem;font-weight:600;color:var(--extraDarkBlueColor);line-height:1.3}body#profiles main>form#form_profiles>div.formInner section.infoAndSelectedSubjectsContainer .desktopWrapper>div.selectedSubjectsExpanded #selectedSubjectsList .competenceListItem .removeCompButton,body#profiles main>form#form_profiles>div.formInner section.subjectSelectionWrapper>.subjectSelectionGrid>.subjectOptionsWrapper>.form-group>div.selectedSubjectsExpanded #selectedSubjectsList .competenceListItem .removeCompButton{background:none;border:none;color:var(--blackColor);font-size:1.5rem;line-height:1;cursor:pointer;padding:0;width:44px;height:44px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s ease,color .2s ease}body#profiles main>form#form_profiles>div.formInner section.infoAndSelectedSubjectsContainer .desktopWrapper>div.selectedSubjectsExpanded #selectedSubjectsList .competenceListItem .removeCompButton:hover,body#profiles main>form#form_profiles>div.formInner section.subjectSelectionWrapper>.subjectSelectionGrid>.subjectOptionsWrapper>.form-group>div.selectedSubjectsExpanded #selectedSubjectsList .competenceListItem .removeCompButton:hover{background-color:var(--lightBlueColor);color:var(--extraDarkBlueColor)}body#profiles main>form#form_profiles>div.formInner section.infoAndSelectedSubjectsContainer .desktopWrapper>div.selectedSubjectsExpanded.isHidden,body#profiles main>form#form_profiles>div.formInner section.subjectSelectionWrapper>.subjectSelectionGrid>.subjectOptionsWrapper>.form-group>div.selectedSubjectsExpanded.isHidden{display:none !important}body#profiles main>form#form_profiles>div.formInner section.infoAndSelectedSubjectsContainer .desktopWrapper .whiteContainer>.infoContainer,body#profiles main>form#form_profiles>div.formInner section.subjectSelectionWrapper>.subjectSelectionGrid>.subjectOptionsWrapper>.form-group .whiteContainer>.infoContainer{display:flex;flex-direction:column;justify-content:center;padding:1.5rem;margin-top:0}body#profiles main>form#form_profiles>div.formInner section.infoAndSelectedSubjectsContainer .desktopWrapper .expandSubjectsContainer,body#profiles main>form#form_profiles>div.formInner section.infoAndSelectedSubjectsContainer .desktopWrapper .gyContainer,body#profiles main>form#form_profiles>div.formInner section.infoAndSelectedSubjectsContainer .desktopWrapper .professionContainer,body#profiles main>form#form_profiles>div.formInner section.infoAndSelectedSubjectsContainer .desktopWrapper .selectorOptionLink,body#profiles main>form#form_profiles>div.formInner section.subjectSelectionWrapper>.subjectSelectionGrid>.subjectOptionsWrapper>.form-group .expandSubjectsContainer,body#profiles main>form#form_profiles>div.formInner section.subjectSelectionWrapper>.subjectSelectionGrid>.subjectOptionsWrapper>.form-group .gyContainer,body#profiles main>form#form_profiles>div.formInner section.subjectSelectionWrapper>.subjectSelectionGrid>.subjectOptionsWrapper>.form-group .professionContainer,body#profiles main>form#form_profiles>div.formInner section.subjectSelectionWrapper>.subjectSelectionGrid>.subjectOptionsWrapper>.form-group .selectorOptionLink{background-color:var(--backgroundColor);border:1px solid #e6e6e6;height:7vh}body#profiles main>form#form_profiles>div.formInner section.infoAndSelectedSubjectsContainer .desktopWrapper .expandSubjectsContainer.active,body#profiles main>form#form_profiles>div.formInner section.infoAndSelectedSubjectsContainer .desktopWrapper .gyContainer.active,body#profiles main>form#form_profiles>div.formInner section.infoAndSelectedSubjectsContainer .desktopWrapper .professionContainer.active,body#profiles main>form#form_profiles>div.formInner section.infoAndSelectedSubjectsContainer .desktopWrapper .selectorOptionLink.active,body#profiles main>form#form_profiles>div.formInner section.subjectSelectionWrapper>.subjectSelectionGrid>.subjectOptionsWrapper>.form-group .expandSubjectsContainer.active,body#profiles main>form#form_profiles>div.formInner section.subjectSelectionWrapper>.subjectSelectionGrid>.subjectOptionsWrapper>.form-group .gyContainer.active,body#profiles main>form#form_profiles>div.formInner section.subjectSelectionWrapper>.subjectSelectionGrid>.subjectOptionsWrapper>.form-group .professionContainer.active,body#profiles main>form#form_profiles>div.formInner section.subjectSelectionWrapper>.subjectSelectionGrid>.subjectOptionsWrapper>.form-group .selectorOptionLink.active{background-color:#e6e6e6;border-color:#dbdbdb}body#profiles main>form#form_profiles>div.formInner section.infoAndSelectedSubjectsContainer .desktopWrapper .expandSubjectsContainer:hover,body#profiles main>form#form_profiles>div.formInner section.infoAndSelectedSubjectsContainer .desktopWrapper .gyContainer:hover,body#profiles main>form#form_profiles>div.formInner section.infoAndSelectedSubjectsContainer .desktopWrapper .professionContainer:hover,body#profiles main>form#form_profiles>div.formInner section.infoAndSelectedSubjectsContainer .desktopWrapper .selectorOptionLink:hover,body#profiles main>form#form_profiles>div.formInner section.subjectSelectionWrapper>.subjectSelectionGrid>.subjectOptionsWrapper>.form-group .expandSubjectsContainer:hover,body#profiles main>form#form_profiles>div.formInner section.subjectSelectionWrapper>.subjectSelectionGrid>.subjectOptionsWrapper>.form-group .gyContainer:hover,body#profiles main>form#form_profiles>div.formInner section.subjectSelectionWrapper>.subjectSelectionGrid>.subjectOptionsWrapper>.form-group .professionContainer:hover,body#profiles main>form#form_profiles>div.formInner section.subjectSelectionWrapper>.subjectSelectionGrid>.subjectOptionsWrapper>.form-group .selectorOptionLink:hover{background-color:rgba(230,230,230,.8901960784);transition:background-color .3s ease}body#profiles main>form#form_profiles>div.formInner section.infoAndSelectedSubjectsContainer .desktopWrapper .expandSubjectsContainer:focus-visible,body#profiles main>form#form_profiles>div.formInner section.infoAndSelectedSubjectsContainer .desktopWrapper .gyContainer:focus-visible,body#profiles main>form#form_profiles>div.formInner section.infoAndSelectedSubjectsContainer .desktopWrapper .professionContainer:focus-visible,body#profiles main>form#form_profiles>div.formInner section.infoAndSelectedSubjectsContainer .desktopWrapper .selectorOptionLink:focus-visible,body#profiles main>form#form_profiles>div.formInner section.subjectSelectionWrapper>.subjectSelectionGrid>.subjectOptionsWrapper>.form-group .expandSubjectsContainer:focus-visible,body#profiles main>form#form_profiles>div.formInner section.subjectSelectionWrapper>.subjectSelectionGrid>.subjectOptionsWrapper>.form-group .gyContainer:focus-visible,body#profiles main>form#form_profiles>div.formInner section.subjectSelectionWrapper>.subjectSelectionGrid>.subjectOptionsWrapper>.form-group .professionContainer:focus-visible,body#profiles main>form#form_profiles>div.formInner section.subjectSelectionWrapper>.subjectSelectionGrid>.subjectOptionsWrapper>.form-group .selectorOptionLink:focus-visible{outline:2px solid var(--darkBlueColor);outline-offset:-2px}body#profiles main>form#form_profiles>div.formInner section.infoAndSelectedSubjectsContainer .desktopWrapper .selectedSubjectsContainer:focus-visible,body#profiles main>form#form_profiles>div.formInner section.subjectSelectionWrapper>.subjectSelectionGrid>.subjectOptionsWrapper>.form-group .selectedSubjectsContainer:focus-visible{outline:2px solid var(--darkBlueColor);outline-offset:-2px}body#profiles main>form#form_profiles>div.formInner section.infoAndSelectedSubjectsContainer .desktopWrapper #commonSubjectsSection,body#profiles main>form#form_profiles>div.formInner section.infoAndSelectedSubjectsContainer .desktopWrapper #gyProgramSection,body#profiles main>form#form_profiles>div.formInner section.infoAndSelectedSubjectsContainer .desktopWrapper #professionSection,body#profiles main>form#form_profiles>div.formInner section.subjectSelectionWrapper>.subjectSelectionGrid>.subjectOptionsWrapper>.form-group #commonSubjectsSection,body#profiles main>form#form_profiles>div.formInner section.subjectSelectionWrapper>.subjectSelectionGrid>.subjectOptionsWrapper>.form-group #gyProgramSection,body#profiles main>form#form_profiles>div.formInner section.subjectSelectionWrapper>.subjectSelectionGrid>.subjectOptionsWrapper>.form-group #professionSection{margin-top:1rem;margin-bottom:1rem}body#profiles main>form#form_profiles>div.formInner section.subjectSelectionWrapper>.subjectSelectionGrid{display:flex;flex-direction:column;gap:1rem}body#profiles main>form#form_profiles>div.formInner section.subjectSelectionWrapper>.subjectSelectionGrid .subjectOptionsWrapper{display:flex;flex-direction:column;order:2}body#profiles main>form#form_profiles>div.formInner section.subjectSelectionWrapper>.subjectSelectionGrid .subjectOptionsWrapper>.form-group{margin-bottom:0}body#profiles main>form#form_profiles>div.formInner section.subjectSelectionWrapper>.subjectSelectionGrid .subjectOptionsWrapper>.form-group+.form-group{margin-top:-1px}body#profiles main>form#form_profiles>div.formInner section.subjectSelectionWrapper>.subjectSelectionGrid .subjectSearchWrapper{order:1;top:1rem}main.wrapper section.gridOptionsWrapper,main.wrapper section.optionsWrapper,main.wrapper div.searchResultContainer,main.wrapper div.selectedSubjectsContainer{background-color:var(--whiteColor);border:1px solid var(--strokeColor25);box-shadow:0px 0px 10px 0px rgba(198,198,198,.15)}main.wrapper section.gridOptionsWrapper div.optionsContainer ul.arrowOptionList li.arrowOptionListItem,main.wrapper section.optionsWrapper div.optionsContainer ul.arrowOptionList li.arrowOptionListItem{border-bottom:1px solid var(--strokeColor25)}main.wrapper section.gridOptionsWrapper div.optionsContainer ul.arrowOptionList li.arrowOptionListItem a,main.wrapper section.optionsWrapper div.optionsContainer ul.arrowOptionList li.arrowOptionListItem a{display:flex;justify-content:space-between;align-items:center;padding:1.7em;color:var(--extraDarkBlueColor);font-weight:500;font-size:18px;text-decoration:none}main.wrapper section.gridOptionsWrapper div.optionsContainer ul.arrowOptionList li.arrowOptionListItem a span,main.wrapper section.optionsWrapper div.optionsContainer ul.arrowOptionList li.arrowOptionListItem a span{color:var(--extraDarkBlueColor)}main.wrapper section.gridOptionsWrapper div.optionsContainer ul.arrowOptionList li.arrowOptionListItem a:hover,main.wrapper section.optionsWrapper div.optionsContainer ul.arrowOptionList li.arrowOptionListItem a:hover{background-color:#eef9ff;color:#07436d}section.gridSearchWrapper{background-color:none}section.gridSearchWrapper div.searchResultContainer h3,section.gridSearchWrapper div.selectedSubjectsContainer h3{font-weight:600;color:var(--extraDarkBlueColor);margin-bottom:1em}section.gridSearchWrapper div.searchResultContainer{display:flex;flex-direction:column;margin-bottom:1em}section.gridSearchWrapper div.searchResultContainer div.subjectResult{width:90%;align-self:center;margin:20px 0px 20px 0px}section.gridSearchWrapper div.searchResultContainer div.subjectResult div#results{max-height:18em;overflow-y:scroll}section.gridSearchWrapper div.searchResultContainer div.subjectResult div#results div.resultContainer{padding:1em;margin-bottom:.5em;border-radius:10px;border:1px solid var(--strokeColor25);font-weight:500;color:var(--middleBlueColor)}section.gridSearchWrapper div.searchResultContainer div.searchInputContainer{position:relative;width:90%;align-self:center;margin-top:1em;border-radius:15px;border:1px solid var(--strokeColor);color:var(--extraDarkBlueColor)}section.gridSearchWrapper div.searchResultContainer div.searchInputContainer input[type=text]{width:88%;padding:12px 15px 12px 15px;border-radius:15px;border:none;outline:none}section.gridSearchWrapper div.searchResultContainer div.searchInputContainer span.searchSymbol{position:absolute;right:14px;top:6px;font-size:30px}section.gridSearchWrapper div.searchResultContainer div.searchInputContainer:focus-within{border:2px solid var(--strokeColor);transition:.2s ease-in-out}section.gridSearchWrapper div.selectedSubjectsContainer{display:flex;flex-direction:column}section.gridSearchWrapper div.selectedSubjectsContainer div.selectedSubjects{width:90%;align-self:center;padding:20px 0px 20px 0px}.searchSubjectsContainer{overflow:visible}.searchResultsCounter{font-size:14px;font-weight:500;color:var(--darkBlueColor);margin-bottom:.5rem}.subjectSearchResults.wrapper{display:none;margin-top:2rem;max-height:37em;overflow-y:scroll}.subjectSearchResults.wrapper:empty{display:none}.subjectSearchResults.wrapper:not(:empty){display:flex;flex-direction:column;gap:.5rem}.subjectSearchResults.wrapper .subjectSearchResultItem{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;min-height:45px;border-radius:8px;background-color:var(--whiteColor);cursor:pointer;user-select:none;transition:background-color .2s ease,border-color .2s ease;margin-bottom:5px}.subjectSearchResults.wrapper .subjectSearchResultItem:hover{background-color:#ededed}.subjectSearchResults.wrapper .subjectSearchResultItem:has(input[type=checkbox]:checked){background-color:#ededed}.subjectSearchResults.wrapper .subjectSearchResultItem .searchResultCheckbox{width:20px;height:20px;min-width:20px;flex-shrink:0;cursor:pointer}.subjectSearchResults.wrapper .subjectSearchResultItem .resultName{flex:1;font-size:.9rem;font-weight:600;color:var(--extraDarkBlueColor);line-height:1.3}.subjectSearchResults.wrapper .subjectSearchResultItem.worker .searchResultCheckbox{accent-color:rgba(89,80,161,.8901960784)}.subjectSearchResults.wrapper .subjectSearchResultItem.company .searchResultCheckbox{accent-color:var(--orangeCompanyHoverBackground)}.subjectCardsGrid{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.subjectCard .subjectCardLabel,.subjectCheckboxItem label,label.subjectCategoryItem{display:flex;align-items:center;gap:.5rem;min-height:44px;cursor:pointer;user-select:none}.subjectCard .subjectCardLabel input[type=checkbox],.subjectCheckboxItem label input[type=checkbox],label.subjectCategoryItem input[type=checkbox]{width:20px;height:20px;min-width:20px;flex-shrink:0;cursor:pointer}.subjectCheckboxItem.worker label input[type=checkbox],.subjectCategoryItem.worker input[type=checkbox]{accent-color:rgba(89,80,161,.8901960784)}.subjectCheckboxItem.company label input[type=checkbox],.subjectCategoryItem.company input[type=checkbox]{accent-color:var(--orangeCompanyHoverBackground)}.subjectCard .subjectCardLabel .subjectCardName,.subjectCheckboxItem label span,.subjectCategoryItem span{font-size:.9rem;color:var(--extraDarkBlueColor);line-height:1.3}.subjectCard .subjectCardLabel{padding:.75rem 1rem;width:100%;box-sizing:border-box;border:1.5px solid #e6e6e6;border-radius:8px;background-color:var(--whiteColor);transition:background-color .2s ease,border-color .2s ease}.subjectCard .subjectCardLabel:hover{background-color:var(--blueTintedWhiteColor);border-color:var(--lightBlueColor)}.subjectCard .subjectCardLabel:has(input:checked){background-color:var(--blueTintedWhiteColor);border-color:var(--middleBlueColor)}.subjectCheckboxItem label{padding:.65rem 1rem;border-radius:6px;transition:background-color .3s ease-in-out;background-color:#fefdfd;margin-bottom:0}.subjectCheckboxItem label:hover{background-color:#ededed}.subjectCheckboxItem.checked>label{background-color:#ededed}.subjectCategoryItem{padding:.65rem 1rem;border-radius:6px;transition:background-color .3s ease-in-out;background-color:#fefdfd;margin-bottom:5px}.subjectCategoryItem:hover{background-color:#ededed}.subjectCategoryItem.checked{background-color:#ededed}.selectorOptionList{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.selectorOptionLink{text-decoration:none;color:var(--blacktextColor)}.subjectCategoryGroup.wrapper{margin-top:.5rem}#gyProgramSection,#professionSection{max-height:22em;overflow-y:auto}@media screen and (min-width: 992px){.subjectCardsGrid{grid-template-columns:1fr 1fr 1fr}body#profiles main>form#form_profiles>div.formInner>section.dashboardHeader .headerContainer{margin-left:auto;margin-right:auto;padding-left:var(--wrapperPadding);padding-right:var(--wrapperPadding);max-width:var(--wrapperWidth)}body#profiles main>form#form_profiles>div.formInner>section.dashboardHeader .headerContainer h1{font-size:var(--fontsizeHeading1);padding:0;margin-block-start:1em;margin-block-end:1em}body#profiles main>form#form_profiles>div.formInner>section.subjectSelectionWrapper>.subjectSelectionGrid{display:grid;grid-template-columns:1fr 1fr;align-items:start;padding-top:var(--innerPaddingDistance);padding-bottom:var(--outerPaddingDistance)}body#profiles main>form#form_profiles>div.formInner>section.subjectSelectionWrapper>.subjectSelectionGrid .subjectOptionsWrapper{order:unset}body#profiles main>form#form_profiles>div.formInner>section.subjectSelectionWrapper>.subjectSelectionGrid .subjectSearchWrapper{order:unset}body#profiles main>form#form_profiles>div.formInner>section.subjectSelectionWrapper>.subjectSelectionGrid .subjectOptionsWrapper .subjectGrid{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}body#profiles main>form#form_profiles>div.formInner>section.infoAndSelectedSubjectsContainer .desktopWrapper{display:grid;grid-template-columns:1fr 1fr;column-gap:1rem;padding-top:var(--outerPaddingDistance)}body#profiles main>form#form_profiles>div.formInner>section.infoAndSelectedSubjectsContainer .desktopWrapper .selectedSubjectsContainer{grid-column:2;height:7vh}body#profiles main>form#form_profiles>div.formInner>section.infoAndSelectedSubjectsContainer .desktopWrapper>div.selectedSubjectsExpanded{grid-column:2;grid-row:2;margin-left:0;padding-left:unset;padding-right:unset;width:100%}body#profiles main>form#form_profiles>div.formInner>section.infoAndSelectedSubjectsContainer .desktopWrapper .whiteContainer{grid-column:1;grid-row:1/3}body#profiles main>form#form_profiles>div.formInner>section.infoAndSelectedSubjectsContainer .desktopWrapper .whiteContainer>.infoContainer{padding:0}}.company-dashboard-container{max-width:900px;margin:2em auto;background:#f8fafc;border-radius:12px;box-shadow:0 2px 12px rgba(8,50,80,.07);padding:2em}.company-dashboard-header{display:flex;align-items:center;gap:2em;margin-bottom:2em}.company-dashboard-header .company-dashboard-logo{width:90px;height:auto;background:#083250;border-radius:8px;padding:.5em}.company-dashboard-header h1{margin:0 0 .5em 0;color:#083250}.company-dashboard-header .company-dashboard-desc{color:#444;font-size:1.1em}.company-dashboard-header .company-dashboard-desc .company-dashboard-desc-placeholder{color:#aaa;font-style:italic}.company-dashboard-widgets{display:flex;flex-wrap:wrap;gap:2em;justify-content:flex-start}.company-dashboard-widgets .company-widget{background:#fff;border-radius:8px;box-shadow:0 1px 4px rgba(8,50,80,.06);padding:1.5em 1.2em;min-width:180px;flex:1 1 180px;display:flex;flex-direction:column;align-items:flex-start}.company-dashboard-widgets .company-widget h2{font-size:1.1em;margin-bottom:.5em;color:#083250}.company-dashboard-widgets .company-widget .company-widget-value{font-size:2em;font-weight:bold;color:#005a8c;margin-bottom:.3em}.company-dashboard-widgets .company-widget canvas{margin-top:.5em;width:100%;height:auto;background:#f5faff;border-radius:4px}@media(max-width: 700px){.company-dashboard-header{flex-direction:column;gap:1em;text-align:center}.company-dashboard-widgets{flex-direction:column;gap:1em}}body#profiles main>section.dashboardHeader{background-color:var(--greyBackgroundColor);padding:0}body#profiles main>section.dashboardHeader h1{padding:2.5rem 1.5rem;margin-bottom:0;font-weight:600}body#profiles main>section.dashboardHeader .todoContainer,body#profiles main>section.dashboardHeader .profilecountContainer,body#profiles main>section.dashboardHeader .temporaryFillerContainer{display:flex;justify-content:space-between;align-items:center}body#profiles main>section.dashboardHeader .todoContainer>p.descriptionText,body#profiles main>section.dashboardHeader .profilecountContainer>p.descriptionText,body#profiles main>section.dashboardHeader .temporaryFillerContainer>p.descriptionText{font-weight:700;font-size:20px;max-width:60%}body#profiles main>section.dashboardHeader .todoContainer>p#todoCounter,body#profiles main>section.dashboardHeader .todoContainer>p#profileCounter,body#profiles main>section.dashboardHeader .profilecountContainer>p#todoCounter,body#profiles main>section.dashboardHeader .profilecountContainer>p#profileCounter,body#profiles main>section.dashboardHeader .temporaryFillerContainer>p#todoCounter,body#profiles main>section.dashboardHeader .temporaryFillerContainer>p#profileCounter{font-weight:500;font-size:55px;margin-block-start:5px;margin-block-end:0}body#profiles main>section.dashboardHeader .todoContainer,body#profiles main>section.dashboardHeader .profilecountContainer,body#profiles main>section.dashboardHeader .temporaryFillerContainer{padding:1.5rem}body#profiles main>section.dashboardHeader .todoContainer.worker{background-color:#e6e4f5}body#profiles main>section.dashboardHeader .profilecountContainer.worker{background-color:rgba(230,228,245,.4)}body#profiles main>section.dashboardHeader .todoContainer.company{background-color:#efe1d2}body#profiles main>section.dashboardHeader .profilecountContainer.company{background-color:#f8f3ed}.buttonAndFilterContainer,.profilesWrapper,.prototypeInfoContainer{background-color:#fefdfd}.prototypeInfoContainer{display:flex;flex-direction:column;justify-content:center;padding:1.5rem;margin-top:0}.prototypeInfoContainer h4{color:var(--purpleWorkerHoverColor)}.buttonAndFilterContainer{padding:1.5rem}@media(min-width: 1025px){body#profiles main>section.dashboardHeader .headerContainer{display:grid;grid-template-columns:2fr 1fr 1fr 2fr;gap:0;margin-left:auto;margin-right:auto;padding-left:var(--wrapperPadding);padding-right:var(--wrapperPadding);max-width:var(--wrapperWidth)}body#profiles main>section.dashboardHeader .headerContainer h1{font-size:var(--fontsizeHeading1);grid-column:1;padding:0;margin-block-start:1em}body#profiles main>section.dashboardHeader .headerContainer .todoContainer{grid-column:2;padding:.75rem}body#profiles main>section.dashboardHeader .headerContainer .profilecountContainer{grid-column:3;padding:.75rem}body#profiles main>section.dashboardHeader .headerContainer .temporaryFillerContainer{grid-column:4}body#profiles main>section.dashboardHeader .headerContainer .todoContainer,body#profiles main>section.dashboardHeader .headerContainer .profilecountContainer,body#profiles main>section.dashboardHeader .headerContainer .temporaryFillerContainer{padding:1rem}body#profiles main>section.dashboardHeader .headerContainer .todoContainer,body#profiles main>section.dashboardHeader .headerContainer .profilecountContainer{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}body#profiles main>section.dashboardHeader .headerContainer .todoContainer>p.descriptionText,body#profiles main>section.dashboardHeader .headerContainer .profilecountContainer>p.descriptionText{width:calc(14vw - 2rem);font-size:24px;margin-block-end:0;max-width:none}body#profiles main>div.buttonAndFilterContainer{display:block;padding:4rem 0rem 1rem 0rem}}.profile-image-preview{margin:10px 0}.profile-image-preview label{display:block;margin-bottom:.5rem;font-weight:500;color:#083250}.profile-image-preview__img{width:120px;height:120px;border-radius:50%;object-fit:cover;display:block;border:2px solid #ddd;box-shadow:0 2px 4px rgba(0,0,0,.1)}.profile-results-heading{text-align:center;margin-top:2rem;margin-bottom:1.2rem}.is-hidden{display:none !important}.profile-drawer-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);z-index:9998}.profile-drawer-overlay.is-visible{display:block}.profile-drawer{display:none;position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);width:95%;max-width:1400px;max-height:95vh;background:var(--whiteColor, #fff);z-index:9999;overflow-y:auto;box-shadow:0 10px 40px rgba(0,0,0,.4);border-radius:var(--defaultContainerBorderRadius, 10px)}.profile-drawer.is-open{display:block;animation:fadeIn .3s ease}@keyframes fadeIn{from{opacity:0;transform:translate(-50%, -50%) scale(0.95)}to{opacity:1;transform:translate(-50%, -50%) scale(1)}}.profile-drawer-header{position:sticky;top:0;background:var(--blueTintedWhiteColor, #f8fafc);padding:1.5rem 2rem;border-bottom:2px solid var(--lightBlueColor, #e0e0e0);display:flex;justify-content:space-between;align-items:center;z-index:10;border-radius:var(--defaultContainerBorderRadius, 10px) var(--defaultContainerBorderRadius, 10px) 0 0}.profile-drawer-header h2{margin:0;font-size:1.5rem;color:var(--extraDarkBlueColor, #0a176e);font-weight:700}.profile-drawer-header .profile-drawer-close{background:none;border:none;font-size:2rem;color:#999;cursor:pointer;padding:0;width:32px;height:32px;line-height:1;transition:color .2s ease}.profile-drawer-header .profile-drawer-close:hover{color:var(--extraDarkBlueColor, #333)}.profile-drawer-content{padding:0;background:var(--greyBackgroundColor, #f5f5f5)}@media(max-width: 768px){.profile-drawer{width:100%;max-width:100%;max-height:100vh;border-radius:0}.profile-drawer-header{border-radius:0}}.profilesWrapper{display:flex;flex-direction:column;align-items:center;gap:1.5rem;padding:3em 1em 3em 1em}.profilesWrapper .profileItems{display:flex;flex-direction:column;background:var(--backgroundColor);border-radius:20px;box-shadow:0px 1px 5px 1px rgba(3,3,3,.1);padding:1.5em;min-height:230px;height:clamp(16em,24em - 5vw,22em);max-width:480px;width:95%;gap:.5rem;overflow:hidden;transition:box-shadow .2s,transform .2s;cursor:pointer}.profilesWrapper .profileItems .profileHeader{display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem}.profilesWrapper .profileItems .profileHeader .profileHeaderContent{display:flex;flex-direction:column;flex-grow:1}.profilesWrapper .profileItems .profileHeader .profileHeaderContent h3{margin-bottom:.5em;font-size:20px;font-weight:800;text-transform:capitalize;color:var(--blackColor);line-height:1.4;word-wrap:break-word;overflow-wrap:break-word;margin-block-end:0}.profilesWrapper .profileItems .profileHeader .profileHeaderContent .municipalityTags{font-weight:600}.profilesWrapper .profileItems .profileHeader .profileHeaderContent .municipalityTags span.municipalityTag--more{font-style:italic;color:var(--darkBlueColor)}.profilesWrapper .profileItems .profileHeader .profileHeaderActions{display:flex;align-items:center;gap:0;flex-shrink:0}.profilesWrapper .profileItems .profileHeader .profileHeaderActions a.icon-button{color:var(--blackTextColor)}.profilesWrapper .profileItems *.profileStatusDropdown{position:relative;margin-right:5px}.profilesWrapper .profileItems *.profileStatusDropdown .statusDropdownHeader{display:flex;align-items:center;gap:.15rem;padding:.4rem;font-size:16px;font-weight:500;border:1px solid #6c6c6c;background:var(--whiteColor);transition:background-color .3s ease;line-height:1.2;height:28px;cursor:pointer}.profilesWrapper .profileItems *.profileStatusDropdown .statusDropdownHeader:hover{background-color:var(--middleGreyBackgroundColor)}.profilesWrapper .profileItems *.profileStatusDropdown .statusDropdownHeader .expandIcon{transition:transform .3s ease;transform:rotate(-90deg);font-size:16px}.profilesWrapper .profileItems *.profileStatusDropdown .statusDropdownHeader .expandIcon.rotated{transform:rotate(0deg)}.profilesWrapper .profileItems *.profileStatusDropdown .statusDropdownList{position:absolute;top:100%;background:var(--whiteColor);border:1px solid #6c6c6c;box-shadow:0 2px 8px rgba(0,0,0,.1);z-index:5;min-width:120px}.profilesWrapper .profileItems *.profileStatusDropdown .statusDropdownList .statusOption{padding:.5rem;font-size:16px;font-weight:500;transition:background-color .2s ease;cursor:pointer}.profilesWrapper .profileItems *.profileStatusDropdown .statusDropdownList .statusOption:hover.companyHover{background-color:var(--orangeCompanyColor)}.profilesWrapper .profileItems *.profileStatusDropdown .statusDropdownList .statusOption:hover.workerHover{background-color:var(--purpleWorkerColor)}.profilesWrapper .profileItems .profileBadges{margin-top:.5em;margin-bottom:.5em}.profilesWrapper .profileItems .profileBadges .profileBadge{display:flex;align-items:center;gap:.5rem;margin-bottom:.35rem}.profilesWrapper .profileItems .profileBadges .profileBadge:last-child{margin-bottom:0}.profilesWrapper .profileItems .profileBadges .profileBadge .material-symbols-outlined{font-size:1.5rem;line-height:1}.profilesWrapper .profileItems .profileBadges .profileBadge--verified .material-symbols-outlined{color:var(--greenVerifiedColor)}.profilesWrapper .profileItems .profileBadges .profileBadge--unverified .material-symbols-outlined{color:var(--redVarningColor)}.profilesWrapper .profileItems p{margin:.15rem 0;color:var(--blackTextColor);font-size:var(--fontsizeBodyText);font-weight:500;line-height:1.5;word-wrap:break-word;overflow-wrap:break-word}.profilesWrapper .profileItems p span{font-weight:300}.profilesWrapper .profileItems .profileTags{display:flex;flex-wrap:wrap;margin-top:auto}.profilesWrapper .profileItems .profileTags .profileTag{background-color:#e6e4f5;padding:.5rem 1rem;border-radius:30px;margin:.25rem}.profilesWrapper .profileItems .profileTags .profileTag.worker{background-color:var(--purpleTintedWhiteColor)}.profilesWrapper .profileItems .profileTags .profileTag.company{background-color:var(--orangeTintedWhiteColor)}.profilesWrapper .profileItems .profileTags .profileTag span.profileTag__count{font-style:italic;font-size:16px;color:#434242}.profilesWrapper .profileItems:hover,.profilesWrapper .profileItems:focus-within{box-shadow:0 6px 20px rgba(0,0,0,.12);transform:translateY(-2px)}.profilesWrapper .profileItems.worker:hover,.profilesWrapper .profileItems.worker:focus-within{border-left:3px solid var(--purpleWorkerColor)}.profilesWrapper .profileItems.company:hover,.profilesWrapper .profileItems.company:focus-within{border-left:3px solid var(--orangeCompanyColor)}.profileCompetences{display:flex;flex-wrap:wrap;gap:.5rem;margin:.5rem 0 .5rem 0;margin-top:auto}.profileCompetences .profileCompetence{background:#e6e4f5;color:#1a2a3a;border-radius:30px;padding:.5rem 1em;font-size:.98em;font-weight:500;line-height:1.6}.profileCompetence__count{color:#666;font-style:italic;font-weight:400}@media(min-width: 1025px){.profilesWrapper{display:grid;grid-template-columns:repeat(auto-fit, minmax(400px, 500px));grid-gap:1rem;max-width:1300px}.profilesWrapper .profileItems{width:100%;margin:unset;max-width:100%}}body#profiles main>.profile-edit-main-wrapper{padding-left:0;padding-right:0}body#profiles main>.profile-edit-main-wrapper article>section.fullSizeImage.cover-image{background-image:url("/images/content/profiles/profileHeader.png");position:relative}body#profiles main>.profile-edit-main-wrapper article>section.fullSizeImage.cover-image .centeredProfileHeader{display:flex;justify-content:center;align-items:center;padding:5rem 0;margin-top:0}body#profiles main>.profile-edit-main-wrapper article>section.fullSizeImage.cover-image .centeredProfileHeader div.headerTextandEditContainer{display:flex;align-items:center;gap:1rem}body#profiles main>.profile-edit-main-wrapper article>section.fullSizeImage.cover-image .centeredProfileHeader div.headerTextandEditContainer h1{margin:0 !important;color:var(--whiteColor);font-size:clamp(28px,5vw,48px);font-weight:600}body#profiles main>.profile-edit-main-wrapper article>section.fullSizeImage.cover-image .centeredProfileHeader div.headerTextandEditContainer button span.editHeaderIcon{color:var(--whiteColor)}body#profiles main>.profile-edit-main-wrapper article>section.section-profile-details{padding-bottom:1rem}body#profiles main>.profile-edit-main-wrapper article .profile-person-layout{display:flex;position:relative;flex-wrap:wrap;align-items:flex-start;gap:clamp(.35rem,0vw,1.5rem);min-height:12vh;padding-bottom:1em}body#profiles main>.profile-edit-main-wrapper article .profile-person-layout>figure>img{border-radius:50%;width:150px;height:150px;object-fit:cover;margin-top:-50%;background-color:var(--greyBackgroundColor)}body#profiles main>.profile-edit-main-wrapper article .profile-person-layout>div.nameAndLocationContainer{padding-top:clamp(0rem,6vw - .75rem,.75rem);padding-left:clamp(0rem,6vw - .75rem,.75rem)}body#profiles main>.profile-edit-main-wrapper article .profile-person-layout>div.nameAndLocationContainer h2{font-weight:600}body#profiles main>.profile-edit-main-wrapper article .profile-person-layout>div.nameAndLocationContainer>.profileMunicipalities>p.municipalityLabel{margin-block-start:0;font-weight:500}body#profiles main>.profile-edit-main-wrapper article .profile-person-layout>div.nameAndLocationContainer>.profileMunicipalities>p.municipalityLabel span.municipalityExpandIcon{margin-left:5px}body#profiles main>.profile-edit-main-wrapper article .profile-person-layout>div.nameAndLocationContainer>.profileMunicipalities>p.municipalityLabel span.municipalityExpandIcon span.municipalityCount{font-size:14px;color:var(--mediumDarkBlueColor)}body#profiles main>.profile-edit-main-wrapper article .profile-person-layout>div.nameAndLocationContainer>.profileMunicipalities>div.municipalityExpandedView p.municipalityLabel{margin-block-start:0;margin-block-end:.5rem;font-weight:500}body#profiles main>.profile-edit-main-wrapper article .profile-person-layout>div.contactButtonContainer{width:100%;padding-top:.5rem}body#profiles main>.profile-edit-main-wrapper article .profileFlexContainer,body#profiles main>.profile-edit-main-wrapper article .profile-competences-wrapper{padding-left:0;padding-right:0;margin-top:0;min-height:40vh}body#profiles main>.profile-edit-main-wrapper article .profileFlexContainer section.profileDocumentsSection{background-color:rgba(239,239,239,.4392156863)}.profile-company-logo{position:absolute;top:0;right:2rem;width:100px;height:70px;background:var(--whiteColor);border-radius:8px;padding:.5rem;box-shadow:0 2px 8px rgba(0,0,0,.1)}.profile-company-logo img{width:100%;height:100%;object-fit:contain}.profileDetailsList{display:flex;flex-direction:column;margin-top:.25rem}.profileDetailsList .profileDetailRow{display:flex;align-items:baseline;gap:.75rem;padding:.4rem 0;border-bottom:1px solid rgba(0,0,0,.07)}.profileDetailsList .profileDetailRow:last-child{border-bottom:none}.profileDetailsList .profileDetailRow strong{flex-shrink:0;min-width:9rem;font-size:16px;font-weight:500}*.profileSection header{display:flex;justify-content:space-between;align-items:center}.profile-cards-wrapper.wrapper.doubleColumn{align-items:stretch;padding-left:3rem !important;padding-right:3rem !important;margin-top:1rem !important}.profile-cards-wrapper .card{padding:1rem}.hidden-competences{display:none;flex-wrap:wrap;gap:.5rem;margin:.5rem 0 .5rem 0}.show-more-competences{background-color:none;border:none;color:var(--mediumDarkBlueColor);cursor:pointer;font-size:.9rem;padding:.5rem 0;margin-top:.5rem;text-decoration:none;font-family:inherit}.show-more-competences:hover{text-decoration:underline;color:var(--darkBlueColor)}.documentCategoryHeader{display:flex;align-items:center;gap:.5rem;padding:.25rem 0}.documentCategoryHeader span.idVerificationStatusLabel{font-weight:500}.documentCategoryHeader.expandable{cursor:pointer;user-select:none}.documentCategoryHeader.expandable:hover{background:var(--blueTintedWhiteColor)}.document-type-label{flex:1}.document-inline-link{text-decoration:none;color:var(--middleBlueColor);margin-left:auto}.document-inline-link:hover{text-decoration:underline}.document-inline-name{color:var(--mediumDarkBlueColor)}.document-items.collapsed{display:none !important}.document-link:hover{color:var(--middleBlueColor);text-decoration:underline}.char-count{font-size:.85rem;color:var(--mediumDarkBlueColor);text-align:right;margin-top:.25rem}.char-count .current-count{font-weight:600}.cvDescription{white-space:pre-line;margin-block-start:0}.count-badge{display:inline-block;background:var(--middleBlueColor);color:var(--whiteColor);border-radius:12px;padding:.2rem .6rem;font-size:.85rem;font-weight:600;margin-left:.5rem;min-width:24px;text-align:center}.subject-search-wrapper{position:relative;margin-top:.5rem}.formHelpText{display:block;margin-top:.5rem;font-size:.85rem;color:var(--mediumDarkBlueColor);font-style:italic}@media(max-width: 768px){.profile-company-logo{width:70px;height:50px;right:1rem;top:.5rem}.profile-cards-wrapper.wrapper.doubleColumn{padding-left:1rem !important;padding-right:1rem !important}.profile-header-centered{padding:2em 1em}.profile-header-centered header h1{font-size:1.5rem}.modal-backdrop>.card>h2,.modal-backdrop>.card>h3,.modal-backdrop>section.profileSection>h2,.modal-backdrop>section.profileSection>h3{font-size:1.5rem;margin-bottom:1rem}.modal-backdrop>.card .competenceListItem,.modal-backdrop>section.profileSection .competenceListItem{padding:1rem}.modal-backdrop>.card .selected-subjects-container,.modal-backdrop>section.profileSection .selected-subjects-container{max-height:300px !important}}.modal-backdrop{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);z-index:9999;align-items:center;justify-content:center;overflow-y:auto}.modal-backdrop.show{display:flex}.modal-backdrop>.card,.modal-backdrop>section.profileSection{background-color:var(--whiteColor);border-radius:var(--defaultContainerBorderRadius);box-shadow:0px 1px 5px 1px rgba(3,3,3,.1);padding:2rem;max-height:90vh;overflow-y:auto;margin:2rem}.modal-backdrop>.card.large,.modal-backdrop>section.profileSection.large{width:min(1400px,95vw);height:auto;max-height:90vh;padding:2.5rem}.modal-backdrop>.card>h2,.modal-backdrop>.card>h3,.modal-backdrop>section.profileSection>h2,.modal-backdrop>section.profileSection>h3{margin-bottom:1.5rem;font-weight:700}.modal-backdrop>.card .form-group,.modal-backdrop>section.profileSection .form-group{margin-bottom:1.5rem}.modal-backdrop>.card .form-group label,.modal-backdrop>section.profileSection .form-group label{margin-bottom:.5rem;display:block;font-weight:600}.modal-backdrop>.card .card,.modal-backdrop>section.profileSection .card{margin-bottom:0}.modal-backdrop>.card .card h3,.modal-backdrop>section.profileSection .card h3{margin-bottom:1rem}.modal-backdrop>.card .selected-subjects-container,.modal-backdrop>section.profileSection .selected-subjects-container{max-height:500px !important}.modal-backdrop>.card .competenceListItem,.modal-backdrop>section.profileSection .competenceListItem{padding:.85rem 1.2rem;border-radius:4px}.contactInfoCard{max-width:400px;width:90%;position:relative}.contactInfoCard h3{margin-bottom:1.5rem}.contactInfoCard .contactInfoCloseButton{position:absolute;top:1rem;right:1rem;background:none;border:none;cursor:pointer;padding:.25rem;color:var(--blackTextColor);line-height:1}.contactInfoCard .contactInfoCloseButton .material-symbols-outlined{font-size:22px}.contactInfoCard .contactInfoCloseButton:hover{color:var(--darkBlueColor)}.contactInfoCard .contactInfoList{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.contactInfoCard .contactInfoItem{display:flex;align-items:center;gap:.75rem;font-size:1rem}.contactInfoCard .contactInfoItem .material-symbols-outlined{font-size:22px;color:var(--blackTextColor);flex-shrink:0}.deleteProfileCard{max-width:400px;width:90%}.deleteProfileCard h3{margin-bottom:.5rem}.deleteProfileCard .deleteProfileMessage{margin-bottom:1.5rem}.deleteProfileCard .deleteProfileActions{display:flex;gap:.5rem}.deleteProfileCard .deleteProfileActions .deleteProfileCancelButton,.deleteProfileCard .deleteProfileActions .deleteProfileConfirmButton{flex:1;padding:1rem;border:none;border-radius:0;font-weight:500;font-size:clamp(1rem,2vw,1.1rem);font-family:var(--fontFamilyDmSans);cursor:pointer;text-align:center;text-transform:none;transition:background-color .2s ease;min-width:unset;inline-size:unset;color:var(--blackTextColor)}.deleteProfileCard .deleteProfileActions .deleteProfileCancelButton{background:var(--graySecondaryBackground)}.deleteProfileCard .deleteProfileActions .deleteProfileCancelButton:hover{background:var(--graySecondaryHoverBackground);color:var(--graySecondaryHoverColor)}.deleteProfileCard .deleteProfileActions .deleteProfileConfirmButton{background:var(--graySecondaryBackground)}.deleteProfileCard .deleteProfileActions .deleteProfileConfirmButton.workerButton{background:var(--purpleWorkerColor)}.deleteProfileCard .deleteProfileActions .deleteProfileConfirmButton.workerButton:hover{background:var(--purpleWorkerHoverBackground);color:var(--purpleWorkerHoverColor)}.deleteProfileCard .deleteProfileActions .deleteProfileConfirmButton.companyButton{background:var(--orangeCompanyColor)}.deleteProfileCard .deleteProfileActions .deleteProfileConfirmButton.companyButton:hover{background:var(--orangeCompanyHoverBackground);color:var(--orangeCompanyHoverColor)}.search-box{padding:1rem 1.2rem .7rem 1.2rem;margin-bottom:.5rem}#freeText,#workReferences,#accessibility{inline-size:clamp(13rem,40vw,35rem);resize:vertical;min-height:25vh;line-height:1.5;box-sizing:border-box}#lab_freeText,#lab_workReferences,#lab_accessibility{font-size:14px}@media(min-width: 1025px){body#profiles main>.profile-edit-main-wrapper article>section.fullSizeImage.cover-image .centeredProfileHeader{min-height:30vh}body#profiles main>.profile-edit-main-wrapper article .profile-person-layout>figure.profile-image>img{border-radius:50%;width:200px;height:200px}body#profiles main>.profile-edit-main-wrapper article .profileFlexContainer{display:grid;grid-template-columns:50% 50%}}.progressIndicator{background-color:var(--whiteBackgroundColor);display:flex;justify-content:center;gap:2rem;padding-top:4.5em}.progressIndicator .step{display:flex;flex-direction:column;align-items:center;position:relative}.progressIndicator .step::after{content:"";position:absolute;top:.8rem;left:calc(50% + .9rem);width:2rem;height:2px;background:var(--lightBlueColor);z-index:-1}.progressIndicator .step:last-child::after{display:none}.progressIndicator .step.active .stepNumber.worker{background:#9f95ef;color:var(--whiteColor)}.progressIndicator .step.completed .stepNumber.worker{background:#5950a1;color:var(--whiteColor)}.progressIndicator .step.active .stepLabel.worker{color:#5950a1;font-weight:600}.progressIndicator .step.active .stepNumber.company{background:var(--orangeCompanyColor);color:var(--whiteColor)}.progressIndicator .step.completed .stepNumber.company{background:#9e632d;color:var(--whiteColor)}.progressIndicator .step.active .stepLabel.company{color:#774415;font-weight:600}.progressIndicator .stepNumber{display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:50%;background:#ddd;color:#666;font-weight:bold;font-size:.85rem;margin-bottom:.2rem}.progressIndicator .stepLabel{display:block;font-size:.7rem}.progressIndicator .stepLabel.worker{color:var(--purpleWorkerHoverColor)}.progressIndicator .stepLabel.company{color:var(--orangeCompanyHoverColor)}@media(max-width: 768px){.progressIndicator .stepLabel{display:none}}.hiddenCheckbox{display:none}.municipality-label{display:block;margin-top:10px;margin-bottom:5px;font-weight:500}.municipality-checkbox-list{border:1px solid var(--lightBlueColor);padding:10px;max-height:300px;overflow-y:auto;border-radius:var(--defaultContainerBorderRadius);background-color:var(--whiteColor)}.municipality-checkbox-list .municipality-placeholder{color:var(--mediumDarkBlueColor);margin:0}.municipality-checkbox-list>div:first-child{margin-bottom:10px;font-weight:bold;border-bottom:2px solid var(--lightBlueColor);padding-bottom:5px}.municipality-checkbox-list>div{padding:5px;cursor:pointer;transition:background-color .2s}.municipality-checkbox-list>div:hover{background-color:var(--greyBackgroundColor)}.municipality-checkbox-list>div input[type=checkbox]{margin-right:8px;cursor:pointer}.municipality-checkbox-list>div label{cursor:pointer;margin-bottom:0;user-select:none}.municipality-selected{margin-top:12px;border:1px solid var(--lightBlueColor);padding:10px;border-radius:var(--defaultContainerBorderRadius);background-color:var(--greyBackgroundColor)}.municipality-selected .municipality-selected-title{margin:0 0 6px;font-weight:600}.municipality-selected .municipality-selected-empty{margin:0;color:var(--mediumDarkBlueColor)}.municipality-selected .municipality-selected-list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:6px}.municipality-selected .municipality-selected-list li{display:flex;align-items:center;gap:8px;padding:6px 8px;border:1px solid var(--lightBlueColor);border-radius:var(--defaultContainerBorderRadius);background-color:var(--whiteColor)}.municipality-selected .municipality-selected-list .municipality-remove{border:1px solid #d9534f;background-color:var(--whiteColor);color:#d9534f;border-radius:3px;padding:3px 6px;cursor:pointer;font-size:12px}.municipality-selected .municipality-selected-list .municipality-remove:hover{background-color:#d9534f;color:var(--whiteColor)}.autoseed-container{max-width:1400px;margin:0 auto;padding:2rem}.autoseed-container h1{margin-bottom:.5rem}.autoseed-container .autoseed-description{color:var(--text-secondary, #666);margin-bottom:2rem}.autoseed-layout{display:grid;grid-template-columns:1fr 400px;gap:2rem;margin-bottom:3rem}@media(max-width: 1024px){.autoseed-layout{grid-template-columns:1fr}}.autoseed-form{padding:1.5rem}.autoseed-info{position:sticky;top:2rem;align-self:start}.autoseed-info-box{background:var(--background-info, #e8f4f8);border:2px solid var(--border-info, #4a90e2);border-radius:8px;padding:1.5rem}.autoseed-info-box h3{margin-top:0;margin-bottom:1rem;color:var(--text-primary, #333);font-size:1.25rem}.autoseed-info-box .info-description{margin-bottom:1rem;line-height:1.6;color:var(--text-secondary, #555)}.autoseed-info-box .info-list{list-style:none;padding:0;margin:0}.autoseed-info-box .info-list li{padding:.5rem 0;padding-left:1.5rem;position:relative;line-height:1.5}.autoseed-info-box .info-list li:before{content:"→";position:absolute;left:0;color:var(--accent-color, #4a90e2);font-weight:bold}.autoseed-info-box .info-list li strong{color:var(--text-primary, #333)}.autoseed-result{padding:1.5rem;margin-bottom:2rem}.autoseed-result--success{border-left:4px solid var(--success-color, #28a745)}.autoseed-result--error{border-left:4px solid var(--error-color, #dc3545)}.autoseed-result h2{margin-top:0;margin-bottom:1rem}.autoseed-result p{margin:.5rem 0}.autoseed-result details{margin-top:1rem}.autoseed-result details summary{cursor:pointer;color:var(--accent-color, #4a90e2);font-weight:600}.autoseed-result details summary:hover{text-decoration:underline}.autoseed-result details pre{background:var(--background-light, #f5f5f5);padding:1rem;border-radius:4px;overflow-x:auto;margin-top:.5rem}.autoseed-result__errors{margin-top:1rem;padding:1rem;background:var(--background-error, #ffe5e5);border-radius:4px}.autoseed-result__errors ul{margin:.5rem 0 0 0;padding-left:1.5rem}.autoseed-result__errors ul li{color:var(--error-color, #dc3545);margin:.25rem 0}.autoseed-sync-section{padding:1.5rem}.autoseed-sync-section h2{margin-top:0;margin-bottom:.5rem}.autoseed-sync-section p{margin-bottom:1rem;color:var(--text-secondary, #666)}.autoseed-sync-section .button{display:inline-block}.autoseed-result-page{padding:2rem 1rem}.autoseed-result-container{max-width:1000px;margin:0 auto}.autoseed-result{margin-bottom:2rem}.autoseed-result--success{border-left:4px solid var(--buttonBackgroundCTA)}.autoseed-result--error{border-left:4px solid #c53030}.autoseed-result__header{padding:1.5rem 2rem;background:var(--blueTintedWhiteColor);border-bottom:1px solid var(--lightBlueColor)}.autoseed-result__header h2{margin:0;font-size:var(--fontsizeHeading2);color:var(--extraDarkBlueColor)}.autoseed-result__icon{display:none}.autoseed-result__body{padding:2rem}.autoseed-result__summary{margin-bottom:2rem}.autoseed-result__item{display:flex;justify-content:space-between;padding:.75rem 0;border-bottom:1px solid var(--greyBackgroundColor)}.autoseed-result__item:last-child{border-bottom:none}.autoseed-result__item--highlight{background:var(--blueTintedWhiteColor);padding:1rem;border-radius:var(--defaultContainerBorderRadius);border:1px solid var(--lightBlueColor);margin:1rem 0}.autoseed-result__label{font-weight:600;color:var(--extraDarkBlueColor)}.autoseed-result__value{color:var(--blacktextColor)}.autoseed-result__value--large{font-size:1.5rem;font-weight:700;color:var(--buttonBackgroundCTA)}.autoseed-result__details{margin-top:1.5rem;padding:1.5rem;background:var(--greyBackgroundColor);border-radius:var(--defaultContainerBorderRadius)}.autoseed-result__details h3{margin:0 0 1rem 0;color:var(--extraDarkBlueColor);font-size:var(--fontsizeHeading3)}.autoseed-result__details-content pre{background:var(--whiteColor);padding:1rem;border-radius:4px;overflow-x:auto;font-size:.9rem}.autoseed-result__list{list-style:none;padding:0;margin:0}.autoseed-result__list li{padding:.5rem 0;color:var(--blacktextColor)}.autoseed-result__list li strong{color:var(--extraDarkBlueColor);margin-right:.5rem}.autoseed-result__errors{margin-top:1.5rem;padding:1.5rem;background:var(--greyBackgroundColor);border-left:3px solid #c53030;border-radius:var(--defaultContainerBorderRadius)}.autoseed-result__errors h3{margin:0 0 1rem 0;color:var(--extraDarkBlueColor);font-size:var(--fontsizeHeading3)}.autoseed-result__error-list{list-style:disc;padding-left:1.5rem;margin:0}.autoseed-result__error-list li{padding:.5rem 0;color:var(--blacktextColor)}.autoseed-result__actions{padding:1.5rem 2rem;background:var(--greyBackgroundColor)}.autoseed-result__actions .buttonContainer{display:inline-block}@media(max-width: 768px){.autoseed-container{padding:1rem}.autoseed-info{position:static}.autoseed-info-box{margin-top:1.5rem}.autoseed-result-page{padding:1rem .5rem}.autoseed-result__header{padding:1rem}.autoseed-result__header h2{font-size:1.4rem}.autoseed-result__body{padding:1.5rem}.autoseed-result__item{flex-direction:column;gap:.5rem}.autoseed-result__actions{padding:1rem}}section.keyFeatures>div.wrapper{display:flex;flex-wrap:wrap;gap:clamp(1em,3vw,2em);justify-content:center;align-items:center}section.keyFeatures div.itemGroup{display:flex;flex-wrap:wrap;gap:clamp(1em,3vw,2em);justify-content:center;align-items:center}section.keyFeatures div.itemGroup>a{width:180px;height:180px;background-color:#fff;text-align:center;padding:1em;text-decoration:none;color:var(--darkBlueColor);opacity:.9}section.keyFeatures div.itemGroup>a>small{display:block;font-size:.8em;opacity:.7;margin-bottom:.5em}section.keyFeatures div.itemGroup>a>span.mso{display:block;font-size:5em;margin-top:10px;opacity:.7;font-weight:100}section.keyFeatures div.itemGroup>a:hover{opacity:1;color:var(--mediumDarkBlueColor)}section.keyFeatures div.itemGroup>a:hover span.mso{opacity:1}*.iconWithText{display:inline-flex;align-items:center;flex-wrap:nowrap;gap:.6em}a.iconWithText{text-decoration:none}*.iconWithText>span.masterData{font-family:aclonica;font-weight:lighter}a.unstyled.iconWithText>span.icon{display:none}*.lazy-load-parent *.lazy-load-child{display:none}*.lazy-load-parent.visible *.lazy-load-child{display:block !important}*.distantTop{margin-top:var(--sectionVerticalPadding)}.sf-progressRow{display:flex;gap:.75em;align-items:center;margin:0 0 1.25em}.sf-progressTrack{flex:1;height:8px;background:rgba(0,0,0,.08);border-radius:999px;overflow:hidden}.sf-progressBar{height:100%;background:var(--darkBlueColor)}.sf-progressText{white-space:nowrap;color:rgba(0,0,0,.65)}.sf-steps{list-style:none;padding:0;margin:0 0 1.25em;display:grid;gap:12px}.sf-step{display:grid;grid-template-columns:28px 1fr;gap:12px;align-items:start;padding:10px;border-radius:12px;background:rgba(0,0,0,.03);transition:background .2s ease}.sf-step__icon{font-size:20px;color:rgba(0,0,0,.6);margin-top:2px}.sf-step__title{font-weight:600;margin-bottom:3px}.sf-step__desc{font-size:14px;color:rgba(0,0,0,.7);line-height:1.4}.sf-step.is-done{background:rgba(18,58,90,.06)}.sf-step.is-done .sf-step__icon{color:var(--darkBlueColor)}.sf-quickStats{display:grid;grid-template-columns:1fr;gap:12px;margin:1.25em 0 1.5em;text-align:left}.sf-quickStat{padding:12px;border-radius:12px;background:rgba(0,0,0,.03)}.sf-quickStat strong{display:block;font-weight:600;margin-bottom:4px}.sf-quickStat span{display:block;font-size:14px;color:rgba(0,0,0,.7)}.sf-actions{display:flex;gap:1em;justify-content:center;flex-wrap:wrap;margin-top:1.5em}.sf-hint{margin-top:1.25em;font-size:14px;color:rgba(0,0,0,.65)}.card__header{display:flex;align-items:center;gap:.5rem}.card__header .mso{font-size:22px}section.centered>*{margin-left:auto;margin-right:auto;text-align:center}section.centered a.bigButton{margin-left:auto;margin-right:auto}*.wrapper.centered{text-align:center}section.noPadding{padding:0}main>section,main>article>section{padding:var(--sectionVerticalPadding) 0}section.center-flex>div.wrapper{display:flex;align-items:flex-start;justify-content:center;gap:2em;flex-wrap:wrap}body main>section:nth-child(odd),body main>article>section:nth-child(odd){background-color:var(--whiteColor)}body>main>section:nth-child(even),body>main>article>section:nth-child(even){background-color:var(--greyBackgroundColor)}body main section.light{background-color:var(--whiteColor)}body main section.lightBlue{background-color:var(--clearBlueBg)}body main section.grey{background-color:var(--greyBackgroundColor)}body main section.middleGrey{background-color:var(--middleGreyBackgroundColor)}body main section.whiteContainer{background-color:#fefdfd}@media screen and (min-width: 992px){body main *.desktopWrapper{margin-left:auto;margin-right:auto;padding-left:var(--wrapperPadding);padding-right:var(--wrapperPadding);max-width:var(--wrapperWidth)}}section.fullSizeImage{width:100%;min-height:100vh;background-image:url("/images/content/home/headerBackground.jpg");background-size:cover;color:#fff}section.fullSizeImage.autoHeight{min-height:auto}section.fullSizeImage a{color:#fff}section.fullSizeImage a:hover{color:var(--lightBlueColor)}section.fullSizeImage>.wrapper>header{text-align:center}section.fullSizeImage>.wrapper>header h1{color:var(--whiteColor);font-size:60px;margin:0;font-weight:700;margin-bottom:var(--sectionVerticalPadding)}section.fullSizeImage>.wrapper>header p{color:#fff;font-size:24px;margin:0}section>div.graphicHeaderContainer>.wrapper.narrow{position:relative}section>div.graphicHeaderContainer>.wrapper.narrow svg{position:absolute;top:-23px;left:21px}section>div.graphicHeaderContainer>.wrapper.narrow h2{position:relative;z-index:2;text-transform:uppercase;font-weight:700}section>div.graphicHeaderContainer>.wrapper.narrow h3{font-size:20px;font-weight:700}section>div.graphicHeaderContainer>.wrapper.narrow.informationWrapper{position:relative;display:flex;flex-direction:column}section>div.graphicHeaderContainer>.wrapper.narrow.informationWrapper .textAndButtonContainer{z-index:1}section>div.graphicHeaderContainer>.wrapper.narrow.informationWrapper .textAndButtonContainer p{width:70%}section>div.graphicHeaderContainer>.wrapper.narrow.informationWrapper .lineartImageContainer{position:absolute;bottom:1px;right:18px}section.profileSection{padding:var(--wrapperPadding);min-height:40vh}section.profileSection .sectionContent{margin-top:2em;margin-bottom:2em}*.wrapper{max-width:var(--wrapperWidth);margin-left:auto;margin-right:auto;padding-left:var(--wrapperPadding);padding-right:var(--wrapperPadding)}*.wrapper.narrow{max-width:var(--wrapperNarrowWidth);justify-content:space-between}*.wrapper.doubleColumn{display:flex;gap:2em;flex-wrap:wrap;justify-content:space-between;flex-direction:row;align-items:center}*.wrapper.doubleColumn>*{min-width:340px;align-items:flex-start;flex:1}*.wrapper.fourColumn{display:grid;grid-template-columns:repeat(4, 1fr);gap:.5em}@media(max-width: 1200px){*.wrapper.fourColumn{grid-template-columns:repeat(3, 1fr)}}@media(max-width: 900px){*.wrapper.fourColumn{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 600px){*.wrapper.fourColumn{grid-template-columns:1fr}}*.wrapper.doubleColumn>figure{text-align:center}*.wrapper.doubleColumn>figure>img{max-width:100%;height:auto;align-self:center;object-fit:cover;border-radius:var(--popupBorderRadius)}*.wrapper.doubleColumn>figure>img.notRounded{border-radius:0}*.wrapper *.wrapper{padding-left:0;padding-right:0}*.wrapper+.wrapper{margin-top:3em}*+.wrapper{margin-top:3em}*.card{border-radius:var(--defaultContainerBorderRadius);box-shadow:0px 1px 5px 1px rgba(3,3,3,.1);background-color:var(--whiteColor)}@media(min-width: 800px){*.wrapper.doubleColumn:nth-of-type(even){flex-direction:row-reverse}section:nth-child(even)>.wrapper.doubleColumn{flex-direction:row-reverse}.wrapper.noReverse{flex-direction:row !important}}@media(min-width: 640px){.profile-cards-wrapper>.card:first-child{display:flex;flex-direction:column;align-items:stretch;width:100%}.profile-cards-wrapper>.card:first-child>*{width:100%;min-width:0}.profile-cards-wrapper>.card:first-child .sf-actions{margin-top:auto;display:flex;justify-content:center}}main>article h1,main>article h2,main .wrapper>h2,main>article h3,main .wrapper>h3,main>article h4,main .wrapper>h4{margin-top:1em}main>article h1+p,main>article h2+p,main .wrapper>h2+p,main>article h3+p,main .wrapper>h3+p,main>article h4+p,main .wrapper>h4+p{margin-top:.2em}main>article h1+h2,main>article h1+h3,main>article h1+h4,main>article h2+h2,main>article h2+h3,main>article h2+h4,main .wrapper>h2+h2,main .wrapper>h2+h3,main .wrapper>h2+h4,main>article h3+h2,main>article h3+h3,main>article h3+h4,main .wrapper>h3+h2,main .wrapper>h3+h3,main .wrapper>h3+h4,main>article h4+h2,main>article h4+h3,main>article h4+h4,main .wrapper>h4+h2,main .wrapper>h4+h3,main .wrapper>h4+h4{margin-top:1rem}div h1:first-child,div h2:first-child,div h3:first-child,div h4:first-child,article h1:first-child,article h2:first-child,article h3:first-child,article h4:first-child,section h1:first-child,section h2:first-child,section h3:first-child,section h4:first-child{margin-top:0}.sfCarousel{--cards-per-view: 4;--gap: 2rem;position:relative}.sfCarousel__viewport{overflow:hidden;border-radius:16px}.sfCarousel__track{display:flex;gap:var(--gap);padding:.5rem 0}.sfCarousel__nav{position:absolute;top:50%;transform:translateY(-50%);width:56px;height:56px;border-radius:999px;display:flex;align-items:center;justify-content:center;border:0;cursor:pointer;background:hsla(0,0%,100%,.85);backdrop-filter:blur(10px);box-shadow:0 10px 10px rgba(0,0,0,.15);z-index:5;transition:all 180ms ease}.sfCarousel__nav:hover{transform:translateY(-50%) scale(1.05)}.sfCarousel__nav span{font-size:32px;line-height:1}.sfCarousel__nav--prev{left:10px}.sfCarousel__nav--next{right:10px}.sfAdCard{flex:0 0 calc((100% - var(--gap)*(var(--cards-per-view) - 1))/var(--cards-per-view));background:#fff;border-radius:16px;box-shadow:0 4px 6px rgba(0,0,0,.1);display:flex;flex-direction:column;transition:box-shadow 180ms ease;position:relative}.sfAdCard:hover{box-shadow:0 20px 20px rgba(0,0,0,.15);z-index:3}.sfAdCard__top{position:relative;padding:20px 20px 14px}.sfAdCard__tag{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;font-size:13px;font-weight:600;margin-bottom:12px;background:rgba(13,110,253,.1)}.sfAdCard__tag--match{background:rgba(46,125,50,.12)}.sfAdCard__tag--new{background:rgba(13,110,253,.12)}.sfAdCard__tag--hot{background:rgba(245,124,0,.14)}.sfAdCard__title{font-size:18px;margin:0 0 10px}.sfAdCard__meta{display:flex;align-items:center;flex-wrap:wrap;gap:6px;font-size:14px;opacity:.85}.sfAdCard__dot{opacity:.55}.sfAdCard__school{margin-top:12px;font-weight:600;opacity:.9}.sfAdCard__bottom{margin-top:auto;display:flex;align-items:center;justify-content:center;padding:10px 20px 14px;border-top:1px solid rgba(0,0,0,.06)}.sfAdCard__cta{display:inline-flex;align-items:center;justify-content:center;min-width:150px;height:44px;border-radius:999px;text-decoration:none;font-weight:700;background:rgba(12,62,111,.1)}.sfAdCard__save{width:44px;height:44px;border-radius:999px;border:1px solid rgba(0,0,0,.1);background:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform 150ms ease,background-color 150ms ease,border-color 150ms ease}.sfAdCard__save .mso{font-size:22px;line-height:1}.sfAdCard__save:hover{transform:scale(1.04)}.sfAdCard__save:active{transform:scale(0.98)}.sfAdCard__save--top{position:absolute;top:14px;right:14px;z-index:2}.sfAdCard__tag,.sfAdCard__title,.sfAdCard__meta,.sfAdCard__school{padding-right:56px}.sfAdCard__save.isSaved{background:rgba(46,125,50,.1);border-color:rgba(46,125,50,.25)}.sfAdCard__save.isSaved .mso{font-variation-settings:"FILL" 1}.sfCarousel--peek .sfCarousel__viewport{padding-inline:calc((100% - var(--gap)*(var(--cards-per-view) - 1))/var(--cards-per-view)/2)}.sfCarousel--peek .sfCarousel__track{margin-inline:calc((100% - var(--gap)*(var(--cards-per-view) - 1))/var(--cards-per-view)/-2)}@media(max-width: 1400px){.sfCarousel{--cards-per-view: 3}}@media(max-width: 1024px){.sfCarousel{--cards-per-view: 2}}@media(max-width: 640px){.sfCarousel{--cards-per-view: 1;--gap: 1rem}.sfCarousel__nav{width:36px;height:36px;background:hsla(0,0%,100%,.4);box-shadow:none}.sfCarousel__nav span{font-size:24px}.sfCarousel__nav--prev{left:-15px}.sfCarousel__nav--next{right:-15px}.sfCarousel--peek .sfCarousel__viewport{padding-inline:0}.sfCarousel--peek .sfCarousel__track{margin-inline:0}.sfAdCard__save{width:40px;height:40px}.sfAdCard__save .mso{font-size:20px}.sfAdCard__save--top{top:12px;right:12px}.sfAdCard__tag,.sfAdCard__title,.sfAdCard__meta,.sfAdCard__school{padding-right:52px}}.sfAdCard--all{background:linear-gradient(135deg, #f7f9fc, #eef3f9);border:2px dashed rgba(0,0,0,.08);display:flex;justify-content:center;text-align:center}.sfAdCard__allCount{margin-top:12px;font-size:15px;opacity:.75}.sfAdCard__cta--primary{background:var(--purpleWorkerColor);color:#fff;font-weight:700}.sfAdCard__cta--primary:hover{opacity:.92}section.grey.no__padding__top{padding-top:0}section.grey.no__padding__btm{padding-bottom:0}a.bigButton,input.bigButton{padding:.6em 3em;border-radius:var(--defaultButtonBorderRadius);background-color:var(--whiteColor);color:var(--blackTextColor);display:flex;justify-content:center;align-items:center;text-decoration:none;letter-spacing:1px;width:fit-content;border:none;cursor:pointer}*.bigButton:hover{background-color:var(--hoverAlmostWhite)}*.bigButton.dark{color:var(--whiteColor);background-color:var(--mediumDarkBlueColor)}*.bigButton.dark:hover{background-color:var(--darkBlueColor)}*.bigButton.light{color:var(--blackTextColor);background-color:var(--lightBlueColor)}*.bigButton.light:hover{background-color:var(--hoverAlmostWhite);color:var(--darkBlueColor)}*.card{border-radius:var(--defaultContainerBorderRadius);box-shadow:0 4px 8px rgba(0,0,0,.1);background-color:var(--whiteColor)}*.card a.bigButton{width:100%}*.companyButton,* input[type=submit].companyButton{background-color:var(--orangeCompanyColor)}*.companyButton:hover,* input[type=submit].companyButton:hover{background-color:var(--orangeCompanyHoverBackground);color:var(--orangeCompanyHoverColor);transition:.2s ease-in-out}*.workerButton,* input[type=submit].workerButton{background-color:var(--purpleWorkerColor)}*.workerButton:hover,* input[type=submit].workerButton:hover{background-color:var(--purpleWorkerHoverBackground);color:var(--purpleWorkerHoverColor);transition:.2s ease-in-out}*.schoolButton{background-color:var(--blueSchoolColor)}*.schoolButton:hover{background-color:var(--blueSchoolHoverBackground);color:var(--blueSchoolHoverColor);transition:.2s ease-in-out}*.secondaryButton,* a.modalSecondaryButton{background-color:var(--graySecondaryBackground)}*.secondaryButton:hover,* a.modalSecondaryButton:hover{background-color:var(--graySecondaryHoverBackground);color:var(--graySecondaryHoverColor);transition:.2s ease-in-out}*.primaryButton,* input[type=submit].primaryButton{border:none}*.tertiaryButton{background-color:var(--lightGrayColor);border:1px solid var(--blackTextColor);margin-top:1rem;margin:0 auto}*.tertiaryButton:hover{background-color:#eee;color:var(--blackTextColor);transition:.2s ease-in-out}*.primaryButton,*.tertiaryButton,* input[type=submit].primaryButton,* input[type=submit].tertiaryButton{display:flex;align-items:center;justify-content:center;text-decoration:none;color:var(--blackColor);font-size:clamp(1rem,2vw,1.1rem);inline-size:clamp(12.5rem,70vw,18rem);font-weight:600;letter-spacing:1px;text-transform:uppercase;text-align:center;padding:1.7rem 1rem;line-height:1;transition:background-color .2s ease,color .2s ease;cursor:pointer}*.primaryButton:hover,*.tertiaryButton:hover,* input[type=submit].primaryButton:hover,* input[type=submit].tertiaryButton:hover{cursor:pointer}*.primaryButton:visited,*.tertiaryButton:visited,* input[type=submit].primaryButton:visited,* input[type=submit].tertiaryButton:visited{color:var(--blackColor)}*.tertiaryButton.smallerGoBackButton{padding:1rem 1rem;inline-size:clamp(12rem,60vw,10rem);margin:unset;margin-top:1rem}*.inlineButton{display:inline-block;width:auto;inline-size:auto}*.secondaryButton,*.modalSecondaryButton,* input[type=submit].secondaryButton{display:flex;align-items:center;justify-content:center;font-size:clamp(1rem,2vw,1.1rem);inline-size:clamp(12.5rem,80vw,18rem);padding:1.7rem 1.5rem;transition:background-color .2s ease,color .2s ease;color:var(--blackTextColor);text-decoration:none;line-height:1;flex-shrink:0;cursor:pointer}*.secondaryButton span.material-symbols-outlined,*.modalSecondaryButton span.material-symbols-outlined,* input[type=submit].secondaryButton span.material-symbols-outlined{font-size:22px}*.secondaryButton:hover,*.modalSecondaryButton:hover,* input[type=submit].secondaryButton:hover{background-color:#d9d5f7;color:var(--blackTextColor)}*.secondaryButton.iconButton--delete:hover,*.modalSecondaryButton.iconButton--delete:hover,* input[type=submit].secondaryButton.iconButton--delete:hover{background-color:rgba(235,122,122,.5019607843)}* form div.submitContainer div.buttonContainer input[type=submit].submit{text-transform:none;font-weight:400;padding:1.5rem 1.5rem;border-radius:0;border:none}* form div.submitContainer div.buttonContainer input[type=submit].submit.workerButton:hover{background-color:var(--purpleWorkerHoverBackground);color:var(--purpleWorkerHoverColor);transition:.2s ease-in-out}* form div.submitContainer div.buttonContainer input[type=submit].submit.companyButton:hover{background-color:var(--orangeCompanyHoverBackground);color:var(--orangeCompanyHoverColor);transition:.2s ease-in-out}* form div.submitContainer div.buttonContainer input[type=submit].submit.secondaryButton:hover{background-color:var(--graySecondaryHoverBackground);color:var(--graySecondaryHoverColor);transition:.2s ease-in-out}@media(min-width: 1025px){*.primaryButton,*.secondaryButton,*.modalSecondaryButton,*.tertiaryButton{inline-size:clamp(12.5rem,80vw,14rem)}.buttonContainer>input[type=submit],.formActionContainer .submitPreRender>input[type=submit]{min-width:unset;inline-size:clamp(10rem,80vw,12rem)}}*.iconButton{display:inline-flex;align-items:center;justify-content:center;padding:.4rem;border-radius:50%;background-color:rgba(0,0,0,0);text-decoration:none;color:var(--blackTextColor);transition:background-color .2s ease,color .2s ease;cursor:pointer}*.iconButton.workerButton:hover{background-color:color-mix(in srgb, var(--purpleWorkerHoverBackground) 50%, transparent);color:var(--purpleWorkerHoverColor)}*.iconButton.companyButton:hover{background-color:color-mix(in srgb, var(--orangeCompanyHoverBackground) 50%, transparent);color:var(--orangeCompanyHoverColor)}*.iconButton.schoolButton:hover{background-color:color-mix(in srgb, var(--blueSchoolHoverBackground) 50%, transparent);color:var(--blueSchoolHoverColor)}*.iconButton.iconButton--delete.workerButton:hover,*.iconButton.iconButton--delete.companyButton:hover,*.iconButton.iconButton--delete.schoolButton:hover{background-color:rgba(235,122,122,.5019607843);color:var(--blackTextColor)}@font-face{font-family:"Poppins";font-weight:400;src:url("/assets/fonts/Poppins/Poppins-Regular.ttf")}@font-face{font-family:"Poppins";font-weight:500;src:url("/assets/fonts/Poppins/Poppins-Medium.ttf")}@font-face{font-family:"Poppins";font-weight:600;src:url("/assets/fonts/Poppins/Poppins-SemiBold.ttf")}@font-face{font-family:"Poppins";font-weight:700;src:url("/assets/fonts/Poppins/Poppins-Bold.ttf")}@font-face{font-family:"DM Sans";font-weight:400;src:url("/assets/fonts/DMSans/static/DMSans-Regular.ttf")}@font-face{font-family:"DM Sans";font-weight:500;src:url("/assets/fonts/DMSans/static/DMSans-Medium.ttf")}@font-face{font-family:"DM Sans";font-weight:700;src:url("/assets/fonts/DMSans/static/DMSans-Bold.ttf")}@font-face{font-family:"Aclonica";font-weight:400;src:url(/assets/fonts/Aclonica/Aclonica-Regular.ttf)}@font-face{font-family:"Material Symbols Outlined";font-style:normal;src:url(/assets/fonts/MaterialSymbolsOutlined.woff2) format("woff")}.material-symbols-outlined,.mso{font-family:"Material Symbols Outlined";font-weight:normal;font-style:normal;font-size:24px;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr}.iconParent{display:flex}*.headingWithShape{height:3em;display:grid}*.headingWithShape>*{grid-area:1/1}*.headingWithShape>svg{height:100%;width:auto}*.headingWithShape>span{display:flex;align-items:center}.headingWithShape.person{stroke:var(--purpleWorkerColor)}.headingWithShape.company{stroke:var(--orangeCompanyColor)}.headingWithShape.school{stroke:var(--blueSchoolColor)}*{box-sizing:border-box}body{margin:0;background-color:var(--backgroundColor);font-family:var(--fontFamilyPoppins);font-size:var(--fontSizeBodyText);line-height:1.5}h1,h2,h3,h4{font-family:var(--fontFamilyPoppins);line-height:1.2}*.defaultPadding{padding:1em}main{background-color:var(--backgroundColor);color:var(--blackTextColor);min-height:60vh}main a{color:var(--darkBlueColor)}main a:hover{color:var(--blackTextColor)}body.Home.index main{padding:0}div#roles{display:flex;flex-wrap:wrap;gap:1em;flex-direction:row;justify-content:center}div#roles>div.card{padding:2em;max-width:610px}*.external>span.externalIcon{font-size:.8em;margin-left:.3em}a.bigButton.external>span.externalIcon{display:none}img{max-width:100%}section.faqGroup{display:flex;flex-direction:column;gap:1.5em;margin-top:2em;margin-bottom:2em}article.card.faq{padding:1em;cursor:pointer;display:flex;flex-direction:row;gap:2em;align-items:center}article.card.faq:hover,article.card.faq:has(details[open]){background-color:var(--hoverAlmostWhite)}article.faq details{overflow:hidden;flex:1 1 auto}article.faq details[open] summary{font-weight:bold}article.faq details summary:after{content:"";font-family:"Material Symbols Outlined";float:right;font-size:1.3em;line-height:1.1}article.faq details[open] summary:after{content:""}article.faq details summary span.preview{display:none}@media(min-width: 800px){article.faq details:not([open]) summary span.preview{display:inline;font-size:.8em;opacity:.5;margin-left:1em}}/*# sourceMappingURL=general.css.map */