.foreldre header{display:grid;grid-template-areas:"logo hamburger" "search search" "top-right-links top-right-links";grid-template-columns:2fr 60px;align-content:center}@media print,screen and (min-width:64em){.foreldre header{grid-template-areas:"logo search top-right-links";grid-template-columns:1fr .8fr 1fr;height:120px}}.foreldre header.hamburger-open{background:#d5e0d8}.foreldre header .hamburger{margin-top:15px;grid-area:hamburger;align-self:center;justify-self:start;border-radius:4px;position:relative;padding:8px 9px;height:44px;width:62px}.foreldre header .hamburger .bars{width:40px;height:45px;position:relative;transform:rotate(0);transition:.5s ease-in-out;cursor:pointer}.foreldre header .hamburger .bars span{display:block;position:absolute;height:3px;width:100%;background:#4d4d4f;border-radius:9px;opacity:1;left:0;transform:rotate(0);transition:.25s ease-in-out}.foreldre header .hamburger .bars span:nth-child(1){top:0}.foreldre header .hamburger .bars span:nth-child(2),.foreldre header .hamburger .bars span:nth-child(3){top:10px}.foreldre header .hamburger .bars span:nth-child(4){top:20px}.foreldre header .hamburger .bars.open span:nth-child(1){top:10px;width:0;left:50%}.foreldre header .hamburger .bars.open span:nth-child(2){transform:rotate(45deg)}.foreldre header .hamburger .bars.open span:nth-child(3){transform:rotate(-45deg)}.foreldre header .hamburger .bars.open span:nth-child(4){top:10px;width:0;left:50%}.foreldre header .hamburger .title{position:absolute;top:6px;left:40px;color:#4d4d4d}@media print,screen and (min-width:64em){.foreldre header .hamburger{display:none}}.foreldre header .logo{grid-area:logo;align-self:center;padding:15px 0 0 0;font-size:2.1rem}.foreldre header .logo a{color:#000}@media print,screen and (min-width:64em){.foreldre header .logo{padding:0;font-size:2.1rem}}.foreldre header .search{grid-area:search;place-self:center stretch;min-height:69px;display:flex;align-items:center;flex:1.75;padding-bottom:15px}.foreldre header .search>div{width:100%}.foreldre header .search .input-group-label{border:1px solid #433172;border-right:0;border-bottom-left-radius:4px;border-top-left-radius:4px;padding-right:4px}.foreldre header .search input{border-top:1px solid #433172;border-bottom:1px solid #433172;border-right:1px solid #433172;border-bottom-right-radius:4px;border-top-right-radius:4px}@media print,screen and (min-width:64em){.foreldre header .search input{border-right:0;border-bottom-right-radius:0;border-top-right-radius:0;height:43px;max-width:400px;padding-top:10px}}.foreldre header .top-right-links{grid-area:top-right-links;display:flex;justify-content:center;align-items:center;gap:1rem}@media print,screen and (min-width:64em){.foreldre header .top-right-links{justify-content:right}}.foreldre header .top-right-links>div{align-content:center}.foreldre header .top-right-links a{width:130px;padding:0 20px;line-height:2.55rem}.foreldre .hamburger-links{position:absolute;top:172px;width:100%;height:100%;background:#d5e0d8;padding:0 20px 200px 20px}.foreldre .hamburger-links .links a{font-size:1.2rem;color:#000;text-decoration:underline}.foreldre .livesearch-form{margin-bottom:0}.foreldre .wrapper-search-result{margin-bottom:0}.foreldre nav .nav-grid-x{margin-left:-15px;margin-right:-15px;border-top:1px solid #ab9bd4;border-bottom:1px solid #ab9bd4;display:flex;justify-content:center;height:45px}.foreldre nav .nav-grid-x a{text-align:center;color:#040307;flex:0 0 auto;font-size:15px;font-weight:500;padding:10px 70px;border-bottom:2px solid transparent}.foreldre nav .nav-grid-x a.active,.foreldre nav .nav-grid-x a:hover{border-bottom:2px solid #f04b37}.foreldre nav .nav-grid-x a:hover{background:#f1f1f1}.foreldre nav .nav-grid-x a.highlight{font-weight:700}.foreldre#main{background:#eee}.foreldre a{color:#433172}@media print,screen and (min-width:40em){.foreldre h1.h3{font-size:2rem}}.foreldre p.hero-lead{font-size:1.6rem;padding:20px 0;text-align:center;font-family:"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif}.foreldre p.lead a{text-decoration:underline}.foreldre .button{background-color:#433172;color:#fff;font-weight:500;font-size:1rem;border-radius:0;border:2px solid #433172}.foreldre .button:hover{background:#fff;color:#433172}.foreldre .ask-question .wizard .step{background:#433172;color:#fff}.foreldre .ask-question .wizard .current~.step{background:#cfcfcf}.foreldre .ask-question-check-answer-big-buttons a:hover{border:2px solid #433172}.foreldre .sio-ask-or-check-buttons{display:flex;justify-content:center}.foreldre .sio-ask-or-check-buttons a{flex-basis:125px;margin:0 4px;padding:0}@media print,screen and (min-width:40em){.foreldre .sio-ask-or-check-buttons{display:none}}.foreldre .ask-or-check-icon .circle{background-color:#433172}.foreldre .ask-box a.button{color:#c5e8f2}.foreldre .qa-panel .border-bottom{border-bottom:2px solid #433172}.foreldre .icon-circle{color:#433172}.foreldre .speech-bubble{background-color:#c5e8f2}.foreldre .speech-bubble:after{border-right-color:#c5e8f2}.foreldre .speech-bubble.question{background-color:#433172;color:#fff}.foreldre .speech-bubble.question p,.foreldre .speech-bubble.question span{color:#fff}.foreldre .speech-bubble.question:after{border-right-color:#433172}@media print,screen and (max-width:39.99875em){.foreldre .speech-bubble.question:after{border-left-color:#433172}}.foreldre .label.primary,.foreldre .label.secondary{color:#fff;background:#4d4d4d}.foreldre .button-outline{background:#fff;color:#433172}.foreldre .check-code .check-code-question{background:#433172}.foreldre .check-code .button:hover{color:#000}.foreldre .faq-list{display:grid;grid-gap:8px 30px;grid-template-rows:auto;grid-template-areas:"faq-title";grid-template-columns:1fr}@media print,screen and (min-width:64em){.foreldre .faq-list{grid-gap:8px 50px;grid-template-areas:"faq-title faq-title";grid-template-columns:1fr 1fr}}.foreldre .faq-box-list{display:grid;grid-gap:8px 30px;grid-template-rows:auto;grid-template-areas:"faq-title";grid-template-columns:1fr}.foreldre .faq-box-widget h3{color:#fff}.foreldre .faq-box-widget .fa-question-circle{color:#fff}.foreldre .faq-area{grid-area:faq-area}.foreldre .bulletin-box{margin:15px 0 0;line-height:1.5rem;font-family:"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-size:1.1rem}@media print,screen and (min-width:64em){.foreldre .bulletin-box{-moz-column-count:2;column-count:2;-moz-column-gap:50px;column-gap:50px}}.foreldre .faq-tags>div{display:inline-block;margin:25px 15px 0 0}.foreldre .rounded-button{border:2px solid #433172;border-radius:20px;padding:7px 20px}.foreldre .rounded-button.filled{background:#433172;color:#fff;font-weight:500}.foreldre .article-area{grid-area:article-area}.foreldre .help-article-area{grid-area:help-article-area}.foreldre .article-grid-cell{background-color:#fff}.foreldre .area-container{display:grid;grid-template-columns:1fr;grid-gap:20px 20px;grid-auto-flow:row;grid-template-rows:auto;grid-template-areas:"faq-area" "bulletin-area" "help-article-area" "article-area" "article-area" "article-area" "article-area" "article-area"}@media print,screen and (min-width:40em){.foreldre .area-container{grid-template-columns:1fr 1fr;grid-template-areas:"faq-area faq-area" "bulletin-area bulletin-area" "help-article-area help-article-area" "article-area article-area"}}@media print,screen and (min-width:64em){.foreldre .area-container{grid-template-columns:1fr 1fr 1fr;grid-template-areas:"help-article-area help-article-area help-article-area" "article-area article-area article-area"}}.foreldre .article-item{border-radius:0}.foreldre .article-item .padding p:last-child{margin-top:25px}.foreldre .article-item .padding p:last-child .readmore{background-color:#433172;border:1px solid #433172;margin-top:24px;margin-bottom:20px;line-height:16px;padding:10px 20px;color:#4d4d4d}.foreldre .label-container .label{background-color:#433172;color:#fff}.foreldre .label{background-color:#433172;color:#fff}.foreldre .border-top-primary{border-top-color:#433172}.foreldre .border-top-secondary{border-color:#433172}.foreldre .article-item .image img{height:255px;min-height:unset}.foreldre .category-area-container{display:grid;grid-template-columns:1fr;grid-gap:15px 10px;grid-auto-flow:row;grid-template-rows:auto;grid-template-areas:"article-area" "faq-area" "article-area" "article-area" "article-area"}@media print,screen and (min-width:40em){.foreldre .category-area-container{grid-template-columns:1fr 1fr;grid-template-areas:"article-area faq-area" "article-area article-area"}}@media print,screen and (min-width:64em){.foreldre .category-area-container{grid-template-columns:1fr 1fr 1fr;grid-template-areas:"article-area faq-area faq-area"}}.foreldre .faq-box-widget .faq-box-keyword-search-group input.input-group-field{border-left-color:#433172;border-top-color:#433172;border-bottom-color:#433172}.foreldre .faq-box-widget .faq-box-search-bar .dropdown.menu{border-bottom-color:#433172;border-top-color:#433172;border-left-color:#433172}.foreldre .sos-relevantarticle-readmore{border-bottom-color:#433172}.foreldre .primary.light{background-color:#433172}footer.foreldre{background:#eee}footer.foreldre>div{padding:15px 10px;background:#433172}footer.foreldre .show-for-small-only{padding-bottom:0}footer.foreldre .show-for-small-only img{max-width:250px;max-height:70px;margin-bottom:25px}footer.foreldre .show-for-small-only a:last-child img{margin-bottom:0}footer.foreldre .show-for-medium{padding-left:30px;padding-top:30px;padding-right:30px}footer.foreldre a{color:#fff;text-decoration:none}