.mobile-only{display:none}@media screen and (max-width: 38rem){.mobile-only{display:block}}.web-only{display:block}@media screen and (max-width: 38rem){.web-only{display:none}}.global__left{text-align:left}.global__right{text-align:right}.global__center{text-align:center}.global__btn{font-family:"geist",sans-serif;font-weight:400;text-decoration:none;line-height:1.31;padding-top:.625rem;padding-bottom:.625rem}@media(min-width: 23.438rem){.global__btn{padding-top:calc(0.625rem + 0.5*(100vw - 23.438rem)/96.562);padding-bottom:calc(0.625rem + 0.5*(100vw - 23.438rem)/96.562)}}@media(min-width: 120rem){.global__btn{padding-top:1.125rem;padding-bottom:1.125rem}}.global__btn{padding-left:1.125rem;padding-right:1.125rem}@media(min-width: 23.438rem){.global__btn{padding-left:calc(1.125rem + 0.937*(100vw - 23.438rem)/96.562);padding-right:calc(1.125rem + 0.937*(100vw - 23.438rem)/96.562)}}@media(min-width: 120rem){.global__btn{padding-left:2.062rem;padding-right:2.062rem}}.global__btn{display:inline-block;border-radius:50px;border-bottom-right-radius:0;background-image:linear-gradient(43deg, #177900 2%, #8dc73f 95%);transition:all .3s;color:#fff}.global__btn:hover{color:#fff}.global__btn{position:relative;z-index:1;color:#fff !important}.global__btn:hover{transform:translateY(-0.325rem)}.nav1.nav--v2.nav--v2-relative header.navbar{background-color:#fff}.site-content:has(.profile-layout,.my-dashboard,.review-investments,.referrals,.support,.your-profile){background-color:#fff}.profile-layout{display:flex;min-height:80vh;width:100%}.profile-layout.container{padding-left:0;padding-right:0;max-width:100%;width:100%}@media screen and (max-width: 60rem){.profile-layout{display:block}}.profile-layout__content{flex:1;min-width:0;border:none}@media screen and (max-width: 60rem){.profile-layout__content{border:none}}.profile-sidebar{box-shadow:4px 0 15px rgba(0,0,0,.05);width:282px;flex-shrink:0;display:flex;flex-direction:column;padding:24px 32px;font-family:"geist",sans-serif;background-color:#fafbfd}.site-content:has(.my-dashboard) .profile-sidebar{background-color:#fff;box-shadow:4px 0 15px rgba(0,0,0,.04)}.profile-sidebar{position:sticky;top:0;align-self:flex-start;min-height:100vh;max-height:100vh;overflow-y:auto;z-index:9999}@media screen and (max-width: 60rem){.profile-sidebar{position:fixed;top:0;left:0;bottom:0;z-index:10002;width:300px;transform:translateX(-100%);transition:transform .3s ease;overflow-y:auto;box-shadow:none;padding-top:1.5rem}.profile-sidebar--open{transform:translateX(0);box-shadow:4px 0 24px rgba(0,0,0,.12)}}.profile-sidebar__toggle{display:none;position:fixed;bottom:1.25rem;left:1.25rem;z-index:99999999;width:48px;height:48px;border-radius:50%;border:0;background-color:#171717;cursor:pointer;align-items:center;justify-content:center;flex-direction:column;gap:5px;box-shadow:0 2px 12px rgba(0,0,0,.2)}.profile-sidebar__toggle span{display:block;width:22px;height:2px;background-color:#fff;border-radius:2px}@media screen and (max-width: 60rem){.profile-sidebar__toggle{display:flex}}.profile-sidebar__close{display:none;position:absolute;top:1rem;right:1rem;background:none;border:0;font-size:1.75rem;line-height:1;cursor:pointer;color:#171717;padding:.25rem .5rem}@media screen and (max-width: 60rem){.profile-sidebar__close{display:block}}.profile-sidebar__backdrop{display:none;position:fixed;inset:0;z-index:10001;background-color:rgba(0,0,0,.4);backdrop-filter:blur(4px)}.profile-sidebar__backdrop--visible{display:block}.profile-sidebar__user{display:flex;align-items:center;gap:.75rem;padding-left:12px;margin-bottom:16px}.profile-sidebar__avatar-img{width:48px;height:48px;border-radius:50%;object-fit:cover}.profile-sidebar__user-name{font-size:1rem;font-weight:400;color:#171717}.profile-sidebar__nav{flex:1;border-top:1px solid rgba(23,23,23,.1)}.profile-sidebar__icon{width:1.325rem;height:1.325rem;flex-shrink:0;object-fit:contain;object-position:center;display:block;filter:grayscale(1) opacity(0.85);transition:filter .2s ease}.profile-sidebar__menu li.current-menu-item>a .profile-sidebar__icon,.profile-sidebar__menu li.current_page_item>a .profile-sidebar__icon,.profile-sidebar__menu li:has(.profile-sidebar__submenu .current_page_item)>a .profile-sidebar__icon{filter:brightness(0)}.profile-sidebar .mobile-menu-toggle{display:none !important}.profile-sidebar .menu-item-has-children .submenu-toggle,.profile-sidebar .profile-sidebar__menu .submenu-toggle,.profile-sidebar .profile-sidebar__menu a[aria-expanded]::after{display:none !important;content:none !important}.profile-sidebar .profile-sidebar__menu li a::before,.profile-sidebar .profile-sidebar__menu li a::after{display:none !important;content:none !important;background:none !important;border:none !important}.profile-sidebar__menu{list-style:none;margin:0;padding:0}.profile-sidebar__menu li a{display:flex;align-items:center;gap:8px;padding:8px 12px;font-size:.9375rem;font-weight:400;color:#171717;text-decoration:none;border-radius:.25rem;outline:none;transition-property:all;transition-duration:150ms;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1)}.profile-sidebar__menu li a:hover,.profile-sidebar__menu li a:focus{background-color:rgba(141,199,63,.08);color:#171717;outline:none}.profile-sidebar__menu li.current-menu-item>a,.profile-sidebar__menu li.current_page_item>a{background-color:rgba(141,199,63,.5019607843);font-weight:400;color:#171717}.profile-sidebar__menu li:has(.profile-sidebar__submenu .current_page_item)>a{background-color:rgba(0,0,0,0)}.profile-sidebar__submenu{list-style:none;margin:0;padding:0 0 0 1rem;max-height:0;overflow:hidden;transition:max-height .3s ease}.profile-sidebar__submenu--open{max-height:500px}.profile-sidebar__submenu li a{display:block;padding:.5rem 1.5rem;font-size:.875rem;font-weight:400;color:#707070;text-decoration:none;border-radius:.25rem;outline:none;transition-property:all;transition-duration:150ms;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1)}.profile-sidebar__submenu li a:hover,.profile-sidebar__submenu li a:focus{color:#171717;background-color:rgba(141,199,63,.08);outline:none}.profile-sidebar__submenu li.current_page_item a{font-weight:400;color:#171717;background-color:rgba(141,199,63,.5019607843)}.profile-sidebar__logout{margin-top:auto;padding:1rem 1.5rem}.profile-sidebar__logout a{display:flex;align-items:center;gap:.5rem;font-size:.9375rem;font-weight:400;color:#171717;text-decoration:none;border-radius:.25rem;transition-property:all;transition-duration:150ms;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1)}.profile-sidebar__logout a:hover{color:#8dc73f}.dashboard__btn{display:flex;align-items:center;justify-content:center;background-color:#8dc73f;border-radius:50px;padding:1rem 2rem;font-weight:700 !important;min-width:225px;min-height:52.5px;color:#171717 !important;text-align:center;text-decoration:none;text-transform:uppercase;border:0;transition-property:all;transition-duration:150ms;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1)}.dashboard__btn:hover{opacity:.8}.my-dashboard{padding-bottom:115px;overflow-x:hidden}.my-dashboard.container{padding-left:0;padding-right:0}@media screen and (max-width: 38rem){.my-dashboard{width:100% !important}}.my-dashboard__cont{padding-left:3.5rem;padding-right:4.5rem}@media screen and (max-width: 80rem){.my-dashboard__cont{padding-left:1rem;padding-right:1rem}}.my-dashboard p,.my-dashboard h1,.my-dashboard h2,.my-dashboard h3,.my-dashboard h4,.my-dashboard h5,.my-dashboard h6{font-family:"geist",sans-serif !important}.my-dashboard__title{display:flex;flex-direction:column;align-items:center;padding:50px 20px}@media screen and (max-width: 80rem){.my-dashboard__title{padding:80px 20px 90px}}@media screen and (max-width: 38rem){.my-dashboard__title{padding:50px 20px 60px}}.my-dashboard__title .view-all-btn{margin-top:35px;background-color:none;background:none;font-size:18px;font-weight:400;font-family:"geist",sans-serif;color:#000;border:0;border-radius:0;padding:0;transition-property:all;transition-duration:150ms;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1)}.my-dashboard__title .view-all-btn:hover{color:#8dc73f}.my-dashboard__title .view-all-btn:hover span{border-color:#8dc73f}.my-dashboard__title .view-all-btn:hover svg path{stroke:#8dc73f}.my-dashboard__title .view-all-btn span{border-bottom:2px solid #000}@media screen and (max-width: 80rem){.my-dashboard__title .view-all-btn{font-size:16px}}@media screen and (max-width: 60rem){.my-dashboard__title .view-all-btn{font-size:14px}.my-dashboard__title .view-all-btn span{border-bottom:1px solid #000}}.my-dashboard .dashboard__title{text-align:center;font-size:32px;font-weight:900;color:#171717;text-transform:uppercase;max-width:560px;margin:0 auto}@media screen and (max-width: 38rem){.my-dashboard .dashboard__title{font-size:30px}}.my-dashboard .no-reservations{display:flex;flex-direction:column;align-items:center;justify-content:center;padding-bottom:115px}@media screen and (max-width: 38rem){.my-dashboard .no-reservations .my-dashboard__title{padding:0}}.my-dashboard .no-reservations .dashboard__title{font-size:35px;max-width:100%;padding:135px 20px 50px}@media screen and (max-width: 38rem){.my-dashboard .no-reservations .dashboard__title{padding:115px 0;font-size:30px;border-bottom:1px solid #171717}}.my-dashboard .no-reservations img{opacity:60%}.my-dashboard .no-reservations .description{max-width:600px;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center}@media screen and (max-width: 38rem){.my-dashboard .no-reservations .description{padding:0 20px}}.my-dashboard .no-reservations .description p{font-size:18px;line-height:20px;font-weight:500;color:#171717;text-align:center}.my-dashboard .no-reservations .description .header{max-width:600px;margin:0 auto 85px;font-size:30px;font-weight:500;text-align:center}@media screen and (max-width: 38rem){.my-dashboard .no-reservations .description .header{font-size:24px;margin:0 auto 50px}}.my-dashboard .no-reservations .description .divider{width:100%;max-width:400px;margin:68px auto;height:2px;background-color:#8dc73f}@media screen and (max-width: 38rem){.my-dashboard .no-reservations .description .divider{height:1px;max-width:240px;margin:50px 0}}.my-dashboard .dashboard__section .spacer{padding:1rem}.my-dashboard .dashboard__section.reservations-list{border-top:none;border-bottom:none;padding-bottom:2rem}@media screen and (max-width: 80rem){.my-dashboard .dashboard__section.reservations-list{padding:12px}}@media screen and (max-width: 38rem){.my-dashboard .dashboard__section.reservations-list{padding:0;padding-bottom:2rem}}.my-dashboard .dashboard__section.reservation-slider{margin-bottom:0}.my-dashboard .dashboard__section.reservation-slider .slick-arrow{box-shadow:none;border-radius:0}.my-dashboard .dashboard__section.reservation-slider .slick-next{height:30px;width:30px;right:-50px;left:initial}.my-dashboard .dashboard__section.reservation-slider .slick-next::before{content:"";display:block;height:30px;width:30px;background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2230%22%20height%3D%2230%22%20viewBox%3D%220%200%2011%2023%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M0.652344%201.03613L9.30185%2010.5505C9.69803%2010.9863%209.69803%2011.6519%209.30185%2012.0877L0.652344%2021.602%22%20stroke%3D%22black%22%20stroke-width%3D%221.14255%22%20stroke-linecap%3D%22round%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-size:cover}@media screen and (max-width: 80rem){.my-dashboard .dashboard__section.reservation-slider .slick-next{width:25px;height:25px;top:20%;right:25px;z-index:20}.my-dashboard .dashboard__section.reservation-slider .slick-next::before{width:25px;height:25px}}@media screen and (max-width: 38rem){.my-dashboard .dashboard__section.reservation-slider .slick-next{top:16%;right:15px}}.my-dashboard .dashboard__section.reservation-slider .slick-prev{height:30px;width:30px;left:-50px;right:initial}.my-dashboard .dashboard__section.reservation-slider .slick-prev::before{content:"";display:block;height:30px;width:30px;background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2230%22%20height%3D%2230%22%20viewBox%3D%220%200%2011%2023%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M9.91406%201.03613L1.26455%2010.5505C0.868375%2010.9863%200.868376%2011.6519%201.26455%2012.0877L9.91406%2021.602%22%20stroke%3D%22black%22%20stroke-width%3D%221.14255%22%20stroke-linecap%3D%22round%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-size:cover}@media screen and (max-width: 80rem){.my-dashboard .dashboard__section.reservation-slider .slick-prev{width:25px;height:25px;top:20%;left:25px;z-index:20}.my-dashboard .dashboard__section.reservation-slider .slick-prev::before{width:25px;height:25px}}@media screen and (max-width: 38rem){.my-dashboard .dashboard__section.reservation-slider .slick-prev{top:16%;left:15px}}.my-dashboard .dashboard__section.reservation-slider .slick-dots{bottom:-45px}@media screen and (max-width: 38rem){.my-dashboard .dashboard__section.reservation-slider .slick-dots li{margin:0}}.my-dashboard .dashboard__section.reservation-slider .slick-dots li button::before{font-size:10px;color:#ddd;opacity:1}@media screen and (max-width: 38rem){.my-dashboard .dashboard__section.reservation-slider .slick-dots li button::before{font-size:6px}}.my-dashboard .dashboard__section.reservation-slider .slick-dots li.slick-active button::before{color:#8dc73f}.my-dashboard .dashboard__section details:first-child summary{border-top:0}.my-dashboard .dashboard__section details summary{position:relative;padding:16px 0;font-family:"geist",sans-serif;font-size:16px;font-weight:800;text-transform:uppercase;text-align:center;letter-spacing:12%;color:#000;background-color:#f7f7f7;border-top:1px solid #171717;list-style-type:none;cursor:pointer}.my-dashboard .dashboard__section details summary::after{content:"";background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2215%22%20height%3D%2215%22%20viewBox%3D%220%200%2011%207%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M1%200.79482L4.81584%205.37382C5.17634%205.80642%205.84076%205.80642%206.20126%205.37382L10.0171%200.79482%22%20stroke%3D%22black%22%20stroke-linecap%3D%22round%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat;position:absolute;right:40px;width:20px;height:20px}.my-dashboard .dashboard__section details[open] summary{border-bottom:1px solid #171717}.my-dashboard .dashboard__section details[open] summary::after{background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2215%22%20height%3D%2215%22%20viewBox%3D%220%200%2011%207%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M1%206.20518L4.81584%201.62618C5.17634%201.19358%205.84076%201.19358%206.20126%201.62618L10.0171%206.20518%22%20stroke%3D%22black%22%20stroke-linecap%3D%22round%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat;position:absolute;right:40px;width:20px;height:20px}.my-dashboard .dashboard__section .your-aptera{display:flex}@media screen and (min-width: 80rem){.my-dashboard .dashboard__section .your-aptera{max-height:650px}}@media screen and (max-width: 80rem){.my-dashboard .dashboard__section .your-aptera{flex-direction:column}}.my-dashboard .dashboard__section .your-aptera .your-aptera__img{width:65%;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:30px;font-size:18px;font-weight:500;color:#171717}.my-dashboard .dashboard__section .your-aptera .your-aptera__img img{max-height:500px}@media screen and (max-width: 80rem){.my-dashboard .dashboard__section .your-aptera .your-aptera__img{width:auto}}@media screen and (max-width: 38rem){.my-dashboard .dashboard__section .your-aptera .your-aptera__img{padding:0;font-size:14px}}.my-dashboard .dashboard__section .your-aptera .your-aptera__details{width:35%;background-color:#8dc73f;padding:35px 25px}.my-dashboard .dashboard__section .your-aptera .your-aptera__details.orange{background-color:#e87722}@media screen and (max-width: 80rem){.my-dashboard .dashboard__section .your-aptera .your-aptera__details{width:auto}}.my-dashboard .dashboard__section .your-aptera .your-aptera__details-table{border:1px solid #171717}.my-dashboard .dashboard__section .your-aptera .your-aptera__details-table .row{display:flex;justify-content:space-between;border-bottom:1px solid #171717;padding:20px 15px}.my-dashboard .dashboard__section .your-aptera .your-aptera__details-table .row:last-child{border-bottom:0}.my-dashboard .dashboard__section .your-aptera .your-aptera__details-table .row .left{font-size:15px;font-weight:300;text-transform:uppercase;color:#171717}@media screen and (max-width: 38rem){.my-dashboard .dashboard__section .your-aptera .your-aptera__details-table .row .left{font-size:14.4px}}.my-dashboard .dashboard__section .your-aptera .your-aptera__details-table .row .right{font-size:15px;font-weight:800;text-transform:capitalize;color:#313131;text-align:right}@media screen and (max-width: 38rem){.my-dashboard .dashboard__section .your-aptera .your-aptera__details-table .row .right{font-size:14.4px}}.my-dashboard .dashboard__section .your-aptera .your-aptera__details-modify{display:block;text-align:center;margin-top:35px;font-size:18px;font-weight:800;text-transform:uppercase;color:#171717}.my-dashboard .reservations-list{display:flex;flex-direction:column;gap:0;padding:0;border-top:none !important}.my-dashboard .reservation-card.reservation-card--hidden{display:none}.my-dashboard .reservation-selector{display:flex;gap:12px;margin-bottom:24px}@media screen and (max-width: 38rem){.my-dashboard .reservation-selector{gap:10px}}.my-dashboard .reservation-selector .slick-slide{margin:0 6px}.my-dashboard .reservation-selector__pill{flex:0 0 auto;display:flex;align-items:center;gap:8px;background:#fff;border:2px solid rgba(0,0,0,0);border-radius:100px;padding:8px 18px 8px 12px;cursor:pointer;font-family:"geist",sans-serif;font-size:13px;font-weight:500;color:#171717;white-space:nowrap;transition-property:all;transition-duration:150ms;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1)}.my-dashboard .reservation-selector__pill:hover{border-color:#d1d1d6;box-shadow:0 2px 8px rgba(0,0,0,.06);color:#171717}.my-dashboard .reservation-selector__pill--active{border-color:#8dc73f;background:rgba(141,199,63,.06);color:#171717;font-weight:700}.my-dashboard .reservation-selector__pill-name{pointer-events:none}.my-dashboard .reservation-selector__pill-date{font-size:11px;font-weight:300;color:#86868b;pointer-events:none}.my-dashboard .reservation-selector .slick-list{overflow:hidden}.my-dashboard .reservation-selector .slick-track{display:flex;align-items:flex-start}.my-dashboard .reservation-selector .slick-slide{height:auto}.my-dashboard .reservation-selector .slick-slide>div{height:100%}.my-dashboard .reservation-selector__dots{margin-top:20px}.my-dashboard .reservation-selector__dots .slick-dots:has(li:only-child){display:none !important}.my-dashboard .reservation-selector__dots .slick-dots{position:static;display:flex !important;justify-content:center;align-items:center;gap:10px;padding:0;margin:0;list-style:none}.my-dashboard .reservation-selector__dots .slick-dots li{margin:0;padding:0;width:auto;height:auto;display:flex;align-items:center}.my-dashboard .reservation-selector__dots .slick-dots li button{width:12px;height:8px;padding:0;border:none;border-radius:100px;background:#ddd;text-indent:-9999px;overflow:hidden;cursor:pointer;transition:width .25s ease,background .25s ease}.my-dashboard .reservation-selector__dots .slick-dots li button:before{display:none}.my-dashboard .reservation-selector__dots .slick-dots li.slick-active button{width:42px;background:#8dc73f}.my-dashboard .reservation-selector__dot{width:12px;height:12px;border-radius:50%;display:inline-block;border:1px solid rgba(0,0,0,.1);flex-shrink:0;pointer-events:none}.my-dashboard .reservation-selector__dot--white{background:#f5f5f0}.my-dashboard .reservation-selector__dot--silver{background:silver}.my-dashboard .reservation-selector__dot--black{background:#2d2d2d}.my-dashboard .reservation-dropdown{position:relative;margin-bottom:24px}.my-dashboard .reservation-dropdown__trigger{display:flex;align-items:center;gap:12px;background:#fff;border:2px solid #e5e5ea;border-radius:14px;padding:14px 20px;cursor:pointer;width:100%;text-align:left;font-family:"geist",sans-serif;transition-property:all;transition-duration:150ms;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1)}.my-dashboard .reservation-dropdown__trigger:hover{border-color:#8dc73f}.my-dashboard .reservation-dropdown__trigger[aria-expanded=true]{border-color:#8dc73f;border-radius:14px 14px 0 0}.my-dashboard .reservation-dropdown__trigger-info{flex:1;pointer-events:none}.my-dashboard .reservation-dropdown__trigger-name{display:block;font-size:15px;font-weight:700;color:#171717}.my-dashboard .reservation-dropdown__trigger-meta{display:block;font-size:12px;color:#86868b;margin-top:2px}.my-dashboard .reservation-dropdown__arrow{width:20px;height:20px;color:#86868b;transition-property:all;transition-duration:150ms;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);pointer-events:none}.my-dashboard .reservation-dropdown__trigger[aria-expanded=true] .my-dashboard .reservation-dropdown__arrow{transform:rotate(180deg)}.my-dashboard .reservation-dropdown__list{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;border:2px solid #8dc73f;border-top:1px solid #e5e5ea;border-radius:0 0 14px 14px;max-height:320px;overflow-y:auto;z-index:100;box-shadow:0 8px 24px rgba(0,0,0,.1)}.my-dashboard .reservation-dropdown__search{position:sticky;top:0;background:#fff;padding:10px 16px;border-bottom:1px solid #f0f0f0}.my-dashboard .reservation-dropdown__search-input{width:100%;border:1px solid #e5e5ea;border-radius:8px;padding:8px 12px;font-size:13px;font-family:"geist",sans-serif;outline:none}.my-dashboard .reservation-dropdown__search-input:focus{border-color:#8dc73f}.my-dashboard .reservation-dropdown__item{display:flex;align-items:center;gap:12px;padding:12px 20px;cursor:pointer;border:none;background:none;width:100%;text-align:left;font-family:"geist",sans-serif;border-bottom:1px solid #f5f5f7;transition-property:all;transition-duration:150ms;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1)}.my-dashboard .reservation-dropdown__item:last-child{border-bottom:none}.my-dashboard .reservation-dropdown__item:hover{background:#f5f5f7}.my-dashboard .reservation-dropdown__item--active{background:rgba(141,199,63,.06)}.my-dashboard .reservation-dropdown__item-info{flex:1;pointer-events:none}.my-dashboard .reservation-dropdown__item-name{display:block;font-size:14px;font-weight:500;color:#171717}.my-dashboard .reservation-dropdown__item-meta{display:block;font-size:11px;color:#86868b;margin-top:1px}.my-dashboard .reservation-dropdown__check{width:18px;height:18px;color:#8dc73f;opacity:0;pointer-events:none}.my-dashboard .reservation-dropdown__item--active .my-dashboard .reservation-dropdown__check{opacity:1}.my-dashboard .reservation-card{display:flex;justify-content:space-between;border:none;margin-bottom:64px;background:rgba(0,0,0,0);overflow:hidden}.my-dashboard .reservation-card:last-child{margin-bottom:0}@media screen and (max-width: 60rem){.my-dashboard .reservation-card{flex-direction:column;margin-bottom:24px}.my-dashboard .reservation-card:last-child{margin-bottom:0}}.my-dashboard .reservation-card__image{flex:0 0 60%;max-height:70vh;background-color:#fafbfd;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-bottom:30px}.my-dashboard .reservation-card__image img{width:100%;max-height:100%;object-fit:contain;mix-blend-mode:darken}@media screen and (max-width: 60rem){.my-dashboard .reservation-card__image{flex:none;padding-bottom:20px}}@media screen and (max-width: 38rem){.my-dashboard .reservation-card__image{padding-bottom:16px}}.my-dashboard .reservation-card__delivery{font-family:"geist",sans-serif;font-size:16px;font-weight:400;text-transform:uppercase;letter-spacing:.08em;color:#171717}@media screen and (min-width: 120rem){.my-dashboard .reservation-card__delivery{font-size:20px}}.my-dashboard .reservation-card__delivery strong{font-weight:700}.my-dashboard .reservation-card__details{flex:0 0 40%;border-radius:12px;background:#fff;box-shadow:0 4px 30px 0 rgba(234,238,239,.5);display:flex;flex-direction:column;padding:46px 36px 46px}@media screen and (max-width: 80rem){.my-dashboard .reservation-card__details{border-left:none;padding:28px 24px}}@media screen and (max-width: 38rem){.my-dashboard .reservation-card__details{padding:20px 16px}}.my-dashboard .reservation-card__header{text-align:center;padding-bottom:20px;border-bottom:2px solid #e0e0e0}.my-dashboard .reservation-card__title{font-family:"geist",sans-serif;font-size:2.25rem;font-weight:800;text-transform:uppercase;color:#171717;margin:0 0 .75rem;line-height:3.1875rem}@media screen and (max-width: 90rem){.my-dashboard .reservation-card__title{font-size:1.75rem;line-height:2.5rem}}@media screen and (max-width: 38rem){.my-dashboard .reservation-card__title{font-size:1.25rem;line-height:1.75rem}}.my-dashboard .reservation-card__meta{font-family:"geist",sans-serif;font-size:1.125rem;margin:0;text-transform:uppercase;display:flex;align-items:center;justify-content:center;gap:.5rem}.my-dashboard .reservation-card__order-id{font-weight:300;color:#171717}.my-dashboard .reservation-card__order-date{font-weight:600;color:#313131}.my-dashboard .reservation-card__table{flex:1;padding-top:32px;display:flex;flex-direction:column;justify-content:center}.my-dashboard .reservation-card .res-row{display:flex;justify-content:space-between;align-items:center;gap:2rem;padding:14px 0;border-bottom:1px solid #ebebeb}.my-dashboard .reservation-card .res-row:last-child{border-bottom:none}.my-dashboard .reservation-card .res-row__label{font-family:"geist",sans-serif;font-weight:300;font-size:1rem}@media(min-width: 80rem){.my-dashboard .reservation-card .res-row__label{font-size:calc(1rem + 0.1625*(100vw - 80rem)/40)}}@media(min-width: 120rem){.my-dashboard .reservation-card .res-row__label{font-size:1.1625rem}}.my-dashboard .reservation-card .res-row__label{line-height:1.3;text-transform:uppercase;color:#313131}.my-dashboard .reservation-card .res-row__value{font-family:"geist",sans-serif;font-weight:800;font-size:1rem}@media(min-width: 80rem){.my-dashboard .reservation-card .res-row__value{font-size:calc(1rem + 0.1625*(100vw - 80rem)/40)}}@media(min-width: 120rem){.my-dashboard .reservation-card .res-row__value{font-size:1.1625rem}}.my-dashboard .reservation-card .res-row__value{text-transform:none;color:#313131;text-align:right}.my-dashboard .reservation-card__modify{display:block;text-align:center;margin-top:48px;background-color:#fff;border-radius:50px;border:1px solid #8dc73f;padding:16px 24px;font-family:"geist",sans-serif;font-size:15px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#171717 !important;text-decoration:none;transition-property:all;transition-duration:150ms;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1)}.my-dashboard .reservation-card__modify:hover{background-color:#8dc73f;color:#fff !important;transform:translateY(-1px)}.my-dashboard .dashboard__updates-wrapper{background:#fff;border-radius:.75rem;overflow:hidden;padding:3.5rem}@media screen and (max-width: 80rem){.my-dashboard .dashboard__updates-wrapper{padding:12px}}@media screen and (max-width: 38rem){.my-dashboard .dashboard__updates-wrapper{padding:1.25rem 1rem 1.25rem 1rem;padding-right:0}}.my-dashboard .dashboard__news{padding-top:4rem}@media screen and (max-width: 38rem){.my-dashboard .dashboard__news{padding-top:2.5rem;padding-bottom:2.5rem}}.my-dashboard .dashboard__news__title{font-family:"geist",sans-serif;font-weight:800;font-size:1.25rem;text-transform:uppercase;letter-spacing:.08em;color:#171717;margin:0 0 1.5rem}.my-dashboard .dashboard__news__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:1.5rem}@media screen and (max-width: 60rem){.my-dashboard .dashboard__news__grid{grid-template-columns:1fr;gap:1rem}}.my-dashboard .dashboard__news__card{display:flex;flex-direction:column;text-decoration:none;border-radius:.75rem;overflow:hidden;background:#fff;box-shadow:0 2px 12px rgba(0,0,0,.06);transition-property:all;transition-duration:150ms;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1)}.my-dashboard .dashboard__news__card:hover{box-shadow:0 4px 20px rgba(0,0,0,.12)}.my-dashboard .dashboard__news__card__img{aspect-ratio:16/9;overflow:hidden}.my-dashboard .dashboard__news__card__img img{width:100%;height:100%;object-fit:cover;transition-property:all;transition-duration:150ms;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1)}.my-dashboard .dashboard__news__card:hover .my-dashboard .dashboard__news__card__img img{transform:scale(1.03)}.my-dashboard .dashboard__news__card__body{padding:1rem 1.25rem 1.25rem;display:flex;flex-direction:column;gap:.4rem}.my-dashboard .dashboard__news__card__date{font-family:"geist",sans-serif;font-size:.75rem;font-weight:400;text-transform:uppercase;letter-spacing:.06em;color:#707070}.my-dashboard .dashboard__news__card__title{font-family:"geist",sans-serif;font-size:.9375rem;font-weight:600;color:#171717;margin:0;line-height:1.4}.my-dashboard .dashboard__section:not(:has(.production-update))+.dashboard__updates-wrapper .dashboard__news{padding-top:0}.my-dashboard .production-update{padding:0 3.5rem 0 0 !important;border-top:none !important;margin:0 auto;color:#171717}@media screen and (max-width: 80rem){.my-dashboard .production-update{padding:0 12px 0 0 !important}}@media screen and (max-width: 38rem){.my-dashboard .production-update{padding:0 1rem 0 0 !important}}.my-dashboard .production-update__date{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:12px 24px;background-color:#8dc33f;color:#fff;border-radius:999px;font-size:14px;margin-bottom:16px}@media screen and (max-width: 60rem){.my-dashboard .production-update__date{font-size:13px}}@media screen and (max-width: 38rem){.my-dashboard .production-update__date{font-size:12px}}.my-dashboard .production-update__date-icon{flex-shrink:0;color:#fff;margin-right:8px}.my-dashboard .production-update__title{font-weight:600;font-size:48px;margin:0 0 8px;color:#171717}@media screen and (max-width: 120rem){.my-dashboard .production-update__title{font-size:40px}}@media screen and (max-width: 76rem){.my-dashboard .production-update__title{font-size:34px}}@media screen and (max-width: 60rem){.my-dashboard .production-update__title{font-size:28px}}@media screen and (max-width: 38rem){.my-dashboard .production-update__title{font-size:20px}}.my-dashboard .production-update__subtitle{font-size:20px;font-weight:400;color:#707070;margin:0 0 2.5rem;line-height:1.4}@media screen and (max-width: 120rem){.my-dashboard .production-update__subtitle{font-size:18px}}@media screen and (max-width: 60rem){.my-dashboard .production-update__subtitle{font-size:16px}}@media screen and (max-width: 38rem){.my-dashboard .production-update__subtitle{font-size:14px}}.my-dashboard .production-update__callout{display:flex;gap:16px;align-items:flex-start;padding:20px 24px;background-color:rgba(141,199,63,.06);border:1px solid #8dc33f;border-left-width:8px;border-radius:12px;margin-bottom:2.5rem}.my-dashboard .production-update__callout-icon{flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;color:rgb(108.4967741935,155.4580645161,45.3419354839)}@media screen and (max-width: 38rem){.my-dashboard .production-update__callout-icon{width:36px;height:36px}}.my-dashboard .production-update__callout-icon svg,.my-dashboard .production-update__callout-icon img{width:48px;height:48px}@media screen and (max-width: 38rem){.my-dashboard .production-update__callout-icon svg,.my-dashboard .production-update__callout-icon img{width:36px;height:36px}}.my-dashboard .production-update__callout-text{font-size:18px;font-weight:400;line-height:1.6;margin:0;color:#171717}@media screen and (max-width: 120rem){.my-dashboard .production-update__callout-text{font-size:17px}}@media screen and (max-width: 60rem){.my-dashboard .production-update__callout-text{font-size:16px}}@media screen and (max-width: 38rem){.my-dashboard .production-update__callout-text{font-size:14px;line-height:1.5}}.my-dashboard .custom-border{position:relative;bottom:-33px;border-top:1px solid #acaaaa;border-radius:0px 33px 0px 0px;height:33px;max-width:95%}.my-dashboard .monthly-container{padding-top:1.5rem;margin-left:0 !important;max-width:100%}@media screen and (max-width: 90rem){.my-dashboard .monthly-container{margin-left:7rem}}@media screen and (max-width: 80rem){.my-dashboard .monthly-container{margin-left:5rem}}@media screen and (max-width: 60rem){.my-dashboard .monthly-container{margin-left:3rem}}@media screen and (max-width: 38rem){.my-dashboard .monthly-container{margin-left:1.25rem}}.my-dashboard .monthly-container.align-right{overflow-x:hidden}.my-dashboard .monthly-container .title-holder{display:flex;align-items:center;justify-content:space-between;padding-top:.5rem;padding-right:3.5rem;padding-bottom:1rem}@media(min-width: 23.438rem){.my-dashboard .monthly-container .title-holder{padding-bottom:calc(1rem + 0.5*(100vw - 23.438rem)/96.562)}}@media(min-width: 120rem){.my-dashboard .monthly-container .title-holder{padding-bottom:1.5rem}}@media screen and (max-width: 80rem){.my-dashboard .monthly-container .title-holder{padding-right:12px}}.my-dashboard .monthly-container .monthly-title{margin:0;font-size:2.188rem;font-family:"geist",sans-serif;font-weight:800;text-transform:uppercase}@media screen and (max-width: 60rem){.my-dashboard .monthly-container .monthly-title{font-size:1.5rem}}@media screen and (max-width: 38rem){.my-dashboard .monthly-container .monthly-title{font-size:1.125rem}}.my-dashboard .monthly-container .monthly-title{line-height:1;color:#171717}.my-dashboard .monthly-container .monthly-slider .slick-list{margin-left:-0.5rem}.my-dashboard .monthly-container .monthly-slider .monthly-slide{padding:5rem 0 0;margin:0 .5rem;text-decoration:none;background:linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),var(--image-url) center center;background-size:cover;background-position:top left;transition-property:all;transition-duration:150ms;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1)}.my-dashboard .monthly-container .monthly-slider .monthly-slide:hover{opacity:.75}@media only screen and (max-width: 38rem){.my-dashboard .monthly-container .monthly-slider .monthly-slide{margin:0}}.my-dashboard .monthly-container .monthly-slider .monthly-slide .monthly-slide__title{padding:4rem 3rem;padding-top:2.5rem}@media(min-width: 23.438rem){.my-dashboard .monthly-container .monthly-slider .monthly-slide .monthly-slide__title{padding-top:calc(2.5rem + 1.5*(100vw - 23.438rem)/96.562)}}@media(min-width: 120rem){.my-dashboard .monthly-container .monthly-slider .monthly-slide .monthly-slide__title{padding-top:4rem}}.my-dashboard .monthly-container .monthly-slider .monthly-slide .monthly-slide__title{padding-bottom:2.5rem}@media(min-width: 23.438rem){.my-dashboard .monthly-container .monthly-slider .monthly-slide .monthly-slide__title{padding-bottom:calc(2.5rem + 1.5*(100vw - 23.438rem)/96.562)}}@media(min-width: 120rem){.my-dashboard .monthly-container .monthly-slider .monthly-slide .monthly-slide__title{padding-bottom:4rem}}.my-dashboard .monthly-container .monthly-slider .monthly-slide .monthly-slide__title{padding-right:1.75rem}@media(min-width: 23.438rem){.my-dashboard .monthly-container .monthly-slider .monthly-slide .monthly-slide__title{padding-right:calc(1.75rem + 1.25*(100vw - 23.438rem)/96.562)}}@media(min-width: 120rem){.my-dashboard .monthly-container .monthly-slider .monthly-slide .monthly-slide__title{padding-right:3rem}}.my-dashboard .monthly-container .monthly-slider .monthly-slide .monthly-slide__title{padding-left:1.75rem}@media(min-width: 23.438rem){.my-dashboard .monthly-container .monthly-slider .monthly-slide .monthly-slide__title{padding-left:calc(1.75rem + 1.25*(100vw - 23.438rem)/96.562)}}@media(min-width: 120rem){.my-dashboard .monthly-container .monthly-slider .monthly-slide .monthly-slide__title{padding-left:3rem}}.my-dashboard .monthly-container .monthly-slider .monthly-slide .monthly-slide__title{font-size:4rem}@media(min-width: 23.438rem){.my-dashboard .monthly-container .monthly-slider .monthly-slide .monthly-slide__title{font-size:calc(4rem + 1.375*(100vw - 23.438rem)/56.562)}}@media(min-width: 80rem){.my-dashboard .monthly-container .monthly-slider .monthly-slide .monthly-slide__title{font-size:5.375rem}}.my-dashboard .monthly-container .monthly-slider .monthly-slide .monthly-slide__title{font-size:5.375rem}@media(min-width: 80rem){.my-dashboard .monthly-container .monthly-slider .monthly-slide .monthly-slide__title{font-size:calc(5.375rem + 0*(100vw - 80rem)/10)}}@media(min-width: 90rem){.my-dashboard .monthly-container .monthly-slider .monthly-slide .monthly-slide__title{font-size:5.375rem}}.my-dashboard .monthly-container .monthly-slider .monthly-slide .monthly-slide__title{font-size:5.375rem}@media(min-width: 90rem){.my-dashboard .monthly-container .monthly-slider .monthly-slide .monthly-slide__title{font-size:calc(5.375rem + 0*(100vw - 90rem)/30)}}@media(min-width: 120rem){.my-dashboard .monthly-container .monthly-slider .monthly-slide .monthly-slide__title{font-size:5.375rem}}.my-dashboard .monthly-container .monthly-slider .monthly-slide .monthly-slide__title{font-size:6rem;text-align:center;text-transform:uppercase;font-weight:700;font-family:"geist",sans-serif;color:#fff}.my-dashboard .slide-arrow-holder{display:flex;margin-left:auto;gap:1.5rem;margin-right:0}@media only screen and (max-width: 60rem){.my-dashboard .slide-arrow-holder{gap:.25rem;margin-right:0}}@media only screen and (max-width: 38rem){.my-dashboard .slide-arrow-holder{margin-right:0}}@media only screen and (max-width: 30rem){.my-dashboard .slide-arrow-holder{margin-right:0}}.my-dashboard .slide-arrow-holder .slide-controls{display:flex !important;place-items:center;justify-content:center;position:relative !important;top:unset !important;right:unset !important;bottom:unset !important;left:unset !important;opacity:1 !important;margin:0;box-shadow:none;background:none;float:none;width:1.25rem}@media(min-width: 23.438rem){.my-dashboard .slide-arrow-holder .slide-controls{width:calc(1.25rem + 3*(100vw - 23.438rem)/96.562)}}@media(min-width: 120rem){.my-dashboard .slide-arrow-holder .slide-controls{width:4.25rem}}.my-dashboard .slide-arrow-holder .slide-controls{height:1.25rem}@media(min-width: 23.438rem){.my-dashboard .slide-arrow-holder .slide-controls{height:calc(1.25rem + 3*(100vw - 23.438rem)/96.562)}}@media(min-width: 120rem){.my-dashboard .slide-arrow-holder .slide-controls{height:4.25rem}}.my-dashboard .slide-arrow-holder .slide-controls{border-radius:50%;cursor:pointer;transition:all .3s ease-in-out}.my-dashboard .slide-arrow-holder .slide-controls svg{width:100%;height:100%}.my-dashboard .slide-arrow-holder .slide-controls svg path{transition:all .3s ease-in-out}.my-dashboard .slide-arrow-holder .slide-controls:not(.slick-disabled):hover{background-color:#8dc73f}.my-dashboard .slide-arrow-holder .slide-controls:not(.slick-disabled):hover svg path{stroke:#fff}.my-dashboard .slide-arrow-holder .slide-controls:not(.slick-disabled):hover svg path:first-child{stroke:#8dc73f}.my-dashboard .slide-arrow-holder .slide-controls.slick-disabled{background-color:#f7f7f7;cursor:not-allowed}.my-dashboard .slide-arrow-holder .slide-controls.slick-disabled svg path{stroke:#b8b8ba}.my-dashboard .slide-arrow-holder .slide-controls.slick-disabled svg path:first-child{stroke:#f7f7f7}.my-dashboard .slide-arrow-holder .slide-controls.prev-arrow svg{transform:rotate(180deg)}.review-investments.container{padding-left:0;padding-right:0}.review-investments p,.review-investments h1,.review-investments h2,.review-investments h3,.review-investments h4,.review-investments h5,.review-investments h6{font-family:"geist",sans-serif !important}.review-investments .divider{width:100%;max-width:400px;margin:145px auto 85px;height:2px;background-color:#8dc73f}@media screen and (max-width: 38rem){.review-investments .divider{max-width:200px;margin:60px 0}}.review-investments .total-investments{background-image:url("../../../../images/dashboard/v2/RewardsGradient-2.jpg");background-size:cover;min-height:345px;display:flex;flex-direction:column;place-items:center;justify-content:center}@media screen and (max-width: 38rem){.review-investments .total-investments{min-height:300px}}.review-investments .total-investments p{font-family:"geist",sans-serif;font-size:24px;font-weight:600;color:#9b9b9b;padding-bottom:1rem}@media screen and (max-width: 60rem){.review-investments .total-investments p{font-size:20px}}@media screen and (max-width: 38rem){.review-investments .total-investments p{padding-bottom:0}}.review-investments .total-investments span{font-family:"geist",sans-serif;font-weight:500;color:#171717;font-size:80px}@media screen and (max-width: 38rem){.review-investments .total-investments span{font-size:45px;font-weight:800}}.review-investments .investments-place .divider{margin:0 auto 85px}@media screen and (max-width: 38rem){.review-investments .investments-place .divider{margin:0 auto 70px;height:1px;width:100%;min-width:100%}}.review-investments .total-investments__description{padding:100px 0;display:flex;flex-direction:column;justify-content:center;margin-bottom:20px}@media screen and (max-width: 38rem){.review-investments .total-investments__description{padding:80px 0 50px}}.review-investments .total-investments__description p{max-width:670px;margin:0 auto;font-size:20px;line-height:28px;font-family:"geist",sans-serif;font-weight:400;color:#171717}@media screen and (max-width: 38rem){.review-investments .total-investments__description p{font-size:24px}}.review-investments .total-investments__description p a{text-decoration:underline;color:#171717}.review-investments .total-investments__description p .sign-in{font-weight:700;text-decoration:underline}.review-investments .total-investments__description p span{font-size:16px;font-weight:300}.review-investments .total-investments__description p .dashboard__btn{display:block;max-width:225px;margin-top:35px;text-decoration:none}@media screen and (max-width: 38rem){.review-investments .total-investments__description p .dashboard__btn{background-color:#fff;font-size:13px;border:1px solid #171717;padding:.5rem 1rem;max-width:182px;min-height:42px;position:relative;left:50%;transform:translate(-50%)}}.review-investments .dash-content__area--perks{max-width:805px;margin:0 auto;padding-bottom:60px;display:flex;flex-direction:column;align-items:center;justify-content:center}.review-investments .dash-content__area--perks .dash-content__title{margin-bottom:90px;text-align:center;font-size:24px;font-weight:700;color:#8dc73f}.review-investments .dash-content__area--perks .dash-content__title::before{content:none}@media screen and (max-width: 60rem){.review-investments .dash-content__area--perks .dash-content__title{text-align:left;font-size:20px;font-weight:500}}.review-investments .dash-content__area--perks .dash-content__area--perks__perk{min-height:420px;border-radius:20px;border:1px solid #b8b8ba;display:flex;margin-bottom:60px}@media screen and (max-width: 60rem){.review-investments .dash-content__area--perks .dash-content__area--perks__perk{flex-direction:column}}@media screen and (max-width: 38rem){.review-investments .dash-content__area--perks .dash-content__area--perks__perk{min-height:350px}}.review-investments .dash-content__area--perks .dash-content__area--perks__perk .congratulations{border-right:1px solid #b8b8ba;width:30%;max-width:140px;min-height:430px;position:relative}.review-investments .dash-content__area--perks .dash-content__area--perks__perk .congratulations span{position:absolute;color:#616161;font-size:40px;transform:rotate(270deg);top:50%;left:-20px}@media screen and (max-width: 60rem){.review-investments .dash-content__area--perks .dash-content__area--perks__perk .congratulations{min-height:auto;border-right:0;border-bottom:1px solid #b8b8ba;padding:20px 0;width:100%;max-width:100%;text-align:center}.review-investments .dash-content__area--perks .dash-content__area--perks__perk .congratulations span{position:relative;transform:inherit;top:0;left:0}}@media screen and (max-width: 60rem)and (max-width: 38rem){.review-investments .dash-content__area--perks .dash-content__area--perks__perk .congratulations span{font-size:24px}}.review-investments .dash-content__area--perks .dash-content__area--perks__perk .rewards{flex-grow:1;min-height:430px;background-image:url("../../../../images/dashboard/v2/RewardsGradient-2.jpg");background-size:cover;display:flex;flex-direction:column;justify-content:center;padding:0 70px}@media screen and (min-width: 60rem){.review-investments .dash-content__area--perks .dash-content__area--perks__perk .rewards{border-top-right-radius:20px;border-bottom-right-radius:20px}}@media screen and (max-width: 60rem){.review-investments .dash-content__area--perks .dash-content__area--perks__perk .rewards{border-bottom-right-radius:20px;border-bottom-left-radius:20px}}@media screen and (max-width: 38rem){.review-investments .dash-content__area--perks .dash-content__area--perks__perk .rewards{display:block;min-height:250px;padding:0 20px}}.review-investments .dash-content__area--perks .dash-content__area--perks__perk .rewards .title{font-family:"geist",sans-serif;font-size:16px;font-weight:600;margin-bottom:40px;color:#9b9b9b}@media screen and (max-width: 38rem){.review-investments .dash-content__area--perks .dash-content__area--perks__perk .rewards .title{font-size:16px;margin-top:40px}}.review-investments .dash-content__area--perks .dash-content__area--perks__perk .rewards .text{font-family:"geist",sans-serif;font-size:40px;color:#171717}@media screen and (max-width: 38rem){.review-investments .dash-content__area--perks .dash-content__area--perks__perk .rewards .text{font-size:24px}}.review-investments .dash-content__area--perks .dash-content__area--perks__perk .rewards .text span{color:#171717;font-weight:700}.review-investments .dash-content__area--perks .dash-content__area--perks__perk .rewards .note{font-size:14px}.review-investments #investments-none{display:none;padding:135px 20px}@media screen and (max-width: 38rem){.review-investments #investments-none{padding:110px 0}}.review-investments #investments-none.show{display:flex !important;flex-direction:column;align-items:center;justify-content:center}.review-investments #investments-none p{font-size:18px;font-weight:500;color:#171717}@media screen and (max-width: 38rem){.review-investments #investments-none p{max-width:200px;margin:0 auto;text-align:center}}.review-investments #investments-none .investments-none__header{max-width:600px;margin:0 auto 85px;font-size:30px;font-weight:500}@media screen and (min-width: 38rem){.review-investments #investments-none .investments-none__header{font-size:24px}}.referrals{padding:0 60px 150px}.referrals.container{padding-left:0;padding-right:0}@media screen and (max-width: 60rem){.referrals{padding:0 0 80px}}.referrals p,.referrals h1,.referrals h2,.referrals h3,.referrals h4,.referrals h5,.referrals h6{font-family:"geist",sans-serif !important}.referrals .referrals__cont{max-width:885px;margin:0 auto}.referrals .referrals__header__title{text-align:center;padding:135px 20px;font-size:35px;font-weight:800;color:#171717;text-transform:uppercase}@media screen and (max-width: 90rem){.referrals .referrals__header__title{font-size:32px}}@media screen and (max-width: 60rem){.referrals .referrals__header__title{padding:110px 0;font-size:30px}}.referrals .referral-points{display:flex;gap:2rem;margin-bottom:95px}@media screen and (max-width: 60rem){.referrals .referral-points{margin-bottom:70px;flex-direction:column}}.referrals .referral-points__total{width:65%;background-color:#f7f7f7;border-radius:20px;padding:60px 50px 0;color:#171717}@media screen and (max-width: 60rem){.referrals .referral-points__total{padding:60px 50px;width:100%}}.referrals .referral-points__total .title{font-size:20px}@media screen and (max-width: 80rem){.referrals .referral-points__total .title{font-size:18px}}@media screen and (max-width: 60rem){.referrals .referral-points__total .title{font-size:20px}}.referrals .referral-points__total .title{font-weight:700;margin-bottom:3.5rem}.referrals .referral-points__total .points{text-align:center;font-size:165px;font-weight:400;border-bottom:1px solid #b8b8ba;margin-bottom:0}@media screen and (max-width: 80rem){.referrals .referral-points__total .points{font-size:150px}}@media screen and (max-width: 60rem){.referrals .referral-points__total .points{font-size:106px}}.referrals .referral-points__total .points span{color:#8dc73f;font-size:25px}@media screen and (max-width: 80rem){.referrals .referral-points__total .points span{font-size:22px}}@media screen and (max-width: 60rem){.referrals .referral-points__total .points span{font-size:16px}}.referrals .referral-points__how{width:35%;background-color:#f7f7f7;border-radius:20px;padding:52px 30px 20px;color:#171717}@media screen and (max-width: 60rem){.referrals .referral-points__how{width:100%}}.referrals .referral-points__how .title{font-size:20px;font-weight:700}.referrals .referral-points__how .description{font-size:16px;font-weight:300;line-height:22px}.referrals .referral-points__how .description span{font-weight:500}.referrals .referral-code{margin-bottom:95px;text-align:center;border:1px solid #8dc73f;border-radius:20px;color:#171717}@media screen and (max-width: 60rem){.referrals .referral-code{margin-bottom:45px}}.referrals .referral-code .title{padding:20px 0;font-size:18px;font-weight:700;text-transform:uppercase}@media screen and (max-width: 38rem){.referrals .referral-code .title{max-width:150px;margin:0 auto;font-size:16px}}.referrals .referral-code .code{background:linear-gradient(89.85deg, rgba(173, 252, 67, 0.3) -39.55%, rgba(215, 255, 162, 0.3) 43.68%, rgba(130, 251, 237, 0.3) 119.61%);padding:20px 0;font-size:18px;font-weight:300;border-bottom-right-radius:25px;border-bottom-left-radius:25px}.referrals .referral-code .code .content{display:flex;align-items:center;justify-content:center;max-width:550px;margin:0 auto}.referrals .referral-code .code span{color:#171717}.referrals .referral-code .code .dash-content__referrals__code__icon{margin-left:auto;width:auto;height:auto}@media screen and (max-width: 38rem){.referrals .referral-code .code{padding:30px 40px}.referrals .referral-code .code span{line-height:25px;text-align:left}.referrals .referral-code .code .content{max-width:320px}}.referrals .referral-benefits .title{padding:20px 0;font-size:18px;font-weight:700;color:#171717;margin-bottom:1rem}.referrals .referral-benefits .benefit{padding:1rem 0;background-color:#f7f7f7;color:#171717}@media screen and (max-width: 80rem){.referrals .referral-benefits .benefit{padding:50px}}.referrals .referral-benefits .benefit:first-child{border-top-left-radius:22px;border-top-right-radius:22px}.referrals .referral-benefits .benefit:last-child{margin-top:.25rem;border-bottom-left-radius:22px;border-bottom-right-radius:22px}.referrals .referral-benefits .benefit .content{max-width:430px;margin:0 auto}.referrals .referral-benefits .benefit .detail{font-size:16px;font-weight:400;margin-bottom:1rem}.referrals .referral-benefits .benefit .credit{font-size:65px;font-weight:500}.referrals .referral-benefits .benefit .credit span{font-size:13px;font-weight:400}@media screen and (max-width: 60rem){.referrals .referral-benefits .benefit .credit{font-size:60px}.referrals .referral-benefits .benefit .credit span{margin-top:20px;display:block;font-size:16px}}.your-profile{padding-bottom:115px}.your-profile.container{padding-left:0;padding-right:0}.your-profile p,.your-profile h1,.your-profile h2,.your-profile h3,.your-profile h4,.your-profile h5,.your-profile h6{font-family:"geist",sans-serif !important}.your-profile .your-profile__cont{max-width:880px;margin:0 auto}.your-profile .profile-form,.your-profile .password-form,.your-profile .email-form{padding-top:115px;display:flex;flex-direction:column}@media screen and (max-width: 60rem){.your-profile .profile-form,.your-profile .password-form,.your-profile .email-form{padding-top:80px}}.your-profile .profile-form .title,.your-profile .password-form .title,.your-profile .email-form .title{font-size:20px;font-weight:600;color:#171717;margin-bottom:27px;font-size:20px}@media(min-width: 80rem){.your-profile .profile-form .title,.your-profile .password-form .title,.your-profile .email-form .title{font-size:calc(20px + 2*(100vw - 80rem)/-56.562)}}@media(min-width: 23.438rem){.your-profile .profile-form .title,.your-profile .password-form .title,.your-profile .email-form .title{font-size:22px}}.your-profile .profile-form .title,.your-profile .password-form .title,.your-profile .email-form .title{font-size:22px}@media(min-width: 90rem){.your-profile .profile-form .title,.your-profile .password-form .title,.your-profile .email-form .title{font-size:calc(22px + 0*(100vw - 90rem)/30)}}@media(min-width: 120rem){.your-profile .profile-form .title,.your-profile .password-form .title,.your-profile .email-form .title{font-size:22px}}.your-profile .profile-form form,.your-profile .password-form form,.your-profile .email-form form{padding:75px;display:flex;flex-direction:column;background-image:url("../../../../images/dashboard/v2/RewardsGradient-2.jpg");background-size:cover;background-repeat:no-repeat;font-size:15px;color:#616161;font-weight:600;text-transform:uppercase;letter-spacing:12%}@media screen and (max-width: 60rem){.your-profile .profile-form form,.your-profile .password-form form,.your-profile .email-form form{padding:20px}}.your-profile .profile-form form div:has(input[type=button]),.your-profile .password-form form div:has(input[type=button]),.your-profile .email-form form div:has(input[type=button]){text-align:center}.your-profile .profile-form form label,.your-profile .password-form form label,.your-profile .email-form form label{display:block !important;font-size:15px;color:#616161;font-weight:600;text-transform:uppercase;letter-spacing:12%;width:100% !important}.your-profile .profile-form form input:not([type=submit]),.your-profile .profile-form form input:not([type=button]),.your-profile .profile-form form select,.your-profile .password-form form input:not([type=submit]),.your-profile .password-form form input:not([type=button]),.your-profile .password-form form select,.your-profile .email-form form input:not([type=submit]),.your-profile .email-form form input:not([type=button]),.your-profile .email-form form select{background-color:#fff;border:1px solid #ddd;border-radius:6px;min-height:47.5px;color:#171717;font-size:20px;font-weight:500;margin:24px 0 43px;width:100%;letter-spacing:normal}.your-profile .profile-form form select,.your-profile .password-form form select,.your-profile .email-form form select{padding:0 1rem}.your-profile .profile-form form .submit-container,.your-profile .password-form form .submit-container,.your-profile .email-form form .submit-container{text-align:center}.your-profile .profile-form form .submit-container input,.your-profile .password-form form .submit-container input,.your-profile .email-form form .submit-container input{display:inline-block;background-color:#8dc73f !important;border-radius:50px !important;padding:1rem 2rem !important;font-weight:700 !important;min-width:225px;max-width:225px;margin:0 auto;min-height:52.5px;color:#171717 !important;text-align:center;text-decoration:none;text-transform:uppercase;border:0}.support{padding-bottom:115px}.support.container{padding-left:0;padding-right:0}.support p,.support h1,.support h2,.support h3,.support h4,.support h5,.support h6{font-family:"geist",sans-serif !important}.support .support__cont{max-width:880px;margin:0 auto}.support .support__title{text-align:center;padding:135px 20px;font-weight:800;color:#171717;text-transform:uppercase;font-size:30px;font-size:30px}@media(min-width: 23.438rem){.support .support__title{font-size:calc(30px + 2*(100vw - 23.438rem)/56.562)}}@media(min-width: 80rem){.support .support__title{font-size:32px}}.support .support__title{font-size:32px}@media(min-width: 80rem){.support .support__title{font-size:calc(32px + 3*(100vw - 80rem)/10)}}@media(min-width: 90rem){.support .support__title{font-size:35px}}.support .support__title{font-size:35px}@media(min-width: 90rem){.support .support__title{font-size:calc(35px + 0*(100vw - 90rem)/30)}}@media(min-width: 120rem){.support .support__title{font-size:35px}}@media screen and (max-width: 80rem){.support .support__title{padding:130px 0}}@media screen and (max-width: 60rem){.support .support__title{padding:100px 0}}.support .support-inquiry{padding:75px;display:flex;flex-direction:column;background-image:url("../../../../images/dashboard/v2/RewardsGradient-2.jpg");background-size:cover;background-repeat:no-repeat;font-size:15px;color:#171717;font-weight:600;text-transform:uppercase;letter-spacing:12%}@media screen and (max-width: 60rem){.support .support-inquiry{padding:20px}}.support .support-inquiry .aptera-form{display:block}.support .support-inquiry .investment-form,.support .support-inquiry .cancel-form{display:none}.support .support-inquiry .inquiry-label{margin-bottom:10px}.support .support-inquiry select.inquiry{max-height:47.5px;min-height:47.5px}.support .support-inquiry .nf-error-msg{text-transform:initial;font-weight:400}.support .support-inquiry .ninja-forms-req-symbol{color:#171717}.support .support-inquiry .nf-field-element:has(input[type=submit]){text-align:center;opacity:1}.support .support-inquiry .nf-form-fields-required,.support .support-inquiry .nf-form-title{display:none !important}.support .support-inquiry .nf-form-fields-required,.support .support-inquiry .nf-error-msg.nf-error-field-errors{display:none}.support .support-inquiry .nf-form-wrap .nf-after-form-content .nf-error-msg{color:#171717}.support .support-inquiry .nf-error.field-wrap .nf-field-element::after,.support .support-inquiry .nf-pass.field-wrap .nf-field-element::after{content:none}@media screen and (max-width: 38rem){.support .support-inquiry .nf-field-container{margin-bottom:0}}.support .support-inquiry label{display:block !important;font-size:15px;color:#171717;font-weight:600;text-transform:uppercase;letter-spacing:12%;width:100% !important}.support .support-inquiry input:not([type=submit]),.support .support-inquiry input:not([type=button]),.support .support-inquiry select,.support .support-inquiry textarea{background-color:#fff;border:1px solid #ddd;border-radius:6px;min-height:47.5px;color:#171717;font-size:20px;font-weight:500;margin:10px 0 20px;width:100%;letter-spacing:normal}.support .support-inquiry select{padding:0 1rem}.support .support-inquiry .submit-container{text-align:center}.support .support-inquiry .submit-container input{display:inline-block;background-color:#8dc73f !important;border-radius:50px !important;padding:1rem 2rem !important;font-weight:700 !important;min-width:225px;max-width:225px;margin:0 auto;min-height:52.5px;color:#171717 !important;text-align:center;text-decoration:none;text-transform:uppercase;border:0}.support .profile-form,.support .password-form,.support .email-form{padding-top:115px;display:flex;flex-direction:column}.support .profile-form .title,.support .password-form .title,.support .email-form .title{font-size:22px;font-weight:600;color:#171717;margin-bottom:27px}.support .select2-container{width:100%;margin:10px 0 35px}@media screen and (max-width: 38rem){.support .select2-container{margin:10px 0 20px}}.support .select2-container.select2-container--default .select2-selection--single{height:auto;min-height:47.5px;max-height:47.5px;padding:.7rem .5rem;border-radius:10px;border:solid 1px #d6d6d6;font-size:.825rem}@media(min-width: 23.438rem){.support .select2-container.select2-container--default .select2-selection--single{font-size:calc(0.825rem + 0.175*(100vw - 23.438rem)/56.562)}}@media(min-width: 80rem){.support .select2-container.select2-container--default .select2-selection--single{font-size:1rem}}.support .select2-container.select2-container--default .select2-selection--single{font-size:1rem}@media(min-width: 80rem){.support .select2-container.select2-container--default .select2-selection--single{font-size:calc(1rem + 0.125*(100vw - 80rem)/10)}}@media(min-width: 90rem){.support .select2-container.select2-container--default .select2-selection--single{font-size:1.125rem}}.support .select2-container.select2-container--default .select2-selection--single{font-size:1.125rem}@media(min-width: 90rem){.support .select2-container.select2-container--default .select2-selection--single{font-size:calc(1.125rem + 0*(100vw - 90rem)/30)}}@media(min-width: 120rem){.support .select2-container.select2-container--default .select2-selection--single{font-size:1.125rem}}.support .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered{color:#9b9b9b}.support .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow{width:10px;height:6px;top:48%;right:1rem}.support .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow b{border:none;background:url("../../../../images/discovery-center/dropdown-arrow.svg") no-repeat;background-size:contain;top:50%;width:100%;height:100%}.support .select2-container.select2-container--default.select2-container--open .select2-selection--single .select2-selection__rendered{color:#ddd}.support .select2-container.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{transform:rotateZ(180deg)}body.page-template .select2-container .select2-dropdown{padding:0;box-shadow:none;border-bottom-right-radius:10px;border-bottom-left-radius:10px;border:solid 1px #d6d6d6;border-top:0;margin-top:-10px}body.page-template .select2-container .select2-dropdown .select2-results__options{max-height:none;border-bottom-right-radius:10px;border-bottom-left-radius:10px}body.page-template .select2-container .select2-dropdown .select2-results__options .select2-results__option{background-color:#fff;font-family:"geist",sans-serif;font-weight:500;font-size:.825rem}@media(min-width: 23.438rem){body.page-template .select2-container .select2-dropdown .select2-results__options .select2-results__option{font-size:calc(0.825rem + 0.175*(100vw - 23.438rem)/56.562)}}@media(min-width: 80rem){body.page-template .select2-container .select2-dropdown .select2-results__options .select2-results__option{font-size:1rem}}body.page-template .select2-container .select2-dropdown .select2-results__options .select2-results__option{font-size:1rem}@media(min-width: 80rem){body.page-template .select2-container .select2-dropdown .select2-results__options .select2-results__option{font-size:calc(1rem + 0.125*(100vw - 80rem)/10)}}@media(min-width: 90rem){body.page-template .select2-container .select2-dropdown .select2-results__options .select2-results__option{font-size:1.125rem}}body.page-template .select2-container .select2-dropdown .select2-results__options .select2-results__option{font-size:1.125rem}@media(min-width: 90rem){body.page-template .select2-container .select2-dropdown .select2-results__options .select2-results__option{font-size:calc(1.125rem + 0*(100vw - 90rem)/30)}}@media(min-width: 120rem){body.page-template .select2-container .select2-dropdown .select2-results__options .select2-results__option{font-size:1.125rem}}body.page-template .select2-container .select2-dropdown .select2-results__options .select2-results__option{font-size:.825rem;color:#9b9b9b;line-height:1.47;text-align:left;padding:.6rem 1.04rem}body.page-template .select2-container .select2-dropdown .select2-results__options .select2-results__option:hover{background:#f7f7f7;color:#616161}body.page-template .select2-container .select2-dropdown .select2-results__options .select2-results__option[aria-selected=true]{display:none}
/*# sourceMappingURL=../../../sourcemaps/css/theme/templates/new-dashboard.min.css.map */
