/* Global CSS */
.extrabold {
    font-weight: 900;
}

@import url("https://use.typekit.net/bfr1kgx.css");

.layout-container {
    background-color: #E6E3DD;
    color: #5d4f39;
}

a[href^="mailto:"],
a[href^="tel:"],
a.cta {
    white-space: nowrap;
}

p:empty:before {
    content: ' ';
    white-space: pre;
}

#block-ewcustom-cta2 .contextual {
    display: none;
}

#sliding-popup {
    z-index: 90;
}

#sliding-popup .eu-cookie-withdraw-tab {
    background: #222;
    font-size: 0;
    overflow: hidden;
}

#sliding-popup .eu-cookie-withdraw-tab:before {
    content: "\f563";
    font-family: "Font Awesome 5 Pro";
    color: #fff;
    font-size: 1rem;
    display: inline-block;
    font-weight: 100;
}

#sliding-popup .eu-cookie-withdraw-tab {
    padding: 4px 10px 2px 7px;
}

#sliding-popup.sliding-popup-bottom h2 {
    color: #222;
}

#sliding-popup.sliding-popup-bottom .agree-button {
    border: 1px solid #5D4F39;
    background-color: #5D4F39;
    color: #fff;
    cursor: pointer;
    transition: all ease-in-out 300ms, background-color 500ms linear;
    transform: scale(1, 1);
}

#sliding-popup.sliding-popup-bottom .agree-button:hover {
    box-shadow: 0px 37px 20px -20px rgba(0, 0, 0, 0.2);
    transform: translate3d(10px, 0, 1rem) scale(1);
}

#sliding-popup.sliding-popup-bottom .decline-button,
#sliding-popup.sliding-popup-bottom .eu-cookie-withdraw-button {
    border: 1px solid #222;
    background-color: transparent;
    color: #222;
    cursor: pointer;
    transition: all ease-in-out 300ms, background-color 500ms linear;
    transform: scale(1, 1);
}

#sliding-popup.sliding-popup-bottom .decline-button:hover,
#sliding-popup.sliding-popup-bottom .eu-cookie-withdraw-button:hover {
    box-shadow: 0px 37px 20px -20px rgba(0, 0, 0, 0.2);
    transform: translate3d(10px, 0, 1rem) scale(1);
}

@media (max-width: 767px) {
    body:not(.eu-cookie-compliance-popup-open) #sliding-popup .eu-cookie-withdraw-tab {
        left: 0;
        margin-left: 0;
        margin-top: unset;
        transform: translate(0px, -100%);
    }
}


.btn-cta {
    text-align: center;
    border: #5D4F39 !important;
    background: #5D4F39 !important;
    color: #fff !important;
    padding: 10px 25px 10px 25px;
    font-size: 1rem;
    margin-top: 0.5rem;
    border-radius: 0px;
    font-weight: 500 !important;
    cursor: pointer;
    transition: all ease-in-out 300ms;
    font-weight: 300;
    font-family: "Poppins", sans-serif;
    opacity: 1;
    text-transform: uppercase;
    letter-spacing: 3px;
}

.btn-cta:hover {
    transform: translate3d(10px, 0, 1rem) scale(1);
    border: 1px #5D4F39 !important;
    background: #5D4F39 !important;
    text-decoration: none !important;
    opacity: 1;
}

.btn-primary,
.btn-primary:focus,
.btn-primary:active {
    text-align: center;
    border-bottom: 1px solid #6A90A3 !important;
    background-color: transparent !important;
    color: #6A90A3 !important;
    padding: 10px 0px 10px 0px;
    font-size: 1rem;
    margin-top: 1.5rem;
    border-radius: 0px !important;
    font-weight: 500 !important;
    cursor: pointer;
    transition: all ease-in-out 300ms;
    font-weight: 300;
    font-family: "Poppins", sans-serif;
    opacity: 1;
    border-bottom: 1px solid #6A90A3 !important;
    text-transform: uppercase;
    letter-spacing: 3px;
    border: none;
    border-left: none !important;
    border-right: none !important;
    border-top: none !important;
    outline: none !important;
    /* Fjerner outline */
    box-shadow: none !important;
    /* Fjerner box-shadow */
}

.btn-primary:hover {
    transform: translate3d(10px, 0, 1rem) scale(1);
    background-color: transparent !important;
    text-decoration: none !important;
    opacity: 1;
    border-bottom: 1px solid #6A90A3 !important;
    border-left: none !important;
    border-right: none !important;
    border-top: none !important;
    outline: none !important;
    /* Fjerner outline */
    box-shadow: none !important;
    /* Fjerner box-shadow */
}

.btn-secondary,
.btn-secondary:focus,
.btn-secondary:active {
    text-align: center;
    border: 1px solid transparent !important;
    background-color: transparent !important;
    color: #6A90A3 !important;
    padding: 10px 0px 10px 0px;
    font-size: 1rem;
    margin-top: 0.5rem;
    border-radius: 0px !important;
    font-weight: 500 !important;
    cursor: pointer;
    transition: all ease-in-out 300ms;
    font-weight: 300;
    font-family: "Poppins", sans-serif;
    opacity: 1;
    border-bottom: 1px solid #6A90A3 !important;
    text-transform: uppercase;
    letter-spacing: 3px;
}

.btn-secondary:hover {
    transform: translate3d(10px, 0, 1rem) scale(1);
    border: 1px solid transparent !important;
    background-color: transparent !important;
    text-decoration: none !important;
    opacity: 1;
    border-bottom: 1px solid #6A90A3 !important;
}

::-moz-selection {
    color: #fff;
    background: #5D4F39;
}

::selection {
    color: #fff;
    background: #5D4F39;
}

.ewh1,
h1,
h2,
.ewh2,
.ewh3,
h3,
.ewh4,
h4,
.ewh5,
h5,
.title,
.Footer3-606da2902b0f0 .primary__box-headline,
#Articles1rev2-657314509ddd4 .article .article__body__headline a,
.big-h2-me,
#block-ewcustom-primaernavigation-menu {
    font-family: "orpheuspro", serif;
}

p,
a,
ul,
li,
#sliding-popup .eu-cookie-withdraw-tab,
#sliding-popup.sliding-popup-bottom .agree-button,
.Copyright1-606da3009e84a .copyright__info,
.webform-submission-form input,
.webform-submission-form textarea,
.table td,
.table th,
.button,
b,
.btn-link,
label {
    font-family: "Poppins", sans-serif;
}

h2,
.ewh2,
.big-h2-me {
    font-size: 2.7rem;
}

h3,
.ewh3 {
    font-size: 1.55rem;
}

a {
    font-weight: 700;
    color: #222;
    transition: 0.3s;
}

a:hover {
    text-decoration: none;
    color: #5D4F39;
}

h4,
.ewh4 {
    font-size: 1.3rem;
    letter-spacing: 1px;
    font-weight: 900;
    text-transform: uppercase;
}




/* Menu */
.Menu2-6050a48c282ec .header .primary__logo img {
    transition: transform .3s !important;
}

.Menu2-6050a48c282ec .header .primary__logo img:hover {
    transform: scale(1.05) !important;
}

.Menu2-6050a48c282ec .header .top .socials__item a,
.Menu2-6050a48c282ec .header .top .company-info__item a {
    font-weight: 400;
}

.Menu2 .header .header__top .container-lg .top__cols,
.Menu2 .header .header__top .container-fluid .top__cols {
    justify-content: flex-end;
}

.Menu2-6050a48c282ec .menu__item--1.menu__item--active>.menu__link {
    font-weight: 700;
}

.Menu2-6050a48c282ec .menu__link {
    font-weight: 400;
    text-transform: uppercase;
    font-style: normal;
    font-size: 13px;
    letter-spacing: 0.06em;
}

.Menu2-6050a48c282ec .menu__item.menu__item--mega .menu__item.menu__item--2>.menu__link {
    font-weight: 400;
    color: #fff9;
}

.Menu2-6050a48c282ec .menu__item.menu__item--mega .menu__item.menu__item--2>.menu__link:hover,
.Menu2-6050a48c282ec .menu__item.menu__item--mega .menu__item.menu__item--2>.menu__link.menu__link--current {
    color: #fff !important;
}

.primary__cols {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.primary__col {
    flex-grow: 1;
    /* First and third columns will grow to take up available space */
    text-align: center;
    width: 40%;
}

.primary__col:nth-child(2) {
    flex-grow: 0;
    /* The second column (logo) takes up only the space it needs */
    margin-left: auto;
    margin-right: auto;
    /* This ensures the second column is centered */
    text-align: center;
    /* Centers the content inside the second column */
    width: 20%;
}

.primary__col img {
    max-width: 100%;
    /* Ensures the logo resizes properly */
    height: auto;
}

.Menu2-6050a48c282ec .header .primary__col:last-of-type {
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: flex-end;
}

.Menu2-6050a48c282ec .header .primary.js-sticky--stuck {
    background-color: #EBE8E4;
    height: 110px;
    min-height: 44px;
}

.sticky__logo {
    display: none;
    /* Hide sticky logo by default */
}

.js-sticky--stuck .sticky__logo {
    display: block;
    max-width: 4rem;
    margin-left: auto;
    margin-right: auto;
    transition: transform .3s !important;
}

.js-sticky--stuck .sticky__logo:hover {
    transform: scale(1.05) !important;
}

.js-sticky--stuck .primary__logo {
    display: none !important;
    /* Ensure the original logo is hidden */
}

.Menu2-6050a48c282ec .header .primary__col:last-of-type a {
    transition: 0.3s;
}

.Menu2-6050a48c282ec .header .primary__col:last-of-type a:hover {
    opacity: 0.5;
}






/* Top sektion */
.HeroVideo1rev2-66fbd8d326568 .hero {
    width: 559px;
    height: 790px;
    opacity: 0.2;
    transition: 0.4s;
}

.HeroVideo1rev2-66fbd8d326568 .hero:hover {
    opacity: 1;
}

#Indgangsvinkel8rev2-669a0c6c7eec6 .entry__grid-item--669a0c9bc9075 .effect h2 {
    font-size: 4rem;
    position: absolute;
    top: 4rem;
    width: 34rem;
    right: 0;
    font-weight: 100;
}

#Indgangsvinkel8rev2-669a0c6c7eec6 .entry__grid-item--669a0c9bc9075 .effect {
    padding-left: calc((100vw - 1700px) / 2);
    margin-left: 15px;
    padding-bottom: 0;
    padding-top: 0;
    text-align: right;
    display: flex;
    justify-content: flex-end;
}

#Indgangsvinkel8rev2-669a0c6c7eec6 .entry__grid-item--669a0c9bc9075 .effect p {
    margin-bottom: 0;
}

#Indgangsvinkel8rev2-669a0c6c7eec6 .entry__grid-item--669a0c9bc9075 .effect img {
    object-fit: cover;
    width: 559px;
    height: 600px;
    margin-right: auto;
    display: block;
    opacity: 0.2;
}

#Indgangsvinkel8rev2-669a0c6c7eec6 .entry__grid-item--66fbdb64d760c .effect p {
    text-transform: uppercase;
}

#wrapper {
    display: table;
    width: 100%;
    height: 100%;
}

#wrapper-inner {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
}

#scroll-down {
    display: block;
    position: relative;
    padding-top: 79px;
    text-align: center;
}

.arrow-down {
    display: block;
    margin: 0 auto;
    width: 10px;
    height: 38px;
}

.arrow-down:after {
    content: '';
    display: block;
    margin: 0;
    padding: 0;
    width: 8px;
    height: 8px;
    border-top: 2px solid #5D4F39;
    border-right: 2px solid #5D4F39;
    behavior: url(-ms-transform.htc);
    -moz-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
}

#scroll-down::before {
    -webkit-animation: elasticus 1.95s cubic-bezier(1, 0, 0, 1) infinite;
    -moz-animation: elasticus 1.95s cubic-bezier(1, 0, 0, 1) infinite;
    -o-animation: elasticus 1.95s cubic-bezier(1, 0, 0, 1) infinite;
    animation: elasticus 1.95s cubic-bezier(1, 0, 0, 1) infinite;
    position: absolute;
    top: 0px;
    left: 49.9%;
    margin-left: 0px;
    width: 1.5px;
    height: 86px;
    background: #5D4F39;
    content: ' ';
}

@-webkit-keyframes elasticus {
    0% {
        -webkit-transform-origin: 0% 0%;
        -ms-transform-origin: 0% 0%;
        -moz-transform-origin: 0% 0%;
        -o-transform-origin: 0% 0%;
        transform-origin: 0% 0%;
        -webkit-transform: scale(1, 0);
        -ms-transform: scale(1, 0);
        -moz-transform: scale(1, 0);
        -o-transform: scale(1, 0);
        transform: scale(1, 0);
    }

    50% {
        -webkit-transform-origin: 0% 0%;
        -ms-transform-origin: 0% 0%;
        -moz-transform-origin: 0% 0%;
        -o-transform-origin: 0% 0%;
        transform-origin: 0% 0%;
        -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1);
    }

    50.1% {
        -webkit-transform-origin: 0% 100%;
        -ms-transform-origin: 0% 100%;
        -moz-transform-origin: 0% 100%;
        -o-transform-origin: 0% 100%;
        transform-origin: 0% 100%;
        -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1);
    }

    100% {
        -webkit-transform-origin: 0% 100%;
        -ms-transform-origin: 0% 100%;
        -moz-transform-origin: 0% 100%;
        -o-transform-origin: 0% 100%;
        transform-origin: 0% 100%;
        -webkit-transform: scale(1, 0);
        -ms-transform: scale(1, 0);
        -moz-transform: scale(1, 0);
        -o-transform: scale(1, 0);
        transform: scale(1, 0);
    }
}

