section.page-hero{width:100%;height:100vh;color:#fff;display:flex;justify-content:space-between;align-items:flex-end;overflow:hidden;z-index:1;position:relative}@media(max-width: 520px){section.page-hero{height:var(--vh)}}section.page-hero::before{content:"";position:absolute;width:100%;height:100%;bottom:0;left:0;z-index:0;background:#0a1324;background:linear-gradient(180deg, rgba(10, 19, 36, 0.59) 0%, rgba(8, 12, 21, 0) 40%, rgba(0, 0, 0, 0) 66%, rgba(5, 5, 5, 0.55) 100%)}section.page-hero::after{content:"";position:absolute;width:100%;height:102%;top:0;left:0;z-index:0;background:#080f1e;background:linear-gradient(180deg, rgba(8, 15, 30, 0) 0%, rgb(8, 15, 30) 92%)}section.page-hero .hero-image{position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1}section.page-hero .hero-image img{width:100%;height:100%;object-fit:cover;animation:reveal 1000ms;transform-origin:bottom}section.page-hero .header-content{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;position:relative;z-index:2}section.page-hero .header-content .col-left{width:65%}@media(max-width: 1200px)and (min-width: 768px){section.page-hero .header-content .col-left h1{font-size:4.625rem}}section.page-hero .header-content .col-right{width:35%}@media(max-width: 1279px){section.page-hero .header-content{flex-direction:column}section.page-hero .header-content .col-left,section.page-hero .header-content .col-right{width:100%}}section.page-hero .header-content .anchor-links{display:flex;flex-direction:row;justify-content:flex-end;align-items:stretch;margin-bottom:60px}@media(max-width: 767px){section.page-hero .header-content .anchor-links{justify-content:flex-start}}section.page-hero .header-content .anchor-links .anchor-link{display:block;text-align:center;color:#fff;font-size:.875rem;font-weight:500;text-transform:uppercase;padding:8px 16px;border-right:1px solid rgba(255,255,255,.2);position:relative}@media(max-width: 480px){section.page-hero .header-content .anchor-links .anchor-link{font-size:10px;flex-basis:33.33%;padding:8px}}section.page-hero .header-content .anchor-links .anchor-link::before{content:"";position:absolute;background:rgba(0,0,0,0);width:100%;height:100%;bottom:0;left:0;z-index:0;border:solid 1px #fff;opacity:0;transition:.3s}section.page-hero .header-content .anchor-links .anchor-link:hover::before{opacity:1;transition:.3s}section.page-hero .header-content .anchor-links .anchor-link:last-child{border-right:none}section.page-hero .header-content .anchor-links .anchor-link .icon{width:50px;height:50px;margin:0 auto 16px}section.page-hero .header-content .anchor-links .anchor-link .icon img{width:100%;height:100%;object-fit:contain}section.page-hero .header-content .anchor-links .anchor-link .icon svg{width:100%;height:100%}section.page-hero .header-content .anchor-links .anchor-link .icon svg path{fill:#fff}.first-section{background:#080f1e;background:linear-gradient(180deg, #080F1E 0%, #2B4475 99%);color:#fff;padding:105px 0;overflow:hidden}@media(max-width: 767px){.first-section{padding:50px 0}}.first-section .upper-row{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start}.first-section .upper-row img{width:100%;max-width:260px;height:auto;object-fit:cover}@media(max-width: 1140px){.first-section .upper-row img{max-width:200px}}.first-section .upper-row .big-text{flex-basis:calc(100% - 360px)}.first-section .upper-row .big-text p{margin-top:0;font-weight:300}@media(max-width: 1140px){.first-section .upper-row .big-text{flex-basis:calc(100% - 280px)}}@media(max-width: 880px){.first-section .upper-row img{display:none}.first-section .upper-row .big-text{flex-basis:100%}.first-section .upper-row .big-text p{font-size:24px}}@media(max-width: 520px){.first-section .upper-row .big-text p{font-size:20px}}.first-section .bottom-row{display:flex;flex-direction:row;justify-content:space-between;align-items:stretch}.first-section .bottom-row .img-container:first-child{flex-basis:calc(28% - 7px);display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end}.first-section .bottom-row .img-container:first-child img{margin-top:auto}.first-section .bottom-row .img-container:nth-child(2){flex-basis:calc(42% - 7px)}.first-section .bottom-row .img-container img{width:100%}.first-section .bottom-row .text-container{flex-basis:calc(30% - 7px)}.first-section .bottom-row .text-container p{margin-top:0}@media(max-width: 1024px){.first-section .bottom-row{margin-top:32px}}@media(max-width: 880px){.first-section .bottom-row{flex-wrap:wrap}.first-section .bottom-row .img-container:first-child{flex-basis:calc(34% - 7px)}.first-section .bottom-row .img-container:nth-child(2){flex-basis:calc(66% - 7px);order:-1}.first-section .bottom-row .text-container{flex-basis:100%;margin-top:28px}.first-section .bottom-row .text-container p{max-width:300px;margin-left:auto}}@media(max-width: 520px){.first-section .bottom-row .text-container p{font-size:14px;max-width:217px;margin-left:auto;margin-right:0}}.sale-section{background-color:#fff;padding:105px 0;overflow:hidden}@media(max-width: 767px){.sale-section{padding:74px 0}}.sale-section .content-block{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start}@media(max-width: 767px){.sale-section .content-block{flex-direction:column}}.sale-section .content-block .col-left{width:55%;padding-right:20%}@media(max-width: 767px){.sale-section .content-block .col-left{width:100%}}.sale-section .content-block .col-right{width:45%}@media(max-width: 767px){.sale-section .content-block .col-right{width:100%}}.sale-section .content-block .btn{margin-top:50px}.sale-section h2,.sale-section p{margin-top:0}.sale-gallery{overflow:hidden}.sale-gallery .container.full{width:100vw !important;max-width:100vw !important;overflow:hidden;position:relative}.sale-gallery .container.full .owl-label{display:flex;align-items:center;justify-content:center;gap:4px;font-size:14px;font-weight:500;text-transform:uppercase;position:absolute;top:calc(50% - 54px);right:calc(15.5% - 54px);width:100px;height:100px;background-color:#fff;z-index:2;pointer-events:none;overflow:hidden;border-radius:50%}@media(max-width: 880px){.sale-gallery .container.full .owl-label{display:none}}.sale-gallery .owl-carousel img{aspect-ratio:7/4;object-fit:cover}.compass-section{text-align:center;padding:69px 0}@media(max-width: 520px){.compass-section{padding:32px 0}}.compass-section .container{position:relative}.compass-section .content-block{position:relative;z-index:1;display:block}.compass-section .compass-header-block{height:100%;margin-bottom:36px;display:flex;justify-content:center;align-items:center}.compass-section .compass-header-block h2{margin-bottom:0;margin-left:auto;margin-right:auto;text-align:center}.compass-section .compass-header-block:first-child h2{max-width:540px}.compass-section .compass-header-block:last-child{margin-top:36px}.compass-section .compass-header-block:last-child h2{max-width:760px;margin-top:0}@media(max-width: 1024px){.compass-section .compass-header-block h2{font-size:50px}}@media(max-width: 880px){.compass-section .compass-header-block h2{font-size:44px}}@media(max-width: 700px){.compass-section .compass-header-block h2{font-size:40px}}@media(max-width: 580px){.compass-section .compass-header-block h2{font-size:28px}}@media(max-width: 1279px){.compass-section .compass-header-block{padding:0 10%}}@media(max-width: 520px){.compass-section .compass-header-block h2{font-size:20px;font-weight:400}.compass-section .compass-header-block:first-child{padding-top:62px}.compass-section .compass-header-block:first-child h2{max-width:220px}.compass-section .compass-header-block:last-child{padding-bottom:62px}}.compass-section .compass-gallery{display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:center;align-items:center;gap:5%}@media(max-width: 767px){.compass-section .compass-gallery{gap:12%}}.compass-section .compass-gallery .item:nth-child(3){width:26%}@media(max-width: 767px){.compass-section .compass-gallery .item:nth-child(3){width:40%}}.compass-section .compass-gallery .item:nth-child(2),.compass-section .compass-gallery .item:nth-child(4){width:12%}@media(max-width: 767px){.compass-section .compass-gallery .item:nth-child(2),.compass-section .compass-gallery .item:nth-child(4){width:18%}}.compass-section .compass-gallery .item:nth-child(1),.compass-section .compass-gallery .item:nth-child(5){width:14%}@media(max-width: 767px){.compass-section .compass-gallery .item:nth-child(1),.compass-section .compass-gallery .item:nth-child(5){display:none}}.compass-section .compass-gallery .item img{width:100%;height:auto;display:block}@media(max-width: 520px){.compass-section .compass-gallery{gap:24px}.compass-section .compass-gallery .item:nth-child(2),.compass-section .compass-gallery .item:nth-child(4){width:calc(22% - 12px)}.compass-section .compass-gallery .item:nth-child(3){width:calc(56% - 12px)}}.compass-section .compass-image{position:absolute;z-index:2;top:0;bottom:0;left:0;right:0;background:url("../images/svg/compass.svg") no-repeat center center;background-size:contain;pointer-events:none}.sell-section{background-color:#e7eced;padding:105px 0;overflow:hidden}@media(max-width: 767px){.sell-section{padding:74px 0}}@media(max-width: 520px){.sell-section .sell-header-block h2{max-width:220px;margin-bottom:0}}.sell-section .content-block{display:flex;flex-direction:row;align-items:stretch;gap:18%}@media(max-width: 767px){.sell-section .content-block{flex-direction:column-reverse;gap:50px}}.sell-section .content-block .col-left{width:58%}@media(max-width: 767px){.sell-section .content-block .col-left{width:100%}}.sell-section .content-block .col-right{width:24%;display:flex;flex-direction:column;justify-content:flex-end}@media(max-width: 767px){.sell-section .content-block .col-right{width:100%;margin-top:28px}.sell-section .content-block .col-right p:last-of-type{margin-bottom:0}}.sell-section .content-block .btn{margin-top:50px}@media(max-width: 767px){.sell-section .content-block .btn{margin-top:36px}}.sell-section h2,.sell-section p{margin-top:0}.ownership-section{background:linear-gradient(180deg, rgba(41, 65, 113, 0) 77.48%, #2B4475 94.37%),linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%),#2b4475 var(--header-bg) no-repeat center center;background-size:cover;color:#fff;padding:105px 0 46vw;overflow:hidden}@media(max-width: 1279px){.ownership-section{padding:105px 0 0;background:#001c36}}.ownership-section .content-block{display:flex;flex-direction:row;align-items:stretch;gap:9%}@media(max-width: 1279px){.ownership-section .content-block{flex-wrap:wrap}}.ownership-section .content-block .ownership-header-block{width:34%}@media(max-width: 1279px){.ownership-section .content-block .ownership-header-block{width:100%}}.ownership-section .content-block .col-left,.ownership-section .content-block .col-right{width:22%}@media(min-width: 768px)and (max-width: 1279px){.ownership-section .content-block .col-left,.ownership-section .content-block .col-right{width:40%}}@media(max-width: 767px){.ownership-section .content-block .col-left,.ownership-section .content-block .col-right{width:100%;margin-top:30px}}.ownership-section .content-block .col-left .btn,.ownership-section .content-block .col-right .btn{margin-top:50px}@media(max-width: 767px){.ownership-section .content-block .col-left .btn,.ownership-section .content-block .col-right .btn{margin-top:0}}.ownership-section h2,.ownership-section p{margin-top:0}.ownership-section .ownership-image-mobile{display:none;background:linear-gradient(1deg, rgba(0, 28, 54, 0) 60%, #001C36 90%),linear-gradient(180deg, rgba(41, 65, 113, 0) 80%, #2B4475 98%),linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%),#2b4475 var(--header-bg) no-repeat bottom right;background-size:140% auto;height:85vw}@media(max-width: 1279px){.ownership-section .ownership-image-mobile{display:block}}@media(max-width: 767px){.ownership-section .ownership-image-mobile{height:75vw}}