*{box-sizing:border-box;margin:0;padding:0}html,body{font-family:"TWKEverett-Regular";color:#391b19;background:#f4f6f7;font-size:16px;line-height:1.4}@media screen and (max-width: 1440px){html,body{font-size:14px}}body{transition:background 0.5s, color 0.5s}body.loading{overflow:hidden;pointer-events:none}body.init__modal{overflow:hidden}#loader{position:fixed;z-index:999999;left:0;top:0;width:100%;height:100%;background:#f4f6f7;display:flex;align-items:center;justify-content:center}#loader .loader-images{position:absolute;width:100%;height:100%;top:0;left:0}#loader .loader-images img{clip-path:inset(100% 0% 0% 0%);position:absolute;top:0;left:0;width:100%;height:100%;transform:scale(1.1);object-fit:cover}#loader h1{color:#f4f6f7;position:relative;max-width:70vw;text-align:center}.cursor{position:fixed;top:0;left:0;z-index:9999;user-select:none;pointer-events:none;transform-origin:center;display:flex;justify-content:center;align-items:center;opacity:0;transition:opacity 0.3s;mix-blend-mode:difference}.cursor.init{opacity:1}.cursor.init img{transform:translate(-50%, -50%) scale(1)}.cursor.init.left img{transform:translate(-50%, -50%) scale(1) rotate(-180deg)}.cursor.left img{transform:translate(-50%, -50%) scale(0.5) rotate(-180deg)}.cursor img{transform:translate(-50%, -50%) scale(0.5);transition:transform 0.3s}h1,h2,h4,h5,h6{font-weight:400}h1{font-size:68px;line-height:1.21}@media screen and (max-width: 1440px){h1{font-size:56px}}@media screen and (max-width: 1080px){h1{font-size:42px}}@media screen and (max-width: 767px){h1{font-size:30px}}h1.lg{font-size:8.5vw;line-height:1;letter-spacing:-0.43vw;text-transform:uppercase}@media screen and (max-width: 767px){h1.lg{font-size:10.5vw}}h2{font-size:40px;letter-spacing:-1.35px}@media screen and (max-width: 1440px){h2{font-size:34px}}@media screen and (max-width: 1080px){h2{font-size:28px}}@media screen and (max-width: 767px){h2{font-size:22px}}h3{text-transform:uppercase;font-size:20px;font-family:"TWKEverett-Medium";font-weight:400}@media screen and (max-width: 1440px){h3{font-size:18px}}@media screen and (max-width: 1080px){h3{font-size:16px}}h4{font-size:20px;font-family:"TWKEverett-Regular"}@media screen and (max-width: 1440px){h4{font-size:18px}}@media screen and (max-width: 1080px){h4{font-size:16px}}@media screen and (max-width: 767px){h4{font-size:14px}}ul.no-list-style li{list-style:none}ul li{margin:0.5em 0}ul li:not(.small){margin-left:14px}ul li.small{list-style:none}a{text-decoration:none;color:inherit}p a{text-decoration:underline}.btn{padding:0.8em 3.5em;border-radius:100px;cursor:pointer;text-transform:uppercase;background:#f4f6f7;color:#391b19;transition:color 0.3s, background 0.3s;font-family:"TWKEverett-Medium"}@media screen and (max-width: 767px){.btn{padding:0.6em 2em}}.btn:hover{color:#f4f6f7;background:#391b19}.btn__faq{cursor:pointer}img{max-width:100%;height:auto}table{border-collapse:collapse;font-size:12px;margin-bottom:10px}@media screen and (max-width: 767px){table{font-size:2.35vw}}table td{padding:10px;border:1px solid #f4f6f7;text-align:center}.row{display:flex}.col{display:flex;flex-direction:column}.small{font-size:16px}@media screen and (max-width: 1440px){.small{font-size:14px}}@media screen and (max-width: 767px){.small{font-size:12px}}.mbm__difference{mix-blend-mode:difference}.no-overflow{overflow:hidden}.no-pointer{pointer-events:none !important}body.init__dark-bg{background:#391b19;color:#f4f6f7}.bg__gradient{background:transparent linear-gradient(180deg, #60809a 0%, #391b19 100%) 0% 0% no-repeat padding-box;color:#f4f6f7}.bg__gradient-horizontal{background:transparent linear-gradient(90deg, #60809a 0%, #391b19 100%) 0% 0% no-repeat padding-box;color:#f4f6f7}.st__image{position:relative;overflow:hidden;display:flex;align-items:center}.st__image::before{content:"";background:#d9e4ec;position:absolute;left:0;top:0;width:100%;height:100%}.st__image.no-bg::before{content:unset}.st__image img{position:relative;width:100%}.swiper-wrapper{display:flex;align-items:center;transition-timing-function:cubic-bezier(0.6, 0, 0.4, 1)}.swiper-wrapper .swiper-slide img{transition:transform 1s cubic-bezier(0.5, 0, 0.5, 1)}.swiper-wrapper .swiper-slide .row{margin-top:1em;position:relative;opacity:0;transition:opacity 0.7s 0s}.swiper-wrapper .swiper-slide.swiper-slide-active .row,.swiper-wrapper .swiper-slide.swiper-slide-duplicate-active .row{opacity:1;transition:opacity 0.7s 0.6s}.pagination .inner{display:flex;align-items:center;border-radius:100px}.pagination .inner>div{display:flex;box-sizing:content-box;cursor:pointer;width:30px;padding:0.55em 1.5em 0.55em 0.5em}@media screen and (max-width: 767px){.pagination .inner>div{width:25px}}.pagination .inner>div.pagination-btn-prev{transform:scaleX(-1)}.pagination .inner>div img{transition:transform 0.3s ease-in-out}.pagination .inner>div:hover img{transform:translateX(3px)}.has-indicator{position:relative}.has-indicator .plus-icon{position:absolute;right:1em;bottom:1em}.plus-icon{width:35px;height:35px;background:#f4f6f7;border-radius:50%;transition:all 0.3s;cursor:pointer}@media screen and (max-width: 767px){.plus-icon{width:30px;height:30px}}.plus-icon::before,.plus-icon::after{content:"";position:absolute;left:0;top:0;bottom:0;right:0;margin:auto;background:#391b19;transition:all 0.3s}.plus-icon::before{height:1px;width:55%}.plus-icon::after{width:1px;height:55%}.plus-icon:hover{background:#391b19}.plus-icon:hover::before,.plus-icon:hover::after{background:#f4f6f7}.mobile{display:none}@media screen and (max-width: 767px){.desktop{display:none}.mobile{display:block}}form input{width:100%;background:transparent;font-family:inherit;border:none;outline:none;border-bottom:1px solid #f4f6f7;padding:5px 0;color:#f4f6f7;font-size:16px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0}form input::placeholder{color:#f4f6f7;opacity:1}form input:not(:nth-child(1)){margin-top:2.5em}@media screen and (max-width: 767px){form input:not(:nth-child(1)){margin-top:2em}}form button{margin-top:6em;font-family:inherit;font-size:14px;display:block;width:200px;outline:none;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media screen and (max-width: 1440px){form button{margin-top:4em}}@media screen and (max-width: 767px){form button{margin-top:2em}}nav{font-size:12px;position:fixed;top:0;left:0;width:100%;display:flex;align-items:center;justify-content:space-between;z-index:9;transition:background 0.3s}nav.desktop{text-transform:uppercase;font-family:"TWKEverett-Medium"}body.init__anchor nav.desktop{background:#f4f6f7}nav .nav__item a{cursor:pointer}nav .nav__item.logo{width:250px;padding:2em;z-index:10}nav .nav__item.logo a{position:relative;display:flex;align-items:center}nav .nav__item.logo a img{transition:opacity 0.3s}nav .nav__item.logo a img:not(.light){opacity:0}nav .nav__item.logo a img.light{position:absolute;left:0;top:0}body.init__anchor nav .nav__item.logo a img:not(.light){opacity:1}body.init__anchor nav .nav__item.logo a img.light{opacity:0}nav .nav__item.anchors{margin:0 auto;display:flex;color:#391b19;padding:0.8em 3em;border-radius:20px;opacity:0;transition:all 0.3s}body.init__anchor nav .nav__item.anchors{opacity:1}nav .nav__item.anchors.sec__0 a:nth-child(1){opacity:1}nav .nav__item.anchors.sec__1 a:nth-child(2){opacity:1}nav .nav__item.anchors.sec__2 a:nth-child(3){opacity:1}nav .nav__item.anchors.sec__3 a:nth-child(4){opacity:1}nav .nav__item.anchors.sec__4 a:nth-child(5){opacity:1}nav .nav__item.anchors.sec__5 a:nth-child(6){opacity:1}nav .nav__item.anchors.sec__6 a:nth-child(7){opacity:1}nav .nav__item.anchors>a{margin:0 1em;position:relative;opacity:0.2;transition:opacity 0.3s}@media screen and (max-width: 1080px){nav .nav__item.anchors>a{margin:0 0.5em}}nav .nav__item.links{right:0;display:flex;align-items:center;padding:1em;z-index:10}nav .nav__item.links p{cursor:pointer}nav .nav__item.links p.btn__faq{transition:color 0.3s;color:#f4f6f7}body.init__anchor nav .nav__item.links p.btn__faq{color:#391b19}nav .nav__item.links p.btn__sign-up{background:#f4f6f7;color:#391b19;margin-left:2em;transition:all 0.3s}@media screen and (max-width: 1080px){nav .nav__item.links p.btn__sign-up{margin-left:1em}}nav .nav__item.links p.btn__sign-up:hover{background:#391b19;color:#f4f6f7}body.init__anchor nav .nav__item.links p.btn__sign-up{background:#391b19;color:#f4f6f7}body.init__anchor nav .nav__item.links p.btn__sign-up:hover{background:#f4f6f7;color:#391b19}nav.mobile{flex-direction:column;width:100%;z-index:999;color:#f4f6f7;text-transform:unset;height:56px;transition:background 0.3s}body.init__modal nav.mobile{pointer-events:none}@media screen and (max-width: 767px){nav.mobile{display:flex}}body.init__anchor nav.mobile{background:#f4f6f7}body.init__modal nav.mobile,body.init__menu nav.mobile{background:transparent;transition:background 0.3s}nav.mobile .top{justify-content:space-between;align-items:center;border-bottom:1px solid #f4f6f7;padding:1em;width:100%}nav.mobile .top .logo{width:50%;margin-right:auto}nav.mobile .top .logo a{position:relative;display:flex;align-items:center}nav.mobile .top .logo a img{transition:opacity 0.3s;opacity:0}nav.mobile .top .logo a img.light{position:absolute;left:0;top:0;opacity:1}body.init__anchor nav.mobile .top .logo a img.light{opacity:0}body.init__anchor nav.mobile .top .logo a img:not(.light){opacity:1}body.init__modal nav.mobile .top .logo a img.light,body.init__menu nav.mobile .top .logo a img.light{opacity:1}body.init__modal nav.mobile .top .logo a img:not(.light),body.init__menu nav.mobile .top .logo a img:not(.light){opacity:0}body.init__modal-gallery nav.mobile .top .logo a img.light{opacity:0}body.init__modal-gallery nav.mobile .top .logo a img:not(.light){opacity:1}nav.mobile .top .btn__sign-up{transition:opacity 0.3s, background 0.3s, color 0.3s}body.init__anchor nav.mobile .top .btn__sign-up{background:#391b19;color:#f4f6f7}body.init__modal nav.mobile .top .btn__sign-up{opacity:0}body.init__menu nav.mobile .top .btn__sign-up{background:#f4f6f7;color:#391b19}nav.mobile .top .icon{width:30px;height:30px;padding:7px;border-radius:100%;display:flex;flex-direction:column;justify-content:center;background:#f4f6f7;margin-left:5px;cursor:pointer;transition:opacity 0.3s}body.init__modal nav.mobile .top .icon{opacity:0}nav.mobile .top .icon .line{width:100%;height:1px;background:#391b19;transition:background 0.3s 0.3s}body.init__menu nav.mobile .top .icon .line{background:#f4f6f7;transition:background 0.3s 0s}nav.mobile .top .icon .line:nth-child(2){margin:4px 0;position:relative}nav.mobile .top .icon .line:nth-child(2):before,nav.mobile .top .icon .line:nth-child(2)::after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;transform:rotate(0);background:#391b19;transition:transform 0.3s 0s}body.init__menu nav.mobile .top .icon .line:nth-child(2)::before{transform:rotate(45deg);transition:transform 0.3s 0.3s}body.init__menu nav.mobile .top .icon .line:nth-child(2)::after{transform:rotate(-45deg);transition:transform 0.3s 0.3s}.nav__container{position:fixed;top:0;left:0;height:100%;width:100%;pointer-events:none;align-items:center;text-align:center;color:#f4f6f7;z-index:8;overflow:hidden;font-size:12px}body.init__menu .nav__container{pointer-events:initial}.nav__container::before{content:"";position:absolute;left:0;top:0;width:100%;height:0;background:transparent linear-gradient(180deg, #60809a 0%, #391b19 100%) 0% 0% no-repeat padding-box;z-index:-1;transition:height 0.3s cubic-bezier(0.5, 0, 0.5, 1)}body.init__menu .nav__container:before{transition:height 0.3s cubic-bezier(0.5, 0, 0.5, 1);height:100%;opacity:1}.nav__container .inner{display:flex;flex-direction:column;justify-content:center;align-items:center;opacity:0;transition:opacity 0.3s 0s;height:100%}body.init__menu .nav__container .inner{opacity:1;transition:opacity 0.3s 0.4s}.nav__container .inner .nav-items{font-size:30px;padding:calc(2em + 60px) 0 2em}.nav__container .inner .nav-items li{margin:0}.nav__container .inner .btn__sign-up{width:70%;font-size:14px;margin-bottom:2em}.nav__container .inner .bottom{margin-top:auto;padding:2em 0;border-top:1px solid #f4f6f7;width:100%}.nav__container .inner .bottom ul{justify-content:center}.nav__container .inner .bottom ul:not(:first-of-type){margin-top:1.5em}.nav__container .inner .bottom ul li{margin:0 0.5em}.nav__container .inner .bottom ul.links{align-items:center}.nav__container .inner .bottom ul.links li{display:flex;align-items:center;margin:0}.nav__container .inner .bottom ul.links li:not(:first-of-type)::before{content:"";margin:0 0.5em 0;height:5px;width:5px;background:#f4f6f7;border-radius:50%}@media screen and (max-width: 767px){footer .row{flex-direction:column}}footer .row:last-of-type{padding:1em 4em;border-top:1px solid #f4f6f7;font-size:12px}@media screen and (max-width: 1080px){footer .row:last-of-type{padding:1em 2em}}@media screen and (max-width: 767px){footer .row:last-of-type{padding:2em 2em 1em;text-align:center}}body.privacy-policy footer .row:last-of-type{border-top:1px solid #391b19}footer .row .col:first-of-type{width:47vw;height:92vh}@media screen and (max-width: 767px){footer .row .col:first-of-type{width:100%;height:50vh}}footer .row .col:first-of-type .st__image{height:100%}footer .row .col:first-of-type .st__image img{height:100%;object-fit:cover}footer .row .col:last-of-type{width:55vw;padding:0 2em}@media screen and (max-width: 767px){footer .row .col:last-of-type{width:100%;padding:20% 6vw;text-align:center;max-width:310px;margin:0 auto}footer .row .col:last-of-type h1{width:100%;text-align:center}footer .row .col:last-of-type .btn{margin:0 auto}}footer .row .col:last-of-type .inner{max-width:470px;margin:auto;display:flex;flex-direction:column;align-items:flex-start}@media screen and (max-width: 1440px){footer .row .col:last-of-type .inner{max-width:390px}}footer .row .col:last-of-type .inner h4{margin:2.5em 0}footer .row ul{display:flex;align-items:center}@media screen and (max-width: 767px){footer .row ul{justify-content:center}}footer .row ul.social{margin-right:4em}@media screen and (max-width: 767px){footer .row ul.social{margin-right:0}}footer .row ul.social li:not(:first-of-type){margin-left:1.5em}@media screen and (max-width: 767px){footer .row ul.social li{margin:0 1em !important}}footer .row ul:not(.social) li{display:flex;align-items:center}footer .row ul:not(.social) li:not(:first-of-type){margin:0}footer .row ul:not(.social) li:not(:first-of-type)::before{content:"";height:5px;width:5px;background:#f4f6f7;border-radius:50%;margin:0 1em 0}@media screen and (max-width: 767px){footer .row ul.info{flex-direction:column;margin:1em 0}footer .row ul.info li::before{content:unset !important}}footer .row ul.links{margin-left:auto}@media screen and (max-width: 767px){footer .row ul.links{margin-left:0}}footer .row ul li{text-transform:uppercase}#banner{height:100vh;display:flex;flex-direction:column;position:relative;text-align:center;justify-content:center;align-items:center;color:#f4f6f7;width:100%;overflow:hidden}#banner .banner-image{width:100%;height:100%;position:absolute;z-index:1}#banner .banner-image::before{content:"";top:0;left:0;width:100%;height:100%;position:absolute;background:#000;opacity:0.1;z-index:1}#banner .banner-image img{position:relative;width:100%;height:100%}#banner img{width:100%;height:100%;position:absolute;left:0;top:0;bottom:0;right:0;object-fit:cover}#banner h1,#banner .cta{position:relative;z-index:3}#banner h1{position:absolute;margin:auto;max-width:65%;top:50%;transform:translateY(-50%)}@media screen and (max-width: 767px){#banner h1{max-width:90%}}#banner .cta{margin-bottom:3em;display:flex;flex-direction:column;align-items:center;margin-top:auto}#banner .cta .btn{margin-top:2em}#opportunity h2{max-width:1300px;padding:14vw 2em;margin:0 auto;text-align:center}@media screen and (max-width: 1440px){#opportunity h2{max-width:1100px;padding:12vw 2em}}@media screen and (max-width: 1080px){#opportunity h2{max-width:900px;padding:10vw 2em}}@media screen and (max-width: 767px){#opportunity h2{text-align:left;padding:20% 8%}}#opportunity .row{align-items:flex-start}@media screen and (max-width: 767px){#opportunity .row{flex-direction:column}}#opportunity .row .col.major{width:calc(90% - 505px)}@media screen and (max-width: 1440px){#opportunity .row .col.major{width:calc(90% - 435px)}}@media screen and (max-width: 767px){#opportunity .row .col.major{width:100%}}#opportunity .row .col.minor{position:sticky;top:15%;width:100%;max-width:505px;padding:0 5em}@media screen and (max-width: 1440px){#opportunity .row .col.minor{max-width:435px}}@media screen and (max-width: 767px){#opportunity .row .col.minor{position:relative;padding:15% 8% 8%;max-width:100%}}#opportunity .row .col.minor h3{margin-bottom:0.3em}#opportunity .row .col.minor ul{margin-top:2em}#residences{padding:14vw 0 8vw}@media screen and (max-width: 1440px){#residences{padding:12vw 0 6vw}}@media screen and (max-width: 1080px){#residences{padding:10vw 0 6vw}}@media screen and (max-width: 767px){#residences{padding:80px 0 6vw}}#residences h1{text-align:center;margin-bottom:1em}@media screen and (max-width: 767px){#residences h1{padding:0 6vw}}#residences>.row{padding:0 8vw;align-items:flex-end}@media screen and (max-width: 1440px){#residences>.row{padding:0 6vw}}@media screen and (max-width: 767px){#residences>.row{flex-direction:column}}#residences>.row.first .col:nth-child(1){width:20%}@media screen and (max-width: 1080px){#residences>.row.first .col:nth-child(1){width:25%}}@media screen and (max-width: 767px){#residences>.row.first .col:nth-child(1){width:100%}#residences>.row.first .col:nth-child(1) .st__image{order:-1;width:65%;margin:1em 0 4em auto}}#residences>.row.first .col:nth-child(1) .st__text{padding:0 2em 6em 0}@media screen and (max-width: 767px){#residences>.row.first .col:nth-child(1) .st__text{padding:0 2em 0em 0}}#residences>.row.first .col:nth-child(1) p{margin:1em 0 2em}#residences>.row.first .col:nth-child(2){width:80%;padding:0 0 0 20px;align-self:stretch}@media screen and (max-width: 767px){#residences>.row.first .col:nth-child(2){order:-1;width:100%;padding:0}}#residences>.row.first .col:nth-child(2) .st__image{height:100%}#residences>.row.first .col:nth-child(2) .st__image .inner{height:100%}#residences>.row.first .col:nth-child(2) .st__image .inner img{object-fit:cover}#residences>.row.first .col .st__image .inner{display:flex}#residences>.row.last .col:nth-child(1){width:80%;padding:0 20px 0 0;align-self:stretch}@media screen and (max-width: 767px){#residences>.row.last .col:nth-child(1){order:-1;width:100%;padding:0}}#residences>.row.last .col:nth-child(1) .st__image{height:100%}#residences>.row.last .col:nth-child(1) .st__image .inner{height:100%}#residences>.row.last .col:nth-child(1) .st__image .inner img{object-fit:cover}#residences>.row.last .col:nth-child(2){width:20%}@media screen and (max-width: 1080px){#residences>.row.last .col:nth-child(2){width:25%}}@media screen and (max-width: 767px){#residences>.row.last .col:nth-child(2){width:100%}#residences>.row.last .col:nth-child(2) .st__image{order:-1;width:65%;margin:1em auto 0 0}}#residences>.row.last .col:nth-child(2) .st__text{padding:0 0 6em 2em}@media screen and (max-width: 767px){#residences>.row.last .col:nth-child(2) .st__text{padding:2em 0 0 0}}#residences>.row.last .col:nth-child(2) p{margin:1em 0 2em}#residences>.row.last .col .st__image .inner{display:flex}#residences .full-slider{width:100%;margin:6em 0;position:relative;display:flex}@media screen and (max-width: 767px){#residences .full-slider{margin:0 0 6em;flex-direction:column}}#residences .full-slider .no-overflow{width:100%}#residences .full-slider .no-overflow .swiper-wrapper{align-items:unset;width:100%;height:100%}#residences .full-slider .no-overflow .swiper-wrapper .swiper-slide{display:flex;align-items:center;justify-content:center;flex-shrink:0;height:100%}@media screen and (max-width: 767px){#residences .full-slider .no-overflow .swiper-wrapper .swiper-slide{height:auto}#residences .full-slider .no-overflow .swiper-wrapper .swiper-slide[data-swiper-slide-index="1"] img{object-position:62% 50%}}#residences .full-slider .no-overflow .swiper-wrapper .swiper-slide img{height:100%;object-fit:cover}#residences .full-slider .pagination{position:sticky;top:0;bottom:4em;height:100vh;display:flex;align-items:flex-end;justify-content:center;padding-bottom:4em;margin-left:-100vw;width:100vw}@media screen and (max-width: 767px){#residences .full-slider .pagination{margin:-4em 0 0;bottom:unset;height:auto;padding-bottom:0;width:100%}}#residences .full-slider .pagination .inner{background:#f4f6f7}#residences .accordions{margin-top:6em;padding:0 8vw}@media screen and (max-width: 1440px){#residences .accordions{margin-top:4em;padding:0 6vw}}#residences .accordions>.small{margin:1em 0}#residences .accordions .accordion{position:relative;border-top:1px solid #391b19;padding-right:8em;padding:2em 0;transition:opacity 0.3s}@media screen and (max-width: 767px){#residences .accordions .accordion{flex-wrap:wrap;max-width:100%;margin:0 auto}}#residences .accordions .accordion:last-of-type{border-bottom:1px solid #391b19}#residences .accordions .accordion.active{opacity:1}#residences .accordions .accordion.active:after{opacity:0}#residences .accordions .accordion:hover{opacity:1 !important}#residences .accordions .accordion:not(.active){opacity:0.3}#residences .accordions .accordion:not(.active) .col:not(:first-child){max-height:0;opacity:0;transition:max-height 0.5s, opacity 0.3s 0s}#residences .accordions .accordion:not(.active):after{display:block}#residences .accordions .accordion .col{overflow:hidden}#residences .accordions .accordion .col:first-child{margin-right:auto}@media screen and (max-width: 767px){#residences .accordions .accordion .col:first-child{width:100%}}#residences .accordions .accordion .col:nth-child(2){width:165px}@media screen and (max-width: 1440px){#residences .accordions .accordion .col:nth-child(2){width:155px}}#residences .accordions .accordion .col:not(:first-child){margin:0 3em;transition:max-height 0.5s, opacity 0.3s 0.3s}@media screen and (max-width: 1440px){#residences .accordions .accordion .col:not(:first-child){margin:0 2vw}}@media screen and (max-width: 767px){#residences .accordions .accordion .col:not(:first-child){margin:2em 2em 0 0;width:40%}}#residences .accordions .accordion .col h4{margin-top:1em}#amenities{padding:8vw 0}@media screen and (max-width: 767px){#amenities{padding-top:80px}}#amenities header{margin-bottom:8em;padding:0 8vw;align-items:center}@media screen and (max-width: 1440px){#amenities header{padding:0 6vw;margin-bottom:4em}}@media screen and (max-width: 767px){#amenities header{flex-direction:column;text-align:center}}#amenities header .col:first-of-type{max-width:840px;margin-right:auto;padding-right:2em}@media screen and (max-width: 767px){#amenities header .col:first-of-type{padding-right:0;margin:0 auto}}#amenities header .col:last-of-type{max-width:340px}@media screen and (max-width: 767px){#amenities header .col:last-of-type{max-width:100%;margin-top:2em}}#amenities header .col:last-of-type h3{margin-bottom:0.3em}#amenities .slider-container{align-items:center;justify-content:center;padding:0 8vw}@media screen and (max-width: 1440px){#amenities .slider-container{padding:0 6vw}}@media screen and (max-width: 767px){#amenities .slider-container{flex-direction:column;padding:0}}#amenities .slider-container .slider.major{width:80%;position:relative}@media screen and (max-width: 767px){#amenities .slider-container .slider.major{width:100%}}#amenities .slider-container .slider.major .pagination{position:absolute;bottom:calc(90px + 2em);right:1em}@media screen and (max-width: 767px){#amenities .slider-container .slider.major .pagination{bottom:calc(150px + 3em)}}#amenities .slider-container .slider.major .pagination .inner{background:#f4f6f7}#amenities .slider-container .slider .swiper-wrapper{align-items:unset;max-height:90vh}#amenities .slider-container .slider .swiper-wrapper .slide{overflow:hidden;height:unset;display:flex;flex-direction:column;flex-shrink:0}#amenities .slider-container .slider .swiper-wrapper .slide .no-overflow{height:100%;display:flex}#amenities .slider-container .slider .swiper-wrapper .slide .no-overflow img{width:100%;height:100%;object-fit:cover}#amenities .slider-container .slider .swiper-wrapper .slide .row{min-height:90px}@media screen and (max-width: 767px){#amenities .slider-container .slider .swiper-wrapper .slide .row{min-height:150px;flex-direction:column;text-align:center;padding:0 6vw;margin-top:2em}}#amenities .slider-container .slider .swiper-wrapper .slide .row .col:last-of-type{max-width:550px;padding-left:2em;margin-left:auto}@media screen and (max-width: 767px){#amenities .slider-container .slider .swiper-wrapper .slide .row .col:last-of-type{padding-left:0;margin-top:1em}#amenities .slider-container .slider .swiper-wrapper .slide .row .col:last-of-type .small{order:-1}}#amenities .slider-container .minor{width:25%;margin-left:-5%;z-index:1;margin-bottom:90px;position:relative}@media screen and (max-width: 767px){#amenities .slider-container .minor{order:-1;width:45%;margin:0 6vw -20% auto;z-index:2}}#amenities .other-amenities{margin-top:6em;padding:0 8vw}@media screen and (max-width: 1440px){#amenities .other-amenities{padding:0 6vw;margin-top:4em}}#amenities .other-amenities .small{margin:1em 0}#amenities .other-amenities .bottom{opacity:0.5}#amenities .other-amenities .bottom .small:last-of-type{margin-left:auto}#amenities .other-amenities .amenity{position:relative;border-top:1px solid #f4f6f7;padding:4em 0}@media screen and (max-width: 767px){#amenities .other-amenities .amenity{flex-direction:column;padding:2em 0}}#amenities .other-amenities .amenity:nth-child(4){border-bottom:1px solid #f4f6f7}#amenities .other-amenities .amenity .col:first-child{margin-right:auto}@media screen and (max-width: 767px){#amenities .other-amenities .amenity .col:first-child{margin:0 0 1em}}#amenities .other-amenities .amenity .col:not(:first-child){margin:0 0 0 5em;width:360px}@media screen and (max-width: 1440px){#amenities .other-amenities .amenity .col:not(:first-child){margin:0 0 0 4em;width:300px}}@media screen and (max-width: 767px){#amenities .other-amenities .amenity .col:not(:first-child){margin:0}}#amenities .other-amenities .amenity .col h4:not(:first-of-type){margin-top:1em}@media screen and (max-width: 767px){#amenities .other-amenities .amenity .col h4:not(:first-of-type){margin-top:0.5em}}#neighborhood{width:100%;height:71vw;position:relative;background:url("/assets/The Brooklyn Tower, Brooklyn, NY, JDS Development Group, Binyan.webp") 50% 50%/cover}@media screen and (max-width: 767px){#neighborhood{height:100vh;background:url("/assets/The Brooklyn Tower, Brooklyn, NY, JDS Development Group, Binyan-mobile.webp") 65% 50%/cover}}#neighborhood>img{width:100%}#neighborhood .inner{max-width:90vw;margin:0 auto;position:sticky;top:0;height:100vh;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 767px){#neighborhood .inner{height:auto;position:absolute;right:0;left:0;bottom:0}}#neighborhood .inner h1{color:#f4f6f7;text-align:center}#neighborhoodMap .container{padding:10vw 0 8vw 8vw}@media screen and (max-width: 1440px){#neighborhoodMap .container{padding:8vw 0 6vw 6vw}}@media screen and (max-width: 767px){#neighborhoodMap .container{padding:4em 6vw}}#neighborhoodMap .container h1{max-width:1000px}@media screen and (max-width: 1440px){#neighborhoodMap .container h1{max-width:830px}}#neighborhoodMap .container .pin{margin-top:8em}@media screen and (max-width: 1440px){#neighborhoodMap .container .pin{margin-top:4em}}@media screen and (max-width: 767px){#neighborhoodMap .container .pin{margin-top:2em;flex-direction:column;overflow:hidden}}#neighborhoodMap .container .pin .col:first-of-type{margin:21vw auto 21vw 0;padding-right:2em}@media screen and (max-width: 767px){#neighborhoodMap .container .pin .col:first-of-type{margin:0;padding-right:0;flex-direction:row;transition:transform 0.5s ease-in-out}}#neighborhoodMap .container .pin .col:last-of-type{position:sticky;width:56vw;height:40vw;top:calc((100vh - 40vw) / 2);margin-left:auto}@media screen and (max-width: 767px){#neighborhoodMap .container .pin .col:last-of-type{width:100%;height:auto;position:static;top:unset;order:-1;margin-bottom:2em}}#neighborhoodMap .container .pin .col:last-of-type img{height:100%;object-fit:cover;transition:opacity 0.5s}#neighborhoodMap .container .pin .col:last-of-type img:not(:first-of-type){position:absolute;left:0;top:0;opacity:0}#neighborhoodMap .container .pin .col .inner{position:relative;opacity:0.2;transition:opacity 0.3s}@media screen and (max-width: 767px){#neighborhoodMap .container .pin .col .inner{min-width:300px;height:175px;overflow-y:auto;margin-right:20px}}#neighborhoodMap .container .pin .col .inner:not(:last-of-type){margin-bottom:30vh}@media screen and (max-width: 767px){#neighborhoodMap .container .pin .col .inner:not(:last-of-type){margin-bottom:0}}#neighborhoodMap .container .pin .col .inner p:not(.small){margin:0.5em 0;display:flex;align-items:center}#neighborhoodMap .container .pin .col .inner p:not(.small) img{margin-right:10px;width:30px}@media screen and (max-width: 767px){#neighborhoodMap .container .pin .col .inner p:not(.small){margin:0.5em 0}}#neighborhoodMap .container .pagination{justify-content:center;margin-top:2em}@media screen and (max-width: 767px){#neighborhoodMap .container .pagination.mobile{display:flex}}#neighborhoodMap .container .pagination .inner{background:#391b19}#neighborhoodMap.step-1 .row .col .inner:nth-child(1){opacity:1}#neighborhoodMap.step-1 .row .col .st__image img:nth-child(1){opacity:1}@media screen and (max-width: 767px){#neighborhoodMap.step-1 .row .col.st__text{transform:translateX(calc(-0 * 320px))}}#neighborhoodMap.step-2 .row .col .inner:nth-child(2){opacity:1}#neighborhoodMap.step-2 .row .col .st__image img:nth-child(2){opacity:1}@media screen and (max-width: 767px){#neighborhoodMap.step-2 .row .col.st__text{transform:translateX(calc(-1 * 320px))}}#neighborhoodMap.step-3 .row .col .inner:nth-child(3){opacity:1}#neighborhoodMap.step-3 .row .col .st__image img:nth-child(3){opacity:1}@media screen and (max-width: 767px){#neighborhoodMap.step-3 .row .col.st__text{transform:translateX(calc(-2 * 320px))}}#neighborhoodMap.step-4 .row .col .inner:nth-child(4){opacity:1}#neighborhoodMap.step-4 .row .col .st__image img:nth-child(4){opacity:1}@media screen and (max-width: 767px){#neighborhoodMap.step-4 .row .col.st__text{transform:translateX(calc(-3 * 320px))}}#neighborhoodMap.step-5 .row .col .inner:nth-child(5){opacity:1}#neighborhoodMap.step-5 .row .col .st__image img:nth-child(5){opacity:1}@media screen and (max-width: 767px){#neighborhoodMap.step-5 .row .col.st__text{transform:translateX(calc(-4 * 320px))}}#timeline{padding:8vw}@media screen and (max-width: 1440px){#timeline{padding:6vw}}@media screen and (max-width: 767px){#timeline{overflow:hidden;padding:80px 6vw 4em}}#timeline h1{text-align:center}#timeline .row{margin-top:4em}@media screen and (max-width: 1440px){#timeline .row{margin-top:2em}}@media screen and (max-width: 767px){#timeline .row{flex-direction:column;overflow:hidden}}#timeline .row .col.hexagon .hex__inner,#timeline .row .col.hexagon .hex__inner:before{clip-path:polygon(25% 5%, 75% 5%, 100% 50%, 75% 95%, 25% 95%, 0% 50%)}#timeline .row .col.hexagon{position:sticky;top:calc((100vh - 80vh) / 2);height:80vh;width:80vh}@media screen and (max-width: 1080px){#timeline .row .col.hexagon{top:calc((100vh - 70vh) / 2);height:70vh;width:70vh}}@media screen and (max-width: 767px){#timeline .row .col.hexagon{top:unset;height:300px;width:300px;margin:0 auto}}#timeline .row .col.hexagon .hex__inner{height:100%;width:100%;background:rgba(255,255,255,0.2)}#timeline .row .col.hexagon .hex__inner:before{content:"";position:absolute;top:1px;left:1px;height:calc(100% - 2px);width:calc(100% - 2px);background:#f4f6f7;transition:background 0.5s}body.init__dark-bg #timeline .row .col.hexagon .hex__inner:before{background:#391b19}#timeline .row .col.hexagon h2{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);z-index:1;margin:auto;text-align:center;max-width:400px}@media screen and (max-width: 1080px){#timeline .row .col.hexagon h2{max-width:255px}}#timeline .row .col.hexagon .num__container{opacity:0;transition:opacity 0.5s 0s}body.init__dark-bg #timeline .row .col.hexagon .num__container{opacity:1;transition:opacity 1s 0.7s}#timeline .row .col.hexagon .num__container .num{position:absolute;width:5.5vh;height:5.5vh}@media screen and (max-width: 1080px){#timeline .row .col.hexagon .num__container .num{width:4.5vh;height:4.5vh}}@media screen and (max-width: 767px){#timeline .row .col.hexagon .num__container .num{width:25px;height:25px}}#timeline .row .col.hexagon .num__container .num::before{content:"";top:0;bottom:0;left:2.75vh;position:absolute;width:0;height:2px;background:#f4f6f7;margin:auto;transform-origin:left center;transition:width 0.3s 0s ease-in-out}@media screen and (max-width: 1080px){#timeline .row .col.hexagon .num__container .num::before{left:2.25vh}}@media screen and (max-width: 767px){#timeline .row .col.hexagon .num__container .num::before{left:12.5px}}#timeline .row .col.hexagon .num__container .num .hex__inner-num{background:rgba(255,255,255,0.2);height:100%;width:100%;clip-path:polygon(25% 5%, 75% 5%, 100% 50%, 75% 95%, 25% 95%, 0% 50%)}#timeline .row .col.hexagon .num__container .num .hex__inner-num::before{content:"";position:absolute;top:1px;left:1px;height:calc(100% - 2px);width:calc(100% - 2px);background:#391b19;transition:background 0.3s 0s;clip-path:polygon(25% 5%, 75% 5%, 100% 50%, 75% 95%, 25% 95%, 0% 50%)}#timeline .row .col.hexagon .num__container .num:nth-child(1){left:22%;top:2%;color:#391b19}@media screen and (max-width: 767px){#timeline .row .col.hexagon .num__container .num:nth-child(1){left:21%;top:1%}}#timeline .row .col.hexagon .num__container .num:nth-child(1) .hex__inner-num::before{background:#f4f6f7}#timeline .row .col.hexagon .num__container .num:nth-child(2){right:calc(22% - 1px);top:2%}@media screen and (max-width: 767px){#timeline .row .col.hexagon .num__container .num:nth-child(2){right:calc(21% - 1px);top:1%}}#timeline .row .col.hexagon .num__container .num:nth-child(2)::before{transform:rotate(61deg)}#timeline .row .col.hexagon .num__container .num:nth-child(3){right:0;top:50%;transform:translate(50%, -50%)}#timeline .row .col.hexagon .num__container .num:nth-child(3)::before{transform:rotate(119deg)}#timeline .row .col.hexagon .num__container .num:nth-child(4){right:calc(22% - 1px);bottom:2%}@media screen and (max-width: 767px){#timeline .row .col.hexagon .num__container .num:nth-child(4){right:calc(21% - 1px);bottom:1%}}#timeline .row .col.hexagon .num__container .num:nth-child(4)::before{transform:rotate(180deg)}#timeline .row .col.hexagon .num__container .num:nth-child(5){left:22%;bottom:2%}@media screen and (max-width: 767px){#timeline .row .col.hexagon .num__container .num:nth-child(5){left:21%;bottom:1%}}#timeline .row .col.hexagon .num__container .num:nth-child(5)::before{transform:rotate(-119deg);transition:width 0.3s 0.6s ease-in-out}#timeline .row .col.hexagon .num__container .num:nth-child(6){left:0;top:50%;transform:translate(-50%, -50%);transition:color 0.3s 0.3s}#timeline .row .col.hexagon .num__container .num:nth-child(6)::before{transform:rotate(-61deg)}#timeline .row .col.hexagon .num__container .num:nth-child(6) .hex__inner-num::before{transition:background 0.3s 0.3s}#timeline .row .col.hexagon .num__container .num p.small{position:absolute;left:0;right:0;bottom:0;top:50%;transform:translateY(-50%);margin:auto;text-align:center;display:flex;align-items:center;justify-content:center}#timeline .row .col:last-of-type{max-width:325px;margin:20vw 0 20vw auto;padding-left:4em}@media screen and (max-width: 767px){#timeline .row .col:last-of-type{max-width:100%;margin:2em 0 0;padding-left:0;flex-direction:row;transition:transform 0.5s ease-in-out}}#timeline .row .col .inner{position:relative;opacity:0.2;transition:opacity 0.3s}@media screen and (max-width: 767px){#timeline .row .col .inner{min-width:100%;text-align:center;padding:0 2em}}#timeline .row .col .inner:not(:last-of-type){margin-bottom:30vh}@media screen and (max-width: 767px){#timeline .row .col .inner:not(:last-of-type){margin-bottom:0}}#timeline .row .col .inner .small{position:absolute;left:-50px;top:3px}@media screen and (max-width: 767px){#timeline .row .col .inner .small{position:static}}#timeline .row .col .inner h3{margin-bottom:0.3em}#timeline.step-1 .row .col .inner:nth-child(1){opacity:1}#timeline.step-2 .row .col .inner:nth-child(2){opacity:1}#timeline.step-2 .row .hexagon .num__container .num:nth-child(1):before{width:42vh;transition:width 0.3s 0s ease-in-out}@media screen and (max-width: 1080px){#timeline.step-2 .row .hexagon .num__container .num:nth-child(1):before{width:34vh}}@media screen and (max-width: 767px){#timeline.step-2 .row .hexagon .num__container .num:nth-child(1):before{width:155px}}#timeline.step-2 .row .hexagon .num__container .num:nth-child(2){color:#391b19;transition:color 0.3s 0.3s}#timeline.step-2 .row .hexagon .num__container .num:nth-child(2) .hex__inner-num::before{background:#f4f6f7;transition:background 0.3s 0.3s}#timeline.step-3 .row .col .inner:nth-child(3){opacity:1}#timeline.step-3 .row .hexagon .num__container .num:nth-child(2):before{width:42vh;transition:width 0.3s 0s ease-in-out}@media screen and (max-width: 1080px){#timeline.step-3 .row .hexagon .num__container .num:nth-child(2):before{width:34vh}}@media screen and (max-width: 767px){#timeline.step-3 .row .hexagon .num__container .num:nth-child(2):before{width:155px}}#timeline.step-3 .row .hexagon .num__container .num:nth-child(3){color:#391b19;transition:color 0.3s 0.3s}#timeline.step-3 .row .hexagon .num__container .num:nth-child(3) .hex__inner-num::before{background:#f4f6f7;transition:background 0.3s 0.3s}#timeline.step-4 .row .col .inner:nth-child(4){opacity:1}#timeline.step-4 .row .hexagon .num__container .num:nth-child(3):before{width:42vh;transition:width 0.3s 0s ease-in-out}@media screen and (max-width: 1080px){#timeline.step-4 .row .hexagon .num__container .num:nth-child(3):before{width:34vh}}@media screen and (max-width: 767px){#timeline.step-4 .row .hexagon .num__container .num:nth-child(3):before{width:155px}}#timeline.step-4 .row .hexagon .num__container .num:nth-child(4){color:#391b19;transition:color 0.3s 0.3s}#timeline.step-4 .row .hexagon .num__container .num:nth-child(4) .hex__inner-num::before{background:#f4f6f7;transition:background 0.3s 0.3s}#timeline.step-5 .row .col .inner:nth-child(5){opacity:1}#timeline.step-5 .row .hexagon .num__container .num:nth-child(4):before{width:42vh;transition:width 0.3s 0s ease-in-out}@media screen and (max-width: 1080px){#timeline.step-5 .row .hexagon .num__container .num:nth-child(4):before{width:34vh}}@media screen and (max-width: 767px){#timeline.step-5 .row .hexagon .num__container .num:nth-child(4):before{width:155px}}#timeline.step-5 .row .hexagon .num__container .num:nth-child(5){color:#391b19;transition:color 0.3s 0.3s}#timeline.step-5 .row .hexagon .num__container .num:nth-child(5) .hex__inner-num::before{background:#f4f6f7;transition:background 0.3s 0.3s}#timeline.step-6 .row .col .inner:nth-child(6){opacity:1}#timeline.step-6 .row .hexagon .num__container .num:nth-child(5):before{width:42vh;transition:width 0.3s 0s ease-in-out}@media screen and (max-width: 1080px){#timeline.step-6 .row .hexagon .num__container .num:nth-child(5):before{width:34vh}}@media screen and (max-width: 767px){#timeline.step-6 .row .hexagon .num__container .num:nth-child(5):before{width:155px}}#timeline.step-6 .row .hexagon .num__container .num:nth-child(6){color:#391b19;transition:color 0.3s 0.3s}#timeline.step-6 .row .hexagon .num__container .num:nth-child(6):before{width:42vh;transition:width 0.3s 0.3s ease-in-out}@media screen and (max-width: 1080px){#timeline.step-6 .row .hexagon .num__container .num:nth-child(6):before{width:34vh}}@media screen and (max-width: 767px){#timeline.step-6 .row .hexagon .num__container .num:nth-child(6):before{width:155px}}#timeline.step-6 .row .hexagon .num__container .num:nth-child(6) .hex__inner-num::before{background:#f4f6f7;transition:background 0.3s 0.3s}@media screen and (max-width: 767px){#timeline.step-1 .row .col.st__text{transform:translateX(calc(-0 * 88vw))}}@media screen and (max-width: 767px){#timeline.step-2 .row .col.st__text{transform:translateX(calc(-1 * 88vw))}}@media screen and (max-width: 767px){#timeline.step-3 .row .col.st__text{transform:translateX(calc(-2 * 88vw))}}@media screen and (max-width: 767px){#timeline.step-4 .row .col.st__text{transform:translateX(calc(-3 * 88vw))}}@media screen and (max-width: 767px){#timeline.step-5 .row .col.st__text{transform:translateX(calc(-4 * 88vw))}}@media screen and (max-width: 767px){#timeline.step-6 .row .col.st__text{transform:translateX(calc(-5 * 88vw))}}#timeline .pagination{justify-content:center;margin-top:2em}@media screen and (max-width: 767px){#timeline .pagination.mobile{display:flex}}#timeline .pagination .inner{background:#f4f6f7}#team{padding:8vw 0;overflow-x:hidden}@media screen and (max-width: 1440px){#team{padding:6vw 0}}@media screen and (max-width: 767px){#team{padding:80px 6vw 4em}}#team h1{text-align:center}#team .pagination{display:flex;justify-content:center;margin:1em 0}@media screen and (max-width: 767px){#team .pagination{display:none}}#team .pagination .inner{background:#391b19}#team .team-slider{margin:2em 0}#team .team-slider .slide{flex-shrink:0}#team .team-slider .slide .row{cursor:pointer;padding-right:36px}#team .team-slider .slide .row:before{content:"";position:absolute;right:0;top:12px;height:1px;width:26px;background:#391b19}#team .team-slider .slide .row:after{content:"";position:absolute;top:0;right:12px;width:1px;height:26px;background:#391b19}#modal{position:fixed;display:flex;left:0;top:0;width:100%;height:100%;z-index:99;pointer-events:none}body.init__modal #modal{pointer-events:initial}#modal h2{min-height:126px;margin-bottom:60px}@media screen and (max-width: 1440px){#modal h2{min-height:105px}}@media screen and (max-width: 767px){#modal h2{font-size:28px;min-height:unset}}@media screen and (max-width: 767px){#modal h3{font-size:28px;min-height:unset;text-transform:capitalize;font-family:"TWKEverett-Regular"}}#modal ul.no-label{padding-top:32px}#modal ul.no-label li:first-of-type{margin-top:0}#modal ul.no-label li:not(:first-of-type){margin:1em 0}#modal ul li{margin-left:0;margin:1em 0}#modal ul li.small{margin:0 0 1em}#modal ul:not(.no-list-style) li:not(.small){margin-left:14px}#modal p{margin-bottom:2em}#modal .screen{width:100%;height:100%;background:#f4f6f7;opacity:0;position:absolute;left:0;top:0}#modal .close{position:absolute;top:0;right:0;padding:1em 2em;display:flex;align-items:center;color:#391b19;opacity:0;z-index:1;transition:color 0.3s;font-family:"TWKEverett-Medium";font-size:12px;transform:rotate(270deg)}@media screen and (max-width: 767px){#modal .close{padding:1em;color:#f4f6f7;position:fixed}#modal .close .btn__wrapper img{opacity:0}#modal .close .btn__wrapper img.light{opacity:1 !important}}#modal .close .no-overflow a{display:block;transform:translateX(100%)}#modal .close .btn__wrapper{position:relative;display:flex}#modal .close .btn__wrapper img{width:35px;cursor:pointer;transition:opacity 0.3s}@media screen and (max-width: 767px){#modal .close .btn__wrapper img{width:30px}}#modal .close .btn__wrapper img.light{position:absolute;left:0;top:0;opacity:0}#modal .close.init__light{color:#f4f6f7}#modal .close.init__light .btn__wrapper img{opacity:0}#modal .close.init__light .btn__wrapper img.light{opacity:1}#modal .row{height:100%;position:relative;display:none;overflow:hidden}@media screen and (max-width: 767px){#modal .row{flex-direction:column;height:unset;width:100%;overflow-y:auto}}#modal .row .col{width:0;height:100%;justify-content:flex-start}@media screen and (max-width: 767px){#modal .row .col{max-height:0;height:auto;width:100%}}#modal .row .col:not(:first-of-type){border-left:1px solid #f4f6f7}@media screen and (max-width: 767px){#modal .row .col:not(:first-of-type){border-left:unset;border-top:1px solid #f4f6f7}#modal .row .col:not(:first-of-type) .inner{margin-top:4em}}#modal .row .col:nth-child(1){background:transparent linear-gradient(90deg, #60809a 0%, #556476 100%) 0% 0% no-repeat padding-box;color:#f4f6f7}@media screen and (max-width: 767px){#modal .row .col:nth-child(1){background:transparent linear-gradient(180deg, #60809a 0%, #556476 100%) 0% 0% no-repeat padding-box}}#modal .row .col:nth-child(1) ul li{opacity:0.2;transition:opacity 0.3s}#modal .row .col:nth-child(1) ul li.small{opacity:1}#modal .row .col:nth-child(1) ul li:not(.small){cursor:pointer}#modal .row .col:nth-child(1) ul li.active{opacity:1}#modal .row .col:nth-child(2){background:transparent linear-gradient(90deg, #556476 0%, #4a4751 100%) 0% 0% no-repeat padding-box;color:#f4f6f7}@media screen and (max-width: 767px){#modal .row .col:nth-child(2){background:transparent linear-gradient(180deg, #556476 0%, #4a4751 100%) 0% 0% no-repeat padding-box}}#modal .row .col:nth-child(3){background:transparent linear-gradient(90deg, #4a4751 0%, #391b19 100%) 0% 0% no-repeat padding-box;color:#f4f6f7}@media screen and (max-width: 767px){#modal .row .col:nth-child(3){background:transparent linear-gradient(180deg, #4a4751 0%, #391b19 100%) 0% 0% no-repeat padding-box}}#modal .row .col .inner{padding:12vh 8% 2em;height:100%;position:relative;display:flex;flex-direction:column}@media screen and (max-width: 767px){#modal .row .col .inner{margin:14vh 0 4em;height:unset;padding:0 8%}}#modal #faq h3{min-height:126px;margin-bottom:40px}@media screen and (max-width: 767px){#modal #faq h3{min-height:unset}}#modal #faq .col:nth-child(1) .inner{opacity:0}#modal #faq .col:nth-child(1) .inner ul{overflow-y:auto}@media screen and (max-width: 767px){#modal #faq .col:nth-child(1) .inner ul{overflow-y:unset}}#modal #faq .col .category-wrapper__questions{display:none;height:100%;flex-direction:column;pointer-events:none;opacity:0}@media screen and (max-width: 767px){#modal #faq .col .category-wrapper__questions{height:unset}}#modal #faq .col .category-wrapper__questions.active{pointer-events:initial}#modal #faq .col .category-wrapper__questions ul{height:100%;overflow-y:auto;padding-right:1em}@media screen and (max-width: 767px){#modal #faq .col .category-wrapper__questions ul{overflow-y:unset;height:unset}}#modal #faq .col .category-wrapper__questions ul li:not(.small){margin:1em 0;cursor:pointer;opacity:0.2;transition:opacity 0.3s}#modal #faq .col .category-wrapper__questions ul li:not(.small).active{opacity:1}#modal #faq .col .category-wrapper__answers{position:relative;display:none;height:100%;pointer-events:none}@media screen and (max-width: 767px){#modal #faq .col .category-wrapper__answers{height:unset;overflow:hidden}}#modal #faq .col .category-wrapper__answers.active{pointer-events:initial}#modal #faq .col .category-wrapper__answers .answer-wrapper{opacity:0;height:100%;overflow-y:auto;padding-right:1em;pointer-events:none}@media screen and (max-width: 767px){#modal #faq .col .category-wrapper__answers .answer-wrapper{overflow-y:unset;height:unset}}#modal #faq .col .category-wrapper__answers .answer-wrapper:not(:first-of-type){position:absolute;left:0;top:0}@media screen and (max-width: 767px){#modal #faq .col .category-wrapper__answers .answer-wrapper:not(.active){position:absolute}}#modal #faq .col .category-wrapper__answers .answer-wrapper.active{opacity:1;pointer-events:initial}@media screen and (max-width: 767px){#modal #faq .col .category-wrapper__answers .answer-wrapper.active{position:relative}}#modal #faq .col .category-wrapper__answers .answer-wrapper>.small{margin-bottom:1em}#modal #bio{display:flex;position:absolute;left:0;top:0;width:0;display:none}@media screen and (max-width: 767px){#modal #bio{width:100%;height:0%}}#modal #bio .col{width:calc(100vw / 3)}@media screen and (max-width: 767px){#modal #bio .col{width:100%;max-height:unset}}@media screen and (max-width: 767px){#modal #bio .col:nth-child(2) .inner{overflow:hidden}}#modal #bio .col img{margin-bottom:2em}#modal #bio .col .bio__container{position:relative;height:100%}@media screen and (max-width: 767px){#modal #bio .col .bio__container{height:unset}}#modal #bio .col .bio__container .bio__wrapper{pointer-events:none;opacity:0;height:100%;overflow-y:auto;padding-right:1em}@media screen and (max-width: 767px){#modal #bio .col .bio__container .bio__wrapper{overflow-y:unset;height:unset}}#modal #bio .col .bio__container .bio__wrapper:not(:first-of-type){position:absolute;left:0;top:0;width:100%}@media screen and (max-width: 767px){#modal #bio .col .bio__container .bio__wrapper:not(.active){position:absolute}}#modal #bio .col .bio__container .bio__wrapper.active{pointer-events:initial}@media screen and (max-width: 767px){#modal #bio .col .bio__container .bio__wrapper.active{position:relative}}#modal #signUp .col .inner{opacity:0}#modal #signUp .col .inner form{overflow-y:auto;padding-right:1em}@media screen and (max-width: 767px){#modal #signUp .col .inner form{overflow-y:unset}}#modal #signUp .col .inner form .hh-income__wrapper{margin-top:2.5em;position:relative}#modal #signUp .col .inner form .hh-income__wrapper .caret{position:absolute;top:0;right:0;transition:transform 0.3s;pointer-events:none}#modal #signUp .col .inner form .hh-income__wrapper .caret img{width:15px}#modal #signUp .col .inner form .hh-income__wrapper .hh-income:focus ~ .hh-income__btn-wrapper,#modal #signUp .col .inner form .hh-income__wrapper .hh-income:active ~ .hh-income__btn-wrapper{height:37px}@media screen and (max-width: 767px){#modal #signUp .col .inner form .hh-income__wrapper .hh-income:focus ~ .hh-income__btn-wrapper,#modal #signUp .col .inner form .hh-income__wrapper .hh-income:active ~ .hh-income__btn-wrapper{height:34px}}#modal #signUp .col .inner form .hh-income__wrapper .hh-income:focus ~ .hh-income__btn-wrapper ~ .caret,#modal #signUp .col .inner form .hh-income__wrapper .hh-income:active ~ .hh-income__btn-wrapper ~ .caret{transform:rotate(180deg)}#modal #signUp .col .inner form .hh-income__wrapper .hh-income__btn-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:2em;height:0;overflow:hidden;transition:all 0.3s}#modal #signUp .col .inner form .hh-income__wrapper .hh-income__btn-wrapper .btn{padding:0.5em;width:calc(100% / 3 - 0.5em);white-space:nowrap;text-align:center;text-transform:none;font-family:"TWKEverett-Regular";font-size:14px}#modal #signUp .col .inner .form-response{margin:1em 0 0}#modal #gallery{position:relative}#modal #gallery .gallery-slider{max-width:calc(100% - 170px);height:90%;margin:auto;display:flex;align-items:center;overflow:hidden}@media screen and (max-width: 767px){#modal #gallery .gallery-slider{max-width:100%;margin:80px auto 0;align-items:flex-start;width:100%}}#modal #gallery .gallery-slider .swiper-wrapper{position:relative;width:100%;height:100%}#modal #gallery .gallery-slider .swiper-wrapper .swiper-slide{display:flex;align-items:center;justify-content:center;flex-shrink:0;height:100%}#modal #gallery .gallery-slider .swiper-wrapper .swiper-slide img{height:100%;object-fit:contain}@media screen and (max-width: 767px){#modal #gallery .pagination{display:flex;justify-content:center;margin:1em 0}}@media screen and (max-width: 767px) and (orientation: portrait){#modal #gallery .pagination{margin-bottom:4em}}#modal #gallery .pagination .inner>div{position:absolute;width:45px}@media screen and (max-width: 767px){#modal #gallery .pagination .inner>div{position:static}}#modal #gallery .pagination .inner>div.pagination-btn-prev{left:0;top:50%;transform:translateY(-50%) scaleX(-1)}@media screen and (max-width: 767px){#modal #gallery .pagination .inner>div.pagination-btn-prev{top:unset;transform:scaleX(-1)}}#modal #gallery .pagination .inner>div.pagination-btn-next{right:0;top:50%;transform:translateY(-50%)}@media screen and (max-width: 767px){#modal #gallery .pagination .inner>div.pagination-btn-next{top:unset;transform:translateY(0)}}main{padding:8%;max-width:1400px;margin:0 auto;min-height:calc(100vh - 65px)}@media screen and (max-width: 767px){main{padding-top:80px;min-height:calc(100vh - 170px)}}@media screen and (max-width: 767px){main.credits{text-align:center}}main h1{text-align:center;margin-bottom:1em}main h3{margin:2em 0 0.5em}main p:not(:last-of-type){margin-bottom:1em}
/*# sourceMappingURL=style.css.map */