@-moz-keyframes elasticus {
    0% {
        -webkit-transform-origin: 0% 0%;
        -ms-transform-origin: 0% 0%;
        -moz-transform-origin: 0% 0%;
        -o-transform-origin: 0% 0%;
        transform-origin: 0% 0%;
        -webkit-transform: scale(1, 0);
        -ms-transform: scale(1, 0);
        -moz-transform: scale(1, 0);
        -o-transform: scale(1, 0);
        transform: scale(1, 0);
    }

    50% {
        -webkit-transform-origin: 0% 0%;
        -ms-transform-origin: 0% 0%;
        -moz-transform-origin: 0% 0%;
        -o-transform-origin: 0% 0%;
        transform-origin: 0% 0%;
        -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1);
    }

    50.1% {
        -webkit-transform-origin: 0% 100%;
        -ms-transform-origin: 0% 100%;
        -moz-transform-origin: 0% 100%;
        -o-transform-origin: 0% 100%;
        transform-origin: 0% 100%;
        -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1);
    }

    100% {
        -webkit-transform-origin: 0% 100%;
        -ms-transform-origin: 0% 100%;
        -moz-transform-origin: 0% 100%;
        -o-transform-origin: 0% 100%;
        transform-origin: 0% 100%;
        -webkit-transform: scale(1, 0);
        -ms-transform: scale(1, 0);
        -moz-transform: scale(1, 0);
        -o-transform: scale(1, 0);
        transform: scale(1, 0);
    }
}

@-o-keyframes elasticus {
    0% {
        -webkit-transform-origin: 0% 0%;
        -ms-transform-origin: 0% 0%;
        -moz-transform-origin: 0% 0%;
        -o-transform-origin: 0% 0%;
        transform-origin: 0% 0%;
        -webkit-transform: scale(1, 0);
        -ms-transform: scale(1, 0);
        -moz-transform: scale(1, 0);
        -o-transform: scale(1, 0);
        transform: scale(1, 0);
    }

    50% {
        -webkit-transform-origin: 0% 0%;
        -ms-transform-origin: 0% 0%;
        -moz-transform-origin: 0% 0%;
        -o-transform-origin: 0% 0%;
        transform-origin: 0% 0%;
        -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1);
    }

    50.1% {
        -webkit-transform-origin: 0% 100%;
        -ms-transform-origin: 0% 100%;
        -moz-transform-origin: 0% 100%;
        -o-transform-origin: 0% 100%;
        transform-origin: 0% 100%;
        -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1);
    }

    100% {
        -webkit-transform-origin: 0% 100%;
        -ms-transform-origin: 0% 100%;
        -moz-transform-origin: 0% 100%;
        -o-transform-origin: 0% 100%;
        transform-origin: 0% 100%;
        -webkit-transform: scale(1, 0);
        -ms-transform: scale(1, 0);
        -moz-transform: scale(1, 0);
        -o-transform: scale(1, 0);
        transform: scale(1, 0);
    }
}

@keyframes elasticus {
    0% {
        -webkit-transform-origin: 0% 0%;
        -ms-transform-origin: 0% 0%;
        -moz-transform-origin: 0% 0%;
        -o-transform-origin: 0% 0%;
        transform-origin: 0% 0%;
        -webkit-transform: scale(1, 0);
        -ms-transform: scale(1, 0);
        -moz-transform: scale(1, 0);
        -o-transform: scale(1, 0);
        transform: scale(1, 0);
    }

    50% {
        -webkit-transform-origin: 0% 0%;
        -ms-transform-origin: 0% 0%;
        -moz-transform-origin: 0% 0%;
        -o-transform-origin: 0% 0%;
        transform-origin: 0% 0%;
        -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1);
    }

    50.1% {
        -webkit-transform-origin: 0% 100%;
        -ms-transform-origin: 0% 100%;
        -moz-transform-origin: 0% 100%;
        -o-transform-origin: 0% 100%;
        transform-origin: 0% 100%;
        -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1);
    }

    100% {
        -webkit-transform-origin: 0% 100%;
        -ms-transform-origin: 0% 100%;
        -moz-transform-origin: 0% 100%;
        -o-transform-origin: 0% 100%;
        transform-origin: 0% 100%;
        -webkit-transform: scale(1, 0);
        -ms-transform: scale(1, 0);
        -moz-transform: scale(1, 0);
        -o-transform: scale(1, 0);
        transform: scale(1, 0);
    }
}








/* Billeder og videoer */
.entry__grid-item,
.entry-focus__block,
.views-row {
    opacity: 0;
    transform: translateY(50px);
    transition: all 0.3s ease-in-out;

    &.fade-in {
        opacity: 1;
        transform: translateY(0px);
    }
}

#Indgangsvinkel8rev2-66fbe8b8b34a7 .effect {
    padding: 9.7rem;
}

.box-slider .gallery__header,
.box-slider .gallery__footer {
    display: none !important;
}

.box-slider.gallery .slide {
    height: 310px;
}








/* We facilitate successful and innovative partnerships through creator marketing */
.zoom-text .box__content .box__content-inner {
    justify-content: center;
    align-items: center;
}

.zoom-text .box__content .box__content-inner h3 {
    transform: scale(1);
    font-size: 3em;
    width: 57rem;
    font-weight: 100 !important;
    text-align: center;
    font-weight: bold;
    margin: 0;
    will-change: transform;
}









/* Who we are */
.Indgangsvinkel7-66fbf39d0f753 .box__content .box__content-inner {
    justify-content: center;
    padding: 0;
}

.Indgangsvinkel7-66fbf39d0f753 .box__content .box__content-inner .big-one {
    padding: 20px;
    border-left: 5px solid #CEC6BB;
    max-width: 35rem;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.block-66fbf39d41b05 {
    margin-top: -13rem;
}

.Indgangsvinkel7-66fbf39d0f753 .box__content .box__content-inner .big-two {
    padding: 20px;
    border-top: 5px solid #CEC6BB;
    object-fit: cover;
    width: 500px;
    height: 560px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    object-position: 26% 66%;
}

.block-66fce5ad93ed9 {
    margin-bottom: -13rem;
}








/* We do social branding */
.Indgangsvinkel7-66fce7540aab5 .box__content .box__content-inner {
    justify-content: center;
    padding: 0;
}

.Indgangsvinkel7-66fce7540aab5 .box__content .box__content-inner img {
    padding: 20px;
    border-bottom: 5px solid #CEC6BB;
    max-width: 35rem;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.Indgangsvinkel7-66fce7540aab5 .box__content .box__content-inner h2 {
    line-height: 4rem;
}









/* Logo slider */
#Reviews1 .entry-customers .reviews .header__ratings .rating__scale {
    display: none;
}

#Reviews1 .entry-customers .reviews__main {
    box-shadow: inset 0px 0px 8px #6f6f6f;
}

#Reviews1 .entry-customers .slide-inner {
    padding: 1rem 1rem 1rem 1rem;
}

#Reviews1 .entry-customers .slide__byline {
    margin-bottom: 0.5rem;
}

#Reviews1 .entry-customers .reviews__content {
    padding: 0 0;
}

#Reviews1 .entry-customers .logos__logo-inner {
    padding-top: 0rem;
    padding-bottom: 0rem;
}

#Reviews1 .entry-customers .logos__logo-inner img {
    opacity: 1;
    max-width: 100%;
}

#Reviews1 .col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

#Reviews1 .col-lg-3 {
    display: none;
}

#Reviews1 .entry-customers__logos__logo-inner .media,
#Reviews1 .entry-customers .logos__logo-inner .media {
    height: 57%;
}












/* Slider7 */
.Slider7rev4-669921e8d1ab9 .gallery__slides-wrap {
    padding: 0 15px;
}

.Slider7rev4-669921e8d1ab9 .gallery__footer {
    display: none;
}

.Slider7rev4-669921e8d1ab9 .gallery__header {
    padding-top: 0;
}

#ewapp-portfolio-content-type-style-default img {
    transition: 0.3s;
}

#ewapp-portfolio-content-type-style-default img:hover {
    opacity: 0.5;
}







/* Reeach - footer */
.Indgangsvinkel7-66fbc5f007639 .box__content .box__content-inner {
    text-align: center;
    padding: 0;
    text-transform: uppercase;
    font-weight: 100;
    font-size: 12px;
    letter-spacing: 2px;
}

.Indgangsvinkel7-66fbc5f007639 .box__content .box__content-inner a {
    font-weight: 100;
}

.Indgangsvinkel7-66fbc5f007639 .box__content .box__content-inner img {
    max-width: 8rem;
    transition: 0.3s;
}

.Indgangsvinkel7-66fbc5f007639 .box__content .box__content-inner img:hover {
    opacity: 0.5;
}

.footer-links {
    display: flex;
    grid-gap: 40px;
    justify-content: center;
}












/* Footer 
.Footer3-606da2902b0f0 .company-info__item-visual {
    display: none;
}

.Footer3-606da2902b0f0 .quick__link {
    font-size: 0.875em;
    font-weight: 400;
    transition: 0.3s;
}

.Footer3-606da2902b0f0 .quick__link:hover {
    opacity: 0.5;
}

.Footer3-606da2902b0f0 .primary__box-hd {
    border: none;
    margin-bottom: 0.5rem;
}

.Footer3-606da2902b0f0 .top__cols {
    padding-top: 3rem;
    border-bottom: 1px solid #0000001f;
}

.Footer3-606da2902b0f0 .logo__image {
    transition: transform .3s !important;
    max-width: 13rem;
    max-height: 58px;
}

.Footer3-606da2902b0f0 .logo__image:hover {
    transform: scale(1.05) !important;
}

.Footer3-606da2902b0f0 .company-info__item-content a.cta {
    transition: 0.3s;
}

.Footer3-606da2902b0f0 .company-info__item-content a.cta:hover {
    opacity: 0.5;
}
*/






/* Underside */
#ew-contact-info-1 ul li {
    padding-top: 0;
    border: none;
}

#ew-contact-info-1 ul li svg {
    display: none;
}

#ew-contact-info-1 a {
    font-weight: 700;
}

.ew-webform-1-rev4-64f866390c122 .webform-submission-form .form-item-name {
    width: calc(99% / 2);
    float: left;
}

.ew-webform-1-rev4-64f866390c122 .webform-submission-form .form-item-email {
    width: calc(99% / 2);
    float: right;
}

.ew-webform-1-rev4-64f866390c122 .webform-submission-form .form-submit {
    text-align: center;
    border-bottom: 1px solid #6A90A3 !important;
    background-color: transparent !important;
    color: #6A90A3 !important;
    padding: 10px 0px 10px 0px;
    font-size: 1rem;
    margin-top: 0.5rem;
    border-radius: 0px !important;
    font-weight: 500 !important;
    cursor: pointer;
    transition: all ease-in-out 300ms;
    font-weight: 300;
    font-family: "Poppins", sans-serif;
    opacity: 1;
    border-bottom: 1px solid #6A90A3 !important;
    text-transform: uppercase;
    letter-spacing: 3px;
    border: none;
    width: 80px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}


.ew-webform-1-rev4-64f866390c122 .webform-submission-form .form-submit:hover {
    transform: translate3d(10px, 0, 1rem) scale(1);
    text-decoration: none !important;
    opacity: 1;
}

.ew-webform-1-rev4-64f866390c122 .webform-submission-form input,
.ew-webform-1-rev4-64f866390c122 .webform-submission-form textarea,
.ew-webform-1-rev4-64f866390c122 select {
    background-color: transparent;
    color: #BDB3A5;
    padding: 10px 25px;
}

.ew-webform-1-rev4-64f866390c122 .webform-submission-form input,
.ew-webform-1-rev4-64f866390c122 .webform-submission-form textarea,
.ew-webform-1-rev4-64f866390c122 select {
    border-bottom: 1px solid #BDB3A5 !important;
    border: none;
}

.ew-webform-1-rev4-64f866390c122 .webform-submission-form input,
.ew-webform-1-rev4-64f866390c122 select {
    color: #5D4F38 !important;
}

.ew-webform-1-rev4-64f866390c122 .webform-submission-form ::placeholder {
    color: #BDB3A5;
}

.ew-webform-1-rev4-609930b71e185 .webform-submission-form .form-item-name {
    width: calc(99% / 2);
    float: left;
    padding-right: 5px;
}

.ew-webform-1-rev4-609930b71e185 .webform-submission-form .form-item-telefon {
    width: calc(99% / 2);
    float: right;
    padding-left: 5px;
}

.ew-webform-1-rev4-609930b71e185 .webform-submission-form .form-submit {
    text-align: center;
    border: 1px solid #5D4F39;
    background-color: #5D4F39;
    color: #fff !important;
    padding: 10px 25px 10px 25px;
    font-size: 0.9rem;
    border-radius: 0px;
    font-weight: 500 !important;
    cursor: pointer;
    transition: all ease-in-out 300ms;
    font-family: "Poppins", sans-serif;
    width: 50%;
    text-transform: none;
}

.ew-webform-1-rev4-609930b71e185 .webform-submission-form .form-submit:hover {
    transform: translate3d(10px, 0, 1rem) scale(1);
    text-decoration: none !important;
    opacity: 1;
}

#ew-contact-info-1 ul li a.cta,
#ew-contact-info-1 a {
    transition: 0.3s;
}

#ew-contact-info-1 ul li a.cta:hover,
#ew-contact-info-1 a:hover {
    opacity: 0.5;
}

