﻿@charset "UTF-8";*{margin:0;padding:0;border:0;}*,*::before,*::after{box-sizing:border-box;}html{line-height:1.15;-webkit-text-size-adjust:100%;font-size:62.5%;}a{background-color:transparent;text-decoration:none;}img{border-style:none;max-width:100%;height:auto;}form{overflow-x:hidden;}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;}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;}template{display:none;}[hidden]{display:none;}body{font-family:proxima-nova,sans-serif;}h1{font-size:9rem;font-family:bely,sans-serif;font-weight:700;}@media screen and (max-width:768px){h1{font-size:7rem;}}@media screen and (max-width:570px){h1{font-size:6rem;}}@media screen and (max-width:460px){h1{font-size:4rem;}}h2{font-size:3.8rem;font-family:bely,sans-serif;font-weight:700;margin-bottom:.6em;line-height:1.35;}@media screen and (max-width:768px){h2{font-size:3rem;}}h2.smaller{font-size:3rem;line-height:1.7;}@media screen and (max-width:1024px){h2.smaller{font-size:2.6rem;}}@media screen and (max-width:460px){h2.smaller{font-size:2.2rem;}}h3{font-size:2.4rem;font-family:bely,sans-serif;font-weight:700;margin-bottom:.6em;color:#292929;}p,ul,ol,li{font-size:2rem;font-family:proxima-nova,sans-serif;font-weight:300;line-height:32px;color:#292929;}@media screen and (max-width:768px){p,ul,ol,li{font-size:1.8rem;}}.btn{text-decoration:none;font-weight:700;font-family:bely,sans-serif;font-size:2rem;}@media screen and (max-width:768px){.btn{font-size:1.8rem;}}body{background:#fff;}.btn{display:inline-block;padding:.7em 1.5em;transition:color .3s ease-in-out,border .3s ease-in-out,background .3s ease-in-out;cursor:pointer;}.btn-orange{color:#fff;background:#1cb5bf;}.btn-orange:hover,.btn-orange:focus{background-color:#5adee7;}.btn-black{color:#fff;background:#292929;}.btn-black:hover,.btn-black:focus{background-color:#5c5c5c;}ul,ol{padding-left:2em;list-style:none;}ul li,ol li{clear:left;}ul li:before,ol li:before{content:"";height:1em;width:1em;display:block;float:left;margin-left:-1.5em;margin-top:.33em;background-position:center;background-repeat:no-repeat;background-size:100%;}ul li:before{background-image:url("/templates/pages/whistleblower_se/media/icon/heart.svg");background-color:#fff;border-radius:50%;}ol{counter-reset:liNum;padding-left:4em;}@media screen and (max-width:460px){ol{padding-left:2.4em;}}ol li{counter-increment:liNum 1;}ol li:before{content:counter(liNum);text-align:center;font-size:100%;height:2em;width:2em;line-height:2em;font-weight:500;margin-left:-3.5em;margin-right:1em;margin-top:.4em;border-radius:50%;background:#efefef;}@media screen and (max-width:460px){ol li:before{height:1.5em;width:1.5em;margin-left:-2.3em;margin-right:.7em;line-height:1.5em;}}.section-standard{display:flex;flex-direction:column;align-items:center;padding:10rem;}@media screen and (max-width:1200px){.section-standard{padding:10rem 6rem;}}@media screen and (max-width:768px){.section-standard{padding:6rem 4rem;}}@media screen and (max-width:460px){.section-standard{padding:6rem 2rem;}}.inner{max-width:160rem;width:100%;}.contactblock{display:none;position:absolute;right:250px;margin-top:-80px;background:#e3e3e3;padding:37px 40px 40px 40px;z-index:99;border-radius:10px;font-weight:400;width:460px;}.contactblock p{font-size:18px !important;line-height:24px !important;margin:0 !important;}.contactblock:after{content:'';position:absolute;right:0;top:84%;width:0;height:0;border-width:10px 0 10px 25px;border-color:transparent transparent transparent #e3e3e3;border-right:0;z-index:100;margin-top:-24px;margin-right:-24px;display:inline-block;width:0;height:0;border-style:solid;border-width:10px 0 10px 25px;border-color:transparent transparent transparent #e3e3e3;}.contactblock h2{font-weight:700;margin-top:0;font-size:25px;color:#000;margin-bottom:10px;}.phone-slide-in{display:flex;align-items:center;position:fixed;cursor:pointer;z-index:100;top:80%;right:calc(-220px + 2em + 19.313px);padding:1em;width:220px;background-color:#1cb5bf;color:#fff;transition:right .4s ease-in-out;-o-transition:right .4s ease-in-out;-moz-transition:right .4s ease-in-out;-webkit-transition:right .4s ease-in-out;border-radius:10px 0 0 10px;font-size:1.8rem;}@media screen and (max-width:768px){.phone-slide-in{display:none;}}.phone-slide-in:hover{right:0;}.phone-slide-in .text{margin-left:1em;font-weight:400;font-size:18px;}.phone-slide-in a{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;}header{display:flex;position:absolute;width:100%;padding:1.5rem 3rem;z-index:1;}@media screen and (max-width:400px){header{padding:1.4rem;}}@media screen and (max-width:660px){header{background:#fff;}}header #header-cover{position:absolute;left:-140px;top:-15px;width:1200px;max-width:unset;z-index:1;}@media screen and (max-width:1220px){header #header-cover{width:1100px;left:-110px;}}@media screen and (max-width:1024px){header #header-cover{left:-200px;height:27rem;top:-60px;}}@media screen and (max-width:930px){header #header-cover{left:-400px;height:22rem;top:-20px;}}@media screen and (max-width:768px){header #header-cover{left:-550px;}}@media screen and (max-width:660px){header #header-cover{display:none;}}header .logo{position:relative;z-index:1;max-width:42rem;margin-right:2rem;}@media screen and (max-width:1220px){header .logo{max-width:40rem;}}@media screen and (max-width:768px){header .logo{max-width:35rem;}}@media screen and (max-width:568px){header .logo{max-width:30rem;}}@media screen and (max-width:490px){header .logo{max-width:25rem;}}@media screen and (max-width:440px){header .logo{max-width:22rem;padding-top:.5rem;}}@media screen and (max-width:390px){header .logo{max-width:18rem;padding-top:1rem;}}@media screen and (max-width:376px){header .logo{max-width:26rem;padding-top:1rem;}}header .logo img{object-fit:contain;}#search-bar{display:flex;transition:.4s ease;align-items:center;background:#fff;border-bottom:1px solid #c9c9c9;height:0;overflow:hidden;line-height:6rem;padding:0 6.5rem;z-index:11;position:relative;font-size:2rem;color:#000;}@media screen and (max-width:1425px){#search-bar{padding:0 5rem;}}@media screen and (max-width:1360px){#search-bar{padding:0 4rem;}}#search-bar.active{height:6rem;}#search-bar input{outline:none;padding:.3em;flex-grow:1;background:none;margin-left:.5em;min-width:10rem;}#search-bar .fa-times{cursor:pointer;}footer{background:#292929;}footer .grid{display:grid;grid-template-columns:2fr 1fr;grid-template-areas:"left right";}@media screen and (max-width:1440px){footer .grid{grid-template-columns:1.8fr 1fr;}}@media screen and (max-width:1200px){footer .grid{grid-template-columns:1fr;grid-template-areas:"left" "right";gap:5rem;}}footer .grid p{color:#fff;font-size:2rem;line-height:33px;}footer .grid .title{font-weight:600;}footer .grid .btn{white-space:nowrap;}footer .grid .quote{font-size:3.4rem;font-weight:600;font-family:bely,sans-serif;line-height:4.5rem;margin-bottom:1em;}@media screen and (max-width:1440px){footer .grid .quote{font-size:3rem;}}@media screen and (max-width:1440px){footer .grid .quote{font-size:2.6rem;}}footer .grid .left{grid-area:left;display:flex;border-right:1px solid #4d4d4d;padding-right:4rem;}@media screen and (max-width:1200px){footer .grid .left{padding-right:unset;border-right:unset;border-bottom:1px solid #4d4d4d;padding-bottom:4rem;justify-content:space-between;}}@media screen and (max-width:768px){footer .grid .left{flex-direction:column;text-align:center;gap:5rem;}}footer .grid .left>*{flex:1 1 100%;}@media screen and (max-width:1200px){footer .grid .left>*{flex:unset;}}footer .grid .right{grid-area:right;padding-left:6rem;display:flex;flex-direction:column;}@media screen and (max-width:1200px){footer .grid .right{padding-left:0;}}@media screen and (max-width:768px){footer .grid .right{align-items:center;text-align:center;}}footer .grid .right .logo{display:flex;flex-wrap:wrap;font-weight:400;max-width:33rem;}footer .grid .right .logo img{object-fit:contain;}.mobile-menu{position:fixed;top:0;right:-40rem;z-index:10;width:40rem;height:100vh;transition:.5s;background:rgba(255,255,255,.95);flex-direction:column;align-items:center;display:flex;flex-direction:column;justify-content:space-between;padding:0 4rem;}@media screen and (max-width:768px){.mobile-menu{width:100%;right:-100%;}}.mobile-menu a{text-decoration:none;}.mobile-menu .wrapper{display:flex;flex-direction:column;margin-top:14rem;align-items:flex-start;}.mobile-menu.active{right:0;}.mobile-menu .logo,.mobile-menu img{max-width:30rem;display:block;}.mobile-menu .menu ul{display:flex;flex-direction:column;padding-left:0;}.mobile-menu .menu ul li:before{all:unset;}.mobile-menu .menu ul ul{padding-left:1em;}.mobile-menu .menu ul ul li:before{all:unset;}.mobile-menu .menu ul li{font-size:2.4rem;font-weight:500;}.mobile-menu .menu ul li.sub-menu-item{font-size:2rem;margin-top:.4em;}.mobile-menu .menu ul li a{color:#292929;background-image:linear-gradient(currentColor,currentColor);background-size:0 1px,auto;background-repeat:no-repeat;background-position:center bottom;transition:all .2s ease-in-out;}.mobile-menu .menu ul li a:hover{background-size:100% 1px,auto;}.mobile-menu .menu ul li:before{margin-top:.15em;}.mobile-menu .menu ul li+li:not(.sub-menu-item){margin-top:1.5em;}@media screen and (max-height:568px){.mobile-menu .menu ul li+li:not(.sub-menu-item){margin-top:1em;}}.mobile-menu .flag-container{display:flex;z-index:1;margin-bottom:4rem;}@media screen and (max-width:768px){.mobile-menu .flag-container{margin-top:5rem;}}@media screen and (max-height:568px){.mobile-menu .flag-container{margin-top:0;}}.mobile-menu .flag-container .flag{cursor:pointer;}.mobile-menu .flag-container .flag img{width:40px;height:40px;border-radius:50%;}.mobile-menu .flag-container .flag+.flag{margin-left:1rem;}.search-hamburger-wrapper{display:flex;align-items:center;position:absolute;right:3rem;top:3rem;z-index:11;transition:.4s ease;background:rgba(255,255,255,.6);border-radius:10px;padding:1rem 1.5rem;}@media screen and (max-width:660px){.search-hamburger-wrapper{right:1rem;}}@media screen and (max-width:660px){.search-hamburger-wrapper{padding:1rem;align-items:center;top:2.7rem;}}@media screen and (max-width:568px){.search-hamburger-wrapper{top:2.2rem;}}@media screen and (max-width:460px){.search-hamburger-wrapper{top:1.9rem;}}@media screen and (max-width:376px){.search-hamburger-wrapper{top:10rem;}}.search-hamburger-wrapper.active{top:calc(6rem + 3rem);}@media screen and (max-width:660px){.search-hamburger-wrapper.active{top:calc(6rem + 2.7rem);}}@media screen and (max-width:568px){.search-hamburger-wrapper.active{top:calc(6rem + 2.2rem);}}@media screen and (max-width:460px){.search-hamburger-wrapper.active{top:calc(6rem + 1.9rem);}}@media screen and (max-width:376px){.search-hamburger-wrapper.active{top:calc(14rem + 1.9rem);}}@media screen and (max-width:460px){.search-hamburger-wrapper.open{top:2.2rem;}}.search-hamburger-wrapper .lang{position:relative;cursor:pointer;margin-right:2rem;}.search-hamburger-wrapper .lang svg{height:34px;width:34px;}@media screen and (max-width:660px){.search-hamburger-wrapper .lang svg{width:30px;height:30px;}}@media screen and (max-width:460px){.search-hamburger-wrapper .lang svg{width:25px;height:25px;}}.search-hamburger-wrapper .lang .lang-list{display:flex;flex-direction:column;transition:.3s ease;height:0;background:#fff;margin-top:2rem;overflow:hidden;background:rgba(255,255,255,.8);padding:0;position:absolute;right:-4rem;border-radius:10px;width:14rem;}.search-hamburger-wrapper .lang .lang-list.show{height:18rem;}.search-hamburger-wrapper .lang .lang-list img{max-width:2rem;margin-right:1rem;}.search-hamburger-wrapper .lang .lang-list li:before{all:unset;}.search-hamburger-wrapper .lang .lang-list li{margin-top:1rem;}.search-hamburger-wrapper .lang .lang-list a{color:#292929;background-image:linear-gradient(currentColor,currentColor);background-size:0 1px,auto;background-repeat:no-repeat;background-position:center bottom;transition:all .2s ease-in-out;display:flex;margin:0 2rem;}.search-hamburger-wrapper .lang .lang-list a:hover{background-size:80% 1px,auto;}.search-hamburger-wrapper .lang:hover .lang-list{height:18rem;}.search-hamburger-wrapper .search-hamburger{border-radius:10px;display:flex;align-items:center;}.search-hamburger-wrapper .hamburger{position:relative;width:34px;height:34px;cursor:pointer;margin-left:2rem;z-index:99;}@media screen and (max-width:660px){.search-hamburger-wrapper .hamburger{width:30px;height:30px;}}@media screen and (max-width:460px){.search-hamburger-wrapper .hamburger{width:25px;height:25px;}}.search-hamburger-wrapper .hamburger.active .bun:before,.search-hamburger-wrapper .hamburger.active .bun:after{width:0;}.search-hamburger-wrapper .hamburger.active .burger:before{transform:rotate(135deg);}.search-hamburger-wrapper .hamburger.active .burger:after{transform:rotate(45deg);}.search-hamburger-wrapper .hamburger .bun:before{content:'';position:absolute;width:100%;height:12%;background:#292929;border-radius:34px;transition:all .5s cubic-bezier(.1,.9,0,1.2);top:10%;right:0;}@media screen and (max-width:660px){.search-hamburger-wrapper .hamburger .bun:before{content:'';position:absolute;width:100%;height:12%;background:#292929;border-radius:30px;transition:all .5s cubic-bezier(.1,.9,0,1.2);}}@media screen and (max-width:460px){.search-hamburger-wrapper .hamburger .bun:before{content:'';position:absolute;width:100%;height:12%;background:#292929;border-radius:25px;transition:all .5s cubic-bezier(.1,.9,0,1.2);}}.search-hamburger-wrapper .hamburger .bun:after{content:'';position:absolute;width:100%;height:12%;background:#292929;border-radius:34px;transition:all .5s cubic-bezier(.1,.9,0,1.2);bottom:10%;left:0;}@media screen and (max-width:660px){.search-hamburger-wrapper .hamburger .bun:after{content:'';position:absolute;width:100%;height:12%;background:#292929;border-radius:30px;transition:all .5s cubic-bezier(.1,.9,0,1.2);}}@media screen and (max-width:460px){.search-hamburger-wrapper .hamburger .bun:after{content:'';position:absolute;width:100%;height:12%;background:#292929;border-radius:25px;transition:all .5s cubic-bezier(.1,.9,0,1.2);}}.search-hamburger-wrapper .hamburger .bun .burger{position:absolute;display:flex;align-items:center;height:34px;width:34px;}@media screen and (max-width:660px){.search-hamburger-wrapper .hamburger .bun .burger{width:30px;height:30px;}}@media screen and (max-width:460px){.search-hamburger-wrapper .hamburger .bun .burger{width:25px;height:25px;}}.search-hamburger-wrapper .hamburger .bun .burger:before,.search-hamburger-wrapper .hamburger .bun .burger:after{content:'';position:absolute;width:100%;height:12%;background:#292929;border-radius:34px;transition:all .5s cubic-bezier(.1,.9,0,1.2);}@media screen and (max-width:660px){.search-hamburger-wrapper .hamburger .bun .burger:before,.search-hamburger-wrapper .hamburger .bun .burger:after{content:'';position:absolute;width:100%;height:12%;background:#292929;border-radius:30px;transition:all .5s cubic-bezier(.1,.9,0,1.2);}}@media screen and (max-width:460px){.search-hamburger-wrapper .hamburger .bun .burger:before,.search-hamburger-wrapper .hamburger .bun .burger:after{content:'';position:absolute;width:100%;height:12%;background:#292929;border-radius:25px;transition:all .5s cubic-bezier(.1,.9,0,1.2);}}.search-hamburger-wrapper #search-btn{display:flex;cursor:pointer;transition:.3s ease;z-index:2;}.search-hamburger-wrapper #search-btn .fa-search{font-size:3rem;line-height:3.4rem;color:#292929;transition:.3s ease;}@media screen and (max-width:660px){.search-hamburger-wrapper #search-btn .fa-search{font-size:2.8rem;}}@media screen and (max-width:460px){.search-hamburger-wrapper #search-btn .fa-search{font-size:2.5rem;}}.search-hamburger-wrapper #search-btn:hover{opacity:.8;}.hero-home{background-repeat:no-repeat;background-size:cover;background-position:center;height:100vh;width:100%;display:flex;flex-direction:column;justify-content:center;position:relative;}.hero-home .cover{position:absolute;top:0;left:0;right:0;bottom:0;}@media screen and (max-width:460px){.hero-home .cover{background:rgba(0,0,0,.7);}}.hero-home .container{display:flex;flex-direction:column;text-align:center;align-self:flex-start;margin-left:20%;align-items:center;z-index:1;}@media screen and (max-width:1440px){.hero-home .container{margin-left:10%;}}@media screen and (max-width:1024px){.hero-home .container{margin-left:0;align-self:center;}}.hero-home .container .top{font-size:3rem;font-family:bely,sans-serif;color:#fff;background-color:rgba(32,32,32,.85);padding:.35em 1em;}@media screen and (max-width:768px){.hero-home .container .top{font-size:2.4rem;}}@media screen and (max-width:570px){.hero-home .container .top{font-size:2rem;}}@media screen and (max-width:460px){.hero-home .container .top{background-color:unset;max-width:25ch;}}.hero-home .container h1{color:#fff;margin-top:1rem;padding:0 .4em .25em .4em;background-color:rgba(32,32,32,.85);}@media screen and (max-width:460px){.hero-home .container h1{background-color:unset;}}.hero-home .container .btn{margin-top:3rem;font-size:2rem;}@media screen and (max-width:768px){.hero-home .container .btn{font-size:1.8rem;}}.section-1-home{background:#f6f6f6;}.section-1-home .inner{display:grid;grid-template-columns:1.5fr 1fr;grid-template-areas:"left right";}@media screen and (max-width:1400px){.section-1-home .inner{grid-template-columns:1fr 1fr;}}@media screen and (max-width:1200px){.section-1-home .inner{display:flex;flex-direction:column-reverse;}}.section-1-home .inner .left{grid-area:left;display:flex;flex-direction:column;position:relative;}@media screen and (max-width:1200px){.section-1-home .inner .left{margin-top:-10rem;height:50rem;}}@media screen and (max-width:768px){.section-1-home .inner .left{margin-top:4rem;height:40rem;}}.section-1-home .inner .left .img{background-repeat:no-repeat;background-size:cover;height:100%;width:100%;background-position:calc(50% - 100px) center;}@media screen and (max-width:1200px){.section-1-home .inner .left .img{background-position:center;}}.section-1-home .inner .right{grid-area:right;padding:6rem 0;display:flex;flex-direction:column;}@media screen and (max-width:1200px){.section-1-home .inner .right{padding:0;}}.section-1-home .inner .right .inner-right{background:#fff;padding:9rem 7.5rem;position:relative;width:115%;left:-15%;}@media screen and (max-width:1200px){.section-1-home .inner .right .inner-right{width:unset;left:unset;width:90%;align-self:center;padding:4rem;}}@media screen and (max-width:460px){.section-1-home .inner .right .inner-right{padding:4rem 2rem;}}@media screen and (max-width:768px){.section-1-home .inner .right .inner-right{width:unset;}}.section-1-home .inner .right .inner-right .above{font-size:1.8rem;font-weight:300;color:#1cb5bf;margin-bottom:.5em;text-transform:uppercase;}.section-1-home .inner .right .inner-right .btn-container{display:flex;flex-wrap:wrap;margin-top:4rem;gap:1rem;}@media screen and (max-width:376px){.section-1-home .inner .right .inner-right .btn-container{flex-direction:column;text-align:center;}}.section-2-home .grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:2rem;}@media screen and (max-width:1024px){.section-2-home .grid{grid-template-columns:1fr;grid-auto-rows:1fr;}}.section-2-home .grid .item{display:grid;grid-template-columns:1fr 1.5fr;grid-template-areas:"left right";}@media screen and (max-width:1440px){.section-2-home .grid .item{grid-template-columns:1.3fr 1.5fr;}}@media screen and (max-width:1024px){.section-2-home .grid .item{grid-template-columns:1fr 1.5fr;}.section-2-home .grid .item:nth-child(odd){grid-template-columns:1.5fr 1fr;grid-template-areas:"right left";}}@media screen and (max-width:610px){.section-2-home .grid .item{grid-template-columns:1fr;}.section-2-home .grid .item:nth-child(odd){grid-template-columns:1fr;grid-template-areas:"right left";}}.section-2-home .grid .item .left{grid-area:left;display:flex;background-repeat:no-repeat;background-size:cover;background-position:center;}@media screen and (max-width:610px){.section-2-home .grid .item .left{display:none;}}.section-2-home .grid .item .right{grid-area:right;background:#efefef;padding:6rem 5rem;}@media screen and (max-width:1440px){.section-2-home .grid .item .right{padding:4rem 3rem;}}.section-2-home .grid .item .right .text{font-size:1.8rem;margin-bottom:1em;}.section-2-home .grid .item .right a{font-size:1.8rem;font-weight:600;color:#292929;display:flex;align-items:center;}.section-2-home .grid .item .right a i{margin-left:1rem;transition:margin-left .4s ease;}.section-2-home .grid .item .right a:hover i{margin-left:3rem;}.section-3-home{background:#f6f6f6;padding-bottom:0;}.section-3-home .grid{display:grid;grid-template-columns:54rem 1fr;grid-template-areas:"left right";}@media screen and (max-width:1440px){.section-3-home .grid{grid-template-columns:40rem 1fr;}}@media screen and (max-width:768px){.section-3-home .grid{grid-template-columns:1fr;grid-template-rows:1fr 45rem;grid-template-areas:"right" "left";}}.section-3-home .grid .left{grid-area:left;}.section-3-home .grid .left .img{background-repeat:no-repeat;background-size:cover;background-position:center;height:calc(100% + 5rem);}.section-3-home .grid .right{grid-area:right;padding:4rem 10rem;}@media screen and (max-width:1440px){.section-3-home .grid .right{padding:4rem 0 4rem 6rem;}}@media screen and (max-width:768px){.section-3-home .grid .right{padding:0;}}@media screen and (max-width:1024px){.section-3-home .grid .right .container{background:#efefef;position:relative;left:-15rem;padding:2rem 3rem;width:calc(100% + 15rem);}}@media screen and (max-width:768px){.section-3-home .grid .right .container{left:unset;width:unset;background:unset;padding:unset;}}.section-3-home .grid .right .container .above{font-size:1.8rem;color:#1cb5bf;text-transform:uppercase;margin-bottom:.5em;}.section-3-home .grid .right .container h2.smaller{margin-bottom:2em;}.section-3-home .grid .right .container .text{font-style:italic;text-align:right;}.section-hero{background-repeat:no-repeat;background-size:cover;background-position:center;position:relative;height:70vh;display:flex;flex-direction:column;justify-content:flex-end;}.section-hero .hero-container{position:relative;z-index:1;}.section-hero .hero-container .wrapper{display:inline-block;margin:0 20% 10% 20%;}.section-hero .hero-container .wrapper .heading{background-color:rgba(0,57,117,.9);display:inline-block;padding:20px;max-width:600px;}.section-hero .hero-container .wrapper .heading h1{text-transform:uppercase;color:#fff;margin:0;}.section-1-standard.section-standard{flex-direction:row;justify-content:center;align-items:flex-start;position:relative;background:#f6f6f6;padding:0 5rem;z-index:5;}@media screen and (max-width:1200px){.section-1-standard.section-standard{padding:0 5rem;padding-top:0;}}@media screen and (max-width:460px){.section-1-standard.section-standard{padding:6rem 1rem 0 1rem;}}.section-1-standard.section-standard .section-inner{display:grid;grid-template-columns:40rem 1fr;grid-template-areas:"left content";background:#fff;position:relative;padding:3rem;top:-15rem;}@media screen and (max-width:1440px){.section-1-standard.section-standard .section-inner{grid-template-columns:30rem 1fr;}}@media screen and (max-width:1024px){.section-1-standard.section-standard .section-inner{grid-template-columns:1fr;grid-template-areas:"content";}}@media screen and (max-width:460px){.section-1-standard.section-standard .section-inner{padding:2rem;}}.section-1-standard.section-standard .section-inner .main-content{grid-area:content;border-left:1px solid #e3e3e3;padding:0 4rem 2rem 4rem;display:flex;flex-direction:column;min-width:0;min-height:0;}.section-1-standard.section-standard .section-inner .main-content table tr{display:grid;grid-template-columns:2fr 1fr;}@media screen and (max-width:1200px){.section-1-standard.section-standard .section-inner .main-content table tr{grid-template-columns:1fr;}.section-1-standard.section-standard .section-inner .main-content table tr img{margin-top:2rem;}}.section-1-standard.section-standard .section-inner .main-content table tr :first-child{padding-right:2rem;}@media screen and (max-width:1024px){.section-1-standard.section-standard .section-inner .main-content{border-left:unset;padding:0 0 2rem 0;}}.section-1-standard.section-standard .section-inner .main-content ul,.section-1-standard.section-standard .section-inner .main-content ol{margin:2rem 0 2rem 1rem;}@media screen and (max-width:460px){.section-1-standard.section-standard .section-inner .main-content ul,.section-1-standard.section-standard .section-inner .main-content ol{margin-left:0;}}.section-1-standard.section-standard .section-inner .main-content ul li+li,.section-1-standard.section-standard .section-inner .main-content ol li+li{margin-top:.6em;}.section-1-standard.section-standard .section-inner .main-content strong{font-weight:600;}.section-1-standard.section-standard .section-inner .main-content ol li+li{margin-top:1em;}.section-1-standard.section-standard .section-inner .main-content h3{margin-bottom:1em;}.section-1-standard.section-standard .section-inner .main-content .btn{margin-top:1em;align-self:center;}.section-1-standard.section-standard .section-inner .main-content p,.section-1-standard.section-standard .section-inner .main-content li{padding-bottom:.3em;}.section-1-standard.section-standard .section-inner .main-content a{color:#292929;text-decoration:underline;}.section-1-standard.section-standard .section-inner .main-content .btn-black{color:#fff;text-decoration:none;}.section-1-standard.section-standard .section-inner .main-content blockquote{position:relative;border-left:3px solid #1cb5bf;font-style:italic;font-size:2rem;padding:2rem 0 2rem 2rem;z-index:1;}.section-1-standard.section-standard .section-inner .main-content blockquote:before{content:"";position:absolute;top:50%;left:-4px;height:2em;background-color:#fff;width:5px;margin-top:-1em;}.section-1-standard.section-standard .section-inner .main-content blockquote:after{content:"\”";position:absolute;top:50%;left:-.5em;width:1em;color:#1cb5bf;text-align:center;text-indent:-2px;font-size:5.2rem;font-style:normal;line-height:1em;margin-top:-.25em;}.section-1-standard.section-standard .section-inner .main-content blockquote em{display:block;font-size:1.8rem;line-height:1.8em;margin-top:1em;font-weight:600;}.section-1-standard.section-standard .section-inner .left-sidebar{grid-area:left;padding-right:4rem;}@media screen and (max-width:1024px){.section-1-standard.section-standard .section-inner .left-sidebar{display:none;}}.section-1-standard.section-standard .section-inner .left-sidebar .title{padding-bottom:1rem;}.section-1-standard.section-standard .section-inner .left-sidebar ul{padding-left:.5em;}.section-1-standard.section-standard .section-inner .left-sidebar ul li{border-bottom:2px dotted #e3e3e3;font-size:2rem;padding-bottom:1em;}.section-1-standard.section-standard .section-inner .left-sidebar ul li:before{all:unset;}.section-1-standard.section-standard .section-inner .left-sidebar ul li .r320item{color:#292929;display:block;transition:.2s ease;}.section-1-standard.section-standard .section-inner .left-sidebar ul li .r320item.r320active{font-weight:600;}.section-1-standard.section-standard .section-inner .left-sidebar ul li .r320item:hover{font-weight:600;}.section-1-standard.section-standard .section-inner .left-sidebar ul li:before{margin-top:.3em;}.section-1-standard.section-standard .section-inner .left-sidebar ul li+li{margin-top:1em;}.section-1-standard.section-standard .section-inner .left-sidebar ul ul{padding-left:1em;}.section-1-standard.section-standard .section-inner .left-sidebar ul ul li{border-bottom:unset;font-size:1.8rem;padding-bottom:0;}.section-1-standard.section-standard .section-inner .left-sidebar ul ul li:before{all:unset;}.section-1-standard.section-standard .section-inner .left-sidebar ul ul li+li{margin-top:0;}.swiper-container{margin:6rem 0;width:100%;max-width:100%;max-height:100vh;}.swiper-container .swiper-slide{height:auto;}.swiper-container .swiper-slide .img-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem 2rem 4rem 2rem;}.swiper-container .swiper-slide .img-wrapper img{max-height:50rem;margin:0 auto;}@media screen and (max-width:768px){.swiper-container .swiper-slide .img-wrapper img{max-height:30rem;}}@media screen and (max-width:460px){.swiper-container .swiper-slide .img-wrapper img{max-height:20rem;}}.swiper-container .swiper-pagination{left:50% !important;transform:translateX(-50%);z-index:2;}.swiper-container .swiper-pagination .swiper-pagination-bullet{width:2rem;height:2rem;text-align:center;opacity:1;background:none;border:1px solid #292929;transition:.3s ease;}@media screen and (max-width:768px){.swiper-container .swiper-pagination .swiper-pagination-bullet{width:1.5rem;height:1.5rem;}}.swiper-container .swiper-pagination .swiper-pagination-bullet+.swiper-pagination-bullet{margin-left:2rem;}.swiper-container .swiper-pagination .swiper-pagination-bullet:hover{color:#fff;background:#292929;}.swiper-container .swiper-pagination .swiper-pagination-bullet-active{background:#292929;}.contact-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:2rem;}@media screen and (max-width:768px){.contact-wrapper{grid-template-columns:1fr;}}.contact-wrapper .item{display:grid;grid-template-columns:1fr;grid-template-areas:"top" "bottom";}@media screen and (max-width:460px){.contact-wrapper .item{grid-template-rows:40rem 1fr;}}.contact-wrapper .item .top{grid-area:top;background-repeat:no-repeat;background-size:cover;background-position:top;height:300px;}.contact-wrapper .item .bottom{grid-area:bottom;display:flex;flex-direction:column;}.contact-wrapper .item .bottom p,.contact-wrapper .item .bottom a{font-size:1.8rem;line-height:1.69;padding-bottom:0 !important;color:#292929;}.contact-wrapper .item .bottom .name{font-weight:600;margin-top:.5em;}.contact-wrapper .item .bottom .employment{font-style:italic;margin-bottom:1em;}.contact-wrapper .item .bottom .phone,.contact-wrapper .item .bottom .email{display:block;text-decoration:underline;}@media screen and (max-width:768px){.contact-wrapper .item .top{height:400px;}}@media screen and (max-width:500px){.contact-wrapper .item .top{height:280px;}}@media screen and (max-width:460px){.contact-wrapper .item{grid-template-rows:none !important;}}body.open{overflow:hidden;}.freeprivacypolicy-com---nb-headline{position:fixed !important;}.cc-nb-main-container{border-top:1px solid #b5b5b5 !important;}.cc-nb-okagree{margin-top:15px !important;text-align:center !important;border-radius:5px !important;background:#1cb5bf !important;display:inline-block !important;font-size:12px !important;color:#fff !important;padding:10px 55px !important;}.cc-nb-reject{margin-top:15px !important;text-align:center !important;border-radius:5px !important;background:#e3e3e3 !important;display:inline-block !important;font-size:12px !important;color:#fff !important;padding:10px 55px !important;}.cc-nb-changep{margin-top:15px !important;text-align:center !important;border-radius:5px !important;background:#6c6c6c !important;display:inline-block !important;font-size:12px !important;color:#fff !important;padding:10px 55px !important;}footer a{color:#fff;}.mobile-menu .menu ul{padding-bottom:40px;}.share{list-style:none;padding-top:10px;padding-right:20px;height:24px;border-top:1px solid #e3e3e3;padding-left:0;margin-top:50px;}.share li{margin-top:15px;float:left !important;font-size:12px;color:#a2a2a2;height:24px;line-height:24px;clear:none;}.share li:before{content:none;}.main-content.c_contact{padding:0 0 2rem 4rem !important;}.main-content a.box{padding:36px 40px 40px 40px;background:#f3f3f3;border-radius:10px;text-decoration:none !important;font-weight:400;font-size:18px;display:block;cursor:pointer;margin-left:15px;}.main-content a.box p{padding-bottom:0;line-height:24px;}.main-content a.box h4{font-weight:700;font-size:25px;font-family:bely,sans-serif;margin-bottom:14px;margin-top:0;}.share li a{float:left;font-weight:900;color:#333;background-repeat:no-repeat;padding:0 5px 0 30px;margin-left:10px;display:block;height:24px;line-height:24px;}.share li a.share-fb{background-image:url(/templates/pages/whistleblower_se/media/fb.png);}.share li a.share-tw{background-image:url(/templates/pages/whistleblower_se/media/twitter.png);}.share li a.share-li{background-image:url(/templates/pages/whistleblower_se/media/linkedin.png);}.share li a.share-epost{background-image:url(/templates/pages/whistleblower_se/media/epost.png);}@media screen and (max-width:700px){.mobile-menu.active{position:absolute !important;height:auto !important;}.newholder.open{display:none;}}.section-3-home .grid .left .img{background-position:top center;}.modal-dialog{max-width:720px !important;margin:auto;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) !important;}.modal-body{padding:0 !important;}.modal-content{position:relative;font-family:proxima-nova !important;background:#f3f3f3;border-radius:10px !important;border:0 !important;padding:50px 62px 66px 62px !important;font-weight:400 !important;font-size:18px !important;}.modal-content p{font-weight:400 !important;font-size:18px !important;}.modal-content span{display:block;font-weight:400;font-size:14px;}.modal-content .form{width:100%;background:#f0f0f0;border:1px solid #cfcfcf;border-radius:5px;margin-bottom:15px;padding:9.5px 10px;font-size:14px;}.modal-content h2{margin-top:0;font-weight:700;font-size:25px;margin-bottom:0;font-family:proxima-nova !important;}.modal-content .close{position:absolute;top:18px;color:#959595;line-height:0;right:15px;}.modal-content .close span{line-height:0;font-size:40px !important;}.modal-content [type="checkbox"]{vertical-align:middle;}.modal-content .gdpr{display:inline !important;vertical-align:top;}.modal-content .thebtn{margin-top:20px;font-weight:700;font-size:18px;padding:12px 30px;color:#fff;background:#292929;line-height:normal !important;transition:all .5s;}.modal-content .thebtn:hover{background:#474747;}.modal-content .thebtn.sendbtn{background:#1ab5bc;text-decoration:none;}.modal-content .thebtn.sendbtn:hover{background:#38d3da;}@media screen and (max-width:1300px){.c_col{width:100%;}.box{margin-top:40px;}.main-content.c_contact{padding:0 4rem 2rem 4rem !important;}}