<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (min-width: 1980px) {
    .slide-img img {
        height: 700px;
    }
}


@media screen and (max-width: 1440px) {
    /*=================================================================
	HEADER
	==================================================================*/
    .main-content {
        width: 100%;
    }

    .item-text div {
        padding: 100px;
    }

    .ominfotrader .text-container div {
        padding: 80px 75px;
    }

    .slide-text h1 {
        font-size: 2rem;
        line-height: 2.4rem;
    }
}

@media screen and (max-width: 1366px) {
    .slide-text h1 {
        font-size: 1.5rem;
        line-height: 2rem;
    }
}

@media screen and (max-width: 1310px) {
    .main-content {
        width: 1200px;
    }

    /*=================================================================
	HEADER
	==================================================================*/
    .menu ul li {
        margin: 0px;
    }

        .menu ul li a {
            padding: 0 25px;
        }

    .page-menu {
        padding: 30px 40px;
    }

        .page-menu a {
            font-size: 1.2rem;
        }

    .page-detail {
        padding-bottom: 0px;
    }

    .slide {
        padding-bottom: 50px;
    }

    .slide-text img {
        bottom: 75px;
    }

    .item-text .arrow-right {
        width: 42px;
        height: auto;
        margin-top: 20px;
    }

    .item-text rubrik {
        font-size: 1.875rem;
        padding-bottom: 20px;
    }

    .item-text div {
        padding: 30px 75px 120px 125px;
    }

    .item-img {
        margin-left: 0;
    }

    .index .item-img {
        width: 50%;
    }

    .index .item-text {
        width: 50%;
        padding-top: 10px;
    }

        .index .item-text div {
            padding: 50px 70px 50px 60px;
        }

    .index .item-img {
        width: 50%;
    }

    .index .section-list-container {
        width: 100%;
    }

    .index video {
        width: 510px;
        height: 330px;
    }

    .section-text .main-content {
        text-align: center;
    }

        .section-text .main-content::before {
            left: 0;
            top: -10px;
        }

        .section-text .main-content::after {
            bottom: -10px;
        }

    .text-container div img {
        /*width:50%; height:auto;*/
        margin: 0 auto;
    }

    .bli-kund {
        font-size: 1.5rem;
    }

    .ominfotrader .text-container div {
        padding: 55px 45px;
    }

    .ominfotrader .slide-text div div {
        width: 190%;
    }

    .logos {
        display: block;
    }
}

@media screen and (max-height: 900px) {
    .slideshow-caption-container {
        /*padding: 0px 35%;*/
        position: absolute;
        bottom: 70px;
        width: 100%;
        background-color: transparent;
    }

    .slideshow-caption {
        font-size: 2.5rem;
        padding: 10px;
        border-radius: 4px;
    }

    .slide {
        padding-bottom: 45px;
    }
}

@media screen and (max-height: 800px) {
    .slide {
        padding-bottom: 20px;
    }

    .slide-img img {
        width: 100%;
        height: 500px;
    }
}

@media screen and (max-height: 768px) {
    .slide-img img {
        width: 100%;
        height: 450px;
    }
}

@media screen and (max-height: 670px) {
    .slide-img img {
        width: 100%;
        height: auto;
    }
}

@media screen and (max-height: 450px) {
    .slide-img img {
        width: 100%;
        height: 300px;
    }

    .down-arrow {
        display: initial;
    }
}

@media screen and (min-height: 1500px) {
    .slide-img {
        width: 100%;
    }
}

@media screen and (max-width: 1185px) {
    .slideshow-caption-container {
        /*padding: 0px 30%;*/
        position: absolute;
        bottom: 65px;
        width: 100%;
        background-color: transparent;
    }

    .slideshow-caption {
        font-size: 30px;
    }

    .slideshow-text {
        font-size: 20px;
    }

    .section-list-container::before {
        width: 56.7%;
    }

    .item-text {
        width: 76%;
    }

    .item-img {
        width: 24%;
    }

        .item-img img {
            right: -8px;
        }

    .slide-text h1::before {
        bottom: 5%;
        height: 9px;
    }

    .page-menu a {
        font-size: 1.1rem;
    }
}