#block-ewcustom-views-block-nyheder-billede-block-1,
#block-ewcustom-views-block-ewapp-kontekstuelt-galleri-block-1 {
    padding-top: 1rem;
}

#block-ewcustom-views-block-nyheder-billede-block-1 img,
#block-ewcustom-views-block-ewapp-kontekstuelt-galleri-block-1 img {
    transition: 0.3s;
}

#block-ewcustom-views-block-nyheder-billede-block-1 img:hover,
#block-ewcustom-views-block-ewapp-kontekstuelt-galleri-block-1 img:hover {
    opacity: 0.5;
}

.center-me {
    text-align: center;
}

.reeach-out {
    display: flex;
    grid-gap: 40px;
    justify-content: center;
}


#block-ewcustom-teamreeachknap {
    padding-bottom: 5rem;
}

#block-ewcustom-teamreeachknap .btn-primary {
    margin-left: auto;
    margin-right: auto;
    display: table;
}

.top-underside .box__content .box__content-inner {
    padding: 0;
    justify-content: center;
}

.top-underside .box__content .box__content-inner h1 {
    font-size: 62px;
}

.top-underside .box__content .box__content-inner img {
    margin-left: auto;
    margin-right: auto;
    display: block;
    max-width: 35rem;
    padding: 20px;
    border-bottom: 5px solid #CEC6BB;
}

#Indgangsvinkel8rev2-66fd12c2c2a61 .effect {
    padding: 0;
    text-align: left;
}



.accordion-box .accordion {
    margin-top: 30px;
}

.accordion-box .accordion,
.accordion-box .card,
.accordion-box .card-header {
    border-radius: 0;
    background-color: transparent;
}

.accordion-box .card-header {
    border: none;
}

.accordion-box .card {
    border: none;
    border-top: 1px solid #6A90A3;
}

.accordion-box .card:last-of-type {
    border-bottom: 1px solid #6A90A3;
}

.accordion-box .btn-link {
    font-family: orpheuspro, Sans-serif;
    text-transform: none;
    font-style: normal;
    text-decoration: none;
    line-height: 1.3em;
    letter-spacing: 1px;
    color: #5D4F38;
    font-size: 50px;
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.accordion-box .icon {
    float: right;
    font-size: 1.2rem;
    transition: transform 0.3s ease;
}

.accordion-box .card-body {
    padding: 0 30px 2rem 30px;
}

/* Når accordionen er aktiv */
.accordion-box .card-header .btn[aria-expanded="true"] .icon {
    content: "-";
    transform: rotate(180deg);
}





.Indgangsvinkel7-66fd1941432a4 .box__content .box__content-inner {
    padding: 0;
}

.Indgangsvinkel7-66fd1941432a4 .box__content .box__content-inner img {
    max-width: 35rem;
    padding: 20px;
    border-left: 5px solid #CEC6BB;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.block-66fd19414fa8b {
    margin-top: -13rem;
}

#timeline-content {
    margin-top: 2rem;
    text-align: center;
}

/* Timeline */
.timeline {
    border-left: 4px solid #BDB3A5;
    background: rgba(255, 255, 255, 0.03);
    margin: auto;
    letter-spacing: 0.5px;
    position: relative;
    line-height: 1.4em;
    font-size: 1.03em;
    padding: 30px;
    list-style: none;
    text-align: left;
    font-weight: 100;
    max-width: 70%;
}

.timeline .event {
    border-bottom: 1px dashed #BDB3A5;
    padding-bottom: 30px;
    margin-bottom: 3rem;
    position: relative;
}

.timeline .event:last-of-type {
    padding-bottom: 0;
    margin-bottom: 0;
    border: none;
}

.timeline .event:before,
.timeline .event:after {
    position: absolute;
    display: block;
    top: 0;
}

.timeline .event:before {
    left: -150px;
    /* Juster til det ønskede venstre-indryk */
    content: attr(data-date);
    text-align: right;
    font-weight: 100;
    font-size: 0.9em;
    min-width: 100px;
    /* Juster for datoens bredde */
}

.timeline .event:after {
    box-shadow: 0 0 0 3px rgba(189, 179, 165, 1);
    left: -36px;
    background: #BDB3A5;
    border-radius: 50%;
    height: 8px;
    width: 8px;
    content: "";
    top: 5px;
}

#Topslider1-629885bfdd02466fd304e85fc7 {
    width: 390px;
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
    border-bottom: 5px solid #CEC6BB;
}

.entry__grid-item--66fd134ac126b {
    margin-top: -13rem;
}

.Indgangsvinkel7-66fd3e899026d .box__content .box__content-inner {
    text-align: center;
    padding: 0;
    width: 805px;
    margin-left: auto;
    margin-right: auto;
}

.Indgangsvinkel7-66fd3e899026d .box__content .box__content-inner #scroll-down::before {
    background-color: #6A90A3;
}

.Indgangsvinkel7-66fd3e899026d .box__content .box__content-inner .arrow-down:after {
    border-top: 2px solid #6A90A3;
    border-right: 2px solid #6A90A3;
}

.blue-me {
    color: #6A90A3;
    text-transform: uppercase;
    font-size: 16px;
    font-family: "Poppins", sans-serif;
}

.Indgangsvinkel7-66fd407f155b1 .box__content .box__content-inner {
    padding: 0;
}

.Indgangsvinkel7-66fd407f155b1 .block-66fd407f294a0 .box__content .box__content-inner img {
    max-width: 35rem;
    object-fit: cover;
    height: 620px;
    padding: 20px;
    border-left: 5px solid #BDB3A5;
}

.block-66fd407f294a0 {
    margin-top: -13rem;
}

.Indgangsvinkel7-66fd407f155b1 .block-66fd40da3d916 .box__content .box__content-inner img {
    max-width: 30rem;
    object-fit: cover;
    height: 550px;
    margin-bottom: -20rem;
    margin-top: 13rem;
    padding: 20px;
    border-top: 5px solid #BDB3A5;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.Indgangsvinkel7-66fd42d74b3ff .box__content .box__content-inner {
    padding: 0;
    justify-content: center;
}

.Indgangsvinkel7-66fd42d74b3ff .block-66fd42d75e3cc .box__content .box__content-inner img {
    max-width: 35rem;
    object-fit: cover;
    height: 620px;
    padding: 20px;
    border-bottom: 5px solid #BDB3A5;
}

.Indgangsvinkel7-66fd42d74b3ff .box-66fd4527e6396 .box__content .box__content-inner {
    padding: 8rem 0;
    text-align: center;
}

.small-me {
    width: 805px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.Indgangsvinkel7-66fd463b43596 .box-66fd463b6167c .box__content .box__content-inner img {
    max-width: 35rem;
    height: 650px;
    object-fit: cover;
    padding: 20px;
    border-left: 5px solid #BDB3A5;
}

.Indgangsvinkel7-66fd463b43596 .box-66fd466c426da .box__content .box__content-inner .img-top {
    object-fit: cover;
    width: 390px;
    height: 450px;
    margin-left: auto;
    display: block;
    padding: 20px;
    border-bottom: 5px solid #BDB3A5;
    position: relative;
    top: -17rem;
}

.Indgangsvinkel7-66fd463b43596 .box__content .box__content-inner {
    justify-content: center;
    padding: 0;
}

.Indgangsvinkel7-66fd463b43596 .box-66fd466c426da .box__content .box__content-inner .img-bottom {
    object-fit: cover;
    width: 390px;
    height: 450px;
    margin-left: auto;
    display: block;
    padding: 20px;
    border-top: 5px solid #BDB3A5;
    position: relative;
    top: 19rem;
}

.Indgangsvinkel7-66fe3aaf47220 .box__content .box__content-inner {
    padding: 0;
    justify-content: center;
}

.Indgangsvinkel7-66fe3aaf47220 .box-66fe3aaf598eb .box__content .box__content-inner img {
    margin-left: auto;
    padding: 20px;
    object-fit: cover;
    width: 380px;
    height: 450px;
    border-right: 5px solid #BDB3A5;
    display: block;
    margin-top: -18rem;
}

.Indgangsvinkel7-66fe3aaf47220 .box-66fe3b36c5e1e .box__content .box__content-inner img {
    max-width: 35rem;
    height: 650px;
    object-fit: cover;
    padding: 20px;
    border-bottom: 5px solid #BDB3A5;
}

.Indgangsvinkel7-66fe3aaf47220 .box-66fe3cb5a3df0 .box__content .box__content-inner img {
    margin-left: auto;
    padding: 20px;
    object-fit: cover;
    width: 380px;
    height: 450px;
    border-right: 5px solid #BDB3A5;
    display: block;
    margin-bottom: -20rem;
}

.Indgangsvinkel7-66fe3d3c5291c .box__content .box__content-inner {
    padding: 0;
    justify-content: center;
}

.Indgangsvinkel7-66fe3d3c5291c .box-66fe3d3c6610c .box__content .box__content-inner img {
    max-width: 35rem;
    height: 650px;
    object-fit: cover;
    padding: 20px;
    border-left: 5px solid #BDB3A5;
}

.Indgangsvinkel7-66fe3e7c120ba .box__content .box__content-inner, .Indgangsvinkel7-66fe3e7c120ba68c3e146d42a5 .box__content .box__content-inner,
.Indgangsvinkel7-66fe3e7c120ba68c3e146d42a568c3ec4522c85 .box__content .box__content-inner{
    padding: 0;
    justify-content: center;
}

.Indgangsvinkel7-66fe3e7c120ba .box-66fe3e7c20585 .box__content .box__content-inner img, .Indgangsvinkel7-66fe3e7c120ba68c3e146d42a5 .box-66fe3e7c20585 .box__content .box__content-inner img,
.Indgangsvinkel7-66fe3e7c120ba68c3e146d42a568c3ec4522c85 .box-66fe3e7c20585 .box__content .box__content-inner img {
    margin-left: auto;
    padding: 20px;
    object-fit: cover;
    width: 380px;
    height: 450px;
    border-right: 5px solid #BDB3A5;
    display: block;
    margin-top: -18rem;
}

.Indgangsvinkel7-66fe3e7c120ba .box-66fe3ef472567 .box__content .box__content-inner img, .Indgangsvinkel7-66fe3e7c120ba68c3e146d42a5 .box-66fe3ef472567 .box__content .box__content-inner img,
.Indgangsvinkel7-66fe3e7c120ba68c3e146d42a568c3ec4522c85 .box-66fe3ef472567 .box__content .box__content-inner img {
    max-width: 35rem;
    height: 650px;
    object-fit: cover;
    padding: 20px;
    border-left: 5px solid #BDB3A5;
}

.cases-box {
    display: flex;
    grid-gap: 30px;
}

.cases-box-one,
.cases-box-two {
    width: 100%;
}

.cases-box-two h2 {
    padding-top: 5rem;
}

#block-ewcustom-views-block-cases-block-1 .views-row {
    padding: 8rem 0;
}

#block-ewcustom-views-block-cases-block-1 .views-row:nth-child(even) .store-billede img {
    max-width: 35rem;
    object-fit: cover;
    height: 620px;
    padding: 20px;
    border-left: 5px solid #BDB3A5;
}

#block-ewcustom-views-block-cases-block-1 .views-row:nth-child(even) .lille-billede img {
    max-width: 30rem;
    object-fit: cover;
    height: 550px;
    margin-bottom: -20rem;
    margin-top: 13rem;
    padding: 20px;
    border-bottom: 5px solid #BDB3A5;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: relative !important;
    /* Eller absolute hvis du vil have det helt fri fra layoutet */
    z-index: 9999 !important;
    /* Sørger for at den er ovenpå de andre divs */
}

#block-ewcustom-views-block-cases-block-1 .views-row:nth-child(odd) .store-billede img {
    max-width: 35rem;
    object-fit: cover;
    height: 620px;
    padding: 20px;
    border-top: 5px solid #BDB3A5;
}

#block-ewcustom-views-block-cases-block-1 .views-row:nth-child(odd) .lille-billede img {
    max-width: 30rem;
    object-fit: cover;
    height: 550px;
    margin-bottom: -20rem;
    margin-top: 11rem;
    padding: 20px;
    border-right: 5px solid #BDB3A5;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

#block-ewcustom-views-block-cases-block-1 .views-row:nth-child(even) {
    background-color: #EBE8E4;
}

#block-ewcustom-views-block-cases-view-block-1 img,
.kategori-kasse img {
    object-fit: cover;
    width: 100%;
    height: 450px;
    margin-bottom: 20px;
}

#block-ewcustom-views-block-cases-view-block-1 .views-row,
.bedste-view-i-verden .views-row {
    margin-bottom: 5rem;
}

#block-ewcustom-views-block-cases-view-block-1 h5,
.kategori-kasse h5 {
    text-transform: uppercase;
}

#block-ewcustom-views-block-cases-view-block-1 .views-row .views-field-nothing .field-content .cases-box-link,
.kategori-kasse .views-row .views-field-nothing .field-content .cases-box-link {
    display: block;
    /* Gør anker-tagget til en blok-element */
    height: 100%;
    /* Sikrer at det fylder hele højden af sin container */
    width: 100%;
    /* Sikrer at det fylder hele bredden af sin container */
    text-decoration: none;
    /* Fjerner understregning fra teksten */
}

#block-ewcustom-views-block-cases-view-block-1 a,
.kategori-kasse a,
.fontweight-me {
    font-weight: 100;
}

.cases-tags {
    display: flex;
    grid-gap: 20px;
    margin-top: 20px;
}

.cases-tags a {
    font-weight: 100;
    color: #6A90A3;
    font-style: italic;
    transition: 0.3s;
    text-transform: uppercase;
    font-size: 14px;
    transition: 0.3s;
}

