/* Minification failed. Returning unminified contents.
(1,2675): run-time error CSS1039: Token not allowed after unary operator: '-vh'
(1,40018): run-time error CSS1039: Token not allowed after unary operator: '-vh'
 */
html{position:relative;min-height:100%;-ms-text-size-adjust:100%;-o-tab-size:4;-webkit-text-size-adjust:100%;cursor:default;line-height:1.15;}body{margin:0;color:#000;color:#051729;font-family:"ITCAvantGardeStd-Bk",sans-serif;font-size:16px;line-height:1.7;overflow-x:hidden;}body.overflow-hidden{overflow:hidden;}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;}*,:after,:before{background-repeat:no-repeat;box-sizing:border-box;}:after,:before{text-decoration:inherit;vertical-align:inherit;}a,a:visited{background-color:transparent;color:#000;color:#051729;}[tabindex],a,area,button,input,label,select,summary,textarea{touch-action:manipulation;}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important;}h1,h2,h3,.h3,h4,h5,.h5,h6,ol,p,ul{margin:0 0 1rem;}.heading,h1,.h1,h2,.h2,h3,.h3,h4,h5,.h5{font-family:"termina",sans-serif;font-weight:600;font-style:normal;text-transform:uppercase;line-height:normal;}h1{font-size:1.6rem;line-height:1.2;color:#051729;letter-spacing:.5px;margin-block-start:0;margin-block-end:0;}h2,.h2,.heading{font-size:1.4rem;line-height:1.2;color:#051729;letter-spacing:.5px;}h2,.h2{margin-bottom:1.5rem;}h3,.h3{font-size:1.4rem;line-height:1.5;color:#051729;letter-spacing:.5px;}h4,.h4{font-size:1.1rem;line-height:1.5;color:#051729;letter-spacing:1px;text-transform:uppercase;margin-bottom:.5rem;}h5,.h5{font-size:1rem;line-height:1.5;color:#051729;}h5,.h5,h6,.h6,p{margin:0;}.pre-heading{text-transform:uppercase;font-size:.8rem;margin-bottom:.5rem;letter-spacing:1px;font-family:"ITCAvantGardeStd-Md",sans-serif;}.flex,.flex-buttons{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;}.inline-flex{display:-webkit-inline-box;display:-moz-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-box;display:inline-flex;}.justify-center{justify-content:center;}.flex-column{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}nav ol,nav ul{list-style:none;}nav ul,nav ul li{list-style:none;margin:0;padding:0;}audio,canvas,iframe,img,svg,video{vertical-align:middle;}section{display:block;}audio,canvas,iframe,img,svg,video{vertical-align:middle;}audio,video{display:inline-block;}img{border:0;outline:0;}.button a,a.button,a[href^="mailto:"],a[href^="tel:"]{text-decoration:none;}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;}button,input,select{margin:0;}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;}.flex-buttons{justify-content:center;flex-wrap:wrap;}.flex-buttons .button{margin:0 1rem;}.hero{height:100vh;height:calc(var(--vh,1vh)*100);max-height:30vh;position:relative;}.hero .container{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center;background-color:rgba(0,0,0,.1);z-index:3;}.hero h1{color:#fff;padding:1.2rem 1.5rem 1.1rem;background-color:#051729;border-radius:42px;font-size:.9rem;letter-spacing:.5px;}.hero picture{height:100%;width:100%;display:inline-block;}.hero picture img{height:100%;width:100%;object-fit:cover;object-position:center center;}.hero picture img.position-bottom{object-position:center bottom;}.hero picture img.position-top,.hero picture img.position-top-top{object-position:center top;}.hero.covered{position:relative;}.hero.covered::after{content:"";position:absolute;background:#000;height:100%;top:0;width:100%;z-index:1;opacity:.6;background:linear-gradient(to top,transparent 40%,rgba(5,23,41,.5) 100%);}footer,.footer,nav,.header,article{display:block;}.menu-icon{border-radius:50%;cursor:pointer;display:block;height:48px;position:relative;width:48px;}.menu-icon .line{display:block;left:50%;position:relative;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}.menu-icon .line:before,.menu-icon .line:after{position:absolute;width:28px;}.menu-icon .line:before{top:-9px;}.menu-icon .line:after{bottom:-9px;}.menu-icon .line,.menu-icon .line:after,.menu-icon .line:before{background:#fff;content:"";display:block;height:3px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;width:30px;border-radius:3px;}.menu-toggle{-webkit-transform:translateY(-5px);background:none;border:0;cursor:pointer;padding:0;position:absolute;right:1em;transform:translateY(-5px);z-index:300;}.menu-toggle.active .menu-icon .line{-webkit-transform:rotate(45deg) translateY(-2px) translateX(-15px);transform:rotate(45deg) translateY(-2px) translateX(-15px);-webkit-transform-origin:top left;transform-origin:top left;width:31px;}.menu-toggle.active .menu-icon .line:before{-webkit-transform:rotate(-90deg) translateY(14px) translateX(-10px);transform:rotate(-90deg) translateY(14px) translateX(-10px);-webkit-transform-origin:top left;transform-origin:top left;width:15px;}.menu-toggle.active .menu-icon .line:after{-webkit-transform:rotate(-90deg) translateY(14px) translateX(-7px);transform:rotate(-90deg) translateY(14px) translateX(-7px);-webkit-transform-origin:top left;transform-origin:top left;width:15px;}header.header{left:0;position:fixed;top:0;right:0;z-index:3;-webkit-transition:all .3s cubic-bezier(.17,.67,.83,.67);transition:all .3s cubic-bezier(.17,.67,.83,.67);width:100%;max-width:100vw;z-index:1050;}header.header .nav-bar{justify-content:space-between;align-items:center;padding:1rem;margin:0 auto;max-width:100vw;position:relative;-webkit-transition:all .3s cubic-bezier(.17,.67,.83,.67);transition:all .3s cubic-bezier(.17,.67,.83,.67);}header.header .nav-bar .header-logo{display:inline-block;flex:1;text-align:left;width:100%;}header.header .nav-bar .header-logo .logo{width:100%;display:block;-webkit-transition:all .8s ease-in-out;transition:all .8s ease-in-out;}header.header .nav-bar .header-logo svg{width:100%;max-width:228px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}header.header .nav-bar .nav-menu{display:flex;padding-top:4px;justify-content:flex-end;}header.header .nav-bar .nav-menu ul{display:flex;}header.header .nav-bar .nav-menu ul li a{display:inline-block;color:#fff;text-decoration:none;padding:1rem;opacity:.92;font-family:"ITCAvantGardeStd-Md",sans-serif;letter-spacing:.02rem;white-space:nowrap;}header.header .nav-bar .nav-menu ul li a:hover{opacity:1;}header.header .nav-bar .nav-menu{flex:1;width:100%;display:none;}header.header.fixed-top{background:#fff;background-color:#ded9c4;background-color:#fff;}header.header.fixed-top .nav-bar{padding:.5rem 1rem;}header.header.fixed-top .nav-bar .header-logo .logo,header.header.fixed-top .nav-bar .header-logo svg{max-width:175px;}header.header.fixed-top .nav-bar .header-logo .logo path,header.header.fixed-top .nav-bar .header-logo .logo polygon,header.header.fixed-top .nav-bar .header-logo .logo rect,header.header.fixed-top .nav-bar .header-logo svg path,header.header.fixed-top .nav-bar .header-logo svg polygon,header.header.fixed-top .nav-bar .header-logo svg rect{fill:#051729!important;}header.header.fixed-top .nav-bar .nav-menu ul li a{color:#051729;}header.header.fixed-top .menu-toggle{top:8px;}header.header.fixed-top .menu-icon .line,header.header.fixed-top .menu-icon .line:after,header.header.fixed-top .menu-icon .line:before{background:#051729;}header.header.fixed-top.theme-dark{background-color:#051729;color:#fff;}header.header.fixed-top.theme-dark .nav-bar .header-logo .logo path,header.header.fixed-top.theme-dark .nav-bar .header-logo .logo polygon,header.header.fixed-top.theme-dark .nav-bar .header-logo .logo rect,header.header.fixed-top.theme-dark .nav-bar .header-logo svg path,header.header.fixed-top.theme-dark .nav-bar .header-logo svg polygon,header.header.fixed-top.theme-dark .nav-bar .header-logo svg rect{fill:#fff!important;}header.header.fixed-top.theme-dark .nav-bar .nav-menu ul li a{color:#fff;}header.header.fixed-top.theme-dark .menu-icon .line,header.header.fixed-top.theme-dark .menu-icon .line:after,header.header.fixed-top.theme-dark .menu-icon .line:before{background:#fff;}header.header.open{background-color:#051729;}header.header.open .nav-bar .header-logo .logo path,header.header.open .nav-bar .header-logo .logo polygon,header.header.open .nav-bar .header-logo .logo rect,header.header.open .nav-bar .header-logo svg path,header.header.open .nav-bar .header-logo svg polygon,header.header.open .nav-bar .header-logo svg rect{fill:#fff!important;}header.header.open .nav-bar .nav-menu{display:flex;justify-content:center;padding-right:40px;padding-top:0;}header.header.open .nav-bar .nav-menu ul li a{color:#fff!important;padding:.1rem .8rem .5rem;font-size:.9rem;}header.header.open .menu-icon .line,header.header.open .menu-icon .line:after,header.header.open .menu-icon .line:before{background:#fff!important;}header.header.open .menu-toggle{right:0;}.no-inlinesvg header.header .nav-bar .header-logo{background-image:url(/Assets/Image/Oresund_F_logo.png);background-size:contain;height:70px;}.no-inlinesvg header.header .nav-bar .header-logo svg{display:none;}.no-inlinesvg header.header.fixed-top .nav-bar .header-logo{background-image:url(/Assets/Image/Oresund_F_logo_navy.png);}.button{overflow:visible;text-transform:none;border:0;border-radius:3rem;cursor:pointer;display:inline-flex;justify-content:center;align-items:center;font-size:.9rem;letter-spacing:.05rem;line-height:1;padding:1.1rem 1.5rem 1rem;text-align:center;text-decoration:none;white-space:normal;font-family:"ITCAvantGardeStd-Md",sans-serif;font-family:"ITCAvantGardeStd-Bold",sans-serif;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;-moz-box-shadow:0 0 0 .07rem rgba(255,255,255,.9);-webkit-box-shadow:0 0 0 .07rem rgba(255,255,255,.9);box-shadow:0 0 0 .07rem rgba(255,255,255,.9);background:none;color:#051729;}.button:disabled{color:#979797;cursor:not-allowed;opacity:.65;}.button:hover,.button:focus{-moz-box-shadow:0 0 0 .15rem rgba(255,255,255,.2);-webkit-box-shadow:0 0 0 .15rem rgba(255,255,255,.2);box-shadow:0 0 0 .15rem rgba(255,255,255,.2);}.button.btn-dark,.button.frm-button{background-color:#051729;color:#fff;-moz-box-shadow:0 0 0 .07rem rgba(255,255,255,.2);-webkit-box-shadow:0 0 0 .07rem rgba(255,255,255,.2);box-shadow:0 0 0 .07rem rgba(255,255,255,.2);}.button.btn-dark:hover,.button.btn-dark:focus,.button.frm-button:hover,.button.frm-button:focus{background-color:#44515e;}.button.btn-light{background-color:#fff;-moz-box-shadow:0 0 0 .07rem rgba(255,255,255,.2);-webkit-box-shadow:0 0 0 .07rem rgba(255,255,255,.2);box-shadow:0 0 0 .07rem rgba(255,255,255,.2);}.button.btn-light:hover,.button.btn-light:focus{background-color:#f7f5f0;}.button.btn-shell{background-color:#eeece2;-moz-box-shadow:0 0 0 .07rem rgba(222,217,196,.2);-webkit-box-shadow:0 0 0 .07rem rgba(222,217,196,.2);box-shadow:0 0 0 .07rem rgba(222,217,196,.2);}.button.btn-shell:focus{background-color:#eeece2;}.button.btn-shell:hover{background-color:#e6e2d3;}.button.btn-shell.selected{background-color:#ded9c4;}.button.btn-shell.dark{background-color:#ded9c4;}.button.btn-shell.dark:focus{background-color:#f7f5f0;}.button.btn-shell.dark:hover{background-color:#f7f5f0;}.button.button-lnk{color:#000!important;border-radius:0!important;padding:0 0 2px!important;background:none!important;border-bottom:solid 1px #000!important;}.button.button-lnk:hover{color:rgba(0,0,0,.6)!important;border-color:rgba(0,0,0,.4)!important;}.button.btn-small{padding:.9rem 1.2rem .8rem;font-family:"ITCAvantGardeStd-Md",sans-serif;}.button-nostyle{align-items:center;background:none;border:0;color:#b03134;display:flex;font-size:1.3em;justify-content:space-between;margin:1rem 0;padding:0;text-align:left;width:100%;}.main-content{padding:.5rem 0;background-color:#f7f5f0;}.main-content .content{max-width:1360px;padding:2rem 15px 2rem;margin:0 auto;}.main-content .content .text-content .heading h1{text-align:center;margin-bottom:1.5rem;}.main-content .content .text-content .ingress{font-size:1rem;margin:0 auto;max-width:800px;text-align:center;color:#000;}.main-content .content .text-content .flex-buttons{margin-top:4rem;flex-direction:column;}.main-content .content .text-content .flex-buttons .button{margin-bottom:.5rem;}.main-content .text-content-wrapper{margin:1.5rem 0;}.main-content .text-content-wrapper .button{margin-top:2rem;}.main-content .columns{padding:3.5rem 0 1rem;}.main-content .columns .col{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:column;}.main-content .columns .col.theme-shell,.main-content .columns .col.theme-blue{border-top-right-radius:34px;border-bottom-right-radius:34px;}.main-content .columns .col-text{order:2;padding:2.5rem 15px 0;}.main-content .columns .col-text.theme-shell,.main-content .columns .col-text.theme-blue{border-radius:34px;}.main-content .columns .col-image{order:1;}.main-content .columns .col-image picture{height:100%;width:100%;display:inline-block;}.main-content .columns .col-image picture img{height:100%;width:100%;object-fit:cover;object-position:center center;border-radius:34px;max-height:400px;}.main-content .columns .col-image.form-image{max-height:560px;}.main-content.privacy .content .text-content .ingress{max-width:600px;}.main-content.privacy .content .text-content .ingress a{text-decoration:underline;}.main-content.privacy .text-content-wrapper{margin:5rem auto;max-width:1000px;}.main-content.privacy .text-content-wrapper a{text-decoration:underline;}.main-content.privacy .text-content-wrapper .h4{margin-top:2rem;}.main-content.privacy .text-content-wrapper .h4:first-of-type{margin-top:0;}.badges{position:absolute;top:24px;left:0;display:flex;flex-direction:column;}.second-badge{margin-top:5px;}.badge{color:#fff;font-family:"ITCAvantGardeStd-Bk",sans-serif;letter-spacing:.5px;z-index:2;line-height:1;position:relative;display:inline-flex;background:#051729;padding:0 .5rem 0 1rem;height:30px;align-items:center;font-size:.75rem;min-width:60px;}.badge::after{height:100%;position:absolute;right:-15px;top:0;content:"";width:0;height:0;border-top:15px solid transparent;border-bottom:15px solid transparent;border-left:15px solid #051729;}.badge:nth-child(2){margin-top:5px;}.badge.sold{color:#051729;background:#ded9c4;font-family:"ITCAvantGardeStd-Md",sans-serif;}.badge.sold::after{border-left:15px solid #ded9c4;}.footer{background-color:#f7f5f0;position:relative;padding:4rem 2rem 2rem;font-size:.9rem;}.footer>.wrapper{max-width:1360px;max-width:1240px;margin:0 auto;}.footer ul{margin:0;padding:0;}.footer ul li{list-style:none;}.footer .h5{font-size:.8rem;}.footer dl{margin:0 0 .5rem;}.footer dl dt{margin:0;}.footer dl dd{margin:0;}.footer .footer-content{grid-row-gap:2rem;flex-wrap:wrap;}.footer .footer-content .h5{margin-bottom:1rem;font-weight:800;}.footer .footer-content>div{flex:0 0 50%;}.footer .footer-content>div.__links ul{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:column;}.footer .footer-content>div .socials{padding:.8rem 0 0;}.footer .footer-content>div .socials a{margin-right:10px;}.footer .footer-logo-wrapper{text-align:center;padding:3rem 0;}.footer a{text-decoration:none;}.footer .footer-logo{display:inline-block;}.footer .footer-logo svg{width:100%;max-width:90%;}.footer .footer-bottom{text-align:center;font-size:.7rem;}.footer.theme-dark{background-color:#051729;color:#fff;}.footer.theme-dark p,.footer.theme-dark ul li,.footer.theme-dark a,.footer.theme-dark .h4,.footer.theme-dark .h5{color:#fff;}.screen-reader-text{-webkit-clip-path:inset(50%);border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important;}.text-center{text-align:center;}.hero+.intro{padding-top:2rem;}.error{min-height:50vh;}.pothoney{display:none!important;}.form-wrapper{margin:2rem auto;}.form-wrapper form-description{display:inline-block;margin:0 auto;max-width:580px;}.theme-blue{background-color:#828b94;}.theme-blue.light{background-color:#c1c5c9;}.theme-blue.middle{background-color:#44515e;}.theme-blue.dark{background-color:#051729;}.theme-blue .text-wrapper,.theme-blue h3,.theme-blue h2,.theme-blue .h3,.theme-blue .h2,.theme-blue p,.theme-blue label,.theme-blue a{color:#fff;}.theme-blue .form .form-group input[type=text],.theme-blue .form .form-group input[type=email],.theme-blue .form .form-group input[type=tel],.theme-blue .form .form-group textarea,.theme-blue .form .form-group select,.theme-blue .form .booking-details input[type=text],.theme-blue .form .booking-details input[type=email],.theme-blue .form .booking-details input[type=tel],.theme-blue .form .booking-details textarea,.theme-blue .form .booking-details select{border:1px solid #ddd;background-color:#fff;}.theme-blue .form .frm-button{background-color:#eeece2;background-color:#ded9c4;-moz-box-shadow:0 0 0 .07rem rgba(222,217,196,.2);-webkit-box-shadow:0 0 0 .07rem rgba(222,217,196,.2);box-shadow:0 0 0 .07rem rgba(222,217,196,.2);color:#051729;}.theme-blue .form .frm-button:focus{background-color:#e6e2d3;}.theme-blue .form .frm-button:hover{background-color:#e6e2d3;}.theme-blue .form .frm-button:disabled{opacity:.8;}.theme-shell{background-color:#eeece2;}.theme-shell.light{background-color:#f7f5f0;}.theme-shell.dark{background-color:#ded9c4;}.theme-shell .form .form-group input[type=text],.theme-shell .form .form-group input[type=email],.theme-shell .form .form-group input[type=tel],.theme-shell .form .form-group textarea,.theme-shell .form .form-group select,.theme-shell .form .booking-details input[type=text],.theme-shell .form .booking-details input[type=email],.theme-shell .form .booking-details input[type=tel],.theme-shell .form .booking-details textarea,.theme-shell .form .booking-details select{border:1px solid #cdccc4;background-color:#f7f5f0;}.main-content .section-wrapper .content{width:100%;max-width:100%;padding:3rem 1.5rem;}.main-content .section-wrapper .content .inner-content{padding:1rem 0;max-width:calc(1360px - 3rem);margin:0 auto;position:relative;}.main-content .section-wrapper .content .inner-content .form-content{width:100%;}.main-content .section-wrapper .content .inner-content .form-content .form{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;text-align:left;margin:1.25rem 0;}.main-content .section-wrapper .content .inner-content .blocks{justify-content:space-between;width:100%;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}.main-content .section-wrapper .content .inner-content .block{align-items:flex-start;}.sliders-wrapper{margin-top:.5rem;width:100%;padding:1rem 1.5rem 1.5rem;display:flex;justify-content:space-between;}.sliders-wrapper .ui-widget.ui-widget-content{border:0;background:#c1c5c9;}.sliders-wrapper .ui-slider{width:100%;font-size:3px;width:calc(100% - 2.4em);margin-left:1.2em;}.sliders-wrapper .ui-slider .ui-slider-handle{background-color:#051729;font-size:20px;margin-top:-5px;border-radius:50%;border-color:#051729;-moz-box-shadow:0 0 0 1px rgba(5,23,41,.2);-webkit-box-shadow:0 0 0 1px rgba(5,23,41,.2);box-shadow:0 0 0 1px rgba(5,23,41,.2);}.sliders-wrapper .ui-slider .ui-slider-range{background-color:#051729;}.sliders-wrapper .sliders-content{width:100%;display:flex;flex-direction:column;}.sliders-wrapper .slider-content{width:100%;position:relative;height:40px;display:flex;align-items:center;flex-direction:column;}.form-group-cols{width:100%;}.form-group-cols .small{font-size:.8rem;margin-bottom:.5rem;}form,.form{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;text-align:left;margin:1.25rem 0;}form .form-group,.form .form-group{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:column;margin-bottom:.5rem;position:relative;}form .form-group label:not(.consent):not(.chk),form .booking-details label:not(.consent):not(.chk),.form .form-group label:not(.consent):not(.chk),.form .booking-details label:not(.consent):not(.chk){font-size:.8rem;text-transform:uppercase;}form .form-group label.consent,form .booking-details label.consent,.form .form-group label.consent,.form .booking-details label.consent{font-size:.9rem;letter-spacing:normal;text-transform:none;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;}form .form-group label.consent span.label,form .booking-details label.consent span.label,.form .form-group label.consent span.label,.form .booking-details label.consent span.label{padding-left:8px;}form .form-group .label-info,form .booking-details .label-info,.form .form-group .label-info,.form .booking-details .label-info{text-transform:none;}form .form-group input[type=checkbox],form .form-group input[type=radio],form .booking-details input[type=checkbox],form .booking-details input[type=radio],.form .form-group input[type=checkbox],.form .form-group input[type=radio],.form .booking-details input[type=checkbox],.form .booking-details input[type=radio]{width:18px;height:18px;accent-color:#2f2d2a;}form .form-group input[type=text],form .form-group input[type=email],form .form-group input[type=tel],form .form-group textarea,form .form-group select,form .booking-details input[type=text],form .booking-details input[type=email],form .booking-details input[type=tel],form .booking-details textarea,form .booking-details select,.form .form-group input[type=text],.form .form-group input[type=email],.form .form-group input[type=tel],.form .form-group textarea,.form .form-group select,.form .booking-details input[type=text],.form .booking-details input[type=email],.form .booking-details input[type=tel],.form .booking-details textarea,.form .booking-details select{border-radius:4px;padding:.5rem;width:100%;border:1px solid #ccc;display:block;width:100%;height:38px;color:#111;vertical-align:middle;background-color:#e6e2d3;border:1px solid transparent;margin-bottom:10px;padding:8px 12px;font-size:14px;line-height:1.42857;}form .form-group input[type=text]:focus,form .form-group input[type=email]:focus,form .form-group input[type=tel]:focus,form .form-group textarea:focus,form .form-group select:focus,form .booking-details input[type=text]:focus,form .booking-details input[type=email]:focus,form .booking-details input[type=tel]:focus,form .booking-details textarea:focus,form .booking-details select:focus,.form .form-group input[type=text]:focus,.form .form-group input[type=email]:focus,.form .form-group input[type=tel]:focus,.form .form-group textarea:focus,.form .form-group select:focus,.form .booking-details input[type=text]:focus,.form .booking-details input[type=email]:focus,.form .booking-details input[type=tel]:focus,.form .booking-details textarea:focus,.form .booking-details select:focus{outline:0;}form .form-group input[type=text]::placeholder,form .form-group input[type=email]::placeholder,form .form-group input[type=tel]::placeholder,form .form-group textarea::placeholder,form .form-group select::placeholder,form .booking-details input[type=text]::placeholder,form .booking-details input[type=email]::placeholder,form .booking-details input[type=tel]::placeholder,form .booking-details textarea::placeholder,form .booking-details select::placeholder,.form .form-group input[type=text]::placeholder,.form .form-group input[type=email]::placeholder,.form .form-group input[type=tel]::placeholder,.form .form-group textarea::placeholder,.form .form-group select::placeholder,.form .booking-details input[type=text]::placeholder,.form .booking-details input[type=email]::placeholder,.form .booking-details input[type=tel]::placeholder,.form .booking-details textarea::placeholder,.form .booking-details select::placeholder{font-size:.9rem;}form .form-group textarea,form .booking-details textarea,.form .form-group textarea,.form .booking-details textarea{height:auto;}form .form-group select,form .booking-details select,.form .form-group select,.form .booking-details select{min-height:38px;}form .form-group select option,form .booking-details select option,.form .form-group select option,.form .booking-details select option{font-size:.95rem;padding:5px;line-height:1.6;}form .form-group.lg,form .booking-details.lg,.form .form-group.lg,.form .booking-details.lg{width:100%;}form .form-group.input-error input[type=text],form .form-group.input-error input[type=email],form .form-group.input-error input[type=tel],form .form-group.input-error textarea,form .booking-details.input-error input[type=text],form .booking-details.input-error input[type=email],form .booking-details.input-error input[type=tel],form .booking-details.input-error textarea,.form .form-group.input-error input[type=text],.form .form-group.input-error input[type=email],.form .form-group.input-error input[type=tel],.form .form-group.input-error textarea,.form .booking-details.input-error input[type=text],.form .booking-details.input-error input[type=email],.form .booking-details.input-error input[type=tel],.form .booking-details.input-error textarea{border:1px solid #b03134;}form .form-group.input-error:not(.chk) input+span,form .booking-details.input-error:not(.chk) input+span,.form .form-group.input-error:not(.chk) input+span,.form .booking-details.input-error:not(.chk) input+span{color:#b03134;position:absolute;font-size:12px;right:0;}form .form-group.checkbox-list-wrapper,form .booking-details.checkbox-list-wrapper,.form .form-group.checkbox-list-wrapper,.form .booking-details.checkbox-list-wrapper{margin-bottom:10px;}form .form-group.checkbox-list-wrapper .h5,form .booking-details.checkbox-list-wrapper .h5,.form .form-group.checkbox-list-wrapper .h5,.form .booking-details.checkbox-list-wrapper .h5{margin:0 0 10px;}form .form-group.checkbox-list-wrapper label:not(.consent):not(.chk),form .booking-details.checkbox-list-wrapper label:not(.consent):not(.chk),.form .form-group.checkbox-list-wrapper label:not(.consent):not(.chk),.form .booking-details.checkbox-list-wrapper label:not(.consent):not(.chk){font-size:12px;text-transform:none;}form .form-group.checkbox-list-wrapper.input-error label,form .booking-details.checkbox-list-wrapper.input-error label,.form .form-group.checkbox-list-wrapper.input-error label,.form .booking-details.checkbox-list-wrapper.input-error label{color:#b03134;}form .form-group .zipCity,form .booking-details .zipCity,.form .form-group .zipCity,.form .booking-details .zipCity{justify-content:space-between;flex-direction:row;flex-wrap:wrap;display:flex;}form .form-group .zipCity label,form .booking-details .zipCity label,.form .form-group .zipCity label,.form .booking-details .zipCity label{width:100%;}form .form-group .zipCity>div:first-of-type,form .booking-details .zipCity>div:first-of-type,.form .form-group .zipCity>div:first-of-type,.form .booking-details .zipCity>div:first-of-type{width:90px;margin-right:10px;}form .form-group .zipCity>div:last-of-type,form .booking-details .zipCity>div:last-of-type,.form .form-group .zipCity>div:last-of-type,.form .booking-details .zipCity>div:last-of-type{width:calc(100% - 100px);}form .form-group.chk .label,form .booking-details.chk .label,.form .form-group.chk .label,.form .booking-details.chk .label{text-transform:none;}form .form-group.chk.input-error .label,form .booking-details.chk.input-error .label,.form .form-group.chk.input-error .label,.form .booking-details.chk.input-error .label{color:#b03134;}form .form-group.chk.input-error .label a,form .booking-details.chk.input-error .label a,.form .form-group.chk.input-error .label a,.form .booking-details.chk.input-error .label a{color:#000;}form .form-group:not(.chk) label,form .booking-details:not(.chk) label,.form .form-group:not(.chk) label,.form .booking-details:not(.chk) label{font-family:"ITCAvantGardeStd-Md",sans-serif;}form .form-info,.form .form-info{font-size:12px;text-align:right;padding-bottom:.5rem;}form .buttons,.form .buttons{width:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:flex-end;flex-wrap:wrap;align-items:center;padding-top:.5rem;align-items:flex-end;}form .buttons>div,.form .buttons>div{margin-left:20px;}form .buttons .loader,.form .buttons .loader{width:100%;margin-left:0;}form .form-button,.form .form-button{text-align:center;width:100%;margin-top:.8rem;}form .form-button .button,.form .form-button .button{margin:.8rem 0 0 0;min-width:100px;}form .form-info-msg,.form .form-info-msg{margin-left:0!important;margin-right:auto;color:#b03134;font-size:12px;display:flex;flex-direction:column;}.form-sent{text-align:center;}.form-sent .error{min-height:auto!important;text-align:center;}.form-sent h2,.form-sent .h2{font-size:1.2rem;}.add-margin-bottom{margin-bottom:15px;}.fade{-webkit-transition:opacity .15s ease-in-out;transition:opacity .15s linear;}.reviews-content{margin:1rem auto 0;max-width:800px;}.reviews-content .h3,.reviews-content .review{text-align:center;}.reviews-content swiper-container::part(button-next),.reviews-content swiper-container::part(button-prev){color:#44515e;width:14px;}.reviews-content swiper-container::part(bullet-active){background-color:#051729;}.reviews-content swiper-container::part(container){padding-bottom:50px!important;}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none;}.modal-dialog-centered{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:calc(100% - 1rem);}.modal-lg{max-width:1268px;margin:0 auto;}.modal-content{color:#000;background-color:#f0eeed;width:900px;width:80vw;max-width:1170px;min-height:600px;border-radius:10px;position:relative;margin:0 auto;display:flex;flex-direction:column;}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0;box-shadow:0 0 30px 0 rgba(35,35,35,.1);}.modal.fade .modal-dialog{-webkit-transform:translate(0,-50px);transform:translate(0,-50px);-webkit-transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;}.modal.show .modal-dialog{-webkit-transform:none;transform:none;pointer-events:auto;}.modal-header{display:flex;padding:0 30px;}.modal-body{display:inline-block;padding:40px 60px;top:0;background:#eeece2;left:0;border-top-left-radius:5px;border-bottom-left-radius:5px;}.modal-body>div{margin:0 auto;width:100%;max-width:910px;}.modal-close{position:absolute;text-decoration:none;top:-30px;right:-30px;display:block;width:60px;height:60px;line-height:60px;text-align:center;border-radius:50%;background:transparent;padding:0;z-index:99;margin:0;outline:0;box-shadow:none;border:0;}.modal-close .gdpr-icon{display:block;width:60px;height:60px;line-height:60px;font-size:48px;color:#000;border-radius:50%;-webkit-transition:background-color .3s ease,box-shadow .3s ease;transition:background-color .3s ease,box-shadow .3s ease;background-color:#eeece2;border:1px solid rgba(0,0,0,.1);box-shadow:none;}.modal-close .arrow-close:before,.modal-close .arrow-close:after{position:absolute;content:" ";height:24px;width:1px;top:calc(50% - 12px);background-color:#000;}.modal-close .arrow-close:before{transform:rotate(45deg);}.modal-close .arrow-close:after{transform:rotate(-45deg);}.modal-close:hover,.modal-close:focus{cursor:pointer;}.modal-close:hover .gdpr-icon,.modal-close:focus .gdpr-icon{box-shadow:0 0 15px 0 rgba(33,33,33,.6);}.modal-full-view{max-width:100vw;height:100vh;margin:0;overflow-x:hidden;overflow-y:auto;background-color:#eeece2;}.modal-full-view .modal-header{display:flex;background:#eeece2;justify-content:flex-end;}.modal-full-view .modal-header .modal-header-inner{width:100%;margin:0 auto;max-width:1430px;padding:1rem 0;display:inline-flex;justify-content:space-between;}.modal-full-view .modal-header .modal-close{position:relative;top:0;right:0;border-radius:0;width:66px;display:inline-flex;justify-content:space-between;align-items:center;}.modal-full-view .modal-header .modal-close .arrow-close{position:relative;}.modal-full-view .modal-content{width:100%;max-width:100vw;min-height:100vh;height:100vh;border-radius:0;margin:0;}.modal-full-view .modal-body{flex:1;display:flex;align-items:center;justify-content:center;}.gdpr-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;}.map-container .button{margin-right:0;margin-top:2rem;}.loader{width:100%;height:4px;display:none;position:relative;background:#c1c5c9;overflow:hidden;}.loader::after{content:"";width:160px;height:4px;background:#828b94;position:absolute;top:0;left:0;box-sizing:border-box;animation:animloader 3s linear infinite;}@keyframes animloader{0%{left:0;transform:translateX(-100%);}100%{left:100%;transform:translateX(0%);}}.switch-tag{display:-webkit-box!important;display:-moz-box!important;display:-ms-flexbox!important;display:-webkit-flex!important;display:flex!important;align-items:center;position:relative;margin:0 14px 0 0;padding:0 18px 0 36px!important;height:32px;cursor:pointer;font-size:13px;line-height:1;-webkit-user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#e6e2d3;}.switch-tag input{position:absolute;opacity:0;cursor:pointer;height:0;width:0;}.switch-tag .checkmark{position:absolute;top:4px;left:5px;height:24px;width:24px;border-radius:50%;background-color:#fff;border:solid 1px #fff;}.switch-tag input:checked~.checkmark{background-color:#051729;}.switch-tag .on,.switch-tag .off{white-space:nowrap;font-size:12px;text-transform:uppercase;}.switch-tag input~.on{display:none;}.switch-tag input~.off{display:inline-block;}.switch-tag input:checked~.on{display:inline-block;}.switch-tag input:checked~.off{display:none;}.switch-tag.disabled{cursor:not-allowed;}.switch-tag.disabled input:checked~.checkmark{background-color:#afafaf;background-color:#ded9c4;}.backdrop{top:0;left:0;z-index:1040;background-color:#000;-webkit-transition:opacity .15s linear;transition:opacity .15s linear;opacity:0;}.backdrop.show{opacity:.2;position:fixed;width:100vw;height:100vh;}#cookieHandler{cursor:pointer;}#cookieConsentDialog .modal-dialog{margin:40px auto;}#cookieConsentDialog .modal-content{color:#000;width:900px;width:80vw;max-width:1170px;min-height:600px;border-radius:10px;position:relative;margin:0 auto;}#cookieConsentDialog .modal-content .modal-body{max-height:92vh;overflow-y:auto;}#cookieConsentDialog h2,#cookieConsentDialog .h2{margin-bottom:20px;}#cookieConsentDialog .cookieIn{letter-spacing:0;line-height:24px;text-align:left;justify-content:center;padding:0 0 45px;align-items:center;max-width:100%!important;min-height:482px;}#cookieConsentDialog .cookieIn .buttons .button{margin:0 15px;}#cookieConsentDialog .cookieBox{width:100%;text-align:center;padding-bottom:55px;}#cookieConsentDialog .consent-settings{padding:0 15px;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;margin:0 auto;max-width:940px;}#cookieConsentDialog .consent-settings p{text-align:left;padding-bottom:30px;margin-bottom:0;}#cookieConsentDialog .consent-settings label{margin:0 12px;font-size:16px;}#cookieConsentDialog .consent-settings .checkbox-content{margin-left:20px;align-items:flex-start;margin-bottom:0;}#cookieConsentDialog .consent-settings .consent-option-info{padding:10px 0;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;width:100%;border-bottom:solid 1px rgba(0,0,0,.2);}#cookieConsentDialog .consent-settings .consent-option-info .switch-tag{border-radius:30px;}#cookieConsentDialog .consent-settings .consent-option-info .text-highlighter{flex:1;line-height:1!important;padding-bottom:0!important;margin-bottom:0!important;text-align:left;font-size:1.25rem;}#cookieConsentDialog .consent-settings .consent-option-info>.flex{align-items:center;}#cookieConsentDialog .consent-settings .consent-option-info .content-text{text-align:left;padding:15px 0 20px;font-size:.9rem;}#cookieConsentDialog .consent-settings>.flex{padding-top:30px;}#cookieConsentDialog .consent-settings>.flex:first-of-type{padding-top:0;}.coookieDialog_start{position:fixed;bottom:0;left:0;right:0;width:100vw;min-height:60px;max-height:400px;z-index:9900;background-color:#eeece2;-webkit-transition:bottom .3s cubic-bezier(.17,.04,.03,.94);transition:bottom .3s cubic-bezier(.17,.04,.03,.94);margin:0;}.coookieDialog_start .gdpr-info-bar-container{display:flex;}.coookieDialog_start .gdpr-cookie-notice{margin-bottom:1rem;font-family:"ITCAvantGardeStd-Md",sans-serif;}.coookieDialog_start .gdpr-cookie-notice p{margin:0;font-size:1rem;line-height:18px;padding-bottom:0;color:#000;}.coookieDialog_start .gdpr-cookie-notice a,.coookieDialog_start .gdpr-cookie-notice a:visited{text-decoration:underline;outline:0;-webkit-transition:all .2s ease;transition:all .2s ease;color:#000!important;font-size:1rem;}.coookieDialog_start .gdpr-info-bar-content{flex:1;padding:1.5rem 1rem;}.coookieDialog_start .gdpr-button-holder{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-top:.5rem;padding:0;}.coookieDialog_start .gdpr-button-holder button{font-size:.9rem;line-height:1rem;font-family:"ITCAvantGardeStd-Md",sans-serif;text-decoration:none;padding:8px 30px;-webkit-transition:all .3s ease;transition:all .3s ease;display:inline-block;margin:3px 4px;white-space:nowrap;border-radius:3rem;letter-spacing:0;cursor:pointer;border:0!important;box-shadow:none!important;color:#000!important;background-color:#ded9c4;}.coookieDialog_start .gdpr-button-holder button:first-of-type{color:#fff!important;background-color:#051729;}::selection{background-color:#ded9c4;color:#000;text-shadow:none;}@media screen and (min-width:768px){.sr-only{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto;border:0;}}@media(max-width:999px){.main-content .columns .col-text.theme-shell,.main-content .columns .col-text.theme-blue{border-top-left-radius:0;border-top-right-radius:0;}.main-content .columns .col-image picture img{border-bottom-left-radius:0;border-bottom-right-radius:0;}.footer .footer-content>div.__logo{flex:0 0 100%;padding-bottom:2rem;}.footer .footer-content>div.__logo a{width:100%;text-align:center;}.footer .footer-content>div.__logo svg{max-width:230px;}}@media(max-width:991px){header.header .nav-bar .header-logo svg{max-width:180px;max-height:52px;}header.header.fixed-top .nav-bar .header-logo svg{max-width:155px;max-height:48px;}}@media(max-width:767px){.main-content .columns .col.theme-shell,.main-content .columns .col.theme-blue{background:none;}.footer ul li a{display:inline-block;line-height:2.6;}}@media(max-width:670px){header.header .nav-bar{flex-direction:column;}header.header.open .nav-bar .nav-menu{padding-top:2rem;padding-right:0;}header.header.open .nav-bar .nav-menu ul li a{font-size:1rem;}}@media(max-width:575px){.modal-content{width:calc(100% - 30px);}.modal-content .modal-body{padding:40px 15px 100px;}.modal-close{right:-10px;width:40px;height:40px;line-height:40px;top:-16px;}.modal-close .gdpr-icon{display:block;width:40px;height:40px;line-height:40px;font-size:32px;}#cookieConsentDialog .modal-content{width:calc(100% - 30px);}#cookieConsentDialog .modal-content .modal-body{padding:40px 15px;}#cookieConsentDialog .modal-close .arrow-close:before,#cookieConsentDialog .modal-close .arrow-close:after{height:20px;top:calc(50% - 10px);}#cookieConsentDialog .cookieIn .buttons{flex-direction:column;width:100%;}#cookieConsentDialog .cookieIn .buttons .button{margin:0 0 15px;width:100%;justify-content:center;}#cookieConsentDialog .consent-settings .consent-option-info .text-highlighter{line-height:1.3!important;}.coookieDialog_start{width:100%;text-align:center;}.coookieDialog_start .gdpr-button-holder{justify-content:center;}.coookieDialog_start .gdpr-button-holder button{margin:3px 6px 5px;}}@media(max-width:960px) and (max-height:460px){.menu-toggle{top:18px;}.hero{height:100vh;height:calc(var(--vh,1vh)*100);max-height:100vh;}}@media(max-width:440px){body{font-size:15px;}h3,.h3{font-size:1.2rem;line-height:1.4;}header.header .nav-bar .header-logo{text-align:center;}header.header .nav-bar .header-logo .logo,header.header .nav-bar .header-logo svg{max-height:42px;max-width:135px!important;}header.header.fixed-top .nav-bar .header-logo .logo,header.header.fixed-top .nav-bar .header-logo svg{max-height:42px;max-width:135px!important;}header.header.open .nav-bar .nav-menu ul li a{font-size:.8rem;}.hero+.main-content .content{padding-top:3rem;}.hero+.main-content .content .content{padding-left:0;padding-right:0;}.main-content .content .text-content .heading h1{font-size:1.4rem;}.main-content .section-wrapper .content{padding:3rem .5rem;}.badge.bidding,.badge.viewing{font-size:.65rem;padding:0 .35rem 0 .75rem;}.footer .footer-content>div{flex:0 0 100%;text-align:center;}.footer .footer-content>div.__logo svg{max-width:180px;}.footer .footer-bottom span{display:inline-block;width:100%;padding-top:1rem;}.footer .footer-bottom span.divider{display:none!important;}.modal-full-view .modal-header .modal-header-inner{padding:.5rem 0;justify-content:center;}.modal-full-view .modal-header .modal-header-inner .__logo svg{max-height:42px;max-width:140px;}.modal-full-view .modal-header .modal-close{height:40px;width:60px;position:absolute;right:0;}.modal-full-view .modal-header .modal-close .arrow-close{position:absolute;right:30px;}.modal-full-view .modal-header .modal-close .close-label{display:none;}}@media(max-width:410px){header.header.open .nav-bar .nav-menu ul li a{font-size:.8rem;}}@media(max-width:375px){header.header.open .nav-bar .nav-menu ul li a{font-size:.75rem;padding:.1rem .5rem .5rem;}}@media(min-width:576px){.hero{max-height:490px;}form,.form,.main-content .section-wrapper .content .inner-content .form-content .form{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;flex-wrap:wrap;justify-content:space-between;}form .form-group:not(.lg),.form .form-group:not(.lg),.main-content .section-wrapper .content .inner-content .form-content .form .form-group:not(.lg){width:calc(50% - 20px);}.main-content{padding:3rem 0;}.main-content .content .text-content .ingress{font-size:1.15rem;}.main-content .content .text-content .flex-buttons{margin-top:5rem;flex-direction:row;}.main-content .content .text-content .flex-buttons .button{margin-bottom:.5rem;}.main-content .columns{padding:4.5rem 0 1rem;}.main-content .columns .col-text{padding:2.5rem 2rem 0;}.main-content .columns .col-text .form-group-cols{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;justify-content:space-between;}.modal .form-group-cols{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;justify-content:space-between;}.footer{font-size:1rem;}.footer .footer-bottom{font-size:.75rem;}}@media(min-width:768px){.menu-toggle{display:none;}header.header .nav-bar .nav-menu{display:flex;}html{font-size:16px;}h3,.h3{font-size:1.5em;}.menu-toggle{-webkit-transform:translateY(0);transform:translateY(0);}.hero+.intro{padding-top:4rem;padding-bottom:2rem;}.main-content{padding:4rem 0;}.main-content .content{padding:3rem 3rem 2rem;}h2,.h2{font-size:1.8em;}.footer{padding:5rem 2rem 2rem;}.footer .footer-content>div{flex:0 0 33.33%;padding-right:1.5rem;padding-left:1.5rem;}.footer .footer-content>div:last-of-type{padding-right:0;}}@media(min-width:900px){.main-content .section-wrapper .content .inner-content .blocks{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;justify-content:space-between;}.main-content .section-wrapper .content .inner-content .blocks .block:nth-child(1){max-width:40%;margin-bottom:15%;}.main-content .section-wrapper .content .inner-content .blocks .block:nth-child(2){max-width:55%;}.coookieDialog_start .gdpr-info-bar-content{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:space-between;}.coookieDialog_start .gdpr-cookie-notice,.coookieDialog_start .gdpr-button-holder{margin-bottom:0;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;padding:1rem;}.coookieDialog_start .gdpr-button-holder{margin:0;}}@media(min-width:992px){h1{font-size:1.8rem;margin:0;}.hero h1{font-size:1.2rem;padding:1.4rem 1.8rem 1.3rem;letter-spacing:1px;}.error .button-container{margin-top:3.5rem;}.form-sent h2,.form-sent .h2{font-size:1.4rem;}.main-content .columns .col-text,.main-content .columns .col-image{flex:0 0 50%;}.main-content .content .text-content .ingress{font-size:1.2rem;}}@media(min-width:1000px){.nav-sidebar{vertical-align:middle;width:480px;}.main-content .columns{padding-top:5.5rem;}.main-content .columns .col{flex-direction:row;}.main-content .columns .col-text{order:1;padding:3rem 3rem 0;flex:0 0 60%;}.main-content .columns .col-text.theme-shell,.main-content .columns .col-text.theme-blue{border-top-right-radius:0;border-bottom-right-radius:0;}.main-content .columns .col-image{order:2;flex:0 0 40%;margin-bottom:0;}.main-content .columns .col-image picture img{max-height:none;border-top-left-radius:0;border-bottom-left-radius:0;}.footer .footer-content .h5{margin-bottom:1.5rem;}.footer .footer-content>div{flex:0 0 25%;}.footer .footer-logo-wrapper{padding:3rem 0 2.5rem;}}@media(min-width:1120px){header.header .nav-bar .nav-menu ul li a.salja{display:inline-block;}.footer .footer-content>div{flex:0 0 24.3333%;}.footer .footer-content>div.__logo{flex:0 0 27%;padding-right:3rem;}}@media(min-width:1200px){.button{padding:1.3rem 2rem 1.2rem;}.error{min-height:calc(100vh - 352px);}.nav-sidebar{padding:0 2rem;}header.header .nav-bar{max-width:1440px;}.main-content .columns{padding-top:6.5rem;}.main-content .columns .col-text{flex:0 0 50%;padding:4rem 4rem 2rem;min-height:500px;}.main-content .columns .col-image{flex:0 0 50%;}.form .form-info-msg{max-width:calc(100% - 80px);}}@media(min-width:1220px){header.header .nav-bar .nav-menu ul li a.om-oss{display:inline-block;}}@media(min-width:1380px){.main-content .section-wrapper .content .inner-content .blocks{align-items:stretch;padding:1rem 0;}.main-content .columns .col-image.form-image{max-height:520px;}}@media(min-width:1520px){header.header .nav-bar .nav-menu ul li a.maklare{display:inline-block;}}@media(min-width:1840px){.hero picture img.position-top-top{object-position:center -100px;}}@media(min-width:2160px){.hero picture img.position-top-top{object-position:center -180px;}}
@font-face{font-family:"ITCAvantGardeStd-Bk";src:url(/Assets/fonts/ITCAvantGardeStd-Bk.woff2) format("woff2"),url(/Assets/fonts/ITCAvantGardeStd-Bk.woff) format("woff"),url(/Assets/fonts/ITCAvantGardeStd-Bk.otf) format("otf");font-display:swap;}@font-face{font-family:"Termina";src:url(/Assets/fonts/termina.woff2) format("woff2"),url(/Assets/fonts/termina.woff) format("woff"),url(/Assets/fonts/termina.otf) format("otf");font-display:swap;}@font-face{font-family:"ITCAvantGardeStd-Md";src:url(/Assets/fonts/ITCAvantGardeStd-Md.woff2) format("woff2"),url(/Assets/fonts/ITCAvantGardeStd-Md.woff) format("woff"),url(/Assets/fonts/ITCAvantGardeStd-Md.otf) format("otf");font-display:swap;}@font-face{font-family:"ITCAvantGardeStd-Bold";src:url(/Assets/fonts/ITCAvantGardeStd-Bold.otf) format("otf"),url(/Assets/fonts/ITCAvantGardeStd-Bold.woff) format("woff"),url(/Assets/fonts/ITCAvantGardeStd-Bold.woff2) format("woff2");font-display:swap;}@font-face{font-family:"ITCAvantGardeStd-XLt";src:url(/Assets/fonts/ITCAvantGardeStd-XLt.woff2) format("woff2"),url(/Assets/fonts/ITCAvantGardeStd-XLt.woff) format("woff");font-display:swap;}@font-face{font-family:"ITCAvantGardeStd-Demi";src:url(/Assets/fonts/ITCAvantGardeStd-Demi.woff2) format("woff2"),url(/Assets/fonts/ITCAvantGardeStd-Demi.woff) format("woff");font-display:swap;}