@media screen and (max-width: 1024px) {
    html,
    body {
        font-size: 14px;
    }

    .main-content {
        width: 90%;
    }

    /*==============================================
    KONTAKT PAGE
    ================================================*/

    .kontakt-container {
        padding: 6em 3em;
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        max-width: 100%;
        width: 100%;
    }

    .kontakt-form-wrapper {
        margin: 0 auto;
        margin-bottom: 2em;
    }

    .address-wrapper {
        display: none;
    }

    /*=================================================================
	HEADER
	==================================================================*/
    .menu ul li {
        padding-top: 60px;
    }

        .menu ul li.active a {
            padding-top: 35px;
        }

    .slide-text img {
        left: 8%;
    }

    .slide-text img {
        width: 40px;
    }

    .slide-text h1 {
        font-size: 1.5rem;
        padding-right: 250px;
        width: 145%;
        padding-left: 0px;
        line-height: 3.5rem;
    }

    .index .slide-text h1 {
        line-height: 1.7rem;
    }

    .page-menu {
        padding: 30px;
    }

        .page-menu a {
            font-size: 1rem;
        }

    .item-img {
        width: 24%;
    }

    .item-text rubrik {
        padding-bottom: 20px;
    }

    .section-text .main-content {
        width: 90%;
    }

    .section-text h2 {
        font-size: 2rem;
        padding-bottom: 20px;
    }

    .section-text h3 {
        font-size: 1.35rem;
    }

    .text-container {
        padding: 2px 0;
    }

        .text-container div {
            padding: 20px 50px;
        }

            .text-container div:first-child {
                width: 27%;
            }

            .text-container div img {
                width: 46%;
            }

    .item-text div {
        padding: 10px 50px 50px 30px;
    }

    .our-team {
        padding: 50px 30px;
    }

        .our-team h3 {
            padding: 30px 0 10px;
        }

        .our-team p,
        .ominfotrader .item-text p {
            font-size: 1.1rem;
        }

        .ominfotrader .item-text h3,
        .our-team h3 {
            font-size: 1.5rem;
        }

    .ominfotrader .item-text h3 {
        padding-top: 45px;
    }

    .ominfotrader .slide-text div div {
        padding-left: 130px;
    }

    .ominfotrader .img-left,
    .ominfotrader .img-right {
        margin: 0;
    }

        .ominfotrader .img-right .item-img img {
            width: calc(100% + 120px);
            margin-left: -120px;
        }

        .ominfotrader .img-right .item-text div {
            padding: 50px 170px 50px 50px;
        }

        .ominfotrader .img-left .item-text div {
            padding: 50px 50px 50px 150px;
        }

    .ominfotrader .slide-text img {
        left: 13%;
    }

    .ominfotrader .slide-text div div::before {
        width: 82%;
    }

    .engagemang_background {
        display: block;
    }

    /*=================================================================
	FOOTER
	==================================================================*/
    .address {
        width: 40%;
        padding: 5px 15px;
        text-align: center;
    }

        .address rubrik {
            padding-top: 25px;
        }
        /*.address img {width:25%;}*/
        .address:first-child {
            border-left: solid 1px #ffffff;
            border-right: solid 1px #ffffff;
        }

        .address:nth-child(2) {
            border-right: solid 1px #ffffff;
        }
}

@media screen and (max-width: 900px) {
    .slideshow-caption-container {
        /*padding: 0px 35%;*/
        position: absolute;
        width: 100%;
        background-color: transparent;
    }

    .slideshow-caption {
        font-size: 20px;
        padding: 20px;
        border-radius: 8px;
    }

    .index .item-img {
        width: 50%;
    }

    .index .item-text {
        width: 50%;
        padding-top: 10px;
    }

        .index .item-text .arrow-right {
            position: absolute;
            right: 20px;
            top: 70%;
        }

    .index video {
        width: 330px;
        height: 210px;
    }

    .item-text rubrik {
        font-size: 1.5rem;
    }
}