.cases-tags a:hover {
    opacity: 0.5;
}

#block-ewcustom-views-block-cases-titel-block-1 {
    text-align: center;
    padding: 8rem 0 0 0;
}

.top-tags {
    display: flex;
    grid-gap: 30px;
    justify-content: center;
    margin-top: 2rem;
}

.top-tags a {
    font-weight: 100;
    font-style: italic;
    color: #6A90A3;
    transition: 0.3s;
    text-transform: uppercase;
    font-size: 12px;
}

.top-tags a:hover {
    opacity: 0.5;
}

.contact-change {
    padding-top: 8rem;
    padding-bottom: 5rem;
}

.contact-change h2 {
    margin-bottom: 2rem;
}

.contact-change a,
.contact-change p {
    font-weight: 100;
}

.Indgangsvinkel7-66fe75893ff27 .box__content .box__content-inner {
    padding: 0;
    text-align: center;
}


#block-ewcustom-views-block-cases-oversigt-block-1 .views-row:nth-child(odd) {
    margin-top: 8rem;
}

#block-ewcustom-views-block-cases-oversigt-block-1 img {
    object-fit: cover;
    height: 560px;
    width: 100%;
    margin-bottom: 20px;
}

.oversigt-tags {
    display: flex;
    grid-gap: 40px;
    font-weight: 100;
    color: #6A90A3;
    font-style: italic;
    margin: 10px 0 30px 0;
}

.oversigt-tags a {
    font-weight: 100;
    color: #6A90A3;
    font-style: italic;
    transition: 0.3s;
    text-transform: uppercase;
    font-size: 14px;
}

.oversigt-tags a:hover {
    opacity: 0.5;
}

#block-ewcustom-views-block-cases-block-1 {
    position: relative;
}

#block-ewcustom-views-block-cases-block-1 .views-row {
    position: relative;
    /* Sørg for, at z-index virker på hver views-row */
}

#block-ewcustom-indgangsvinkel7 {
    z-index: 1;
}

.info-box {
    display: flex;
    grid-gap: 40px;
    margin-top: 30px;
}

.info-box a {
    font-weight: 100;
    text-transform: uppercase;
    transition: 0.3s;
}

.info-box a:hover {
    opacity: 0.5;
}

#block-ewcustom-views-block-cases-oversigt-block-1 {
    padding-bottom: 5rem;
}

.Indgangsvinkel7-66ff8affce97c .box__content .box__content-inner {
    text-align: center;
    padding: 0;
}

.Indgangsvinkel7-66ff8dab362c0 .box__content .box__content-inner {
    text-align: center;
    padding: 0;
}

.Indgangsvinkel7-66ff8dab362c0 .box__content .box__content-inner h3 {
    line-height: 8rem;
    font-size: 3rem;
}







/* EWAPP Kontekstuelt galleri */
#block-ewcustom-views-block-ewapp-kontekstuelt-galleri-block-1 .views-row {
    margin-bottom: 30px;
}

/* Google maps */
#block-ewcustom-googlemaps iframe {
    margin: 0;
    width: 100%;
    margin-bottom: -6px;
    height: 250px;
    filter: grayscale(70%);
}

/* Bootstrap responsive (576px) */
@media (max-width: 374px) and (min-width: 320px) {
    .Menu2-6050a48c282ec .header .primary__cols {
        flex-direction: row-reverse;
    }

    .Menu2-6050a48c282ec .header .primary__col {
        text-align: right;
    }

    .Menu2-6050a48c282ec .company-info__item {
        padding-right: 0;
        padding-left: 0;
        margin-left: 2.5rem;
    }

    .Menu2-6050a48c282ec .socials {
        z-index: 5;
    }

    .HeroVideo1rev2-66fbd8d326568 .hero {
        width: auto;
        height: 500px;
        opacity: 1;
        margin: 0 15px;
    }

    #Indgangsvinkel8rev2-669a0c6c7eec6 .entry__grid-item--669a0c9bc9075 .effect img {
        height: 350px;
        width: 80%;
        object-fit: cover;
    }

    #Indgangsvinkel8rev2-669a0c6c7eec6 .entry__grid-item--669a0c9bc9075 .effect h2 {
        font-size: 2rem;
        width: 17rem;
    }

    .box-slider.gallery .slide {
        height: 277px;
    }

    #Indgangsvinkel8rev2-66fbe8b8b34a7 .effect {
        padding: 8.6rem;
    }

    .zoom-text .box__content .box__content-inner h3 {
        font-size: 1.2em;
        width: 13rem;
    }

    .Indgangsvinkel7-66fbf1ba2dcb7.entry-focus {
        padding: 3rem 0 10rem 0;
    }

    .Indgangsvinkel7-66fbf39d0f753 .box__content .box__content-inner .big-one,
    .Indgangsvinkel7-66fce7540aab5 .box__content .box__content-inner img {
        max-width: 15rem;
    }

    .Indgangsvinkel7-66fbf39d0f753 .box__content .box__content-inner .big-two {
        width: 250px;
        height: 350px;
    }

    .Indgangsvinkel7-66fce7540aab5.entry-focus {
        padding-top: 10rem;
    }

    .Indgangsvinkel7-66fce7540aab5 .box__content .box__content-inner h2 {
        font-size: 2rem;
    }

    #Reviews1 .entry-customers .logos__logo-inner img {
        max-width: 70%;
    }

    h2,
    .ewh2,
    .big-h2-me {
        font-size: 2rem;
    }

    .top-underside .box__content .box__content-inner img {
        max-width: 100%;
        height: 400px;
        object-fit: cover;
    }

    .top-underside .box__content .box__content-inner h1 {
        font-size: 35px;
        text-align: center;
    }

    .top-underside.entry-focus {
        padding-bottom: 5rem;
    }

    .accordion-box .btn-link {
        font-size: 20px;
    }

    #Topslider1-629885bfdd02466fd304e85fc7 {
        width: 300px;
    }

    .timeline {
        width: 86%;
        padding-right: 0;
        margin-right: 0;
        margin-left: 5rem;
    }

    .Indgangsvinkel7-66fd1941432a4 .box__content .box__content-inner img {
        max-width: 17rem;
    }

    .Indgangsvinkel7-66ff8dab362c0 .box__content .box__content-inner h3 {
        font-size: 1.6rem;
        line-height: 4rem;
    }


    .Indgangsvinkel7-66fd407f155b1 .block-66fd407f294a0 .box__content .box__content-inner img,
    .Indgangsvinkel7-66fd42d74b3ff .block-66fd42d75e3cc .box__content .box__content-inner img,
    .Indgangsvinkel7-66fd463b43596 .box-66fd463b6167c .box__content .box__content-inner img,
    .Indgangsvinkel7-66fe3aaf47220 .box-66fe3b36c5e1e .box__content .box__content-inner img,
    .Indgangsvinkel7-66fe3d3c5291c .box-66fe3d3c6610c .box__content .box__content-inner img,
    .Indgangsvinkel7-66fe3e7c120ba .box-66fe3ef472567 .box__content .box__content-inner img,
    .Indgangsvinkel7-66fe3e7c120ba68c3e146d42a5 .box-66fe3ef472567 .box__content .box__content-inner img,
    .Indgangsvinkel7-66fe3e7c120ba68c3e146d42a568c3ec4522c85 .box-66fe3ef472567 .box__content .box__content-inner img {
        height: 420px;
        object-position: 27% 25%;
    }

    .Indgangsvinkel7-66fd407f155b1 .block-66fd40da3d916 .box__content .box__content-inner img,
    .Indgangsvinkel7-66fd463b43596 .box-66fd466c426da .box__content .box__content-inner .img-top,
    .Indgangsvinkel7-66fd463b43596 .box-66fd466c426da .box__content .box__content-inner .img-bottom,
    .Indgangsvinkel7-66fe3aaf47220 .box-66fe3aaf598eb .box__content .box__content-inner img,
    .Indgangsvinkel7-66fe3aaf47220 .box-66fe3cb5a3df0 .box__content .box__content-inner img,
    .Indgangsvinkel7-66fe3e7c120ba .box-66fe3e7c20585 .box__content .box__content-inner img,
    .Indgangsvinkel7-66fe3e7c120ba68c3e146d42a5 .box-66fe3e7c20585 .box__content .box__content-inner img,
    .Indgangsvinkel7-66fe3e7c120ba68c3e146d42a568c3ec4522c85 .box-66fe3e7c20585 .box__content .box__content-inner img{
        max-width: 15rem;
        height: 300px;
    }

    .Indgangsvinkel7-66fd407f155b1 .block-66fd40da3d916 .box__content .box__content-inner img {
        margin-top: 3rem;
    }

    .Indgangsvinkel7-66fd42d74b3ff.entry-focus {
        padding: 12rem 0 5rem 0;
    }

    .Indgangsvinkel7-66fe3e7c120ba.entry-focus,
    .Indgangsvinkel7-66fe3e7c120ba68c3e146d42a5.entry-focus,
    .Indgangsvinkel7-66fe3e7c120ba68c3e146d42a568c3ec4522c85 .entry-focus{
        padding-bottom: 5rem;
    }

    .Indgangsvinkel7-66fd463b43596 .box-66fd466c426da .box__content .box__content-inner .img-bottom {
        margin-right: auto;
        margin-bottom: -12rem;
        top: 3rem;
    }

    .Indgangsvinkel7-66fe3aaf47220 .box-66fe3aaf598eb .box__content .box__content-inner img,
    .Indgangsvinkel7-66fe3e7c120ba .box-66fe3e7c20585 .box__content .box__content-inner img,
    .Indgangsvinkel7-66fe3e7c120ba68c3e146d42a5 .box-66fe3e7c20585 .box__content .box__content-inner img,
    .Indgangsvinkel7-66fe3e7c120ba68c3e146d42a568c3ec4522c85 .box-66fe3e7c20585 .box__content .box__content-inner img{
        margin-right: auto;
        margin-top: -15rem;
    }

    .Indgangsvinkel7-66fe3aaf47220 .box-66fe3cb5a3df0 .box__content .box__content-inner img {
        margin-right: auto;
        margin-bottom: -15rem;
    }

    #block-ewcustom-views-block-cases-block-1 .views-row:nth-child(odd) .store-billede img,
    #block-ewcustom-views-block-cases-block-1 .views-row:nth-child(even) .store-billede img {
        height: 400px;
    }

    #block-ewcustom-views-block-cases-block-1 .views-row:nth-child(odd) .lille-billede img,
    #block-ewcustom-views-block-cases-block-1 .views-row:nth-child(even) .lille-billede img {
        max-width: 18rem;
        height: 300px;
    }

    #block-ewcustom-views-block-cases-block-1 .views-row:nth-child(odd) .lille-billede img {
        margin-bottom: -15rem;
        margin-top: 3rem;
    }

    #block-ewcustom-views-block-cases-block-1 .views-row:nth-child(even) .lille-billede img {
        margin-top: 3rem;
        margin-bottom: -12rem;
    }
}

