@import"https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap";:root{--color-primary: #F9423A;--color-grey: #E2E2E2;--color-black: #585857;--color-accent: #440099;--color-lighter-text: #828281;--color-grey: #D9D9D6;--color-grey-tinted: #F6F6F5;--color-grey-light: #828281;--color-white: #FFFFFF;--color-green: #26A041;--color-error: #f03d3e;--color-warning: #ffd588;--color-success: #6cda6f;--font-open-sans: "Open Sans", sans-serif;--test: #fff}html{background-color:var(--color-white)}.row{--bs-gutter-x: 3rem;--bs-gutter-y: 0rem}p{padding:0!important}.container{max-width:1248px!important;padding:0 24px}.container-full-width{width:100%;max-width:100%!important;padding:0 24px}.container-large{max-width:1568px!important;margin:auto;padding:0 24px}@media all and (max-width:1568px){.container-large{width:100%;max-width:100%!important}}.container-small{max-width:831px!important;margin:auto;padding:0 24px}@media all and (max-width:831px){.container-small{width:100%;max-width:100%!important}}.container-large-inner{max-width:1520px!important;padding:0;margin:auto}@media all and (max-width:1568px){.container-large-inner{padding:0;width:auto}}.container-inner{max-width:1200px!important;padding:0;overflow:hidden}@media all and (max-width:1248px){.container-inner{width:auto}}.text-light,.color-light-grey{color:var(--color-lighter-text)}.group{padding:12px 0}.line{border-top:1px solid var(--color-grey);height:0px;margin:12px 0}@media all and (max-width:575px){.line{margin:8px 0}}.line-wide{max-width:1520px;margin:0 -160px;border-top:1px solid var(--color-grey);height:0px}@media all and (max-width:575px){.line-wide{width:calc(100% + 48px);margin:0 -24px}}.line-fluid{width:120%;margin:12px 0 12px -10%;border-top:1px solid var(--color-grey);height:0px}@media all and (max-width:575px){.line-fluid{width:calc(100% + 48px);margin:8px 0 8px -24px}}.logo{width:160px;height:26px}.list{background-color:inherit;z-index:2}.list-style{list-style:none}.line-animation,a{position:relative;transition:color .3s ease-in}.line-animation:after,a:after{position:absolute;width:0%;height:inherit;content:"";left:0;bottom:0;border-bottom:0px solid var(--color-primary);transition:width .3s ease-in,border-bottom .3s ease-in}.line-animation.active:after,a.active:after{width:100%;border-bottom:1px solid var(--color-primary)}.line-animation.active,a.active{border-bottom:0}.line-animation:hover,a:hover{color:var(--color-primary)}.line-animation:hover:after,a:hover:after{width:100%;border-bottom:1px solid var(--color-primary)}.row-padding{padding-top:24px;padding-bottom:24px}@media all and (max-width:575px){.row-padding{padding-top:0;padding-bottom:0}}.row-padding-inner.property{padding-top:94px;padding-bottom:94px}.row-padding-inner.property:first-child{padding-top:0}.row-padding-inner.property:last-child{padding-bottom:0}@media all and (max-width:575px){.row-padding-inner.property{padding-top:24px;padding-bottom:24px}}.row-padding-inner{padding-top:36px;padding-bottom:36px}@media all and (max-width:575px){.row-padding-inner{padding-top:24px;padding-bottom:24px}}@media all and (max-width:575px){.space-between-stacked-columns{padding-top:12px;padding-bottom:12px}}.space-between-stacked-columns:first-child{padding-top:0}.space-between-stacked-columns:last-child{padding-bottom:0}.big-circle{width:48px;height:48px;border-radius:100%}@media all and (max-width:575px){.big-circle{width:40px;height:40px}}.big-circle img{max-width:48px;max-height:48px}.big-circle.grey{background-color:var(--color-grey)}button,button:hover,button:visited{color:var(--color-black)}.custom-btn{border:unset;position:unset;border-bottom:unset;color:var(--color-black)}.custom-btn:hover{color:var(--color-black)}.custom-btn:after{content:none;position:unset}.anchor-without-animation:after{content:none;position:unset}.action-btn .arrow-animation-components{padding-left:8px}@media all and (max-width:575px){.action-btn .arrow-animation-components{padding-left:4px}}.action-download{padding-right:12px}@media all and (max-width:575px){.action-download{display:none}}.arrow{width:24px;height:24px;transition-duration:.3s}.arrow-animation:hover .arrow-animation-components .arrow{transform:translate(8px)}.arrow-animation:hover .arrow-animation-components.vertical .arrow{transform:translateY(8px)}.arrow-animation .arrow-animation-components{color:var(--color-primary);position:relative;width:24px;height:24px}.arrow-animation .arrow-animation-components.vertical:after{height:18px;width:2px;left:11px;top:0}.arrow-animation .arrow-animation-components:after{height:2px;width:18px;background-color:var(--color-primary);position:absolute;top:11px;left:0;content:""}.arrow-animation .arrow-animation-components .desktop{display:block}@media all and (max-width:575px){.arrow-animation .arrow-animation-components .desktop{display:none}}.arrow-animation .arrow-animation-components .mobile{display:none}@media all and (max-width:575px){.arrow-animation .arrow-animation-components .mobile{display:block}}.arrow-animation .arrow-animation-components>div>svg{position:absolute}.arrow-animation .arrow-animation-components>div>svg:first-child{opacity:1}.arrow-animation .arrow-animation-components>div>svg:last-child{opacity:0}.tabs{display:flex;--gap: 48px;position:relative}@media all and (max-width:575px){.tabs{--gap: 24px}}.tabs.article:before{width:calc(100% - var(--gap))}@media all and (max-width:575px){.tabs.article:before{width:calc(100% - 24px);margin-left:24px}}.tabs:before{border-bottom:1px solid var(--color-grey);position:absolute;height:100%;width:calc(100% - var(--gap));margin-left:var(--gap);bottom:-1px;content:"";left:0}.tabs{margin:0 0 0 calc(-1 * var(--gap))}.tabs .tab-link{margin:0 0 0 var(--gap);position:relative;padding:0 0 40px;opacity:.75;pointer-events:unset;display:block}@media all and (max-width:575px){.tabs .tab-link{padding:0 0 32px;width:30px}}.tabs .tab-link:after{position:absolute;height:100%;width:100%;content:"";left:0;bottom:-1px}.tabs .tab-link:hover,.tabs .tab-link.selected{opacity:1;font-weight:600}.tabs .tab-link:hover:after,.tabs .tab-link.selected:after{border-bottom-color:var(--color-primary);border-bottom-style:solid;border-bottom-width:1px}.tabs .tab-link.selected:after{border-bottom-color:var(--color-black);border-bottom-width:2px}.caption-line{max-width:1520px;margin:0 -160px;border-bottom:1px solid var(--color-grey)}@media all and (max-width:575px){.caption-line{width:calc(100% + 48px);margin:0 -24px}}.caption-line>div:first-child{position:relative;left:160px;bottom:-9px;width:calc(100% - 320px)}@media all and (max-width:575px){.caption-line>div:first-child{left:24px;width:calc(100% - 48px)}}.caption-line>div:last-child{border-right:1px solid var(--color-grey);width:164px;height:56px}@media all and (max-width:575px){.caption-line>div:last-child{height:32px;width:27.5px}}@media all and (max-width:575px){.justify-for-container-size{width:100%}}.container .justify-for-container-size{margin-right:-160px}@media all and (max-width:575px){.container-small .justify-for-container-size{margin-left:0}}.container-large .justify-for-container-size{margin-left:160px;max-width:1360px}@media all and (max-width:575px){.container-large .justify-for-container-size{margin-left:0;max-width:unset}}.container-full-width .justify-for-container-size{margin-left:calc(50% - 600px);max-width:1360px}@media all and (max-width:1200px){.container-full-width .justify-for-container-size{margin-left:0}}@media all and (max-width:575px){.container-full-width .justify-for-container-size{margin-left:0;max-width:unset}}.article-heading-ingress-padding{padding:50px}@media all and (max-width:575px){.article-heading-ingress-padding{padding:0}}@media all and (max-width:1200px){.article-heading-padding{padding-right:0}}.article-img{width:1520px;height:784px}.color-primary{color:var(--color-primary)}.person-img{width:160px;height:160px;border-radius:100%;overflow:hidden;background-color:var(--color-grey)}@media all and (max-width:575px){.person-img{width:104px;height:104px}.person-img img{width:105px;height:105px}}.big-red-button{display:inline-block;height:184px;width:184px;color:var(--color-white);position:relative;opacity:1;clip-path:circle(91px at center);pointer-events:unset}@media all and (max-width:575px){.big-red-button{height:112px;width:112px;clip-path:circle(54px at center)}}.big-red-button .big-red-circle{transition:opacity .3s ease-in;background-color:var(--color-primary);position:absolute;width:100%;height:100%}.big-red-button .center-text{position:absolute;left:calc(50% - 70px);width:140px;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}@media all and (max-width:575px){.big-red-button .center-text{left:calc(50% - 46px);width:92px}}.big-red-button .big-red-ellipse{border-radius:50%;position:absolute;left:-26px;top:81%;width:236px;height:184px;background-color:var(--color-primary);transition:top .3s ease-in,left .2s ease-in,width .2s ease-in}@media all and (max-width:575px){.big-red-button .big-red-ellipse{height:112px;width:144px;left:-16px}}.big-red-button .desktop{display:none}@media all and (max-width:575px){.big-red-button .desktop{display:none}}.big-red-button .mobile{display:none}@media all and (max-width:575px){.big-red-button .mobile{display:none}}.big-red-button:visited,.big-red-button:hover{color:var(--color-white)}.big-red-button:hover .big-red-circle{opacity:0}.big-red-button:hover .big-red-ellipse{top:0;width:184px;left:0}@media all and (max-width:575px){.big-red-button:hover .big-red-ellipse{width:112px}}.big-red-button:hover .button-text{display:none}.big-red-button:hover .desktop{display:block}@media all and (max-width:575px){.big-red-button:hover .desktop{display:none}}.big-red-button:hover .mobile{display:none}@media all and (max-width:575px){.big-red-button:hover .mobile{display:block}}.circle-img{width:160px;height:160px}@media all and (max-width:575px){.header-modifier{display:none}}.remove-border-bottom{border-bottom:none}.remove-border-bottom:after{border-bottom:none;display:none}.accordion{background-color:var(--color-white);cursor:pointer;text-align:right;border:none;outline:none;transition:.4s}.active,.accordion:hover{background-color:var(--color-white)}.panel{background-color:#fff;max-height:0;overflow:hidden;transition:max-height .5s ease-out}.decorative-line{margin:0 -160px;border-bottom:1px solid var(--color-grey)}@media all and (max-width:1520px){.decorative-line{margin:0}}@media all and (max-width:991px){.decorative-line{margin:0 -24px}}.decorative-line .the-line-container{display:flex;height:60px}@media all and (max-width:575px){.decorative-line .the-line-container{height:32px}}.decorative-line .the-line-container .left-line{border-right:1px solid var(--color-grey);max-width:160px;min-width:24px;height:100%;flex-shrink:0;flex-grow:1;flex-basis:0px}@media all and (max-width:991px){.decorative-line .the-line-container .left-line{max-width:24px}}.decorative-line .the-line-container .mid-line{height:100%;min-width:327px;position:relative;flex-shrink:1;flex-grow:0;flex-basis:content}@media all and (max-width:991px){.decorative-line .the-line-container .mid-line{min-width:unset}}.decorative-line .the-line-container .mid-line .the-caption{position:absolute;top:-12px;left:-4.2px;width:327px}.decorative-line .the-line-container .right-line{height:100%;max-width:160px;min-width:24px;flex-shrink:0;flex-grow:1;flex-basis:0px}@media all and (max-width:991px){.decorative-line .the-line-container .right-line{max-width:24px}}.container-full-width .decorative-line{margin:0}@media all and (max-width:991px){.container-full-width .decorative-line{margin:0 -24px}}@media all and (max-width:1840px){.container-large .decorative-line{margin:0}}@media all and (max-width:991px){.container-large .decorative-line{margin:0 -24px}}.container-small .decorative-line{margin:0 -160px}@media all and (max-width:1103.12px){.container-small .decorative-line{margin:0}}@media all and (max-width:991px){.container-small .decorative-line{margin:0 -24px}}body{font-family:var(--font-open-sans);font-style:normal;font-weight:400;font-size:1.125rem;line-height:1.778em;color:var(--color-black)}@media all and (max-width:575px){body{font-size:.875rem;line-height:1.714em}}h1,.h1,h1>a{font-weight:600;font-size:2.875rem;line-height:1.391em}@media all and (max-width:575px){h1,.h1,h1>a{font-size:1.75rem;line-height:1.429em}}h2,.h2,h2>a{font-weight:600;font-size:2rem;line-height:1.5em}@media all and (max-width:575px){h2,.h2,h2>a{font-size:1.5rem;line-height:1.334em}}h3,.h3,h3>a{font-weight:600;font-size:1.5rem;line-height:1.667em}@media all and (max-width:575px){h3,.h3,h3>a{font-size:1rem;line-height:1.5em}}h4,.h4,h4>a{font-weight:600;font-size:1.125rem;line-height:1.333em}@media all and (max-width:575px){h4,.h4,h4>a{font-size:.875rem;line-height:1.714em}}h5,.h5,h5>a{font-weight:600;font-size:1rem;line-height:1.5em;letter-spacing:.01em;font-feature-settings:"tnum" on,"lnum" on;margin-block-start:0rem}@media all and (max-width:575px){h5,.h5,h5>a{font-size:.75rem;line-height:1.5em;letter-spacing:.01em}}.ingress{font-size:1.375rem;line-height:1.723em}@media all and (max-width:575px){.ingress{font-size:1rem;line-height:1.625em}}.spot-text{font-size:2.5rem;line-height:1.4em}@media all and (max-width:575px){.spot-text{font-size:1.5rem;line-height:1.5em}}.small-text{font-size:1rem;line-height:1.5em;color:var(--color-black)}@media all and (max-width:575px){.small-text{font-size:.75rem;line-height:1.5em}}.x-small-text{color:var(--color-black);font-size:.75rem;line-height:1.5em}.caps-semi{font-weight:600;font-size:1rem;line-height:1.5em;letter-spacing:.05em;text-transform:uppercase;font-feature-settings:"tnum" on,"lnum" on}@media all and (max-width:575px){.caps-semi{font-size:.75rem;line-height:1.5em}}.caps-reg{font-size:1rem;line-height:1.5em;letter-spacing:.05em;text-transform:uppercase;font-feature-settings:"tnum" on,"lnum" on}@media all and (max-width:575px){.caps-reg{font-size:.75rem;line-height:1.5em}}.bullet{font-size:1.125rem;line-height:1.778em;font-feature-settings:"liga" off}.highlight{font-weight:600;font-size:5.5rem;line-height:1.364em}@media all and (max-width:575px){.highlight{font-size:3rem;line-height:1.364em}}a{text-decoration:none;border-bottom:.5px solid var(--color-primary);color:var(--color-black)}a:visited{color:var(--color-black)}a:hover{color:var(--color-primary)}.anchor-without-bottom-line{text-decoration:none;border-bottom:none;color:var(--color-black)}.anchor-without-bottom-line:visited{color:var(--color-black)}.anchor-without-bottom-line:hover{color:var(--color-primary)}.caption-bullet{height:8px;width:8px;background-color:var(--color-primary);border-radius:50%;display:inline-block;margin:8px 16px 8px 0;vertical-align:bottom}@media all and (max-width:575px){.caption-bullet{margin:4px 8px 4px 0}}p{padding:12px 0;margin:0}.footer-list-item{margin-left:-28px;transition-duration:.5s}@media all and (max-width:575px){.footer-list-item{margin-left:-19px}}.footer-list-item .caption-bullet{visibility:hidden;opacity:0;transition:visibility 0s,opacity .5s linear}.footer-list-item .footer-text{transition-duration:.5s}.footer-list-item .list{transition-duration:.5s;margin-right:24px}.footer-list-item:hover .list{margin-left:24px;margin-right:0}.footer-list-item:hover .caption-bullet{visibility:visible;opacity:1}.header-nav:hover{color:var(--color-primary)}.border-color{border-bottom:1px solid var(--color-primary)}.snapshot-aurora-eiendom-as .number-group{--gap-v: 40px;--gap-h: 16px;margin:calc(-1 * var(--gap-h)) calc(-1 * var(--gap-v)) 0 0}.snapshot-aurora-eiendom-as .number{width:160px;margin:var(--gap-h) var(--gap-v) 0 0}@media all and (max-width:575px){.snapshot-aurora-eiendom-as .number{width:152px}}.snapshot-icon{width:56px;height:56px}@media all and (max-width:575px){.snapshot-icon{width:32px;height:32px}}.shareholder-row{display:flex;border-bottom:1px solid var(--color-grey);padding-bottom:16px;margin-bottom:16px}.shareholder-row div{width:15%;text-align:right;margin:0}@media all and (max-width:575px){.shareholder-row div{width:21%}}.shareholder-row div:first-child{width:70%;text-align:left}@media all and (max-width:575px){.shareholder-row div:first-child{width:58%}}.shareholder-row .nowrap{white-space:nowrap}@media all and (min-width:576px){.shareholder-header-row,.shareholder-total-rows{padding:24px 0}}@media all and (min-width:576px){.shareholder-header-row .total,.shareholder-total-rows .total{padding:16px 0}}.financial-calendar-row{padding:24px 0;border-bottom:1px solid var(--color-grey);display:flex;align-items:baseline}.financial-calendar-row div{padding:0 24px}.list-big-grey-circles{--gap: 48px;margin:0 0 0 calc(-1 * var(--gap))}@media all and (min-width:576px){.list-big-grey-circles.horizontal .list-row{width:368px}.list-big-grey-circles.vertical .list-row{padding-left:104px}}.list-row{margin:0 0 0 var(--gap)}.stock-exchange-notes-row{padding:24px 0;border-bottom:1px solid var(--color-grey);display:flex;align-items:baseline}@media all and (max-width:575px){.stock-exchange-notes-row{align-items:center}}.stock-exchange-notes-row .stock-exchange-notes-headline{width:100%;padding-right:24px}.stock-exchange-notes-row>div{padding:0 24px;display:flex;align-items:center;justify-content:space-between}@media all and (max-width:575px){.stock-exchange-notes-row>div:first-child{padding:0 24px 0 0}}.stock-exchange-notes-row>div:last-child{width:100%}@media all and (max-width:575px){.stock-exchange-notes-row>div:last-child{padding:0 0 0 24px}}.financial-reports-row{padding:48px 0;border-bottom:1px solid var(--color-grey);display:flex;align-items:baseline;justify-content:space-between}@media all and (max-width:575px){.financial-reports-row{align-items:center;padding:24px 0}}.financial-reports-row .financial-reports-headline{width:100%;padding-right:24px}.financial-reports-row .date{width:160px}.financial-reports-row>div{padding:0 24px;display:flex;align-items:center}@media all and (max-width:575px){.financial-reports-row>div:first-child{padding:0 24px 0 0}}@media all and (max-width:575px){.financial-reports-row>div:last-child{padding:0 0 0 24px}}.articles-row{padding:48px 0;border-bottom:1px solid var(--color-grey);display:flex;align-items:baseline;justify-content:space-between}@media all and (max-width:575px){.articles-row{align-items:center;padding:24px 0;display:block}}.articles-row .date{width:160px}.articles-row .article-headline{width:100%;padding-right:24px}.articles-row>div{padding:0 24px;display:flex;align-items:center}@media all and (max-width:575px){.articles-row>div{padding:4px 0}}@media all and (max-width:767px){.jumbotron .big-red-jumbotron{display:none}}.latest-articles{position:relative}.latest-articles .decorative-line{margin-bottom:67px}@media all and (max-width:575px){.latest-articles .decorative-line{margin-bottom:16px}}.latest-articles .big-red-jumbotron{position:absolute;top:-91px;right:48px}@media all and (max-width:575px){.latest-articles .big-red-jumbotron{top:-60px;right:0}}.keyfigures-small .figure-container{padding:87px 0}@media all and (max-width:575px){.keyfigures-small .figure-container{padding:48px 0}}.keyfigures-small .figure-container .figure-group{width:368px}@media all and (max-width:991px){.keyfigures-small .figure-container .figure-group{width:100%}}@media all and (max-width:1200px){.keyfigures-small .figure-container .figure-group{padding:12px 0}}.keyfigures-small .figure-container .figure-group .h1{margin:0}@media all and (max-width:575px){.keyfigures-small .figure-container .figure-group .h1{width:90px}}.keyfigures-small .figure-container .figure-group .caps-semi{padding-left:16px;padding-top:8px;line-height:1.25em;height:40px;min-width:220px;width:min-content}@media all and (max-width:575px){.keyfigures-small .figure-container .figure-group .caps-semi{line-height:1.5em;min-width:unset;width:222px}}.keyfigures-large .swiper{width:100%}.keyfigures-large .figure-container{padding:67px 0}@media all and (max-width:575px){.keyfigures-large .figure-container{padding:26px 0}}.keyfigures-large .figure-container .figure-group{width:fit-content;margin-left:48px}@media all and (max-width:575px){.keyfigures-large .figure-container .figure-group{margin-left:0}}.keyfigures-large .figure-container .figure-group .highlight{margin:0;white-space:nowrap;width:fit-content;transition:color .3s ease-in}.keyfigures-large .figure-container .figure-group .highlight:hover{color:var(--color-primary)}.keyfigures-large .figure-container .figure-group .caps-semi{padding-left:16px;padding-top:24px;height:40px;width:166px}@media all and (max-width:575px){.keyfigures-large .figure-container .figure-group .caps-semi{padding-top:12px;width:102px}}.timeline{position:relative}.timeline .swiper{width:100%}.timeline .event-container{background-color:#fff;padding:67px 0}@media all and (max-width:575px){.timeline .event-container{padding:26px 0}}.timeline .event-container .event-group{width:368px;margin-left:80px}@media all and (max-width:575px){.timeline .event-container .event-group{width:240px;margin-left:24px}}@media all and (max-width:575px){.timeline .timeline-btn-container{display:none!important}}.timeline .timeline-btn-container{position:absolute;right:calc(50% - 480px);top:-96px}@media all and (max-width:1200px){.timeline .timeline-btn-container{right:120px}}.timeline .timeline-btn-container .timeline-btn{position:relative}.timeline .timeline-btn-container .timeline-btn svg{position:absolute;transition:opacity .3s ease-in}.timeline .timeline-btn-container .timeline-btn svg:first-child{opacity:1}.timeline .timeline-btn-container .timeline-btn svg:last-child{opacity:0}.timeline .timeline-btn-container .timeline-btn svg:hover:first-child{opacity:0}.timeline .timeline-btn-container .timeline-btn svg:hover:last-child{opacity:1}.timeline .timeline-btn-container .timeline-btn.next{left:62px}.page-navigation-with-media-component .page-nav-links{width:50%;padding-right:48px}@media all and (max-width:1200px){.page-navigation-with-media-component .page-nav-links{padding-left:48px}}@media all and (max-width:991px){.page-navigation-with-media-component .page-nav-links{width:100%;padding-right:0;padding-left:0}}.page-navigation-with-media-component .page-nav-links .page-link{padding-bottom:32px}@media all and (max-width:575px){.page-navigation-with-media-component .page-nav-links .page-link{padding-bottom:24px}}.page-navigation-with-media-component .page-nav-links .page-link .h4{padding-left:16px;margin:0}.page-navigation-with-media-component .page-nav-links .page-link .page-arrows{color:var(--color-primary);width:48px;transition:width .3s ease-in}@media all and (max-width:575px){.page-navigation-with-media-component .page-nav-links .page-link .page-arrows{width:40px}}.page-navigation-with-media-component .page-nav-links .page-link .page-arrows .arrow-container{position:relative}.page-navigation-with-media-component .page-nav-links .page-link .page-arrows .arrow-container .long-arrow{position:absolute;background-color:var(--color-white)}.page-navigation-with-media-component .page-nav-links .page-link .page-arrows .arrow-container .long-arrow.extended{right:0}.page-navigation-with-media-component .page-nav-links .page-link .page-arrows .desktop{display:block}@media all and (max-width:575px){.page-navigation-with-media-component .page-nav-links .page-link .page-arrows .desktop{display:none}}.page-navigation-with-media-component .page-nav-links .page-link .page-arrows .mobile{display:none}@media all and (max-width:575px){.page-navigation-with-media-component .page-nav-links .page-link .page-arrows .mobile{display:block}}.page-navigation-with-media-component .page-nav-links .page-link .page-arrows .mobile.arrow-container{padding-top:3px}.page-navigation-with-media-component .page-nav-links .page-link a:hover .page-arrows{width:56px}@media all and (max-width:575px){.page-navigation-with-media-component .page-nav-links .page-link a:hover .page-arrows{width:48px}}.page-navigation-with-media-component .page-nav-image{max-width:50%;margin-left:-80px}@media all and (max-width:1840px){.page-navigation-with-media-component .page-nav-image{max-width:100%;margin-left:0}}@media all and (max-width:991px){.page-navigation-with-media-component .page-nav-image{margin-left:0;width:100%;max-width:100%;padding-top:24px}}.page-navigation-with-media-component .page-nav-image img{width:840px;height:480px;object-fit:cover}@media all and (max-width:1520px){.page-navigation-with-media-component .page-nav-image img{width:unset;height:unset;width:100%}}.page-navigation-with-media-component .page-nav-video{max-width:840px;max-height:480px;margin:0 -160px 0 0;overflow:hidden}@media all and (max-width:1840px){.page-navigation-with-media-component .page-nav-video{margin:0;width:100%;padding-top:24px}}@media all and (max-width:991px){.page-navigation-with-media-component .page-nav-video{margin:auto}}.property-slider-img{width:576px;margin-left:24px}.property-slider-img-container{position:relative;width:576px;height:324px}@media all and (max-width:575px){.property-slider-img-container{width:304px;height:170px}}.property-slider-img-container img{width:576px;height:324px}@media all and (max-width:575px){.property-slider-img-container img{width:304px;height:170px}}.property-slider-img-container .slider-overlay{color:var(--color-white);position:absolute;top:0;right:0;height:100%;width:100%;background-color:var(--color-primary);transition:opacity .3s ease-in;opacity:0}@media all and (max-width:575px){.property-slider-img{width:304px;margin-left:0}}a:hover .slider-overlay{opacity:1}.video-component.half{max-height:414px;max-width:736px;margin:0 -160px 0 -104px;overflow:hidden}@media all and (max-width:1840px){.video-component.half{margin:0 -110px 0 -104px}}@media all and (max-width:1520px){.video-component.half{margin:0 0 0 -104px}}@media all and (max-width:1248px){.video-component.half{margin:0 0 0 -104px}}@media all and (max-width:1199px){.video-component.half{margin:0;width:100%}}@media all and (max-width:991px){.video-component.half{margin:auto}}.video-component.full{margin:auto;max-width:1200px}.image-component.half{margin:0 -160px 0 -104px;position:relative;max-width:736px}@media all and (max-width:1840px){.image-component.half{margin:0 -110px 0 -104px}}@media all and (max-width:1520px){.image-component.half{margin:0 0 0 -104px}}@media all and (max-width:1248px){.image-component.half{margin:0 0 0 -104px}}@media all and (max-width:1199px){.image-component.half{margin:0;width:100%}}@media all and (max-width:991px){.image-component.half{margin:auto}}.subscription-iframe{width:100%;max-width:769px}:root{--height-sidebar: 0px}@keyframes bounceDown{0%{height:0px}50%{height:calc(var(--height-sidebar) + 5px)}to{height:calc(var(--height-sidebar))}}@keyframes bounceUp{0%{height:var(--height-sidebar)}50%{height:0px}to{height:5px}}.sidebar-container{top:0;left:0;height:100%;padding-left:152px;padding-right:24px}@media all and (max-width:1248px){.sidebar-container{padding-left:48px}}@media all and (max-width:1199px){.sidebar-container{padding-left:24px}}@media all and (max-width:991px){.sidebar-container{padding:0 24px}}.sidebar{width:263px;position:-webkit-sticky;position:relative;top:60px}@media all and (max-width:991px){.sidebar{top:156px;padding-top:0;width:100%;position:unset}}.current-page{display:block;padding:12px 0}.current-page span:first-child{display:none}@media all and (max-width:991px){.current-page{display:block;border-top:1px solid var(--color-grey);padding:16px 0 11px}.current-page span:first-child{display:inline-block}}@media all and (max-width:991px){.sidebar-list-container{overflow:hidden;border-bottom:1px solid var(--color-grey);animation:1s bounceUp;height:5px}}.sidebar-list-container .sidebar-list{padding:0}@media all and (max-width:991px){.sidebar-list-container .sidebar-list{transition:height .3s ease-in;padding:16px 0 16px 24px;margin:0 0 -32px}}.sidebar-link{padding:24px 0;border-bottom:1px solid var(--color-grey);width:100%;display:block;margin:0}.sidebar-link:hover .sidebar-link-text{margin-left:0}.sidebar-link:hover .bullet{opacity:1}@media all and (max-width:991px){.sidebar-link{padding:12px 0;border-bottom:0px solid var(--color-grey)}}.sidebar-link .sidebar-link-text{margin-left:-22px;transition:margin-left .3s ease-in}.sidebar-link .bullet{opacity:0;height:6px;width:6px;background-color:var(--color-primary);border-radius:50%;display:inline-block;margin:9px 16px 9px 0;vertical-align:bottom;transition:opacity .3s ease-in}@media all and (max-width:991px){.sidebar-link .bullet{margin:6px 16px 6px 0}}.open .current-page{border-bottom:0px solid var(--color-grey);color:var(--color-primary)}.open .current-page .dropdown-arrow:after{-ms-transform:rotate(-135deg);transform:rotate(-135deg)}@media all and (max-width:991px){.open .sidebar-list-container{animation:1s bounceDown;height:fit-content}}@media all and (max-width:991px){.open .sidebar-list-container .sidebar-list{height:unset;opacity:1;margin:0}}.dropdown-arrow{display:inline-block;width:24px;height:24px;margin-right:4px}.dropdown-arrow:after{position:relative;content:"";top:-5px;left:5px;border-bottom:1.5px solid var(--color-primary);border-right:1.5px solid var(--color-primary);height:9px;width:9px;transition:transform .3s ease-in;display:inline-block;-ms-transform:rotate(45deg);-ms-transform-origin:72% 72%;transform:rotate(45deg);transform-origin:72% 72%}.this-subpage .sidebar-link-text{margin-left:0}.this-subpage .bullet{opacity:1}.number-group{--gap: 16px;margin:calc(-1 * var(--gap)) 0 0 0}.number{width:160px;margin:var(--gap) 0 0 0}@media all and (max-width:575px){.number{width:152px}}.padding-below-24px-desktop{padding-bottom:24px}@media all and (max-width:767px){.padding-below-24px-desktop{padding-bottom:0}}.padding-below-16px-desktop{padding-bottom:16px}@media all and (max-width:575px){.padding-below-16px-desktop{padding-bottom:0}}.padding-below-12px{padding-bottom:12px}.padding-below-8px{padding-bottom:8px}@media all and (min-width:576px){.padding-below-28px-desktop{padding-bottom:28px}}@media all and (min-width:576px){.margin-top-96px-desktop{margin-top:96px}}@media all and (min-width:576px){.margin-below-36px-desktop{margin-bottom:36px}}@media all and (max-width:575px){.padding-above-0px-mobile{padding-top:0!important}}.spacing-row{margin-bottom:72px}@media all and (max-width:575px){.spacing-row{margin-bottom:0}}.spacing-component{margin-bottom:48px}@media all and (max-width:575px){.spacing-component{margin-bottom:24px}}.SmallGapLeft{padding-right:0}.SmallGapRight{padding-left:0}.MediumGapLeft{padding-right:32px}@media all and (max-width:1200px){.MediumGapLeft{padding-right:16px}}@media all and (max-width:991px){.MediumGapLeft{padding-right:0}}.MediumGapRight{padding-left:32px}@media all and (max-width:1200px){.MediumGapRight{padding-left:16px}}@media all and (max-width:991px){.MediumGapRight{padding-left:0}}.BigGapLeft{padding-right:104px}@media all and (max-width:1200px){.BigGapLeft{padding-right:32px}}@media all and (max-width:991px){.BigGapLeft{padding-right:0}}.BigGapRight{padding-left:104px}@media all and (max-width:1200px){.BigGapRight{padding-left:32px}}@media all and (max-width:991px){.BigGapRight{padding-left:0}}.extra-gutter{--bs-gutter-x: 16rem;--bs-gutter-y: 6rem}@media all and (max-width:1457px){.extra-gutter{--bs-gutter-x: 3rem;--bs-gutter-y: 3rem}}@media all and (max-width:1200px){.extra-gutter{--bs-gutter-x: 3rem;--bs-gutter-y: 3rem}}.container-small .extra-gutter{--bs-gutter-x: 3rem;--bs-gutter-y: 3rem}.space-between-stacked-columns .row-padding-inner{padding-bottom:16px}.space-between-stacked-columns .row-padding-inner+.row-padding-inner{padding-top:0}.umbraco-forms-form.umbraco-forms-default{--uf-font: inherit;--uf-text: var(--color-black);--uf-muted: #6b7280;--uf-border: #d1d5db;--uf-border-hover: #9ca3af;--uf-bg: #ffffff;--uf-bg-muted: #f9fafb;--uf-focus: #2563eb;--uf-danger: #b91c1c;--uf-danger-bg: #fef2f2;--uf-radius: 10px;--uf-shadow: 0 1px 2px rgba(0, 0, 0, .06);--uf-shadow-focus: 0 0 0 4px rgba(37, 99, 235, .18);color:var(--uf-text);font-family:var(--uf-font)}.umbraco-forms-form.umbraco-forms-default .row-fluid{display:flex;flex-wrap:wrap;margin:-.5rem}.umbraco-forms-form.umbraco-forms-default .umbraco-forms-container,.umbraco-forms-form.umbraco-forms-default [class*=col-md-]{padding:.5rem;box-sizing:border-box;width:100%}@media(min-width:768px){.umbraco-forms-form.umbraco-forms-default .col-md-6{width:50%}.umbraco-forms-form.umbraco-forms-default .col-md-12{width:100%}}.umbraco-forms-form.umbraco-forms-default .umbraco-forms-field{margin:0 0 1rem}.umbraco-forms-form.umbraco-forms-default .umbraco-forms-field-wrapper{margin-top:.35rem}.umbraco-forms-form.umbraco-forms-default .umbraco-forms-label{display:inline-flex;gap:.35rem;align-items:baseline;font-weight:600;font-size:.95rem;line-height:1.2}.umbraco-forms-form.umbraco-forms-default .umbraco-forms-indicator{color:var(--uf-danger);font-weight:700}.umbraco-forms-form.umbraco-forms-default .help-block,.umbraco-forms-form.umbraco-forms-default .umbraco-forms-tooltip{display:block;margin:.35rem 0 0;color:var(--uf-muted);font-size:.875rem}.umbraco-forms-form.umbraco-forms-default input[type=text],.umbraco-forms-form.umbraco-forms-default input[type=email],.umbraco-forms-form.umbraco-forms-default input[type=tel],.umbraco-forms-form.umbraco-forms-default input[type=number],.umbraco-forms-form.umbraco-forms-default input[type=password],.umbraco-forms-form.umbraco-forms-default input[type=url],.umbraco-forms-form.umbraco-forms-default input[type=search],.umbraco-forms-form.umbraco-forms-default input[type=date],.umbraco-forms-form.umbraco-forms-default input[type=time],.umbraco-forms-form.umbraco-forms-default input[type=datetime-local],.umbraco-forms-form.umbraco-forms-default input.datepickerfield,.umbraco-forms-form.umbraco-forms-default textarea,.umbraco-forms-form.umbraco-forms-default select{width:100%;max-width:100%;display:block;box-sizing:border-box;padding:.65rem .75rem;border:1px solid var(--uf-border);border-radius:var(--uf-radius);background:var(--uf-bg);color:var(--uf-text);font-size:1rem;line-height:1.35;box-shadow:var(--uf-shadow);transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease}.umbraco-forms-form.umbraco-forms-default input[type=text]:hover,.umbraco-forms-form.umbraco-forms-default input[type=email]:hover,.umbraco-forms-form.umbraco-forms-default input[type=tel]:hover,.umbraco-forms-form.umbraco-forms-default input[type=number]:hover,.umbraco-forms-form.umbraco-forms-default input[type=password]:hover,.umbraco-forms-form.umbraco-forms-default input[type=url]:hover,.umbraco-forms-form.umbraco-forms-default input[type=search]:hover,.umbraco-forms-form.umbraco-forms-default input[type=date]:hover,.umbraco-forms-form.umbraco-forms-default input[type=time]:hover,.umbraco-forms-form.umbraco-forms-default input[type=datetime-local]:hover,.umbraco-forms-form.umbraco-forms-default input.datepickerfield:hover,.umbraco-forms-form.umbraco-forms-default textarea:hover,.umbraco-forms-form.umbraco-forms-default select:hover{border-color:var(--uf-border-hover)}.umbraco-forms-form.umbraco-forms-default input[type=text]:focus,.umbraco-forms-form.umbraco-forms-default input[type=email]:focus,.umbraco-forms-form.umbraco-forms-default input[type=tel]:focus,.umbraco-forms-form.umbraco-forms-default input[type=number]:focus,.umbraco-forms-form.umbraco-forms-default input[type=password]:focus,.umbraco-forms-form.umbraco-forms-default input[type=url]:focus,.umbraco-forms-form.umbraco-forms-default input[type=search]:focus,.umbraco-forms-form.umbraco-forms-default input[type=date]:focus,.umbraco-forms-form.umbraco-forms-default input[type=time]:focus,.umbraco-forms-form.umbraco-forms-default input[type=datetime-local]:focus,.umbraco-forms-form.umbraco-forms-default input.datepickerfield:focus,.umbraco-forms-form.umbraco-forms-default textarea:focus,.umbraco-forms-form.umbraco-forms-default select:focus{outline:none;border-color:var(--uf-focus);box-shadow:var(--uf-shadow),var(--uf-shadow-focus)}.umbraco-forms-form.umbraco-forms-default input[type=text]:disabled,.umbraco-forms-form.umbraco-forms-default input[type=email]:disabled,.umbraco-forms-form.umbraco-forms-default input[type=tel]:disabled,.umbraco-forms-form.umbraco-forms-default input[type=number]:disabled,.umbraco-forms-form.umbraco-forms-default input[type=password]:disabled,.umbraco-forms-form.umbraco-forms-default input[type=url]:disabled,.umbraco-forms-form.umbraco-forms-default input[type=search]:disabled,.umbraco-forms-form.umbraco-forms-default input[type=date]:disabled,.umbraco-forms-form.umbraco-forms-default input[type=time]:disabled,.umbraco-forms-form.umbraco-forms-default input[type=datetime-local]:disabled,.umbraco-forms-form.umbraco-forms-default input.datepickerfield:disabled,.umbraco-forms-form.umbraco-forms-default textarea:disabled,.umbraco-forms-form.umbraco-forms-default select:disabled{background:#f3f4f6;color:#6b7280;cursor:not-allowed}.umbraco-forms-form.umbraco-forms-default select{padding-right:2.25rem;appearance:none;background-image:linear-gradient(45deg,transparent 50%,var(--uf-muted) 50%),linear-gradient(135deg,var(--uf-muted) 50%,transparent 50%);background-position:calc(100% - 1.05rem) 55%,calc(100% - .75rem) 55%;background-size:6px 6px,6px 6px;background-repeat:no-repeat}.umbraco-forms-form.umbraco-forms-default textarea{min-height:120px;resize:vertical}.umbraco-forms-form.umbraco-forms-default input[type=file]{width:100%;display:block;padding:.55rem;border:1px dashed var(--uf-border);border-radius:var(--uf-radius);background:var(--uf-bg-muted)}.umbraco-forms-form.umbraco-forms-default input[type=checkbox],.umbraco-forms-form.umbraco-forms-default input[type=radio]{width:1.05rem;height:1.05rem;vertical-align:middle;accent-color:var(--uf-focus)}.umbraco-forms-form.umbraco-forms-default .checkbox,.umbraco-forms-form.umbraco-forms-default .radio{display:flex;align-items:center;gap:.5rem}.umbraco-forms-form.umbraco-forms-default .checkbox label,.umbraco-forms-form.umbraco-forms-default .radio label{font-size:.95rem;margin:0;cursor:pointer}.umbraco-forms-form.umbraco-forms-default .checkboxlist-wrapper>.umbraco-forms-label,.umbraco-forms-form.umbraco-forms-default .umbraco-forms-field.checkboxlist .umbraco-forms-label{font-weight:600;font-size:.95rem}.umbraco-forms-form.umbraco-forms-default .checkboxlist{display:flex;flex-wrap:wrap;gap:.5rem 1rem;padding:.25rem 0}.umbraco-forms-form.umbraco-forms-default .checkboxlist.checkboxlist-vertical{flex-direction:column;flex-wrap:nowrap;gap:.5rem;width:100%}.umbraco-forms-form.umbraco-forms-default .checkboxlist.checkboxlist-horizontal{flex-direction:row}.umbraco-forms-form.umbraco-forms-default .checkboxlist>div{display:flex;align-items:center;gap:.55rem;padding:.4rem .55rem;border-radius:8px}.umbraco-forms-form.umbraco-forms-default .checkboxlist>div:hover{background:var(--uf-bg-muted)}.umbraco-forms-form.umbraco-forms-default .checkboxlist input[type=checkbox]{margin:0;flex:0 0 auto}.umbraco-forms-form.umbraco-forms-default .checkboxlist input[type=checkbox]:focus-visible{outline:none;box-shadow:var(--uf-shadow-focus);border-radius:4px}.umbraco-forms-form.umbraco-forms-default .checkboxlist label{cursor:pointer;-webkit-user-select:none;user-select:none;margin:0;line-height:1.2;font-size:.95rem}.umbraco-forms-form.umbraco-forms-default .checkboxlist.input-validation-error,.umbraco-forms-form.umbraco-forms-default .checkboxlist[aria-invalid=true]{padding:.5rem;border:1px solid var(--uf-danger);border-radius:var(--uf-radius);background:var(--uf-danger-bg)}.umbraco-forms-form.umbraco-forms-default .checkboxlist input.input-validation-error+label{color:var(--uf-danger)}.umbraco-forms-form.umbraco-forms-default .field-validation-error,.umbraco-forms-form.umbraco-forms-default .field-validation-valid[style*="display: block"]{display:block;margin-top:.45rem;font-size:.875rem}.umbraco-forms-form.umbraco-forms-default .field-validation-error{color:var(--uf-danger)}.umbraco-forms-form.umbraco-forms-default .input-validation-error,.umbraco-forms-form.umbraco-forms-default input[aria-invalid=true],.umbraco-forms-form.umbraco-forms-default select[aria-invalid=true],.umbraco-forms-form.umbraco-forms-default textarea[aria-invalid=true]{border-color:var(--uf-danger);background:var(--uf-danger-bg)}.umbraco-forms-form.umbraco-forms-default .umbraco-forms-navigation{margin-top:1.25rem}.umbraco-forms-form.umbraco-forms-default input[type=submit],.umbraco-forms-form.umbraco-forms-default button[type=submit],.umbraco-forms-form.umbraco-forms-default .btn.primary{appearance:none;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.7rem 1.05rem;border-radius:var(--uf-radius);border:1px solid transparent;background:var(--uf-focus);color:#fff;font-weight:700;font-size:1rem;cursor:pointer;box-shadow:var(--uf-shadow);transition:transform .05s ease,filter .15s ease,box-shadow .15s ease}.umbraco-forms-form.umbraco-forms-default input[type=submit]:hover,.umbraco-forms-form.umbraco-forms-default button[type=submit]:hover,.umbraco-forms-form.umbraco-forms-default .btn.primary:hover{filter:brightness(.95)}.umbraco-forms-form.umbraco-forms-default input[type=submit]:active,.umbraco-forms-form.umbraco-forms-default button[type=submit]:active,.umbraco-forms-form.umbraco-forms-default .btn.primary:active{transform:translateY(1px)}.umbraco-forms-form.umbraco-forms-default input[type=submit]:focus-visible,.umbraco-forms-form.umbraco-forms-default button[type=submit]:focus-visible,.umbraco-forms-form.umbraco-forms-default .btn.primary:focus-visible{outline:none;box-shadow:var(--uf-shadow),var(--uf-shadow-focus)}.umbraco-forms-form.umbraco-forms-default .umbraco-forms-hidden{display:none!important}.umbraco-forms-form.umbraco-forms-default legend{font-weight:600;font-size:.95rem;line-height:1.2}.umbraco-forms-form.umbraco-forms-default fieldset{padding:.5em .5em 0 0;margin:0 0 1em;border:none!important}