@media screen and (max-width: 768px) {
    html,
    body {
        font-size: 12px;
    }

    .main-content {
        width: 100%;
    }

    .menu ul li.active a {
        padding-top: 38px;
    }

    #header {
        padding: 0;
    }

    .menu ul li a {
        padding: 0 10px;
    }

    .login-content {
        padding: 25px 80px 25px 105px;
    }

        .login-content &gt; div rubrik {
            padding-bottom: 30px;
        }

        .login-content &gt; div &gt; div &gt; label {
            margin-bottom: 15px;
            max-width: 220px;
        }

        .login-content #passwordBtn,
        .login-content #loginBtn {
            padding: 0 20px;
        }


    .text-container div {
        border-width: 1px;
    }

        .text-container div img {
            width: 50%;
        }

    .slide-text h1 {
        font-size: 2rem;
        width: 150%;
    }

        .slide-text h1::before {
            bottom: 5%;
            height: 6px;
        }

    .slide-text img {
        width: 32px;
    }

    .slideshow-caption-container {
        /*padding: 0px 25%;*/
        bottom: 70px;
    }

    .slideshow-caption {
        padding: 15px;
        border-radius: 8px;
    }

    .slideshow-text {
        font-size: 15px;
        bottom: 35px;
    }


    .section-text {
        margin: 75px 0 0;
        padding: 75px;
    }

        .section-text .main-content::before {
            left: -10%;
        }

        .section-text .main-content::after {
            right: -10%;
        }

    .item-text {
        width: 100%;
    }

        .item-text div {
            padding: 40px 40px 40px 65px;
        }

        .item-text .arrow-right {
            width: 38px;
        }

    .item-img {
        display: none;
    }

    .bli-kund {
        border-width: 1px;
        font-size: 2rem;
    }

    .copywrite {
        padding: 80px 0;
    }

    .ominfotrader .slide-text div div {
        padding-left: 100px;
    }

    .ominfotrader .item-text div {
        padding: 30px;
    }

    .ominfotrader .img-right .item-text div {
        padding: 30px 140px 30px 30px;
    }

    .ominfotrader .img-left .item-text div {
        padding: 30px 30px 30px 130px;
    }

    .ominfotrader .item-text p {
        padding-top: 25px;
    }

    .our-team div {
        width: 46%;
    }
}