@media (max-width: 413px) and (min-width: 375px) {
    .Menu2-6050a48c282ec .header .primary__cols {
        flex-direction: row-reverse;
    }

    .Menu2-6050a48c282ec .header .primary__col {
        text-align: right;
    }

    .Menu2-6050a48c282ec .company-info__item {
        padding-right: 0;
        padding-left: 0;
        margin-left: 2.5rem;
    }

    .Menu2-6050a48c282ec .socials {
        z-index: 5;
    }

    .HeroVideo1rev2-66fbd8d326568 .hero {
        width: auto;
        height: 500px;
        opacity: 1;
        margin: 0 15px;
    }

    #Indgangsvinkel8rev2-669a0c6c7eec6 .entry__grid-item--669a0c9bc9075 .effect img {
        height: 350px;
        width: 80%;
        object-fit: cover;
    }

    #Indgangsvinkel8rev2-669a0c6c7eec6 .entry__grid-item--669a0c9bc9075 .effect h2 {
        font-size: 2.5rem;
        width: 20rem;
    }

    .box-slider.gallery .slide {
        height: 277px;
    }

    #Indgangsvinkel8rev2-66fbe8b8b34a7 .effect {
        padding: 8.6rem;
    }

    .zoom-text .box__content .box__content-inner h3 {
        font-size: 1.5em;
        width: 18rem;
    }

    .Indgangsvinkel7-66fbf1ba2dcb7.entry-focus {
        padding: 3rem 0 10rem 0;
    }

    .Indgangsvinkel7-66fbf39d0f753 .box__content .box__content-inner .big-one,
    .Indgangsvinkel7-66fce7540aab5 .box__content .box__content-inner img {
        max-width: 18rem;
    }

    .Indgangsvinkel7-66fbf39d0f753 .box__content .box__content-inner .big-two {
        width: 300px;
        height: 400px;
    }

    .Indgangsvinkel7-66fce7540aab5.entry-focus {
        padding-top: 10rem;
    }

    .Indgangsvinkel7-66fce7540aab5 .box__content .box__content-inner h2 {
        font-size: 2rem;
    }

    #Reviews1 .entry-customers .logos__logo-inner img {
        max-width: 70%;
    }

    h2,
    .ewh2,
    .big-h2-me {
        font-size: 2.3rem;
    }

    .top-underside .box__content .box__content-inner img {
        max-width: 100%;
        height: 400px;
        object-fit: cover;
    }

    .top-underside .box__content .box__content-inner h1 {
        font-size: 35px;
        text-align: center;
    }

    .top-underside.entry-focus {
        padding-bottom: 5rem;
    }

    .accordion-box .btn-link {
        font-size: 25px;
    }

    #Topslider1-629885bfdd02466fd304e85fc7 {
        width: 350px;
    }

    .timeline {
        width: 86%;
        padding-right: 0;
        margin-right: 0;
        margin-left: 5rem;
    }

    .Indgangsvinkel7-66fd1941432a4 .box__content .box__content-inner img {
        max-width: 22rem;
    }

    .Indgangsvinkel7-66ff8dab362c0 .box__content .box__content-inner h3 {
        font-size: 1.6rem;
        line-height: 4rem;
    }


    .Indgangsvinkel7-66fd407f155b1 .block-66fd407f294a0 .box__content .box__content-inner img,
    .Indgangsvinkel7-66fd42d74b3ff .block-66fd42d75e3cc .box__content .box__content-inner img,
    .Indgangsvinkel7-66fd463b43596 .box-66fd463b6167c .box__content .box__content-inner img,
    .Indgangsvinkel7-66fe3aaf47220 .box-66fe3b36c5e1e .box__content .box__content-inner img,
    .Indgangsvinkel7-66fe3d3c5291c .box-66fe3d3c6610c .box__content .box__content-inner img,
    .Indgangsvinkel7-66fe3e7c120ba .box-66fe3ef472567 .box__content .box__content-inner img,
    .Indgangsvinkel7-66fe3e7c120ba68c3e146d42a5 .box-66fe3ef472567 .box__content .box__content-inner img,
    .Indgangsvinkel7-66fe3e7c120ba68c3e146d42a568c3ec4522c85 .box-66fe3ef472567 .box__content .box__content-inner img{
        height: 420px;
        object-position: 27% 25%;
    }

    .Indgangsvinkel7-66fd407f155b1 .block-66fd40da3d916 .box__content .box__content-inner img,
    .Indgangsvinkel7-66fd463b43596 .box-66fd466c426da .box__content .box__content-inner .img-top,
    .Indgangsvinkel7-66fd463b43596 .box-66fd466c426da .box__content .box__content-inner .img-bottom,
    .Indgangsvinkel7-66fe3aaf47220 .box-66fe3aaf598eb .box__content .box__content-inner img,
    .Indgangsvinkel7-66fe3aaf47220 .box-66fe3cb5a3df0 .box__content .box__content-inner img,
    .Indgangsvinkel7-66fe3e7c120ba .box-66fe3e7c20585 .box__content .box__content-inner img,
    .Indgangsvinkel7-66fe3e7c120ba68c3e146d42a5 .box-66fe3e7c20585 .box__content .box__content-inner img,
    .Indgangsvinkel7-66fe3e7c120ba68c3e146d42a568c3ec4522c85 .box-66fe3e7c20585 .box__content .box__content-inner img{
        max-width: 20rem;
        height: 400px;
    }

    .Indgangsvinkel7-66fd407f155b1 .block-66fd40da3d916 .box__content .box__content-inner img {
        margin-top: 3rem;
    }

    .Indgangsvinkel7-66fd42d74b3ff.entry-focus {
        padding: 12rem 0 5rem 0;
    }

    .Indgangsvinkel7-66fe3e7c120ba.entry-focus,
    .Indgangsvinkel7-66fe3e7c120ba68c3e146d42a5.entry-focus,
    .Indgangsvinkel7-66fe3e7c120ba68c3e146d42a568c3ec4522c85.entry-focus {
        padding-bottom: 5rem;
    }

    .Indgangsvinkel7-66fd463b43596 .box-66fd466c426da .box__content .box__content-inner .img-bottom {
        margin-right: auto;
        margin-bottom: -12rem;
        top: 3rem;
    }

    .Indgangsvinkel7-66fe3aaf47220 .box-66fe3aaf598eb .box__content .box__content-inner img,
    .Indgangsvinkel7-66fe3e7c120ba .box-66fe3e7c20585 .box__content .box__content-inner img,
    .Indgangsvinkel7-66fe3e7c120ba68c3e146d42a5 .box-66fe3e7c20585 .box__content .box__content-inner img,
    .Indgangsvinkel7-66fe3e7c120ba68c3e146d42a568c3ec4522c85 .box-66fe3e7c20585 .box__content .box__content-inner img{
        margin-right: auto;
        margin-top: -15rem;
    }

    .Indgangsvinkel7-66fe3aaf47220 .box-66fe3cb5a3df0 .box__content .box__content-inner img {
        margin-right: auto;
        margin-bottom: -15rem;
    }

    #block-ewcustom-views-block-cases-block-1 .views-row:nth-child(odd) .store-billede img,
    #block-ewcustom-views-block-cases-block-1 .views-row:nth-child(even) .store-billede img {
        height: 400px;
    }

    #block-ewcustom-views-block-cases-block-1 .views-row:nth-child(odd) .lille-billede img,
    #block-ewcustom-views-block-cases-block-1 .views-row:nth-child(even) .lille-billede img {
        max-width: 20rem;
        height: 300px;
    }

    #block-ewcustom-views-block-cases-block-1 .views-row:nth-child(odd) .lille-billede img {
        margin-bottom: -15rem;
        margin-top: 3rem;
    }

    #block-ewcustom-views-block-cases-block-1 .views-row:nth-child(even) .lille-billede img {
        margin-top: 3rem;
        margin-bottom: -12rem;
    }
}

@media (max-width: 575px) and (min-width: 414px) {
    .Menu2-6050a48c282ec .header .primary__cols {
        flex-direction: row-reverse;
    }

    .Menu2-6050a48c282ec .header .primary__col {
        text-align: right;
    }

    .Menu2-6050a48c282ec .company-info__item {
        padding-right: 0;
        padding-left: 0;
        margin-left: 2.5rem;
    }

    .Menu2-6050a48c282ec .socials {
        z-index: 5;
    }

    .HeroVideo1rev2-66fbd8d326568 .hero {
        width: auto;
        height: 500px;
        opacity: 1;
        margin: 0 15px;
    }

    #Indgangsvinkel8rev2-669a0c6c7eec6 .entry__grid-item--669a0c9bc9075 .effect img {
        height: 350px;
        width: 80%;
        object-fit: cover;
    }

    #Indgangsvinkel8rev2-669a0c6c7eec6 .entry__grid-item--669a0c9bc9075 .effect h2 {
        font-size: 2.5rem;
        width: 20rem;
    }

    .box-slider.gallery .slide {
        height: 277px;
    }

    #Indgangsvinkel8rev2-66fbe8b8b34a7 .effect {
        padding: 8.6rem;
    }

    .zoom-text .box__content .box__content-inner h3 {
        font-size: 1.5em;
        width: 18rem;
    }

    .Indgangsvinkel7-66fbf1ba2dcb7.entry-focus {
        padding: 3rem 0 10rem 0;
    }

    .Indgangsvinkel7-66fbf39d0f753 .box__content .box__content-inner .big-one,
    .Indgangsvinkel7-66fce7540aab5 .box__content .box__content-inner img {
        max-width: 18rem;
    }

    .Indgangsvinkel7-66fbf39d0f753 .box__content .box__content-inner .big-two {
        width: 300px;
        height: 400px;
    }

    .Indgangsvinkel7-66fce7540aab5.entry-focus {
        padding-top: 10rem;
    }

    .Indgangsvinkel7-66fce7540aab5 .box__content .box__content-inner h2 {
        font-size: 2rem;
    }

    #Reviews1 .entry-customers .logos__logo-inner img {
        max-width: 70%;
    }

    h2,
    .ewh2,
    .big-h2-me {
        font-size: 2.3rem;
    }

    .top-underside .box__content .box__content-inner img {
        max-width: 100%;
        height: 400px;
        object-fit: cover;
    }

    .top-underside .box__content .box__content-inner h1 {
        font-size: 35px;
        text-align: center;
    }

    .top-underside.entry-focus {
        padding-bottom: 5rem;
    }

    .accordion-box .btn-link {
        font-size: 25px;
    }

    #Topslider1-629885bfdd02466fd304e85fc7 {
        width: 350px;
    }

    .timeline {
        width: 86%;
        padding-right: 0;
        margin-right: 0;
        margin-left: 5rem;
    }

    .Indgangsvinkel7-66fd1941432a4 .box__content .box__content-inner img {
        max-width: 22rem;
    }

    .Indgangsvinkel7-66ff8dab362c0 .box__content .box__content-inner h3 {
        font-size: 1.6rem;
        line-height: 4rem;
    }


    .Indgangsvinkel7-66fd407f155b1 .block-66fd407f294a0 .box__content .box__content-inner img,
    .Indgangsvinkel7-66fd42d74b3ff .block-66fd42d75e3cc .box__content .box__content-inner img,
    .Indgangsvinkel7-66fd463b43596 .box-66fd463b6167c .box__content .box__content-inner img,
    .Indgangsvinkel7-66fe3aaf47220 .box-66fe3b36c5e1e .box__content .box__content-inner img,
    .Indgangsvinkel7-66fe3d3c5291c .box-66fe3d3c6610c .box__content .box__content-inner img,
    .Indgangsvinkel7-66fe3e7c120ba .box-66fe3ef472567 .box__content .box__content-inner img,
    .Indgangsvinkel7-66fe3e7c120ba68c3e146d42a5 .box-66fe3ef472567 .box__content .box__content-inner img,
    .Indgangsvinkel7-66fe3e7c120ba68c3e146d42a568c3ec4522c85 .box-66fe3ef472567 .box__content .box__content-inner img{
        height: 420px;
        object-position: 27% 25%;
    }

    .Indgangsvinkel7-66fd407f155b1 .block-66fd40da3d916 .box__content .box__content-inner img,
    .Indgangsvinkel7-66fd463b43596 .box-66fd466c426da .box__content .box__content-inner .img-top,
    .Indgangsvinkel7-66fd463b43596 .box-66fd466c426da .box__content .box__content-inner .img-bottom,
    .Indgangsvinkel7-66fe3aaf47220 .box-66fe3aaf598eb .box__content .box__content-inner img,
    .Indgangsvinkel7-66fe3aaf47220 .box-66fe3cb5a3df0 .box__content .box__content-inner img,
    .Indgangsvinkel7-66fe3e7c120ba .box-66fe3e7c20585 .box__content .box__content-inner img,
    .Indgangsvinkel7-66fe3e7c120ba68c3e146d42a5 .box-66fe3e7c20585 .box__content .box__content-inner img,
    .Indgangsvinkel7-66fe3e7c120ba68c3e146d42a568c3ec4522c85 .box-66fe3e7c20585 .box__content .box__content-inner img{
        max-width: 20rem;
        height: 400px;
    }

    .Indgangsvinkel7-66fd407f155b1 .block-66fd40da3d916 .box__content .box__content-inner img {
        margin-top: 3rem;
    }

    .Indgangsvinkel7-66fd42d74b3ff.entry-focus {
        padding: 12rem 0 5rem 0;
    }

    .Indgangsvinkel7-66fe3e7c120ba.entry-focus,
    .Indgangsvinkel7-66fe3e7c120ba68c3e146d42a5.entry-focus,
    .Indgangsvinkel7-66fe3e7c120ba68c3e146d42a568c3ec4522c85.entry-focus {
        padding-bottom: 5rem;
    }

    .Indgangsvinkel7-66fd463b43596 .box-66fd466c426da .box__content .box__content-inner .img-bottom {
        margin-right: auto;
        margin-bottom: -12rem;
        top: 3rem;
    }

    .Indgangsvinkel7-66fe3aaf47220 .box-66fe3aaf598eb .box__content .box__content-inner img,
    .Indgangsvinkel7-66fe3e7c120ba .box-66fe3e7c20585 .box__content .box__content-inner img,
    .Indgangsvinkel7-66fe3e7c120ba68c3e146d42a5 .box-66fe3e7c20585 .box__content .box__content-inner img,
    .Indgangsvinkel7-66fe3e7c120ba68c3e146d42a568c3ec4522c85 .box-66fe3e7c20585 .box__content .box__content-inner img{
        margin-right: auto;
        margin-top: -15rem;
    }

    .Indgangsvinkel7-66fe3aaf47220 .box-66fe3cb5a3df0 .box__content .box__content-inner img {
        margin-right: auto;
        margin-bottom: -15rem;
    }

    #block-ewcustom-views-block-cases-block-1 .views-row:nth-child(odd) .store-billede img,
    #block-ewcustom-views-block-cases-block-1 .views-row:nth-child(even) .store-billede img {
        height: 500px;
    }

    #block-ewcustom-views-block-cases-block-1 .views-row:nth-child(odd) .lille-billede img,
    #block-ewcustom-views-block-cases-block-1 .views-row:nth-child(even) .lille-billede img {
        max-width: 20rem;
        height: 365px;
    }

    #block-ewcustom-views-block-cases-block-1 .views-row:nth-child(odd) .lille-billede img {
        margin-bottom: -15rem;
        margin-top: 3rem;
    }

    #block-ewcustom-views-block-cases-block-1 .views-row:nth-child(even) .lille-billede img {
        margin-top: 3rem;
        margin-bottom: -12rem;
    }
}

