@import "https://fonts.googleapis.com/css?family=Poppins:400,700&display=swap";:root{--primary-clr:#123c8d;--seconday-clr:#888;--black-clr:#222;--white-clr:#fff;--complementary:#23da7b;--digifont:Verdana, Roboto, Arial, Helvetica, sans-serif}.txt-primary{color:var(--primary-clr)}.txt-secondary{color:--seconday-clr}.txt-black{color:var(--black-clr)}.txt-white{color:var(--white-clr)}.bckg-primary{background:#1a1e52 linear-gradient(#123c8d 20%,#202046 60%)}.bckg-secondary{background-color:var(--seconday-clr)}.bckg-black{background-color:var(--black-clr)}.bckg-white{background-color:var(--white-clr)}.border-primary{border-color:var(--primary-clr)}.border-secondary{border-color:var(--seconday-clr)}.border-black{border-color:var(--black-clr)}.border-white{border-color:var(--white-clr)}::-webkit-scrollbar{background:0 0}::-webkit-scrollbar-thumb{background:#333;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#333}::-webkit-scrollbar{border-radius:15px;width:8px;height:8px}::selection{color:#fff;background:#333}::selection{color:#fff;background:#333}*,html,body{scroll-behavior:smooth;color:#5f5f5f;font-family:var(--digifont);word-break:break-word;-webkit-font-smoothing:antialiased;outline:none}body{width:100%}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{color:var(--primary-clr)}.h1,.h2,h1,h2{font-weight:900}.h3,.h4,h3,h4{font-size:1.25em;font-weight:900}.h5,.h6,h5,h6{font-size:1em;font-weight:900}p.strict{max-width:550px}.text-column{column-width:400;column-gap:25px;max-width:1200px;margin:auto}a{color:#8ca8e8}.fontsize-small{font-size:.25rem}.fontsize-half{font-size:.5rem}.fontsize-25{font-size:1.25rem}.fontsize-2,.fontsize-3,.fontsize-4,.fontsize-5,.fontsize-6{font-size:1.5rem}@media screen and (width>=768px){.fontsize-2{font-size:2rem}.fontsize-3{font-size:3rem}.fontsize-4{font-size:4rem}.fontsize-5{font-size:5rem}.fontsize-6{font-size:6rem}}blockquote{padding-left:25px;font-style:italic;position:relative}blockquote:before{content:url(https://digisense.dk/img/symbols/quote.svg);opacity:.6;width:20px;position:absolute;top:5px;left:0}.btn-primary,.btn,button{color:var(--white-clr);background-color:var(--primary-clr);border:2px solid var(--primary-clr);cursor:pointer;justify-content:center;align-items:center;width:fit-content;padding:.75em 1em;font-weight:100;transition:all .25s;display:flex}btn-primary.disabled,.btn.disabled,button.disabled,button[disabled]{cursor:not-allowed;background-color:#aaa;border:none}.btn-primary svg,.btn svg,button svg{fill:var(--white-clr);width:23px;margin-inline:10px}@media only screen and (width<=768px){.btn-primary,.btn,button:not(.navbar-toggler){width:100%}}.btn-primary:hover,.btn:hover,button:hover{background-color:#fff;color:var(--primary-clr)!important;border:2px solid var(--primary-clr)!important}header .btn-primary:hover,header .btn:hover,header button:hover{background-color:#fff;color:#fff!important;border:2px solid #fff!important}.btn-primary:hover svg,.btn:hover svg,button:hover svg{fill:var(--primary-clr)!important}.card{border:none}hr{margin-top:0}h6.nav-link{text-transform:none;text-align:left;margin:0;font-size:13px}@media only screen and (width<=1200px){h6.nav-link{text-transform:none;text-align:center;margin:0;font-size:13px}}.carousel-inner{min-height:100px}.carousel-inner img{width:200px}a.cta{text-transform:uppercase;padding:1.5rem 1.5rem 3rem;font-size:1.25rem;font-weight:700}a.cta:after{content:" ";background:url(/img/artistic/footer/footer_after.svg) no-repeat;width:200px;height:150px;position:absolute;bottom:-90px;right:-20px}.notice-boble{width:14px;height:14px;position:absolute;top:0;right:0}@media only screen and (width<=992px){a#menu_button{max-width:fit-content;padding-left:10px!important;padding-right:10px!important}}.notice-boble:before{content:"";box-sizing:border-box;background-color:#f9cb76;border-radius:45px;width:300%;height:300%;margin-top:-100%;margin-left:-100%;animation:1.25s cubic-bezier(.215,.61,.355,1) infinite pulse-ring;display:block;position:relative}.notice-boble:after{content:"";background-color:#f9cb76;border-radius:15px;width:100%;height:100%;animation:1.25s cubic-bezier(.455,.03,.515,.955) -.4s infinite pulse-dot;display:block;position:absolute;top:0;left:0;box-shadow:0 0 8px #0000004d}@keyframes pulse-ring{0%{transform:scale(.33)}80%,to{opacity:0}}@keyframes pulse-dot{0%{transform:scale(.8)}50%{transform:scale(1)}to{transform:scale(.8)}}.media_wrapper{border-radius:10px;height:0;padding-top:25px;padding-bottom:56.25%;position:relative;overflow:hidden}.media_wrapper *{width:100%;height:100%;position:absolute;top:0;left:0}.round-10{border-radius:10px;overflow:hidden}.vertical-bs-divider:after{content:" ";background-color:var(--primary-clr);transform-origin:50%;border-radius:5px;width:1px;height:100%;display:block;position:absolute;top:0;right:0;transform:scaleY(.25)}.vertical-bs-divider_negative:after{content:" ";background-color:var(--white-clr);transform-origin:50%;border-radius:5px;width:1px;height:100%;display:block;position:absolute;top:0;right:0;transform:scaleY(.25)}@media only screen and (width<=768px){.vertical-bs-divider:after,.vertical-bs-divider_negative:after{display:none}}.price-package__wrapper{background:var(--white-clr);border:1px solid #eee;border-radius:10px;margin:auto;padding:0;overflow:hidden;box-shadow:0 5px 2px -3px #00000040}.price-package__header{background-color:var(--primary-clr);padding:1rem;display:block;position:relative}.price-package__header *{color:#fff}.price-package__paragraph{border-bottom:1px solid #eee;padding:1em}div.price-package__list_section{padding:1em}ul.price-package__list{padding:1em 1em 1em 1.5em;list-style:none}ul.price-package__list li{margin-bottom:15px;padding-left:30px;line-height:22px;position:relative}.price-package__list i.fas.fa-check{color:var(--primary-clr);position:absolute;top:4px;left:0}.price-package__list bold{padding:1em}.coin_wrapper{background-image:url(/img/reseller/coins.png);height:35px;margin:auto;display:block}.coin_wrapper.one{width:35px}.coin_wrapper.two{width:110px}.coin_wrapper.three{width:175px}p.coin-txt{color:var(--primary-clr);text-align:center;padding:1em 1em 0;font-size:.75rem}p.price{text-align:center;color:#fff;background:#333;width:auto;min-width:100px;max-width:fit-content;padding:.5em 1em;font-size:1.75rem;font-weight:900;display:block;position:absolute;left:50%;transform:translate(-50%)translateY(-25%)}p.price:not(.free):before{content:"fra:";padding-left:.25em;font-size:1rem;font-weight:100;position:absolute;top:0;left:0}.price-package__header p{background:#fff;border-radius:5px;width:fit-content;padding:.25rem;display:block;position:absolute;top:-20px;right:-15px;box-shadow:0 2px 5px #00000080}.price-package__header p span{color:var(--primary-clr);border:2px solid var(--primary-clr);border-radius:5px;padding:.05rem 1rem;font-size:12px;font-weight:700;display:block}@media only screen and (width<=767px){.price-package__header p{text-align:center;width:100%;max-width:50%;margin:auto;position:relative;top:-30px;right:0}}.price-table__background{z-index:-1;background-color:#123c8d;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.price-table__wrapper{background-color:#fff;border:2px solid #103c8d;width:100%;max-width:720px;margin:3em auto;display:inline-block}h2.price-table__header{text-align:center}h2.price-table__header span{color:#103c8d;font-weight:100}table#bilag-table,table#bogholder-table{text-align:right;width:100%;margin:1em auto}table#bilag-table{max-width:400px}table#bogholder-table{max-width:250px}table#bilag-table td,table#bogholder-table td,table#bilag-table th,table#bogholder-table th{color:#000;padding:5px}table#bilag-table tbody tr:not(:last-child),table#bilag-table thead tr,table#bogholder-table tbody tr:not(:last-child),table#bogholder-table thead tr{border-bottom:1px solid #103c8d}table#bilag-table tr td:not(:last-child),table#bilag-table tr th:not(:last-child),table#bogholder-table tr td:not(:last-child),table#bogholder-table tr th:not(:last-child){border-right:1px solid #103c8d}p.price-table__description_paragraph{text-align:center;max-width:420px;margin:0 auto 1em}hr.price-table__divider{border-top:3px dotted #103c8d;width:100%;max-width:550px;margin:3em auto}.customer-cases{color:var(--white-clr)}.customer-cases_button:hover .customer-cases{color:var(--primary-clr)}.customer-case_rotation{transition:all .25s;-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-ms-transform:rotate(-180deg);-o-transform:rotate(-180deg)}img.kontaktperson_img{border:4px solid #888;border-radius:100%;width:180px;max-width:100%;margin:1rem 0 .5rem}strong.contact_name{font-size:1.25rem}section.c2a{background-color:var(--black-clr);background-size:cover;height:fit-content;min-height:100vh}div.c2a_wrapper{background:linear-gradient(#fffe,#eeea);border-radius:5px;position:relative;box-shadow:0 5px 5px -5px #656565}.c2a_wrapper-frame{border:1px solid #ccc;border-radius:5px;width:100%}img.presentation-img{transform:translateY(-25%)}@media only screen and (width<=767px){img.presentation-img{transform:translateY(0%)}}footer.footer{color:#ccc;background-image:url(/img/artistic/header/header_after.svg);background-position:left 0 bottom -150px;background-repeat:no-repeat;background-size:50%;background-attachment:fixed;position:relative;box-shadow:0 0 5px #00000040}footer.footer:after{content:" ";background-image:url(/img/artistic/footer/footer_after.svg);background-repeat:no-repeat;background-size:100%;width:300px;height:150px;display:block;position:absolute;bottom:100px;right:0;transform:translateY(-20px)}@media only screen and (width<=768px){footer.footer{background-image:none}footer.footer:after{display:none}}footer a{color:#ccc}footer *{font-size:.95em}.henriks-btn{transform:rotate(360deg)}button.faneblad:not(.active){text-align:left;box-shadow:0px 1px 0px 0px var(--seconday-clr);color:#fff;background:#fff;border:none}button.faneblad>h3,button.faneblad>h4,button.faneblad>h5,button.faneblad>h6{color:var(--black-clr);max-width:90%;font-size:1em}.faneblad{cursor:pointer;text-align:center;outline:none;width:100%;margin:1px auto;padding:.85em .75em .5em 0;display:block;position:relative}.faneblad:hover{background:#fff!important;border:none!important}.faneblad:active,.faneblad:focus{border:0;outline:none}.faneblad:before{background:var(--primary-clr);content:"";-o-transition:all .2s ease-in-out;width:10px;height:2px;margin-right:1em;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;transition:all .2s ease-in-out;position:absolute;top:50%;right:0;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.faneblad:after{background:var(--primary-clr);content:" ";width:10px;height:2px;margin-right:1em;position:absolute;top:50%;right:0}.faneblad.active:before{-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}.faneblad.active{text-align:left;border:none;padding:.85em .75em .5em 0;background:#fff!important}button.faneblad.active>h3,button.faneblad.active>h4,button.faneblad.active>h5,button.faneblad.active>h6{max-width:90%;font-size:1em;color:var(--primary-clr)!important}.faneblad.active h2,.acc_ctrl:focus h2{position:relative}.faneblad_indhold{display:none;overflow:hidden}button.faneblad.active+*{box-shadow:0px .25px 0px 0px var(--seconday-clr);padding-bottom:2em}button.info-box{text-align:left;background:var(--primary-clr);color:#fff;border:none;margin:.5em auto;padding:.5em}button.info-box>h3,button.info-box>h4,button.info-box>h5,button.info-box>h6{color:#fff;max-width:90%;font-size:1em;font-weight:100}.info-box{cursor:pointer;text-align:center;outline:none;width:100%;display:block;position:relative}.info-box:hover{background:background: linear-gradient(180deg, #123c8d 20%, #202046 60%);background-color:#1a1e52}.info-box:active,.info-box:focus{border:0;outline:none}.info-box:before{content:"";-o-transition:all .2s ease-in-out;background:#fff;width:15px;height:3px;margin-right:1em;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;transition:all .2s ease-in-out;position:absolute;top:50%;right:0;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.info-box:after{content:" ";background:#fff;width:15px;height:3px;margin-right:1em;position:absolute;top:50%;right:0}.info-box.active:before{-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}.info-box.active h2,.acc_ctrl:focus h2{position:relative}.info-box_indhold{display:none;overflow:hidden}span.erp[class*=erp-]{color:inherit}img.erp[class*=-logo]{max-width:100%}.prisContainerFlex{grid-row-gap:15px;flex-wrap:wrap;justify-content:space-between;width:100%;display:flex}div#lovpakke-hero-img{border-radius:10px;position:relative;overflow:hidden}div#lovpakke-hero-img:after{content:attr(data-img-title);color:#fff;text-align:center;background:#000c;width:100%;padding:1em;font-size:.75em;font-weight:900;display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:0%;left:0}@media screen and (width>=468px){div#lovpakke-hero-img:after{font-size:1.25em}}@media screen and (width>=768px){div#lovpakke-hero-img:after{font-size:1.5em}}@media screen and (width>=1020px){div#lovpakke-hero-img:after{font-size:2.25em}}div#lovpakke-hero-img img{width:100%}