@media screen and (max-width: 640px) {
    #logo {
        margin: 8px 0 0 18px;
    }

        #logo img {
            width: 44%;
        }

    .menu ul li {
        padding-top: 30px;
    }

        .menu ul li a {
            line-height: 1.5rem;
        }

        .menu ul li.active a {
            padding-top: 15px;
        }

    .slide-text h1 {
        font-size: 2.1rem;
        padding: 45px;
    }

    .slide-text img {
        width: 20px;
        bottom: 35px;
    }

    .page-menu {
        padding: 30px 15px;
    }

        .page-menu a {
            font-size: 0.75rem;
        }

    .text-container {
        padding: 2px 0;
    }

        .text-container div {
            padding: 30px;
        }

            .text-container div h2 {
                font-size: 1.66rem;
            }

            .text-container div img {
                width: 48%;
            }

    .item-text {
        padding-left: 5px;
    }

    .item-img img {
        right: auto;
        top: auto;
        float: none;
    }

    .item-text h3 {
        line-height: 1.5rem;
    }

    .item-text div {
        padding: 15px 15px 15px 0;
    }

    .item-text rubrik {
        font-size: 1.75rem;
        line-height: 1.5rem;
        padding-bottom: 15px;
    }

    .item-text .arrow-right {
        width: 23px;
        right: 15px;
        top: 15px;
    }

    .section-text {
        margin: 50px 0;
        padding: 50px;
    }

        .section-text h3 {
            font-size: 1.5rem;
        }

    .bli-kund {
        font-size: 1.7rem;
    }

    .forMobile {
        display: block;
        width: 100%;
    }

    .spot-flexbox {
        margin-left: auto;
        margin-right: auto;
        width: 80%;
    }

        .spot-flexbox .item-text p {
            padding-bottom: 50px;
        }

        .spot-flexbox td {
            display: table-row;
            border: 0px;
        }

        .spot-flexbox .item-text rubrik, .spot-flexbox .item-text p {
            color: #000;
        }

    .ominfotrader .text-container div:first-child img {
        margin: 0;
    }

    .ominfotrader .text-container-left div,
    .ominfotrader .text-container {
        text-align: left;
    }

    .section-list-container.img-left {
        padding-top: 0px;
    }

    .ominfotrader .img-right {
        margin-bottom: 0 !important;
    }

        .ominfotrader .img-left .item-img img,
        .ominfotrader .img-right .item-text {
            width: 100%;
            padding-bottom: 30px;
        }

        .ominfotrader .img-right .item-img {
            position: relative;
            right: auto;
            bottom: auto;
            width: 100%;
        }

            .ominfotrader .img-right .item-img img {
                width: 100%;
                margin: 0;
            }

        .ominfotrader .img-left .item-text div,
        .ominfotrader .img-right .item-text div {
            padding: 30px 0;
        }

    .ominfotrader .img-left .item-img,
    .ominfotrader .img-left .item-text {
        width: 100%;
        float: none;
        margin-top: 0;
    }

    .ominfotrader .img-left {
        display: block;
    }

    .our-team {
        padding: 75px 30px;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .text-container div h2,
    .ominfotrader .text-container div h2,
    .ominfotrader .text-container div rubrik {
        position: relative;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

        .text-container div h2::before,
        .ominfotrader .text-container div h2::before,
        .ominfotrader .text-container div rubrik::before {
            content: "";
            position: absolute;
            left: 0;
            bottom: 0;
            width: 70%;
            height: 1px;
            background: #ffffff;
        }

    video {
        display: none;
    }

    .logos {
        padding-top: 10px;
        background: #ffffff;
    }

    .logos_background {
        padding: 5px 0px 0px 5px;
        background: #fff;
        margin-left: auto;
        margin-right: auto;
    }
}

@media screen and (max-width: 639px) {
    .mobile-nav,
    .mobile-menu {
        display: block;
    }

    #header {
        position: relative;
    }

    #logo {
        margin: 8px;
    }

    #main {
        padding-bottom: 0;
    }

    .login-content {
        padding: 20px 50px 20px 95px;
    }

        .login-content &gt; div rubrik {
            padding-bottom: 30px;
            font-size: 1.5rem;
        }

        .login-content &gt; div &gt; div &gt; label {
            margin-bottom: 15px;
            max-width: 180px;
            height: 36px;
        }

        .login-content &gt; div &gt; div &gt; img {
            width: 12%;
            margin: 5px 10px 0 0;
        }

        .login-content #passwordBtn,
        .login-content #loginBtn,
        .login-content &gt; div &gt; div &gt; label input[type="password"],
        .login-content &gt; div &gt; div &gt; label input[type="text"] {
            font-size: 1rem;
        }

        .login-content #passwordBtn,
        .login-content #loginBtn {
            font-size: 0.85rem;
        }

        .login-content #passwordBtn,
        .login-content #loginBtn,
        .login-content &gt; div &gt; div &gt; label input[type="password"],
        .login-content &gt; div &gt; div &gt; label input[type="text"] {
            font-size: 1rem;
        }

        .login-content #passwordBtn,
        .login-content #loginBtn {
            font-size: 0.85rem;
        }

    .lightbox-wrapper .ico {
        right: 10px;
        top: 10px;
        width: 20px;
        height: 20px;
    }

    .page-menu,
    .ominfotrader .slide-text div div::before,
    .menu {
        display: none;
    }

    .slide {
        display: block;
        padding-bottom: 0;
        background-color: transparent;
        overflow: visible;
    }

    .slide-img,
    .ominfotrader .slide-text,
    .slide-text {
        width: 100%;
        float: none;
    }

        .slide-img img {
            height: auto;
        }

    .ominfotrader .slide-text,
    .slide-text {
        position: absolute;
        left: 0;
        bottom: -150px;
        height: 150px;
        background-color: transparent;
    }

        .slide-text img {
            display: none;
        }

        .ominfotrader .slide-text div div {
            position: relative;
            width: 100%;
            left: auto;
            top: auto;
            padding: 45px;
            background-color: transparent;
            transform: none;
            -webkit-transform: none;
            -moz-transform: none;
        }

        .slide-text h1 {
            color: #ffffff;
            position: relative;
            width: 100%;
            left: auto;
            top: auto;
            background-color: transparent;
            text-align: unset;
            transform: none;
            -webkit-transform: none;
            -moz-transform: none;
        }

    .ominfotrader .text-container div,
    .text-container div {
        width: 100%;
        border: none;
        padding: 15px 30px;
        clear: both;
    }

    .text-container {
        display: block;
        align-items: normal;
        text-align: left;
    }

        .text-container div:first-child {
            width: 100%;
        }

        .text-container div h2 {
        }

        .text-container div img {
            width: 40px;
            margin: 0;
        }

    .page-container {
        padding-top: 70px;
    }

    .section-list-container {
        /*padding: 0 30px;*/
    }

        .section-list-container::before {
            display: none;
        }

    .section-text {
        padding: 50px 30px;
    }

        .section-text h2 {
            font-size: 1.75rem;
        }

        .section-text h3 {
            font-size: 1.25rem;
        }

        .section-text .main-content {
            width: 100%;
        }

            .section-text .main-content::before {
                left: -5%;
            }

            .section-text .main-content::after {
                right: -5%;
            }



    .item-img {
        width: 24%;
        background: none;
    }

    .item-text div {
        width: 100%;
        right: auto;
        padding-top: 25px;
        padding-left: 5px;
    }

    .item-text div {
        background: none;
    }

    .item-text rubrik,
    .item-text p {
        font-size: 1.1rem;
    }

    .item-text .arrow-right {
        display: none;
    }

    .item-text .arrow-right-white {
        display: block;
        right: 0;
        top: 27px;
        width: 30px;
        margin-top: 0;
    }

    .address img {
        width: 40px;
    }

    .bli-kund {
        font-size: 1rem;
    }

    .ominfotrader .img-left .item-img,
    .ominfotrader .img-right .item-img {
        padding-top: 30px;
    }

    .our-team {
        padding: 30px;
    }

    .customer-logos-box {
        width: 300px;
        padding-bottom: 8px;
    }
}