@media (max-width: 575px) {

    .ew-webform-1-rev4-64f866390c122 .webform-submission-form .form-submit,
    .ew-webform-1-rev4-609930b71e185 .webform-submission-form .form-submit {
        width: 100%;
    }

    .ew-webform-1-rev4-64f866390c122 .webform-submission-form .form-item-name,
    .ew-webform-1-rev4-64f866390c122 .webform-submission-form .form-item-telefon,
    .ew-webform-1-rev4-64f866390c122 .webform-submission-form .form-item-email,
    .ew-webform-1-rev4-609930b71e185 .webform-submission-form .form-item-name,
    .ew-webform-1-rev4-609930b71e185 .webform-submission-form .form-item-telefon {
        width: 100%;
        padding: 0;
    }

    #Topslider1-629885bfdd024 .carousel-inner img,
    #Topslider1-629885bfdd024 .carousel-inner {
        height: 200px;
    }

    #block-ewcustom-articles1rev2 {
        padding-bottom: 0;
    }

    #block-ewcustom-articles1rev2 h2 {
        padding: 2rem 0 0;
    }

    .Menu2-6050a48c282ec .header .primary__col:last-of-type {
        display: none;
    }

    .Indgangsvinkel7-66fce7540aab5.entry-focus {
        padding-bottom: 0 !important;
    }

    .card-header {
        padding-left: 0;
    }

    .accordion-box .card-body {
        padding-left: 15px;
        padding-right: 15px;
    }

    .block-66fd3c5ccae5e {
        order: 1;
    }

    .block-66fd3c2fdad6a {
        order: 2;
    }

    .Indgangsvinkel7-66fd3e899026d .box__content .box__content-inner,
    .small-me {
        width: auto;
    }

    .team-box {
        height: 250px;
        width: 250px;
        margin-bottom: 3rem;
    }

    #block-ewcustom-views-block-cases-view-block-1 img,
    .kategori-kasse img {
        height: 300px;
    }

    .Indgangsvinkel7-66fe75893ff27.entry-focus {
        padding-top: 0;
    }

    .cases-box {
        padding: 0 15px;
    }

    .reeach-out {
        display: block;
    }

    .contact-change {
        padding-top: 5rem;
    }
}

@media (max-width: 576px) and (min-width: 320px) {
    #Reviews1 .entry-customers .slide-inner {
        padding: 1rem 4rem 1rem 4rem;
    }

    #Reviews1 .entry-customers .reviews__main {
        padding: 3em 0;
    }

    #Reviews1 .entry-customers .reviews .header__head {
        padding: 0 3rem;
    }

    #Reviews1 .entry-customers .reviews p {
        font-size: 0.9rem;
    }

    #Reviews1 .entry-customers .reviews hr {
        width: 45%;
    }

    #Indgangsvinkel8rev2-66fd12c2c2a61 .effect {
        padding: 0 15px;
    }
}

@media (min-width: 576px) {}

@media (max-width: 767px) and (min-width: 576px) {
    .ew-webform-1-rev4-64f866390c122 .webform-submission-form .form-submit {
        width: 50%;
    }

    #Topslider1-629885bfdd024 .carousel-inner img,
    #Topslider1-629885bfdd024 .carousel-inner {
        height: 250px;
    }

    .Menu2-6050a48c282ec .header .primary__cols {
        flex-direction: row-reverse;
    }

    .Menu2-6050a48c282ec .header .primary__col:last-of-type {
        justify-content: flex-start;
    }

    .Menu2-6050a48c282ec .header .primary__col {
        text-align: right;
    }

    .Menu2-6050a48c282ec .company-info__item {
        padding-right: 0;
        padding-left: 0;
        margin-left: 2.5rem;
    }

    .Menu2-6050a48c282ec .socials {
        z-index: 5;
    }

    .HeroVideo1rev2-66fbd8d326568 .hero {
        width: auto;
        height: 500px;
        opacity: 1;
        margin: 0 15px;
    }

    #Indgangsvinkel8rev2-669a0c6c7eec6 .entry__grid-item--669a0c9bc9075 .effect img {
        height: 350px;
        width: 80%;
        object-fit: cover;
    }

    #Indgangsvinkel8rev2-669a0c6c7eec6 .entry__grid-item--669a0c9bc9075 .effect h2 {
        font-size: 2.5rem;
        width: 20rem;
    }

    .box-slider.gallery .slide {
        height: 277px;
    }

    #Indgangsvinkel8rev2-66fbe8b8b34a7 .effect {
        padding: 8.6rem;
    }

    .zoom-text .box__content .box__content-inner h3 {
        font-size: 1.5em;
        width: 26rem;
    }

    .Indgangsvinkel7-66fbf1ba2dcb7.entry-focus {
        padding: 5rem 0 13rem 0;
    }

    .Indgangsvinkel7-66fbf39d0f753 .box__content .box__content-inner .big-one,
    .Indgangsvinkel7-66fce7540aab5 .box__content .box__content-inner img {
        max-width: 22rem;
    }

    .Indgangsvinkel7-66fbf39d0f753 .box__content .box__content-inner .big-two {
        width: 380px;
        height: 440px;
    }

    .Indgangsvinkel7-66fce7540aab5.entry-focus {
        padding-top: 10rem;
    }

    .Indgangsvinkel7-66fce7540aab5 .box__content .box__content-inner h2 {
        font-size: 2.2rem;
    }

    #Reviews1 .entry-customers .logos__logo-inner img {
        max-width: 60%;
    }

    h2,
    .ewh2,
    .big-h2-me {
        font-size: 2.3rem;
    }

    .top-underside .box__content .box__content-inner img {
        max-width: 15rem;
    }

    .top-underside .box__content .box__content-inner h1 {
        font-size: 35px;
    }

    .top-underside.entry-focus {
        padding-bottom: 5rem;
    }

    .accordion-box .btn-link {
        font-size: 30px;
    }

    .timeline {
        width: 80%;
    }

    .Indgangsvinkel7-66fd1941432a4 .box__content .box__content-inner img {
        max-width: 22rem;
    }

    .Indgangsvinkel7-66ff8dab362c0 .box__content .box__content-inner h3 {
        font-size: 2rem;
        line-height: 4rem;
    }

    .Indgangsvinkel7-66fd3e899026d .box__content .box__content-inner,
    .small-me {
        width: 480px;
    }

    .Indgangsvinkel7-66fd407f155b1 .block-66fd407f294a0 .box__content .box__content-inner img,
    .Indgangsvinkel7-66fd42d74b3ff .block-66fd42d75e3cc .box__content .box__content-inner img,
    .Indgangsvinkel7-66fd463b43596 .box-66fd463b6167c .box__content .box__content-inner img,
    .Indgangsvinkel7-66fe3aaf47220 .box-66fe3b36c5e1e .box__content .box__content-inner img,
    .Indgangsvinkel7-66fe3d3c5291c .box-66fe3d3c6610c .box__content .box__content-inner img,
    .Indgangsvinkel7-66fe3e7c120ba .box-66fe3ef472567 .box__content .box__content-inner img,
    .Indgangsvinkel7-66fe3e7c120ba68c3e146d42a5 .box-66fe3ef472567 .box__content .box__content-inner img,
    .Indgangsvinkel7-66fe3e7c120ba68c3e146d42a568c3ec4522c85 .box-66fe3ef472567 .box__content .box__content-inner img{
        height: 450px;
        object-position: 27% 25%;
    }

    .Indgangsvinkel7-66fd407f155b1 .block-66fd40da3d916 .box__content .box__content-inner img,
    .Indgangsvinkel7-66fd463b43596 .box-66fd466c426da .box__content .box__content-inner .img-top,
    .Indgangsvinkel7-66fd463b43596 .box-66fd466c426da .box__content .box__content-inner .img-bottom,
    .Indgangsvinkel7-66fe3aaf47220 .box-66fe3aaf598eb .box__content .box__content-inner img,
    .Indgangsvinkel7-66fe3aaf47220 .box-66fe3cb5a3df0 .box__content .box__content-inner img,
    .Indgangsvinkel7-66fe3e7c120ba .box-66fe3e7c20585 .box__content .box__content-inner img,
    .Indgangsvinkel7-66fe3e7c120ba68c3e146d42a5 .box-66fe3e7c20585 .box__content .box__content-inner img,
    .Indgangsvinkel7-66fe3e7c120ba68c3e146d42a568c3ec4522c85 .box-66fe3e7c20585 .box__content .box__content-inner img{
        max-width: 20rem;
        height: 400px;
    }

    .Indgangsvinkel7-66fd407f155b1 .block-66fd40da3d916 .box__content .box__content-inner img {
        margin-top: 3rem;
    }

    .Indgangsvinkel7-66fd42d74b3ff.entry-focus {
        padding: 12rem 0 5rem 0;
    }

    .Indgangsvinkel7-66fe3e7c120ba.entry-focus,
    .Indgangsvinkel7-66fe3e7c120ba68c3e146d42a5.entry-focus,
    .Indgangsvinkel7-66fe3e7c120ba68c3e146d42a568c3ec4522c85.entry-focus  {
        padding-bottom: 5rem;
    }

    .Indgangsvinkel7-66fd463b43596 .box-66fd466c426da .box__content .box__content-inner .img-bottom {
        margin-right: auto;
        margin-bottom: -12rem;
        top: 3rem;
    }

    .Indgangsvinkel7-66fe3aaf47220 .box-66fe3aaf598eb .box__content .box__content-inner img,
    .Indgangsvinkel7-66fe3e7c120ba .box-66fe3e7c20585 .box__content .box__content-inner img,
    .Indgangsvinkel7-66fe3e7c120ba68c3e146d42a5 .box-66fe3e7c20585 .box__content .box__content-inner img,
    .Indgangsvinkel7-66fe3e7c120ba68c3e146d42a568c3ec4522c85 .box-66fe3e7c20585 .box__content .box__content-inner img{
        margin-right: auto;
        margin-top: -15rem;
    }

    .Indgangsvinkel7-66fe3aaf47220 .box-66fe3cb5a3df0 .box__content .box__content-inner img {
        margin-right: auto;
        margin-bottom: -15rem;
    }

    .team-box {
        height: 400px;
        width: 400px;
        margin-bottom: 5rem;
    }

    #block-ewcustom-views-block-cases-view-block-1 img,
    .kategori-kasse img {
        height: 300px;
    }

    #block-ewcustom-views-block-cases-block-1 .views-row:nth-child(odd) .store-billede img,
    #block-ewcustom-views-block-cases-block-1 .views-row:nth-child(even) .store-billede img {
        height: 500px;
    }

    #block-ewcustom-views-block-cases-block-1 .views-row:nth-child(odd) .lille-billede img,
    #block-ewcustom-views-block-cases-block-1 .views-row:nth-child(even) .lille-billede img {
        max-width: 20rem;
        height: 365px;
    }

    #block-ewcustom-views-block-cases-block-1 .views-row:nth-child(odd) .lille-billede img {
        margin-bottom: -15rem;
        margin-top: 3rem;
    }

    #block-ewcustom-views-block-cases-block-1 .views-row:nth-child(even) .lille-billede img {
        margin-top: 3rem;
        margin-bottom: -12rem;
    }
}

@media (max-width: 767px) {
    .ew-webform-1-rev4-609930b71e185 {
        padding: 20px 15px;
    }

    #block-ewcustom-articles1rev2 .section__news .container .row>div .article {
        margin-bottom: 0px;
    }

    #block-ewcustom-articles1rev2 .section__news .container .row>div .article .article__media::before {
        padding-top: 30%;
    }

    #Indgangsvinkel8rev2-669a0c6c7eec6 .entry__grid-item--669a0c9bc9075 .effect {
        margin: 15px;
        padding: 0;
    }

    .Indgangsvinkel7-66fd3e899026d.entry-focus {
        padding-top: 3rem;
    }

    .Indgangsvinkel7-66fe36a4299d4 .box__content .box__content-inner {
        padding-left: 0;
        padding-right: 0;
    }
}

/* Bootstrap responsive (768px) */
@media (min-width: 768px) {
    #block-ewcustom-cta2 #ew-cta-2 .cta-flex .cta-2-primary {
        border-radius: 0;
        padding: 12px 15px 12px 18px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        min-height: 50px;
        left: calc(100% - 60px);
        -webkit-transition: left 0.2s ease-in-out;
        transition: left 0.2s ease-in-out;
        -webkit-box-shadow: 0 4px 5px 0 rgb(0 0 0 / 20%);
        box-shadow: 0 4px 5px 0 rgb(0 0 0 / 20%);
        -webkit-box-pack: left;
        -ms-flex-pack: left;
        justify-content: left;
        position: relative;
    }

    #block-ewcustom-cta2 #ew-cta-2 .cta-flex .cta-2-primary:hover {
        left: 0;
        -webkit-transition: left 0.2s ease-in-out;
        transition: left 0.2s ease-in-out;
        text-decoration: none;
    }

    #block-ewcustom-cta2 #ew-cta-2 .cta-flex .cta-2-primary .cta-2-primary-icon {
        padding-right: 22px;
    }
}

@media (max-height: 768px) {
    #block-ewcustom-cta2 #ew-cta-2 .cta-flex .cta-2-primary {
        left: 0;
        border-radius: 0 !important;
    }
}

