*{box-sizing:border-box;font-family:Georgia,"Times New Roman",Times,serif}body{margin:0}ul,li{list-style:none;padding:0;margin:0}p:last-child{margin-bottom:0}a{color:inherit;text-decoration:none;word-break:break-word}a p a{color:#f03c9a}a.button{color:#f03c9a;border:1px solid #f03c9a;padding:10px;cursor:pointer}a.button:hover{border:none;background-color:#f03c9a;color:white}h1,h2,h3,h4,h5,h6,p{margin-top:0;font-weight:normal;min-height:10px}h1:last-child,h2:last-child,h3:last-child,h4:last-child,h5:last-child,h6:last-child,p:last-child{margin-bottom:0 !important}h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child,p:first-child{margin-top:0 !important}h1{font-size:48px;font-weight:normal;margin-bottom:30px}h2{font-size:32px}h3{font-size:24px}h6{font-size:24px;line-height:32px;margin-bottom:30px}h6+p:empty{margin-bottom:0}h6:last-child{margin-bottom:0}p{font-size:20px;line-height:28px}img{width:100%}.container{padding:0px 20px 40px 20px;width:100%;max-width:1140px;margin:0 auto}.container.narrow{max-width:700px}.container.no-padding{padding:0px 0 40px 0}.container.no-padding img{margin-bottom:0 !important}.container.wide-image{width:100%;max-width:calc(1140px * 1.5);height:450px;background-size:cover;background-position-x:center;background-position-y:center;padding:0;margin-bottom:40px}@media only screen and (max-width:800px){.container{padding:20px 20px 20px 20px}.container.no-padding{padding:0px 0 20px 0}.container.wide-image{height:400px}}@media only screen and (max-width:414px){.container h1{padding-top:30px}}.dropdown{position:relative;display:inline-block}.dropdown:hover .dropdown-content{display:block}.dropdown.dropdown:hover .dropbtn{color:white;background-color:#f03c9a}.dropdown.dropdown:hover .dropbtn::before{content:url("/images/icons/down-white.svg")}.dropdown .dropbtn{background-color:#f03c9a;color:white;padding:16px;font-size:20px;border:2px solid #f03c9a;cursor:pointer;width:300px;position:relative;text-align:left}.dropdown .dropbtn::before{content:url("/images/icons/down-white.svg");height:10px;width:10px;z-index:1;position:absolute;right:16px;top:16px}.dropdown .dropdown-content{display:none;position:absolute;background-color:white;color:#f03c9a;min-width:160px;box-shadow:0 8px 16px 0 rgba(0,0,0,0.2);z-index:1}.dropdown .dropdown-content a{color:black;padding:12px 16px;text-decoration:none;display:block;width:300px}.dropdown .dropdown-content a:hover{background-color:#f1f1f1}.block{margin:0}.video-container{width:100%;padding-top:56.25%;position:relative}.video-container .video-frame{position:absolute;top:0;left:0;right:0;bottom:0;background-size:cover}.video-container .video-frame iframe{height:100%;width:100%}#header .container{padding:20px 20px 0 20px}@media only screen and (max-width:800px){#header #navigation{height:76px !important}#header #navigation-desktop{display:none !important}#header .logo img{width:204px !important}}#header #navigation{width:100%;display:flex;flex-direction:row;justify-content:space-between;height:110px}#header #navigation .logo{text-align:left;width:60%}#header #navigation .logo img{width:314px}#header #navigation #navigation-desktop{display:flex;flex-direction:row;justify-content:space-between}#header #navigation #navigation-desktop ul:not(:first-child){margin-left:90px}#header #navigation #navigation-desktop ul li{margin-bottom:3px}#header #navigation #navigation-desktop ul li a{font-size:18px;line-height:24px;display:flex;align-items:center}#header #navigation #navigation-desktop ul li a .menuImage{width:14px;height:14px;margin-left:4px}#header #navigation .language-chooser .current-language{display:flex;align-items:center}#header #navigation .language-chooser .current-language span{font-size:12px}#header #navigation .language-chooser .current-language img{margin-left:10px;width:16px}#header #navigation .language-chooser .dropdown{display:none}#header #navigation .language-chooser .dropdown li a{color:red}#header #navigation #menu #menu-logo{display:none;width:20px;height:20px;background-image:url("/images/icons/hamburger.svg");background-repeat:no-repeat;margin-top:4px;cursor:pointer}@media only screen and (max-width:800px){#header #navigation #menu #menu-logo{display:block}}#body.menu-open #header #navigation #menu #menu-logo{background-image:url("/images/icons/close.svg")}#header .subtitle{display:flex;justify-content:flex-start;font-size:row;height:24px;background-color:#f4f2f0;padding:0}#header .subtitle .container{padding:0 20px !important}#header .subtitle ul{display:flex;padding:4px 0 4px 0}#header .subtitle ul li:not(:first-child){margin-left:4px}#header .subtitle ul li{font-size:12px}@media only screen and (max-width:800px){#header .subtitle{display:none}}#menu-dropdown{display:none;user-select:none}@media only screen and (max-width:800px){#menu-dropdown .row{flex-direction:column !important}#menu-dropdown .row .col{padding-bottom:20px !important}}#body.menu-open #menu-dropdown{display:block}#menu-dropdown .container{height:100}#menu-dropdown .body{margin-top:32px;height:100%}#menu-dropdown .body .row{display:flex}#menu-dropdown .body .row .col{width:25%;padding-bottom:40px}#menu-dropdown .body .row .col .title{font-size:24px;margin-bottom:20px;font-weight:normal}#menu-dropdown .body .row .col .title a{white-space:nowrap}#menu-dropdown .body .row .col li{font-size:16px;line-height:40px;white-space:nowrap}#main{text-align:center}#main h2,#main h3,#main h4,#main h5,#main p{max-width:700px;margin:40px auto 30px auto;font-weight:normal}#main p{margin:20px auto 20px auto}#main p:empty{display:none}#main p a{color:#f03c9a}#main>p,#main>h2,#main>h3,#main>h4,#main>h5,#main>h6{text-align:left}#main>p:nth-child(1),#main>h2:nth-child(1),#main>h3:nth-child(1),#main>h4:nth-child(1),#main>h5:nth-child(1),#main>h6:nth-child(1){padding-top:20px}#main .headerImage{width:100%;padding-top:40%;background-size:cover;margin-bottom:11px}#main .spacer{height:30px}#main img{margin-bottom:20px}@media only screen and (max-width:800px){#main h1{font-size:32px;line-height:36px}#main h6{font-size:18px;line-height:24px}#main p{font-size:18px;line-height:24px}}#main p:empty{display:none}#body.menu-open #main{display:none}#main .carousel{height:450px;background-image:url("/images/bildspel.png");background-position:center;background-repeat:no-repeat;background-size:cover}#main .block.intro-text .title{margin-top:24px;font-size:48px}#main .block.intro-text .text p{margin-top:24px;font-size:24px;line-height:32px}#main .bnImageGallery{width:100%;max-width:1650px;margin:0 auto 40px auto;background-color:black;transition:all 500ms;overflow:hidden;text-align:center;position:relative;height:450px}@media only screen and (max-width:800px){#main .bnImageGallery{height:300px}}#main .bnImageGallery .inner-wrapper{display:flex;flex-direction:row}#main .bnImageGallery .col,#main .bnImageGallery .col-wide{width:16.67%;display:flex;flex-direction:column}@media only screen and (max-width:800px){#main .bnImageGallery .col.hide-in-mobile{position:absolute;z-index:-1}}#main .bnImageGallery .col-wide{width:33.33%}@media only screen and (max-width:800px){#main .bnImageGallery .col-wide{width:50%}}#main .bnImageGallery .col-half{width:50% !important}#main .bnImageGallery .row{display:flex;flex-direction:row}#main .bnImageGallery .image-wrapper{position:relative;height:150px;width:100%}@media only screen and (max-width:800px){#main .bnImageGallery .image-wrapper{height:100px}}#main .bnImageGallery .image-wrapper.big{height:300px}@media only screen and (max-width:800px){#main .bnImageGallery .image-wrapper.big{height:200px}}#main .bnImageGallery .image{position:absolute;left:0;right:0;top:0;bottom:0;background-size:cover}@keyframes fade-in{0%{opacity:0}100%{opacity:1}}#main .bnImageGallery .image.fade-in{z-index:1;animation:fade-in 500ms linear}#main .bnImageGallery .image.loading{display:none}#main .bnContentBlock .hero_utan_beskarning_av_bilden .wide-image{background-size:contain !important;background-repeat:no-repeat;background-position-x:center;background-position-y:center}#main .bnContentBlock .lank_knapp div{padding-top:20px}@media only screen and (max-width:800px){#main .bnContentBlock .video{display:none}}#main .bnContentBlock .video .video-wrapper{padding:20px}#main .bnContentBlock .gra_bakgrund{background-color:#f4f2f0}#main .bnContentBlock .citat .quote-wrapper{max-width:700px;margin:0 auto;display:flex;flex-direction:column;align-items:center}@media only screen and (max-width:800px){#main .bnContentBlock .citat .quote-wrapper{flex-direction:column}}#main .bnContentBlock .citat .portrait{flex:initial;flex-shrink:0;width:140px;height:140px;border-radius:200px;background-size:cover;margin-right:20px;margin-bottom:20px}#main .bnContentBlock .citat .quote-by{font-size:24px;line-height:32px;margin-bottom:20px}#main .bnContentBlock .citat .text{flex:auto;display:flex;flex-direction:column}#main .bnContentBlock .header_bild_karriar{position:relative;padding:0 0 40px 0}#main .bnContentBlock .header_bild_karriar .video-background{height:450px;position:relative}#main .bnContentBlock .header_bild_karriar .video-background .video-wrapper{height:100%;overflow:hidden}#main .bnContentBlock .header_bild_karriar .video-background .video-wrapper video{height:100%;width:100%;object-fit:cover}#main .bnContentBlock .header_bild_karriar .heading{position:absolute;bottom:80px;left:0;right:0;color:white;z-index:1}#main .bnContentBlock .header_bild_karriar .heading .title,#main .bnContentBlock .header_bild_karriar .heading .subtitle{font-size:80px;text-shadow:2px 2px 8px #6b6b6b;text-align:center;width:100%}#main .bnContentBlock .header_bild_karriar .heading .subtitle{font-size:32px !important;min-height:40px}#main .bnContentBlock .header_bild_karriar .heading .dropdown-container{margin-top:10px}@media only screen and (max-width:800px){#main .bnContentBlock .header_bild_karriar .heading .title{font-size:40px}}#main .bnCollection .stories{display:grid;grid-column-gap:20px;grid-row-gap:30px}#main .bnCollection .stories a{color:inherit}#main .bnCollection .stories a:hover{color:#f03c9a}#main .bnCollection .stories p a{color:#f03c9a}#main .bnCollection .stories .image,#main .bnCollection .stories .title,#main .bnCollection .stories .intro,#main .bnCollection .stories .text{margin-bottom:10px}#main .bnCollection .portrait{max-width:180px;margin:0 auto 20px auto}#main .bnCollection .portrait .image{width:100%;padding-top:100%;border-radius:500px}#main .bnCollection .text p{margin:0}#main .bnCollection .image{width:100%;padding-top:100%;background-size:cover;background-position-x:center;background-position-y:center}@media only screen and (max-width:800px){#main .bnCollection .image{width:80%;padding-top:80%;margin:auto}}#main .bnCollection .image.frame{border:1px solid #8a8a8d}#main .bnCollection .image.wholeImage{background-size:contain !important;background-repeat:no-repeat}#main .bnCollection .image.proportions-16-9{width:100%;padding-top:56.25%}#main .bnCollection .category{position:relative;padding-top:10px;padding-bottom:10px}#main .bnCollection .category::before{content:"";margin:0 auto;position:absolute;top:0;left:0;right:0;width:20px;height:1px;border-top:2px solid black}#main .bnCollection .block_2_spalt .stories{grid-template-columns:1fr 1fr}#main .bnCollection .block_2_spalt .stories .title{font-size:28px;line-height:36px}#main .bnCollection .block_2_spalt .stories p{font-size:18px;line-height:24px}@media only screen and (max-width:800px){#main .bnCollection .block_2_spalt .stories{font-size:18px;grid-template-columns:1fr}}#main .bnCollection .block_3_spalt .stories{grid-template-columns:1fr 1fr 1fr}#main .bnCollection .block_3_spalt .stories .title{font-size:22px;line-height:30px}#main .bnCollection .block_3_spalt .stories p{font-size:18px;line-height:26px}@media only screen and (max-width:800px){#main .bnCollection .block_3_spalt .stories{font-size:16px;grid-template-columns:100%}}#main .bnCollection .block_4_spalt .stories{grid-template-columns:1fr 1fr 1fr 1fr}#main .bnCollection .block_4_spalt .stories .category{font-size:24px;margin-bottom:10px}#main .bnCollection .block_4_spalt .stories .title{font-size:22px;line-height:30px}#main .bnCollection .block_4_spalt .stories p{font-size:18px;line-height:26px}@media only screen and (max-width:800px){#main .bnCollection .block_4_spalt .stories{grid-template-columns:100%}}#main .bnCollection .block_5_spalt .stories{font-size:16px;line-height:20px;grid-template-columns:1fr 1fr 1fr 1fr 1fr}#main .bnCollection .block_5_spalt .stories .title{font-size:20px;line-height:28px}#main .bnCollection .block_5_spalt .stories p{font-size:16px;line-height:24px;margin:0}@media only screen and (max-width:800px){#main .bnCollection .block_5_spalt .stories{grid-template-columns:100%}}#main .bnCollection .block_6_spalt .stories{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr}#main .bnCollection .block_6_spalt .stories .title{font-size:18px;line-height:22px}#main .bnCollection .block_6_spalt .stories p{font-size:14px;line-height:18px}@media only screen and (max-width:800px){#main .bnCollection .block_6_spalt .stories{grid-template-columns:100%}}@media only screen and (max-width:800px){#main .bnNewsList .style-4_spalt_karusell .story{width:50% !important}#main .bnNewsList .style-2_spalt .story{width:100% !important}}#main .bnNewsList .container{position:relative}#main .bnNewsList .container .arrow{position:absolute;width:30px;height:30px;top:105px;z-index:1;background-size:cover;cursor:pointer}@media only screen and (max-width:414px){#main .bnNewsList .container .arrow{display:none}}#main .bnNewsList .container.start .previous{display:none}#main .bnNewsList .container.end .next{display:none}#main .bnNewsList .container .previous{background-image:url("/images/icons/arrow-previous.svg");left:-50px}#main .bnNewsList .container .next{background-image:url("/images/icons/arrow-next.svg");right:-50px}#main .bnNewsList .container .storyContainer{overflow:nidden}#main .bnNewsList .container .storyContainer .stories{display:flex;flex-direction:row;flex-wrap:nowrap;overflow-x:auto;width:calc(100% + 20px);left:-10px;position:relative;-webkit-overflow-scrolling:touch}#main .bnNewsList .container .storyContainer .stories::-webkit-scrollbar{display:none}#main .bnNewsList .container .storyContainer .stories a:hover{color:#f03c9a}#main .bnNewsList .container .storyContainer .stories .story{flex:0 0 auto;width:25%;padding:10px;position:relative;font-size:18px;line-height:24px}#main .bnNewsList .container .storyContainer .stories .story .image{width:100%;padding-top:56.25%}#main .bnNewsList .container .storyContainer .stories .story .title{font-size:20px;line-height:28px;margin-bottom:10px}@media only screen and (max-width:414px){#main .bnNewsList .container .storyContainer .stories .story .title{font-size:16px;line-height:24px}}#main .bnNewsList .container .storyContainer .stories .story .style-4_spalt_karusell .story{width:25%}#main .bnNewsList .container .category{height:40px}#main .bnNewsList .container .category::before{content:"";margin:0 auto;position:absolute;top:0;left:0;right:0;width:20px;height:1px;border-top:2px solid black}#main .bnNewsList .container .image{width:100%;padding-top:56.25%;background-size:cover;margin-bottom:11px}#body #main .bnNewsList .style-4_spalt_karusell .story{width:25%;padding:12px 10px 0 10px}#body #main .bnNewsList .style-4_spalt_karusell .story .category{font-size:24px;margin-bottom:10px}#body #main .bnNewsList .style-4_spalt_karusell .story .category::before{width:20px;height:16px}@media only screen and (max-width:414px){#body #main .bnNewsList .style-4_spalt_karusell .story .category{font-size:20px;line-height:24px}}#body #main .bnNewsList .style-4_spalt_karusell .story .image{margin-bottom:10px}#body #main .bnNewsList .style-4_spalt_karusell .story .title{font-size:20px;line-height:28px;margin-bottom:10px}@media only screen and (max-width:414px){#body #main .bnNewsList .style-4_spalt_karusell .story .title{font-size:16px;line-height:24px}}#body #main .bnNewsList .style-4_spalt_karusell .story .intro{font-size:16px;line-height:24px}#body #main .bnNewsList .style-2_spalt .arrow{top:205px}#body #main .bnNewsList .style-2_spalt .story{width:50%;padding:14px 10px 0 10px}#body #main .bnNewsList .style-2_spalt .story .category{font-size:32px;margin-bottom:16px}#body #main .bnNewsList .style-2_spalt .story .category::before{width:37px}#body #main .bnNewsList .style-2_spalt .story .title{font-size:24px;line-height:32px}#body #main .bnNewsList .style-2_spalt .story .intro{font-size:18px}@media only screen and (max-width:414px){#main .bnNewsList .style-4_spalt_karusell .story{width:60% !important}}#main .pressReleasePage a:not(.button){color:inherit}#main .pressReleasePage .container a{color:#f03c9a}#main .pressReleasePage .main-title{font-size:48px;padding-top:40px}#main .pressReleasePage .image{width:100%;padding-top:56.25%;background-size:cover;margin-bottom:11px;background-position-y:center}#main .pressReleasePage .first{margin-bottom:40px}#main .pressReleasePage .first .title{font-size:48px;line-height:60 px;padding-top:20px;margin-bottom:24px;max-width:700px;margin:20px auto 20px}@media only screen and (max-width:800px){#main .pressReleasePage .first .title{font-size:32px;line-height:36px}}#main .pressReleasePage .first .teaser{font-size:24px;line-height:32px;max-width:700px;margin:0 auto}#main .pressReleasePage .next-2{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px}#main .pressReleasePage .next-2 .teaser{font-size:20px;line-height:24px;max-width:700px;margin:0 16px}#main .pressReleasePage .next-2 .story .title{font-size:32px;line-height:36px;margin-top:24px;margin-bottom:16px}@media only screen and (max-width:800px){#main .pressReleasePage .next-2 .story .title{font-size:24px;line-height:28px}}#main .pressReleasePage .rest{margin-bottom:40px;max-width:700px}#main .pressReleasePage .rest .storyWrapper{margin-bottom:30px}@media only screen and (max-width:800px){#main .pressReleasePage .rest .storyWrapper{margin-bottom:30px}}#main .pressReleasePage .rest .storyWrapper .teaser{font-size:20px;line-height:24px;max-width:700px;margin:0 16px}#main .pressReleasePage .rest .storyWrapper .story .imageWrapper{flex:initial;width:200px;flex-shrink:0}#main .pressReleasePage .rest .storyWrapper .story .title{font-size:32px;line-height:36px;margin-top:24px;margin-bottom:16px}@media only screen and (max-width:800px){#main .pressReleasePage .rest .storyWrapper .story .title{font-size:28px;line-height:32px}}#main .bnCollection .story.left{text-align:left !important}@media only screen and (max-width:800px){#main .bnCollection .story.hidden{display:none}}#main .bnCollection .grid_3_rutor_bred .grid-3-columns{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));grid-gap:10px}@media only screen and (max-width:414px){#main .bnCollection .grid_3_rutor_bred .grid-3-columns{grid-template-columns:repeat(2, minmax(0, 1fr))}}#main .bnCollection .grid_3_rutor_bred .grid-3-columns .grid-cell{height:250px;background-size:cover;position:relative}@media only screen and (max-width:414px){#main .bnCollection .grid_3_rutor_bred .grid-3-columns .grid-cell{height:200px}}#main .bnCollection .grid_3_rutor_bred .grid-3-columns .grid-cell .title{width:100%;height:100%;background:rgba(0,0,0,0.4);display:flex;align-items:center;justify-content:center}#main .bnCollection .grid_3_rutor_bred .grid-3-columns .grid-cell .title span{color:white;font-size:20px}#main .bnCollection .dropdown_lank .container{position:relative}#main .bnCollection .dropdown_lank .container .dropdown-container{position:absolute;bottom:40px;width:100%;z-index:1}#main .bnCollection .dropdown_lank .container.video-background{height:510px;padding:0 0 40px 0}#main .bnCollection .dropdown_lank .container.video-background .video-wrapper{height:100%;overflow:hidden}#main .bnCollection .dropdown_lank .container.video-background .dropdown-container{bottom:0;font-size:16px}#main .bnCollection .dropdown_lank .container.video-background .title{position:absolute;bottom:20%;color:white;font-size:80px;text-align:center;width:100%;padding-bottom:80px}#main .bnCollection .dropdown_lank .container.video-background video{height:100%;width:100%;object-fit:cover}#main .bnCollection .affarsomrade{background-color:#f4f2f0;padding:20px 0 0 0}#main .bnCollection .affarsomrade .main-title{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;margin-bottom:20px}#main .bnCollection .affarsomrade .main-title img{width:100px;height:100px;background-size:cover;margin-right:20px}#main .bnCollection .affarsomrade .main-title span{font-size:32px}#main .bnCollection .affarsomrade .brand-container{overflow:hidden}#main .bnCollection .affarsomrade .brand-container .brands{width:100%;position:relative;display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;grid-gap:20px}@media only screen and (max-width:800px){#main .bnCollection .affarsomrade .brand-container .brands{grid-template-columns:1fr 1fr 1fr}}@media only screen and (max-width:414px){#main .bnCollection .affarsomrade .brand-container .brands{grid-template-columns:1fr 1fr}}#main .bnCollection .affarsomrade .brand-container .brands .brand .imageWrapper{height:100px;position:relative;background-color:white}#main .bnCollection .affarsomrade .brand-container .brands .brand .imageWrapper .brand-image{position:absolute;left:20px;right:20px;top:20px;bottom:20px;background-repeat:no-repeat;background-size:contain;background-position:center center}#main .bnCollection .affarsomrade .brand-container .brands .brand .title{margin-top:10px;font-size:14px;line-height:20px;overflow:hidden;height:20px;color:#8a8a8d}#main .bnNewsStory .container{padding:20px 8.33% 40px 8.33%;text-align:left}#main .bnNewsStory .container .category{font-size:18px;margin-bottom:16px;margin-top:20px}#main .bnNewsStory .container .main-image{width:100%;padding:56.25% 0 0 0;background-size:cover;background-position-x:center;background-position-y:center}#main .bnNewsStory .container .image-caption{text-align:left;color:#999;margin-top:20px}#main .bnNewsStory .container .spacer{height:40px}#main .bnNewsStory .container .title{font-size:54px;line-height:54px;font-weight:normal;margin:40px 0 50px 0;padding-top:40px}#main .bnNewsStory .container .intro{font-size:24px;line-height:32px;margin-bottom:40px}#main .bnNewsStory .container .social-media-links{margin-top:20px;margin-bottom:20px}#main .bnNewsStory .container .social-media-links a{margin-right:10px;position:relative}#main .bnNewsStory .container .social-media-links img{width:40px;height:40px}#main .bnNewsStory .container .createdAt{margin-bottom:24px}#main .bnNewsStory .container .text{font-size:22px;line-height:34px;margin-bottom:80px}#main .bnNewsStory .container .text h3{margin-top:40px;margin-bottom:10px}#main .bnNewsStory .container .text p{margin-block-start:0}@media only screen and (max-width:800px){#main .bnNewsStory .container{padding:20px}#main .bnNewsStory .container .social-media-links img{width:30px;height:30px}#main .bnNewsStory .container .title{font-size:32px;line-height:36px}#main .bnNewsStory .container .intro{font-size:18px;line-height:26px}#main .bnNewsStory .container .text p{font-size:18px;line-height:24px}}#footer{text-align:left;padding:20px 0;background:#f4f2f0}#footer a{font-weight:normal;color:#f03c9a}#body.menu-open #footer{display:none}@media only screen and (max-width:800px){#footer .info{flex-direction:column !important}#footer .col{padding-bottom:20px}#footer .col:not(:first-child){border-top:1px solid #8a8a8d;padding:20px 0;border-left:none !important;padding-left:0 !important}#footer .areas-list{flex-direction:column !important}#footer .areas-list li:not(:first-child){margin-left:0 !important}}#footer .title{font-size:24px;margin-bottom:20px}#footer .logo img{margin-top:20px;width:285px;margin-bottom:20px}#footer .info{padding-top:46px;display:flex;justify-content:space-between}#footer .info .col:not(:first-child){border-left:1px solid #8a8a8d;padding-left:27px}#footer .info .text p{font-size:16px;line-height:24px}#footer .info .social-links{display:flex;flex-direction:column}#footer .info .social-links li a{margin-bottom:5px;display:flex;align-items:center;justify-content:flex-start}#footer .info .social-links li a img{width:20px;height:20px}#footer .info .social-links li a span{margin-left:10px;font-size:16px}@media only screen and (max-width:800px){#footer .info{padding-top:20px}}#footer .departments{padding-top:29px}#footer .departments .department-list{display:flex}#footer .departments .department-list li:not(:first-child){margin-left:10px}#footer .departments .department-list li{font-size:18px;line-height:18px;padding:4px;background-color:white;width:180px;height:90px}#footer .departments .department-list li a{color:black}@media only screen and (max-width:800px){#footer .departments .department-list{padding-top:20px;flex-direction:column}#footer .departments .department-list li{width:100%;margin-bottom:20px;text-align:center;height:auto}#footer .departments .department-list li br{display:none}#footer .departments .department-list li:not(:first-child){margin-left:0px}}#footer .areas{padding-top:45px}#footer .areas .areas-list{display:flex}#footer .areas .areas-list li:not(:first-child){margin-left:60px}#footer .areas .areas-list li{display:flex;align-items:center}#footer .areas .areas-list li img{width:70px;height:80px}#footer .areas .areas-list li span{font-size:18px;margin-left:20px}@media only screen and (max-width:800px){#footer .areas{padding-top:20px}}.bnJobsList .title{font-size:48px}.bnJobsList .job-row{display:block;width:100%;max-width:700px;margin:0 auto}.bnJobsList .job-row .image{flex:initial;margin-right:40px}.bnJobsList .job-row .image img{width:200px}.bnJobsList .job-row .job{max-width:700px;flex:auto;text-align:center}.bnJobsList .job-row .job .title{flex:auto;font-size:28px;overflow:hidden}.bnJobsList .job-row .job .description{max-height:200px;overflow:hidden;margin-bottom:20px;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}@media only screen and (max-width:800px){.bnJobsList .job-row .job .description{-webkit-line-clamp:8}}.bnJobsList .job-row .job .tags{color:black;display:block;margin:20px;font-size:18px}.bnJobsList .job-row .job .tags span::after{content:" ";font-size:45px;line-height:10px}.bnJobsList .job-row .job .tags::before{display:block;content:" ";width:40px;border-top:black 2px solid;margin:0px auto 20px}.bnJobsList .job-row .button-container{width:100%}.bnJobsList .job-row .button-container .button{width:120px;color:#f03c9a;background-color:white;padding:8px;font-size:16px;border:2px solid #f03c9a;cursor:pointer;white-space:nowrap;margin:0 auto}.job-selector{position:relative;display:inline-block;padding:16px;font-size:18px;-webkit-appearance:none;appearance:none;width:240px;text-align:center}.selector-container{position:relative;width:fit-content;margin:0 auto}.selector-container::after{content:"ᐁ";font-size:14px;right:12px;top:18px;position:absolute;color:#8a8a8d}.job-freetext{position:relative;display:inline-block;padding:16px;font-size:18px;-webkit-appearance:none;appearance:none;width:240px;text-align:center;margin-bottom:24px;border-width:1px;border-style:solid;border-color:-internal-light-dark(#767676, #858585)}.job-freetext::placeholder{color:#8a8a8d;font-size:18px;font-style:italic}.hide-category{display:none}.hide-freetext{display:none}