/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:0.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}body{content:"test"}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0, 0, 0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:-webkit-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.owl-height{-webkit-transition:height .5s ease-in-out;-o-transition:height .5s ease-in-out;transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity .4s ease;-o-transition:opacity .4s ease;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:-webkit-transform .1s ease;transition:-webkit-transform .1s ease;-o-transition:transform .1s ease;transition:transform .1s ease;transition:transform .1s ease, -webkit-transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3, 1.3);-webkit-transform:scale(1.3, 1.3);transform:scale(1.3, 1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;-webkit-transition:opacity .4s ease;-o-transition:opacity .4s ease;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;-webkit-transition:opacity .2s ease;-o-transition:opacity .2s ease;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}*{-webkit-box-sizing:border-box;box-sizing:border-box}body,html{overflow-x:hidden}img{max-width:100%}body{font-family:"Ropa Sans", sans-serif;font-size:20px;line-height:30px}.inner-wrapper{max-width:1400px;margin-left:auto;margin-right:auto;padding-left:30px;padding-right:30px}.blue{color:#215ab5}.yellow{color:#fec647}.hidden{display:none}.error-404{padding:100px 0 100px;text-align:center}.btn{display:inline-block;min-width:250px;padding:20px 25px 17px;font-size:20px;line-height:20px;text-transform:uppercase;text-decoration:none;text-align:center;color:#fff;border-radius:5px;background-image:-webkit-gradient(linear, left top, right top, from(#0379DE), to(#215AB5));background-image:-webkit-linear-gradient(left, #0379DE, #215AB5);background-image:-o-linear-gradient(left, #0379DE, #215AB5);background-image:linear-gradient(to right, #0379DE, #215AB5);background-color:#0379DE;border:none;outline:none;cursor:pointer;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.btn:active,.btn:focus,.btn:hover{text-decoration:none;border:none;outline:none;background-image:none;background-color:#1893fc}.btn:focus{outline:2px solid #000}.btn--transparent{background-image:none;background-color:transparent;border:1px solid #0379DE;border-radius:0 10px 40px rgba(0, 0, 0, 0.1);color:#0379DE;width:100%;max-width:480px}.btn--transparent:focus,.btn--transparent:hover{border:1px solid #0379DE;background-color:#0379DE;color:#fff}.btn--transparent:disabled{display:none}.nav{background-image:-webkit-gradient(linear, left top, right top, from(#0379DE), to(#215AB5));background-image:-webkit-linear-gradient(left, #0379DE, #215AB5);background-image:-o-linear-gradient(left, #0379DE, #215AB5);background-image:linear-gradient(to right, #0379DE, #215AB5);-webkit-box-shadow:0 10px 20px rgba(0, 0, 0, 0.16);box-shadow:0 10px 20px rgba(0, 0, 0, 0.16);color:#fff;z-index:10}.nav__menu{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style-type:none;padding:5px 0;margin:0}.nav__menu>.menu__item{visibility:hidden;-webkit-transform:translateY(50px);-ms-transform:translateY(50px);transform:translateY(50px)}.menu__item--mobile-trigger{display:none}.header-logo{max-width:90px}.menu__item--parent{margin-left:auto;margin-right:150px}.menu__item--parent ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style-type:none;padding:0;margin:0}.menu__item--parent .menu__item{padding:0 25px}.menu__item--parent .menu__item a{position:relative;padding:0 5px;color:rgba(255, 255, 255, 0.8);text-decoration:none;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.menu__item--parent .menu__item a:after,.menu__item--parent .menu__item a:before{display:block;content:'';position:absolute;width:100%;height:3px;background-color:white;opacity:0;-webkit-transition:all 0.2s;-o-transition:all 0.2s;transition:all 0.2s}.menu__item--parent .menu__item a:before{top:-7px;-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px)}.menu__item--parent .menu__item a:after{bottom:-7px;-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px)}.menu__item--parent .menu__item a:focus,.menu__item--parent .menu__item a:hover{color:white}.menu__item--parent .menu__item a:focus:after,.menu__item--parent .menu__item a:focus:before,.menu__item--parent .menu__item a:hover:after,.menu__item--parent .menu__item a:hover:before{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1}.menu__item--mobile-trigger{position:relative;width:22px;height:24px;cursor:pointer}.menu__item--mobile-trigger.open .mobile-trigger--inner{-webkit-transform:translate3d(0, 10px, 0) rotate(45deg);transform:translate3d(0, 10px, 0) rotate(45deg)}.menu__item--mobile-trigger.open .mobile-trigger--inner:before{-webkit-transform:rotate(-45deg) translate3d(-5.71429px, -6px, 0);transform:rotate(-45deg) translate3d(-5.71429px, -6px, 0);opacity:0}.menu__item--mobile-trigger.open .mobile-trigger--inner:after{-webkit-transform:translate3d(0, -16px, 0) rotate(-90deg);transform:translate3d(0, -16px, 0) rotate(-90deg)}.menu__item--mobile-trigger .mobile-trigger--inner{position:absolute;width:20px;height:3px;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.15s;-o-transition-duration:.15s;transition-duration:.15s;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform, -webkit-transform;border-radius:2px;background-color:#fff;top:2px}.menu__item--mobile-trigger .mobile-trigger--inner:after,.menu__item--mobile-trigger .mobile-trigger--inner:before{display:block;content:'';position:absolute;width:20px;height:3px;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.15s;-o-transition-duration:.15s;transition-duration:.15s;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform, -webkit-transform;border-radius:2px;background-color:#fff}.menu__item--mobile-trigger .mobile-trigger--inner:before{width:14px;right:0;top:8px;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.15s;-o-transition-duration:.15s;transition-duration:.15s;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;-o-transition-property:transform,opacity;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.menu__item--mobile-trigger .mobile-trigger--inner:after{top:16px;bottom:-10px}.language-switcher{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.lang-switch__trigger{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:12px 18px;font-size:21px;text-transform:uppercase;color:#fff;cursor:pointer;opacity:0.8;-webkit-transition:all 0.2s;-o-transition:all 0.2s;transition:all 0.2s}.lang-switch__trigger span{margin-right:20px;color:#fff;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.lang-switch__trigger:hover{opacity:1}.lang-switch__icon{max-width:15px;margin-right:10px;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.lang-icon-da{display:none}.lang-switch__buttons{position:absolute;display:block;top:100%;left:0;right:0;border-top:0;background:#dadada;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;opacity:0;visibility:hidden;pointer-events:none;z-index:2}.language-switcher.open .lang-switch__buttons{opacity:1;visibility:visible;pointer-events:all}.lang-switch__option{position:relative;display:block;padding:0 18px 0 36px;font-size:22px;font-weight:300;text-align:center;text-transform:uppercase;color:#3b3b3b;line-height:60px;cursor:pointer;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s}.lang-switch__option:before{position:absolute;display:block;content:'';top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:25px}.lang-switch__option:hover{cursor:pointer;background-color:#b2b2b2}.lang-switch__option.selected{color:#ffffff;background-color:#305c91}.lang-en-opt:before{content:url("../img/icons/icon-globe.svg")}.lang-da-opt:before{content:url("../img/icons/icon-flag-denmark.svg")}.arrow{position:relative;height:15px;width:15px}.arrow:after,.arrow:before{content:"";position:absolute;bottom:0px;width:0.15rem;height:100%;border-radius:3px;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.arrow:before{left:-5px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);background-color:#fff}.arrow:after{left:5px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);background-color:#fff}.open .arrow:before{left:-5px;-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg)}.open .arrow:after{left:5px;-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg)}.calculator{position:absolute;right:0;top:-100px;background-color:#fff;color:#000;-webkit-box-shadow:0 10px 40px rgba(0, 0, 0, 0.1);box-shadow:0 10px 40px rgba(0, 0, 0, 0.1);border-radius:5px;padding:80px 60px 75px;border-top:20px solid #fec647;width:590px;max-width:100%}.calculator .form-control{margin-bottom:5px}.calculator .btn{margin-bottom:15px}.calculator__title{max-width:400px;color:#215ab5;font-size:48px;font-weight:400;line-height:54px;margin:0 0 25px}.calculator__note{display:block;font-size:14px;line-height:18px;color:#C7C7C7;padding-left:25px;margin-bottom:20px}.calculator__form__vehicle{margin-top:30px;margin-bottom:15px}.calculator__form__vehicle h4{font-size:28px;font-weight:400;line-height:34px;color:#215ab5;margin:0 0 20px}.calculator__car-selector{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-bottom:20px}.calculator__car-selector input[type=radio]{display:none}.calculator__car-selector input[type=radio]:checked+.calculator__car-icon path{fill:#215ab5}.calculator__car{margin-right:20px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.calculator__car:last-of-type{margin-right:0}.calculator__car:hover .calculator__car-icon path{fill:rgba(33, 90, 181, 0.4)}.calculator__car-icon path{-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;fill:#C7C7C7}.car-info-tabs{position:relative;margin-bottom:100px}.car-tab{position:absolute;opacity:0;pointer-events:none;-webkit-transform:translateY(30px);-ms-transform:translateY(30px);transform:translateY(30px);-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left;-webkit-transition:all 0.2s;-o-transition:all 0.2s;transition:all 0.2s}.car-tab.active{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.calculator--price-error{position:relative;top:0;width:100%;border-top:none;background:transparent;padding:0;-webkit-box-shadow:none;box-shadow:none;display:none}.calculator--price-error.shown{display:block}.calculator-disclaimer{font-size:13px;line-height:16px}.form-control{width:100%;border:1px solid #C7C7C7;border-radius:5px;padding:15px 25px 12px;margin-bottom:15px;font-size:20px;line-height:20px}.form-control:focus{outline:none;border-color:#3f3f3f}.form-control.error{margin-bottom:5px;border-color:#e03a07!important}.form-control.error:focus{outline:none!important;border-color:#ac2b04!important}textarea.form-control{resize:vertical}.contact-form{margin-top:20px}.contact-form .form-control{border-color:rgba(33, 90, 181, 0.5);color:#215ab5}.contact-form .form-control::-webkit-input-placeholder{color:rgba(33, 90, 181, 0.5)}.contact-form .form-control:-ms-input-placeholder{color:rgba(33, 90, 181, 0.5)}.contact-form .form-control::-ms-input-placeholder{color:rgba(33, 90, 181, 0.5)}.contact-form .form-control::placeholder{color:rgba(33, 90, 181, 0.5)}.contact-form .form-control:focus{border:1px solid #215ab5}label.error{display:block;color:#ca470a;margin-bottom:15px;font-size:16px;line-height:20px;padding-left:25px}.label{position:relative;background-image:-webkit-gradient(linear, left top, right top, from(#0379DE), to(#215AB5));background-image:-webkit-linear-gradient(left, #0379DE, #215AB5);background-image:-o-linear-gradient(left, #0379DE, #215AB5);background-image:linear-gradient(to right, #0379DE, #215AB5);color:#fff;border-radius:5px;margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;font-size:24px;line-height:30px;padding:20px 30px 15px;padding-left:calc(30px + 200px)}.label.label--has-icon{padding-left:calc(30px + 80px);font-size:36px;line-height:40px}.label.label--has-text{max-width:470px}.label-icon{position:absolute;left:0;top:0;background-color:#fec647;width:80px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:5px 0 0 5px}.label__desc{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:200px;height:100%;left:0;top:0;background-color:#fec647;color:#000;text-align:center;border-radius:5px 0 0 5px}a.full-link{position:absolute;width:100%;height:100%;left:0;top:0}.price__box{width:100%;background-color:#fff;color:#000;border-top:20px solid #fec647;border-radius:5px;padding:100px 30px 90px}.price__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.price__offer{max-width:550px;margin-right:80px;-webkit-box-flex:1;-ms-flex:1;flex:1}.price__title{font-size:48px;font-weight:400;line-height:50px;margin:0 0 50px}.price__number{font-size:120px;font-weight:400;line-height:120px}.price__number.no-location{font-size:30px;line-height:34px;color:#df6c6c;margin-bottom:50px}.price__note{margin-bottom:20px;display:block}.price__note.no-location{display:none}.price__number--vat{font-size:36px;line-height:40px;display:inline-block}.price__number--vat.no-location{display:none}.price__note--vat{display:inline-block;margin-bottom:50px}.price__note--vat.no-location{display:none}.price__selected-car{margin-top:60px;margin-bottom:60px}.price__car{display:none}.price__car .calculator__car-icon path{fill:#215ab5}.price__contact{max-width:550px;-webkit-box-flex:1;-ms-flex:1;flex:1}.contact__box{border-top:20px solid #215ab5;background-color:rgba(3, 121, 222, 0.05);border-radius:5px;padding:50px 30px 50px}.contact__box-inner{max-width:400px;margin-left:auto;margin-right:auto}.contact__box-title{font-size:36px;font-weight:400;line-height:40px;margin:0 0 5px}.contact__box-note{font-size:14px;line-height:18px;opacity:0.5}.box{width:400px;max-width:100%;padding:60px 30px 30px;background-color:#fff;border-top:20px solid #fec647;border-radius:5px;-webkit-box-shadow:0 10px 40px rgba(0, 0, 0, 0.1);box-shadow:0 10px 40px rgba(0, 0, 0, 0.1)}.box--blue{color:#fff;background-image:-webkit-linear-gradient(315deg, #0379DE, #215AB5);background-image:-o-linear-gradient(315deg, #0379DE, #215AB5);background-image:linear-gradient(135deg, #0379DE, #215AB5)}.box--blue .box__name{color:#fff;max-width:255px}.box__icon{margin-bottom:10px}.box__icon path{fill:#fec647}.box__name{font-size:36px;line-height:40px;margin-bottom:35px}.box__text p{margin:0 0 20px}.box--car{border-top-color:#215ab5;width:430px;padding:0 0 60px}.box__photo{width:100%}.box__content{padding:50px 40px 0}.box__features{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:15px}.box__features-list{list-style-type:none;padding:0;margin:0}.box__features-list li{margin-bottom:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.box__features-list li:first-child .badge{margin-left:5px}.box__features-list li svg{margin-right:15px}.badge{background-color:#fec647;text-align:right;border-radius:20px;padding:5px 10px;font-size:18px;line-height:18px;margin-left:auto}.spinner{font-size:60px;line-height:20px;margin-bottom:50px}.spinner>div{width:18px;height:18px;background-color:#333;border-radius:100%;display:inline-block;-webkit-animation:sk-bouncedelay 1.4s infinite ease-in-out both;animation:sk-bouncedelay 1.4s infinite ease-in-out both}.spinner .bounce1{-webkit-animation-delay:-0.32s;animation-delay:-0.32s}.spinner .bounce2{-webkit-animation-delay:-0.16s;animation-delay:-0.16s}@-webkit-keyframes sk-bouncedelay{0%,80%,to{-webkit-transform:scale(0)}40%{-webkit-transform:scale(1)}}@keyframes sk-bouncedelay{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}.testimonials{padding:90px 0 100px}.testimonials__inner{max-width:1200px;margin-left:auto;margin-right:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.testimonials__inner .testimonial:first-of-type{margin-right:50px}.testimonial{position:relative;max-width:490px;background-color:rgba(254, 198, 71, 0.1);padding:40px 50px 40px 65px}.testimonial__quotes{position:absolute;left:-50px;top:0;font-size:300px;line-height:300px;color:#fec647}.testimonial__author{color:#585858}.header{position:relative;background-size:cover;background-repeat:no-repeat;background-position:center center;color:#fff;padding:140px 0 180px}.header .inner-wrapper{position:relative}.header--home{background-image:url("../img/home-header@2x.jpg");padding:180px 0 220px;background-attachment:fixed}.header--calculator{background-image:url("../img/calculator-header@2x.jpg")}.header--services{background-image:url("../img/services-header@2x.jpg");padding:150px 0 310px}.header--about{background-image:url("../img/about-header@2x.jpg")}.header--contact{background-image:url("../img/contact-header@2x.jpg")}.header__overlay{position:absolute;width:100%;height:100%;top:0;left:0;background-image:-webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0)));background-image:-webkit-linear-gradient(left, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));background-image:-o-linear-gradient(left, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));background-image:linear-gradient(to right, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0))}.header__title{margin:0;font-size:72px;font-weight:400;line-height:80px;max-width:550px;margin-right:auto;opacity:1;-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left}.footer{background-image:-webkit-gradient(linear, left top, right top, from(#001B33), to(#032862));background-image:-webkit-linear-gradient(left, #001B33, #032862);background-image:-o-linear-gradient(left, #001B33, #032862);background-image:linear-gradient(to right, #001B33, #032862);color:#fff;padding:50px 0 0}.footer__text{font-size:16px;line-height:20px;border-bottom:1px solid #5C6472;padding-bottom:40px;padding-top:20px}.footer__text p{margin:0 0 20px}.footer__lists{padding:60px 0 50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer__list{max-width:230px;list-style-type:none;padding:0;margin:0 30px 0 0}.footer__list a{color:#fff;text-decoration:none;-webkit-transition:all 0.2s ease;-o-transition:all 0.2s ease;transition:all 0.2s ease}.footer__list a:hover{color:rgba(255, 255, 255, 0.6)}.footer__list:last-of-type{margin-right:0}.footer__follow{font-size:28px;font-weight:400;line-height:30px;margin:0 0 15px}.footer__social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__social a{margin-right:20px}.footer__social a:hover svg path{fill:rgba(43, 143, 236, 0.8)}.footer__social svg path{-webkit-transition:all 0.2s;-o-transition:all 0.2s;transition:all 0.2s}.footer__copyright{background-color:rgba(0, 0, 0, 0.3);padding:20px 0}.footer__copyright .inner-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer__copyright .inner-wrapper span:first-of-type{margin-right:30px}.footer__copyright .inner-wrapper span span{margin-right:10px!important}.footer__copyright .inner-wrapper span a,.footer__copyright .inner-wrapper span a:visited{color:#fff;text-decoration:none}.footer__copyright .inner-wrapper span a:hover,.footer__copyright .inner-wrapper span a:visited:hover{text-decoration:underline}.bottom-cta{background-image:url("../img/bottom-cta-bg@2x.jpg");background-size:cover;background-repeat:no-repeat;background-position:center center;padding:135px 0 380px;border-top:16px solid #fec647;background-attachment:fixed}.bottom-cta__content{max-width:700px;margin-left:auto}.bottom-cta__title{font-size:48px;font-weight:400;line-height:48px;margin:0 0 30px}html[lang=da] .bottom-cta__title{font-size:45px}.bottom-cta__text{max-width:480px;margin-bottom:50px}.header--home__content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;opacity:0;-webkit-transform:translateY(150px);-ms-transform:translateY(150px);transform:translateY(150px)}.home__features{max-width:750px;padding:100px 0 80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.home__feature{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:350px;-webkit-box-flex:1;-ms-flex:1;flex:1}.home__feature img{max-width:90px;margin-right:20px}.home__feature:first-of-type{margin-right:30px}.feature__name{font-size:28px;line-height:36px;color:#215ab5;margin-bottom:10px}.feature__description{font-size:20px;line-height:24px}.cta{padding:185px 0 120px;background-image:url("../img/cta-bg@2x.jpg");background-size:cover;background-repeat:no-repeat;background-position:center center;color:#fff;text-align:center}.cta__title{font-size:72px;font-weight:400;line-height:90px;margin:0 0 50px}.home__about{padding:100px 0}.about__title{font-size:48px;font-weight:400;line-height:48px;margin:0}.home__about__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.about__services{margin-right:50px;max-width:670px}.about__truck-photo img{width:600px;margin-top:-50px}.about__services__list{list-style-type:none;padding:0;margin:30px 0 0}.benefits{padding:130px 0 130px;background-image:-webkit-gradient(linear, left top, right top, from(#0379DE), to(#215AB5));background-image:-webkit-linear-gradient(left, #0379DE, #215AB5);background-image:-o-linear-gradient(left, #0379DE, #215AB5);background-image:linear-gradient(to right, #0379DE, #215AB5);color:#fff}.benefits__title{font-size:48px;font-weight:400;line-height:48px;margin-bottom:80px}.benefits__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.benefits__item{max-width:380px;margin-right:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.benefits__item svg{width:68px;min-width:68px;margin-right:30px}.benefits__item span{max-width:260px;font-size:28px;line-height:36px}.benefits__item:last-of-type{margin-right:0}.contact{padding-top:100px;padding-bottom:80px}.contact .contact__box{border-top-color:#fec647;background-color:rgba(254, 198, 71, 0.1);color:#EACC85}.contact .contact__box .contact__title{margin-bottom:5px}.contact .contact__box .contact__box-note{color:#ab7701;font-size:16px;line-height:22px}.contact .contact__box .form-control{border-color:#EEDEB8;color:#ab7701}.contact .contact__box .form-control::-webkit-input-placeholder{color:#dbc185}.contact .contact__box .form-control:-ms-input-placeholder{color:#dbc185}.contact .contact__box .form-control::-ms-input-placeholder{color:#dbc185}.contact .contact__box .form-control::placeholder{color:#dbc185}.contact .contact__box .form-control:focus{border:1px solid #c4993e!important}.contact__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.contact__info{max-width:550px;margin-right:80px;-webkit-box-flex:1;-ms-flex:1;flex:1}.contact__info p{margin:0}.contact__title{font-size:48px;font-weight:400;line-height:56px;margin:0 0 30px}.contact__info-list{list-style-type:none;margin:60px 0 100px;padding:0}.contact__form{max-width:550px;-webkit-box-flex:1;-ms-flex:1;flex:1}.price-calculator{position:relative;border-top:1px solid #5C6472;background-image:-webkit-gradient(linear, left top, right top, from(#001B33), to(#032862));background-image:-webkit-linear-gradient(left, #001B33, #032862);background-image:-o-linear-gradient(left, #001B33, #032862);background-image:linear-gradient(to right, #001B33, #032862);color:#fff;padding-bottom:40px}.price-calculator .price__box{margin-top:-100px}.services__boxes{position:relative;margin-top:-100px;margin-bottom:-200px;display:-ms-grid;display:grid;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;justify-items:center;grid-template-columns:repeat(auto-fill, minmax(320px, 1fr));grid-column-gap:16px;grid-row-gap:50px}.our-cars{background-color:rgba(33, 90, 181, 0.06);padding:320px 0 120px}.our-cars__title{font-size:72px;font-weight:400;line-height:80px;text-align:center;margin:0 0 100px}.cars{display:-ms-grid;display:grid;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;justify-items:center;grid-template-columns:repeat(auto-fill, minmax(400px, 1fr));grid-column-gap:16px;grid-row-gap:50px}.about{padding-top:100px;padding-bottom:70px}.about__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.about__text{max-width:750px;margin-right:100px}.about__testimonials{min-width:450px;max-width:450px}.about__testimonials .testimonial{margin-left:40px}.about-values{padding-bottom:100px}.values__title{font-size:48px;font-weight:400;line-height:48px;margin:0 0 60px}.values{display:-ms-grid;display:grid;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;justify-items:center;grid-template-columns:repeat(auto-fill, minmax(320px, 1fr));grid-column-gap:16px;grid-row-gap:50px}@media screen and (max-width:1400px){.home__features{max-width:600px}.testimonials .testimonial:first-child{margin-left:20px}}@media screen and (max-width:1250px){.home__features{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.home__feature:first-child{margin-bottom:50px}.header--home__title{font-size:50px;line-height:60px;max-width:350px}.price__offer{margin-right:30px}html[lang=da] .contact__title{font-size:44px;line-height:52px}}@media screen and (max-width:1000px){.menu__item--parent{margin-right:50px}.header__overlay{background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0)));background-image:-webkit-linear-gradient(top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));background-image:-o-linear-gradient(top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0))}.header__title{text-align:center;margin-left:auto;margin-right:auto;-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top}.header--services{padding:80px 0 200px}.benefits__item span{font-size:24px;line-height:32px}.benefits__item svg{width:48px;min-width:48px;height:48px;margin-right:20px}.testimonials__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.testimonials__inner .testimonial:first-child{margin:0 0 50px}.header--home{padding-top:70px;padding-bottom:0;max-height:600px}.header--home__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header--home__title{max-width:580px;margin:0 0 50px;text-align:center}.calculator{position:relative;top:0}.home__features{padding-top:510px;max-width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.home__about__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.about__services{margin-right:0;margin-bottom:30px}.home__about{padding-bottom:0}.about__truck-photo{margin-bottom:-430px}.benefits{padding-top:400px}.benefits__title{margin-top:0;text-align:center}.bottom-cta{padding-bottom:200px;padding-top:90px}.bottom-cta__content{max-width:480px}.bottom-cta__title{max-width:380px}html[lang=da] .bottom-cta__title{max-width:430px}.price__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.btn--transparent{max-width:100%}.price__offer{margin-right:0;margin-bottom:80px;max-width:600px;width:100%}.label.label--has-text{max-width:100%}.price__contact{max-width:600px;width:100%}.header--about{padding:80px 0 100px}.about__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.about__text{width:100%;margin-left:auto;margin-right:auto;margin-bottom:80px}.about{padding-bottom:120px}.contact__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contact__title{max-width:600px}.contact__info{margin-right:0;margin-bottom:100px}}@media screen and (max-width:800px){.menu__item--parent .menu__item{padding:0 15px}.menu__item--parent{margin-right:10px}.benefits__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.benefits__item:not(:last-child){margin-bottom:50px;margin-right:0}.home__features{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.home__feature:first-child{margin-right:0}.cta__title{font-size:64px;line-height:76px}html[lang=da] .cta__title{font-size:52px;line-height:70px}.bottom-cta{background-attachment:scroll;background-image:url("../img/bottom-cta-bg-mobile.jpg");background-position:center bottom;padding-bottom:85vw}.bottom-cta__content{max-width:100%;text-align:center}.bottom-cta__title{margin-left:auto;margin-right:auto}.bottom-cta__text{margin-left:auto;margin-right:auto}.values__title{font-size:40px;line-height:48px;margin-bottom:40px;text-align:center}.footer__lists{-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:400px;margin-left:auto;margin-right:auto;display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;grid-row-gap:50px}.footer__copyright span:first-child{max-width:340px}}@media screen and (min-width:601px){.menu__item--parent{display:block!important}}@media screen and (max-width:600px){body{font-size:16px;line-height:20px}.menu__item--parent{position:absolute;bottom:1px;-webkit-transform:translateY(100%)!important;-ms-transform:translateY(100%)!important;transform:translateY(100%)!important;z-index:1;background-image:-webkit-gradient(linear, left top, right top, from(#0379DE), to(#215AB5));background-image:-webkit-linear-gradient(left, #0379DE, #215AB5);background-image:-o-linear-gradient(left, #0379DE, #215AB5);background-image:linear-gradient(to right, #0379DE, #215AB5);width:calc(100% + 60px);left:-30px;padding-top:30px;padding-bottom:50px;-webkit-box-shadow:0 20px 30px rgba(0, 0, 0, 0.25);box-shadow:0 20px 30px rgba(0, 0, 0, 0.25);display:none}.menu__item--parent .menu__item{font-size:26px;line-height:36px;margin-bottom:30px}.menu__item--parent .menu__item:last-of-type{margin-bottom:0}.menu__item--parent ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.menu__item--parent ul li{margin-bottom:15px}.menu__item--parent ul li:last-child{margin-bottom:0}.menu__item--mobile-trigger{display:block;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.lang-switch__trigger{font-size:16px;padding:10px 12px;margin-right:15px}.lang-switch__trigger span{margin-right:15px}.menu__item--lang-switch{margin-left:auto;z-index:1}.lang-switch__option{padding:0 18px 0 36px;font-size:18px;line-height:40px}.arrow{-webkit-transform:scale(0.8);-ms-transform:scale(0.8);transform:scale(0.8)}.header__title{max-width:340px;font-size:36px;line-height:42px}.form-control{padding:12px 20px 10px;font-size:16px;line-height:18px}.btn{width:200px;max-width:100%;min-width:auto;padding:18px 20px 15px;font-size:18px;line-height:20px}.header--home .inner-wrapper{padding-left:20px;padding-right:20px}.calculator{padding:40px 20px 50px}.calculator__title{max-width:250px;font-size:30px;line-height:36px}.calculator__note{font-size:12px;line-height:14px;padding-left:20px;margin-bottom:15px}.calculator__form__vehicle h4{font-size:24px;line-height:30px}.calculator__car{margin-right:15px}.calculator__car svg{height:40px}.home__features{padding-top:330px}html[lang=da] .home__features{padding-top:360px}.home__feature{width:270px;max-width:100%}.home__feature:first-child{margin-bottom:40px}.feature__name{font-size:24px;line-height:30px}.feature__description{font-size:16px;line-height:20px}.home__feature img{max-width:70px}.cta__title{font-size:36px;line-height:48px;margin-bottom:30px}html[lang=da] .cta__title{font-size:36px;line-height:48px;margin-bottom:30px}.cta{padding-top:130px;padding-bottom:100px}.home__about{padding:70px 0 0}.about__title{font-size:30px;line-height:36px}.label.label--has-icon{padding-left:calc(30px + 50px);font-size:21px;line-height:24px}.label-icon{width:60px}.label-icon svg{width:30px}.about__truck-photo{margin-bottom:-200px}.about__truck-photo img{width:350px}.benefits{padding-top:200px;padding-bottom:80px}.benefits__item span{font-size:22px;line-height:28px}.benefits__title{font-size:36px;line-height:48px;margin-bottom:50px}.testimonials{padding:60px 0 60px}.testimonial{padding:30px 30px 30px 45px}.testimonial__quotes{left:-30px;font-size:200px;line-height:200px}.bottom-cta__title{font-size:30px;line-height:36px;max-width:230px}html[lang=da] .bottom-cta__title{max-width:300px;font-size:28px;line-height:34px}.bottom-cta__text{max-width:400px;margin-bottom:30px}label.error{font-size:14px;line-height:16px;padding-left:20px}.label.label--has-text{font-size:20px;line-height:24px}.header--calculator{padding:100px 0 150px}.price-calculator .inner-wrapper{padding-left:0;padding-right:0}.price__offer{max-width:100%}.price__box{padding:60px 30px 0}.price__title{font-size:38px;line-height:44px;margin-bottom:30px}.price__number{font-size:85px;line-height:100px}.price__selected-car{margin-top:50px;margin-bottom:20px}.label.label--has-text{padding-left:30px;padding-top:65px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:30px}.label__desc{width:100%;height:50px;border-radius:5px 5px 0 0}.price__contact{width:calc(100% + 60px)}.contact__box-title{font-size:30px;line-height:36px;max-width:230px}.services .inner-wrapper{padding-left:20px;padding-right:20px}.our-cars{padding:300px 0 80px}.our-cars .inner-wrapper{padding-left:20px;padding-right:20px}.our-cars__title{font-size:48px;line-height:60px;margin-bottom:60px}.cars{-ms-grid-columns:1fr;grid-template-columns:1fr}.services__boxes{-ms-grid-columns:1fr;grid-template-columns:1fr}.box{padding:40px 25px 20px;border-top-width:15px;width:100%;max-width:360px}.box--car{padding:0 0 50px;width:100%;max-width:430px}.box__features-left .box__features-list{margin-top:5px}.box__features-left .box__features-list li{margin-bottom:13px}.box__name{font-size:30px;line-height:36px;margin-bottom:25px}.box__icon{height:35px;margin-bottom:5px}.header--about{background-position:60% 50%}.header--contact{padding:60px 0 100px}.about__testimonials{min-width:auto;width:100%}.about__testimonials .testimonial{margin-left:20px;padding:30px 25px 30px 40px}.about__testimonials .testimonial .testimonial__quotes{left:-25px;font-size:170px;line-height:170px}.about{padding:80px 0 60px}.about__text{margin-bottom:40px}.values{-ms-grid-columns:1fr;grid-template-columns:1fr}.contact__title{font-size:36px;line-height:44px;max-width:400px}html[lang=da] .contact__title{font-size:36px;line-height:44px;max-width:500px}.contact__info{width:100%}.contact__info-list{margin:40px 0 60px}.contact__info-list .label.label--has-icon{padding-left:calc(15px + 50px);padding-right:15px;font-size:18px;line-height:22px}.contact__info-list .label-icon{width:50px}.contact__info-list .label-icon svg{width:25px}.contact__form{width:calc(100% + 60px);max-width:calc(100% + 60px)}.contact__form .contact__box{padding-left:20px;padding-right:20px}.contact{padding-bottom:0}.footer__copyright .inner-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.footer__copyright .inner-wrapper span:first-child{margin-bottom:20px}.footer__list li{margin-bottom:5px}}@media screen and (max-width:450px){.box__content{padding-left:30px;padding-right:30px}.box__content .box__note{padding-left:33px}.box__features{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.box__features .badge,.box__features li:first-child .badge{margin-left:10px}.box__features-left{margin-bottom:15px}.box__features-right .box__features-list{padding-left:33px;padding-bottom:15px}.box__features-right .box__features-list span:first-child{width:50px}.box__features-right .box__features-list span:last-child{width:70px;text-align:center}.footer__lists{-ms-grid-columns:1fr;grid-template-columns:1fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center}.footer__list{margin-right:0}}@media screen and (max-width:326px){.home__features{padding-top:340px}html[lang=da] .home__features{padding-top:360px}}
/*# sourceMappingURL=styles.css.map */