@media (max-width: 991px) and (min-width: 768px) {

    .ew-webform-1-rev4-64f866390c122 .webform-submission-form .form-submit,
    .ew-webform-1-rev4-609930b71e185 .webform-submission-form .form-submit {
        width: 100%;
    }

    .ew-webform-1-rev4-64f866390c122 .webform-submission-form .form-item-name,
    .ew-webform-1-rev4-64f866390c122 .webform-submission-form .form-item-telefon,
    .ew-webform-1-rev4-64f866390c122 .webform-submission-form .form-item-email,
    .ew-webform-1-rev4-609930b71e185 .webform-submission-form .form-item-name,
    .ew-webform-1-rev4-609930b71e185 .webform-submission-form .form-item-telefon {
        width: 100%;
        padding: 0;
    }

    #Topslider1-629885bfdd024 .carousel-inner img,
    #Topslider1-629885bfdd024 .carousel-inner {
        height: 300px;
    }

    .Menu2-6050a48c282ec .header .primary__cols {
        flex-direction: row-reverse;
    }

    .Menu2-6050a48c282ec .header .primary__col:last-of-type {
        justify-content: flex-start;
    }

    .Menu2-6050a48c282ec .header .primary__col {
        text-align: right;
    }

    .Menu2-6050a48c282ec .company-info__item {
        padding-right: 0;
        padding-left: 0;
        margin-left: 2.5rem;
    }

    .Menu2-6050a48c282ec .socials {
        z-index: 5;
    }

    .HeroVideo1rev2-66fbd8d326568 .hero {
        width: 345px;
        height: 500px;
    }

    #Indgangsvinkel8rev2-669a0c6c7eec6 .entry__grid-item--669a0c9bc9075 .effect img {
        height: 350px;
    }

    #Indgangsvinkel8rev2-669a0c6c7eec6 .entry__grid-item--669a0c9bc9075 .effect h2 {
        font-size: 2.5rem;
        width: 20rem;
    }

    .box-slider.gallery .slide {
        height: 277px;
    }

    #Indgangsvinkel8rev2-66fbe8b8b34a7 .effect {
        padding: 8.6rem;
    }

    .zoom-text .box__content .box__content-inner h3 {
        font-size: 2em;
        width: 35rem;
    }

    .Indgangsvinkel7-66fbf1ba2dcb7.entry-focus {
        padding: 5rem 0 13rem 0;
    }

    .Indgangsvinkel7-66fbf39d0f753 .box__content .box__content-inner .big-one,
    .Indgangsvinkel7-66fce7540aab5 .box__content .box__content-inner img {
        max-width: 25rem;
    }

    .Indgangsvinkel7-66fbf39d0f753 .box__content .box__content-inner .big-two {
        width: 380px;
        height: 440px;
    }

    .Indgangsvinkel7-66fce7540aab5.entry-focus {
        padding-top: 10rem;
    }

    .Indgangsvinkel7-66fce7540aab5 .box__content .box__content-inner h2 {
        font-size: 2.5rem;
    }

    #Reviews1 .entry-customers .logos__logo-inner img {
        max-width: 60%;
    }

    .top-underside .box__content .box__content-inner img {
        max-width: 20rem;
    }

    .top-underside .box__content .box__content-inner h1 {
        font-size: 45px;
    }

    .top-underside.entry-focus {
        padding-bottom: 5rem;
    }

    .accordion-box .btn-link {
        font-size: 30px;
    }

    .Indgangsvinkel7-66fd1941432a4 .box__content .box__content-inner img {
        max-width: 22rem;
    }

    .Indgangsvinkel7-66ff8dab362c0 .box__content .box__content-inner h3 {
        font-size: 2.5rem;
    }

    .Indgangsvinkel7-66fd3e899026d .box__content .box__content-inner,
    .small-me {
        width: 645px;
    }

    .Indgangsvinkel7-66fd407f155b1 .block-66fd40da3d916 .box__content .box__content-inner img,
    .Indgangsvinkel7-66fd463b43596 .box-66fd466c426da .box__content .box__content-inner .img-top,
    .Indgangsvinkel7-66fd463b43596 .box-66fd466c426da .box__content .box__content-inner .img-bottom,
    .Indgangsvinkel7-66fe3aaf47220 .box-66fe3aaf598eb .box__content .box__content-inner img,
    .Indgangsvinkel7-66fe3aaf47220 .box-66fe3cb5a3df0 .box__content .box__content-inner img,
    .Indgangsvinkel7-66fe3e7c120ba .box-66fe3e7c20585 .box__content .box__content-inner img,
    .Indgangsvinkel7-66fe3e7c120ba68c3e146d42a5 .box-66fe3e7c20585 .box__content .box__content-inner img,
    .Indgangsvinkel7-66fe3e7c120ba68c3e146d42a568c3ec4522c85 .box-66fe3e7c20585 .box__content .box__content-inner img{
        max-width: 20rem;
        height: 400px;
    }

    .Indgangsvinkel7-66fd407f155b1 .block-66fd40da3d916 .box__content .box__content-inner img {
        margin-top: 3rem;
    }

    .Indgangsvinkel7-66fd42d74b3ff.entry-focus {
        padding: 12rem 0 5rem 0;
    }

    .Indgangsvinkel7-66fe3e7c120ba.entry-focus,
    .Indgangsvinkel7-66fe3e7c120ba68c3e146d42a5.entry-focus,
    .Indgangsvinkel7-66fe3e7c120ba68c3e146d42a568c3ec4522c85.entry-focus {
        padding-bottom: 5rem;
    }

    .Indgangsvinkel7-66fd463b43596 .box-66fd466c426da .box__content .box__content-inner .img-bottom {
        margin-right: auto;
        margin-bottom: -12rem;
        top: 3rem;
    }

    .Indgangsvinkel7-66fe3aaf47220 .box-66fe3aaf598eb .box__content .box__content-inner img,
    .Indgangsvinkel7-66fe3e7c120ba .box-66fe3e7c20585 .box__content .box__content-inner img,
    .Indgangsvinkel7-66fe3e7c120ba68c3e146d42a5 .box-66fe3e7c20585 .box__content .box__content-inner img,
    .Indgangsvinkel7-66fe3e7c120ba68c3e146d42a568c3ec4522c85 .box-66fe3e7c20585 .box__content .box__content-inner img{
        margin-right: auto;
        margin-top: -15rem;
    }

    .Indgangsvinkel7-66fe3aaf47220 .box-66fe3cb5a3df0 .box__content .box__content-inner img {
        margin-right: auto;
        margin-bottom: -15rem;
    }

    .team-box {
        height: 300px;
        width: 300px;
        margin-bottom: 5rem;
    }

    #block-ewcustom-views-block-cases-block-1 .views-row:nth-child(odd) .store-billede img,
    #block-ewcustom-views-block-cases-block-1 .views-row:nth-child(even) .store-billede img {
        height: 500px;
    }

    #block-ewcustom-views-block-cases-block-1 .views-row:nth-child(odd) .lille-billede img,
    #block-ewcustom-views-block-cases-block-1 .views-row:nth-child(even) .lille-billede img {
        max-width: 20rem;
        height: 365px;
    }

    #block-ewcustom-views-block-cases-block-1 .views-row:nth-child(odd) .lille-billede img {
        margin-bottom: -15rem;
        margin-top: 3rem;
    }

    #block-ewcustom-views-block-cases-block-1 .views-row:nth-child(even) .lille-billede img {
        margin-top: 3rem;
        margin-bottom: -12rem;
    }
}

@media (max-width: 991px) {
    .block-66fce75437381 {
        order: 2;
    }

    .block-66fce7abb8219 {
        order: 1;
    }

    .Indgangsvinkel7-66fce7540aab5.entry-focus {
        padding-bottom: 3rem;
    }

    .Indgangsvinkel8rev2-66fd12c2c2a61 .entry__grid {
        padding: 3rem 0;
    }

    .entry__grid-item--66fd134ac126b,
    .block-66fd19414fa8b {
        margin-top: 0;
    }

    .Indgangsvinkel7-66fd1941432a4.entry-focus {
        padding-top: 3rem;
    }

    .Indgangsvinkel7-66fd407f155b1 .block-66fd407f294a0 .box__content .box__content-inner img,
    .Indgangsvinkel7-66fd42d74b3ff .block-66fd42d75e3cc .box__content .box__content-inner img,
    .Indgangsvinkel7-66fd463b43596 .box-66fd463b6167c .box__content .box__content-inner img,
    .Indgangsvinkel7-66fe3aaf47220 .box-66fe3b36c5e1e .box__content .box__content-inner img,
    .Indgangsvinkel7-66fe3d3c5291c .box-66fe3d3c6610c .box__content .box__content-inner img,
    .Indgangsvinkel7-66fe3e7c120ba .box-66fe3ef472567 .box__content .box__content-inner img,
    .Indgangsvinkel7-66fe3e7c120ba68c3e146d42a5 .box-66fe3ef472567 .box__content .box__content-inner img,
    .Indgangsvinkel7-66fe3e7c120ba68c3e146d42a568c3ec4522c85 .box-66fe3ef472567 .box__content .box__content-inner img{
        max-width: 100%;
    }

    .Indgangsvinkel7-66fd463b43596 .box-66fd466c426da .box__content .box__content-inner .img-top {
        display: none;
    }

    #block-ewcustom-views-block-cases-titel-block-1 {
        padding-top: 3rem;
    }

    .cases-box {
        display: block;
    }

    #block-ewcustom-views-block-cases-block-1 .views-row:nth-child(odd) .store-billede img,
    #block-ewcustom-views-block-cases-block-1 .views-row:nth-child(even) .store-billede img {
        max-width: 18rem;
        margin-left: auto;
        margin-right: auto;
        display: block;
        margin-left: 0;
    }

    .cases-box-two h2 {
        padding-top: 30px;
    }
}

/* Bootstrap responsive (992px) */
@media (min-width: 992px) {
    #block-ewcustom-articles1rev2 .section__news .container .row>div {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        grid-template-rows: repeat(1, 220px);
        grid-gap: 30px;
    }

    #block-ewcustom-articles1rev2 .section__news .container .row>div .article {
        background: var(--main-light-color);
        flex-direction: column;
        margin-bottom: 0;
        overflow: hidden;
    }

    #block-ewcustom-articles1rev2 .section__news .container .row>div .article .article__body {
        margin-top: 0;
        padding-left: 0;
    }

    #block-ewcustom-articles1rev2 .section__news .container .row>div .article .article__media::before {
        padding-top: 50%;
    }

    #block-ewcustom-articles1rev2 .section__news .container .row>div .article h3 {
        font-size: 1.2rem;
        font-weight: 700;
    }

    #block-ewcustom-articles1rev2 .section__news .container .row>div .article:nth-of-type(1) {
        grid-row: span 2;
        grid-column: span 1;
    }

    #block-ewcustom-articles1rev2 .section__news .container .row>div .article:nth-of-type(2) {
        grid-row: span 2;
        grid-column: span 1;
    }

    #block-ewcustom-articles1rev2 .section__news .container .row>div .article:nth-of-type(3) {
        grid-row: span 2;
        grid-column: span 1;
    }

    #block-ewcustom-articles1rev2 .section__news .container .row>div .article__media {
        margin: 0;
        width: 100%;
        z-index: 1;
    }

    #block-ewcustom-articles1rev2 .section__news .container .row>div .article__media::before {
        padding-top: 70%;
    }

    #block-ewcustom-articles1rev2 .section__news .container .row>div .article__body {
        z-index: 2;
        padding: 15px;
    }
}