@media screen and (max-width: 414px) {
    .slideshow-caption-container {
        /*padding: 0px 30%;*/
        position: absolute;
        bottom: 55px;
        width: 100%;
        background-color: transparent;
    }

    .slideshow-caption {
        font-size: 1.5rem;
        padding: 10px;
        border-radius: 4px;
    }

    .slideshow-text {
        font-size: 1.125rem;
        bottom: 20px;
    }

    .slide-text {
        height: 100%;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        align-items: center;
        padding: 0px;
    }

        .slide-text h1 {
            font-size: 1.7rem;
        }

    .index .slide-text h1 {
        padding-top: 60px;
    }

    .text-container div p {
        font-size: 1.33rem;
    }

    .section-text h2 {
        font-size: 1.5rem;
        line-height: 1.5rem;
    }

    .section-text h3 {
        font-size: 1rem;
    }

    .section-text .main-content::before,
    .section-text .main-content::after {
        font-size: 4rem;
    }

    .address {
        padding: 5px !important;
    }

        .address rubrik {
            font-size: 1rem;
            padding: 15px 0 !important;
        }

        .address p,
        .address a {
            font-size: 0.7rem;
            line-height: 1rem;
        }

        .address p {
            padding-top: 15px !important;
        }

    .copywrite p, .copywrite a {
        font-size: 0.75rem;
    }

    .karriar-lista li {
        color: #fff;
        list-style: circle;
        padding: 4px;
    }

    .item-text {
        background: none;
        color: #fff;
    }

        .item-text rubrik {
            font-size: 1.5rem;
        }

        .item-text video {
            width: 100%;
        }

        .item-text rubrik,
        .item-text p {
            color: #ffffff;
        }


    .index .item-img {
        display: none;
    }

    .index .item-text {
        width: 100%;
    }

    li {
        color: #fff;
        font-size: 1rem;
        font-weight: normal;
    }

    .ominfotrader .item-text li {
        color: #fff;
    }

    .avtformcss {
        display: none;
    }

    .blikund_form {
        display: none;
    }

    .blikund_smallscreen {
        display: contents;
    }

        .blikund_smallscreen p {
            font-size: 1.1rem !important;
        }
}

@media screen and (max-width: 360px) {
    .section-text h2 {
        font-size: 1.35rem;
    }
}
</pre></body></html>