@media (max-width: 1199px) and (min-width: 992px) {
    .ew-webform-1-rev4-64f866390c122 .webform-submission-form .form-submit {
        width: 40%;
    }

    #Topslider1-629885bfdd024 .carousel-inner img,
    #Topslider1-629885bfdd024 .carousel-inner {
        height: 350px;
    }

    .ew-webform-1-rev4-609930b71e185 .webform-submission-form .form-submit {
        width: 100%;
    }

    .ew-webform-1-rev4-609930b71e185 .webform-submission-form .form-item-name,
    .ew-webform-1-rev4-609930b71e185 .webform-submission-form .form-item-telefon {
        width: 100%;
    }

    .Menu2-6050a48c282ec .header .primary__cols {
        flex-direction: row-reverse;
    }

    .Menu2-6050a48c282ec .header .primary__col:last-of-type {
        justify-content: flex-start;
    }

    .Menu2-6050a48c282ec .header .primary__col {
        text-align: right;
    }

    .Menu2-6050a48c282ec .company-info__item {
        padding-right: 0;
        padding-left: 0;
        margin-left: 2.5rem;
    }

    .Menu2-6050a48c282ec .socials {
        z-index: 5;
    }

    .HeroVideo1rev2-66fbd8d326568 .hero {
        width: 460px;
        height: 670px;
    }

    #Indgangsvinkel8rev2-669a0c6c7eec6 .entry__grid-item--669a0c9bc9075 .effect img {
        height: 500px;
    }

    #Indgangsvinkel8rev2-669a0c6c7eec6 .entry__grid-item--669a0c9bc9075 .effect h2 {
        font-size: 3.5rem;
        width: 29rem;
    }

    .box-slider.gallery .slide {
        height: 277px;
    }

    #Indgangsvinkel8rev2-66fbe8b8b34a7 .effect {
        padding: 8.6rem;
    }

    .zoom-text .box__content .box__content-inner h3 {
        font-size: 2em;
        width: 47rem;
    }

    .Indgangsvinkel7-66fbf1ba2dcb7.entry-focus {
        padding: 5rem 0 13rem 0;
    }

    .Indgangsvinkel7-66fbf39d0f753 .box__content .box__content-inner .big-one,
    .Indgangsvinkel7-66fce7540aab5 .box__content .box__content-inner img {
        max-width: 25rem;
    }

    .Indgangsvinkel7-66fbf39d0f753 .box__content .box__content-inner .big-two {
        width: 380px;
        height: 440px;
    }

    .Indgangsvinkel7-66fce7540aab5.entry-focus {
        padding-top: 10rem;
    }

    .top-underside .box__content .box__content-inner img {
        max-width: 25rem;
    }

    .top-underside .box__content .box__content-inner h1 {
        font-size: 52px;
    }

    .accordion-box .btn-link {
        font-size: 30px;
    }

    .Indgangsvinkel7-66fd1941432a4 .box__content .box__content-inner img {
        max-width: 22rem;
    }

    .Indgangsvinkel7-66ff8dab362c0 .box__content .box__content-inner h3 {
        font-size: 2.8rem;
    }

    .Indgangsvinkel7-66fd407f155b1 .block-66fd407f294a0 .box__content .box__content-inner img,
    .Indgangsvinkel7-66fd42d74b3ff .block-66fd42d75e3cc .box__content .box__content-inner img,
    .Indgangsvinkel7-66fd463b43596 .box-66fd463b6167c .box__content .box__content-inner img,
    .Indgangsvinkel7-66fe3aaf47220 .box-66fe3b36c5e1e .box__content .box__content-inner img,
    .Indgangsvinkel7-66fe3d3c5291c .box-66fe3d3c6610c .box__content .box__content-inner img,
    .Indgangsvinkel7-66fe3e7c120ba .box-66fe3ef472567 .box__content .box__content-inner img,
    .Indgangsvinkel7-66fe3e7c120ba68c3e146d42a5 .box-66fe3ef472567 .box__content .box__content-inner img,
    .Indgangsvinkel7-66fe3e7c120ba68c3e146d42a568c3ec4522c85 .box-66fe3ef472567 .box__content .box__content-inner img{
        max-width: 25rem;
    }

    .Indgangsvinkel7-66fd407f155b1 .block-66fd40da3d916 .box__content .box__content-inner img,
    .Indgangsvinkel7-66fd463b43596 .box-66fd466c426da .box__content .box__content-inner .img-top,
    .Indgangsvinkel7-66fd463b43596 .box-66fd466c426da .box__content .box__content-inner .img-bottom,
    .Indgangsvinkel7-66fe3aaf47220 .box-66fe3aaf598eb .box__content .box__content-inner img,
    .Indgangsvinkel7-66fe3aaf47220 .box-66fe3cb5a3df0 .box__content .box__content-inner img,
    .Indgangsvinkel7-66fe3e7c120ba .box-66fe3e7c20585 .box__content .box__content-inner img,
    .Indgangsvinkel7-66fe3e7c120ba68c3e146d42a5 .box-66fe3e7c20585 .box__content .box__content-inner img,
    .Indgangsvinkel7-66fe3e7c120ba68c3e146d42a568c3ec4522c85 .box-66fe3e7c20585 .box__content .box__content-inner img{
        max-width: 25rem;
        height: 500px;
    }

    .Indgangsvinkel7-66fd407f155b1 .block-66fd40da3d916 .box__content .box__content-inner img {
        margin-top: 8rem;
    }

    .Indgangsvinkel7-66fd42d74b3ff.entry-focus {
        padding: 12rem 0;
    }

    .Indgangsvinkel7-66fe3e7c120ba.entry-focus,
    .Indgangsvinkel7-66fe3e7c120ba68c3e146d42a5.entry-focus,
    .Indgangsvinkel7-66fe3e7c120ba68c3e146d42a568c3ec4522c85.entry-focus {
        padding-bottom: 5rem;
    }

    .team-box {
        height: 450px;
        width: 450px;
    }

    #block-ewcustom-views-block-cases-block-1 .views-row:nth-child(odd) .store-billede img,
    #block-ewcustom-views-block-cases-block-1 .views-row:nth-child(even) .store-billede img {
        max-width: 25rem;
    }

    #block-ewcustom-views-block-cases-block-1 .views-row:nth-child(odd) .lille-billede img,
    #block-ewcustom-views-block-cases-block-1 .views-row:nth-child(even) .lille-billede img {
        max-width: 25rem;
        height: 470px;
    }

    #block-ewcustom-views-block-cases-block-1 .views-row:nth-child(odd) .lille-billede img {
        margin-bottom: -15rem;
        margin-top: 7rem;
    }

    #block-ewcustom-views-block-cases-block-1 .views-row:nth-child(even) .lille-billede img {
        margin-top: 7rem;
    }
}

@media (max-width: 1199px) {
    .Indgangsvinkel7-66fd1941432a4.entry-focus {
        padding-bottom: 1rem;
    }

    .Indgangsvinkel7-66fbf1ba2dcb766fd0ca96863b.entry-focus {
        padding-bottom: 5rem;
    }

    .Indgangsvinkel7-66fd42d74b3ff .box-66fd4527e6396 .box__content .box__content-inner {
        padding: 2rem 0;
    }
}

/* Bootstrap responsive (1200px) */
@media (min-width: 1200px) {
    .Menu2-6050a48c282ec .company-info__item-visual {
        padding: 0;
    }

    .Menu2-6050a48c282ec .company-info__item {
        padding-right: 0;
        padding-left: 0;
        margin-left: 3rem;
    }

    .Menu2-6050a48c282ec .socials {
        z-index: 5;
    }
}

@media (max-width: 1499.98px) {
    .Menu2-6050a48c282ec .menu .menu__item--1>.menu__link {
        text-align: left !important;
    }

    .Menu2-6050a48c282ec .menu__head-logo {
        float: left;
    }

    body.sidebar-right-open .Menu2-6050a48c282ec .primary__navbar-main .menu {
        background-color: #E6E3DD;
    }

    .Menu2-6050a48c282ec .menu .menu__item.menu__item--active.menu__item--1>.menu__link {
        color: #5D4F39;
    }
}

@media (max-width: 1500px) and (min-width: 1200px) {
    .container {
        max-width: 1500px;
    }

    .ew-webform-1-rev4-64f866390c122 .webform-submission-form .form-submit {
        width: 30%;
    }

    .ew-webform-1-rev4-609930b71e185 .webform-submission-form .form-submit {
        width: 70%;
    }

    .Menu2-6050a48c282ec .header .primary__cols {
        flex-direction: row-reverse;
    }

    .Menu2-6050a48c282ec .header .primary__col:last-of-type {
        justify-content: flex-start;
    }

    .Menu2-6050a48c282ec .header .primary__col {
        text-align: right;
    }

    .Indgangsvinkel7-66fd1941432a4 .box__content .box__content-inner img {
        max-width: 28rem;
    }

    .Indgangsvinkel7-66fe36a4299d4 .box__content .box__content-inner {
        padding: 0;
    }

    .accordion-box .btn-link {
        font-size: 40px;
    }

    .team-box {
        height: 500px;
        width: 500px;
    }
}

@media only screen and (max-width: 1500px) {
    .Menu2-6050a48c282ec .menu .menu__item--1>.menu__link {
        color: #88785f;
    }
}

@media (min-width: 1500px) {

    .container,
    .Menu2-6050a48c282ec .header .primary__container,
    .Menu2-6050a48c282ec .header .primary__row,
    .Menu2-6050a48c282ec .header__top .container-lg,
    .FacebookAndWebform2-606da877dddeb .iSocial__main .container-xl,
    .Reviews2-632c26940f701 .reviews__main .container-xl,
    .Menu2-6050a48c282ec .menu__item.menu__item--mega:not(.menu__item--mega--wide) .menu__dropdown,
    .Menu2rev2-669a20bf5dd1e .header .primary__container,
    .Menu2rev2-669a20bf5dd1e .header .primary__row,
    .Menu2rev2-669a20bf5dd1e .header__top .container-lg,
    .Menu2rev2-669a20bf5dd1e .menu__item.menu__item--mega:not(.menu__item--mega--wide) .menu__dropdown {
        max-width: 1700px;
    }
}

@media (min-width: 2560px) {
    body {
        max-width: 2560px;
        margin-left: auto;
        margin-right: auto;
    }
}


#ew-cta-2 {
    z-index: 50 !important;
}

#ew-cta-2 a:hover {
    text-decoration: none !important;
}

#ew-cta-2 .cta-flex .cta-2-primary,
#ew-cta-2 .cta-flex .cta-2-secondary {
    background-color: var(--cta) !important;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.3);
}

#ew-cta-2 .cta-2-primary-icon,
#ew-cta-2 .cta-2-primary-value,
#ew-cta-2 .cta-menu-toggle svg {
    color: var(--white) !important;
    min-width: 25px;
}

#ew-cta-2 .cta-menu-toggle {
    position: fixed;
    display: flex;
    font-size: 1.5rem;
    color: var(--white);
    min-width: 40px;
    min-height: 40px;
    height: 40px;
    bottom: 0.5rem;
    right: 0.5rem;
    transition: 0.5s;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" height="1em" fill="%23fff" viewBox="0 0 448 512"><!--! Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M256 80c0-17.7-14.3-32-32-32s-32 14.3-32 32V224H48c-17.7 0-32 14.3-32 32s14.3 32 32 32H192V432c0 17.7 14.3 32 32 32s32-14.3 32-32V288H400c17.7 0 32-14.3 32-32s-14.3-32-32-32H256V80z"/></svg>');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 60%;
    transform: rotate(180deg);
}

#ew-cta-2 .cta-menu-toggle.active {
    transform: rotate(0);
    transition: 0.5s;
    background-color: #444;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" height="1em" fill="%23fff" viewBox="0 0 448 512"><!--! Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M432 256c0 17.7-14.3 32-32 32L48 288c-17.7 0-32-14.3-32-32s14.3-32 32-32l352 0c17.7 0 32 14.3 32 32z"/></svg>');
}

#ew-cta-2 .cta-menu-toggle,
#ew-cta-2 .cta-2-primary {
    justify-content: center;
    align-items: center;
    background-color: var(--cta);
    margin: 0;
    font-weight: 400;
}

#ew-cta-2 .cta-flex {
    position: fixed;
    display: flex;
    flex-direction: column;
    row-gap: 0.5rem;
    opacity: 0;
    right: 0.5rem;
    bottom: calc(1rem + 50px);
    transition: 0.5s;
    transform: translateY(10px);
    pointer-events: none;
}

#ew-cta-2 .cta-flex .cta-2-primary {
    display: flex;
    min-height: 45px;
    height: 45px;
    width: 160px;
    -moz-column-gap: 0.5rem;
    column-gap: 0.5rem;
    padding: 1rem;
    right: 0.5rem;
}

#ew-cta-2 .cta-flex .cta-2-primary:hover {
    transform: none;
}

#ew-cta-2 .cta-flex.active {
    opacity: 1;
    transform: none;
    pointer-events: all;
}

#ew-cta-2 .cta-flex.active a:nth-child(1) {
    animation-name: one-shot;
    animation-duration: 0.3s;
}

#ew-cta-2 .cta-flex.active a:nth-child(2) {
    animation-name: one-shot;
    animation-duration: 0.6s;
}

#ew-cta-2 .cta-flex.active a:nth-child(3) {
    animation-name: one-shot;
    animation-duration: 0.9s;
}

#ew-cta-2 .cta-flex.active a:nth-child(4) {
    animation-name: one-shot;
    animation-duration: 1.2s;
}

@keyframes one-shot {
    0% {
        transform: translateY(25px);
        opacity: 0;
    }

    100% {
        transform: translate(0);
        opacity: 1;
    }
}

@media screen and (min-width: 768px) {
    #ew-cta-2 .cta-menu-toggle {
        display: none;
    }

    #ew-cta-2 .cta-flex {
        display: flex;
        flex-direction: column;
        row-gap: 0.5rem;
        opacity: 1;
        right: 0;
    }

    #ew-cta-2 .cta-flex .cta-2-primary {
        pointer-events: all;
        display: flex;
        width: 180px;
        min-height: 50px;
        flex-direction: row;
        -moz-column-gap: 1rem;
        column-gap: 1rem;
        justify-content: flex-start;
        border: 1px solid var(--cta);
        padding: 0.5rem 1rem;
        margin: 0;
        /* transform: translateX(calc(100% - 55px));*/
        border-radius: 100px 0 0 100px;
        -webkit-clip-path: polygon(0 5px, 5px 0, 100% 0, 100% 100%, 5px 100%, calc(100% - 5px));
        clip-path: polygon(0 5px, 5px 0, 100% 0, 100% 100%, 5px 100%, calc(100% - 5px));
        transition: 0.5s;
    }

    #ew-cta-2 .cta-flex .cta-2-primary .cta-2-primary-icon {
        width: 25px;
    }

    #ew-cta-2 .cta-flex .cta-2-primary .cta-2-primary-value {
        display: block;
    }

    #ew-cta-2 .cta-flex .cta-2-primary:hover {
        transform: none;
        transition: 0.5s;
    }
}

#ew-cta-2 #cta-menu-toggle.active .cta-closed-icon {
    opacity: 0 !important;
}

#ew-cta-2 .cta-closed-icon {
    color: white;
    aspect-ratio: 1;
    position: absolute;
    transition: 0.5s;
    opacity: 0;
    transform: scale(0.3);
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

#ew-cta-2 .cta-closed-icon.active {
    opacity: 1;
    transform: scale(1);
}

.open-icon,
.close-icon {
    display: none;
}

#block-ewcustom-views-block-ewapp-kontekstuelt-galleri-block-1 .pager {
    margin-top: 1rem;
    display: block;
    width: 100%;
}

#block-ewcustom-views-block-ewapp-kontekstuelt-galleri-block-1 .pager__items {
    display: flex;
    list-style-type: none;
    justify-content: center;
    align-items: center;
    grid-gap: 15px;
}

@media (max-width: 991px) {
    #block-ewcustom-views-block-ewapp-kontekstuelt-galleri-block-1 .pager__items {
        grid-gap: 10px;
    }
}

#block-ewcustom-views-block-ewapp-kontekstuelt-galleri-block-1 .pager__items a {
    font-weight: 500;
}

#block-ewcustom-views-block-ewapp-kontekstuelt-galleri-block-1 .pager .is-active a {
    color: var(--cta);
    font-weight: 700;
}