.page-header-text{font-size:2rem;margin:0;color:var(--primary-black)}.grey-title-text{font-size:1.5rem;margin:0;color:var(--accent-grey);text-align:center}.grey-subtitle-text{font-size:1rem;margin:0;color:var(--accent-grey);text-align:center}:root{--toastify-icon-color-success: #00693e !important;--toastify-color-progress-success: #00693e !important}#username-container{display:flex;justify-content:center;align-items:center;column-gap:5px}#username-container>p{margin:2px 0 0;transition:.5s ease-out;cursor:pointer}#username-container>p:hover{color:var(--accent-green)}.green-p{color:var(--accent-green)}.dropdown-menu{position:absolute;background-color:#fff;border:1px solid #ccc;padding:10px;box-shadow:0 2px 10px #0000001a}.logout-button{background-color:#ff4d4f;color:#fff;border:none;padding:5px 10px;cursor:pointer;transition:background-color .3s ease}.logout-button:hover{background-color:#ff7875}.modal__Container{position:fixed;top:0;left:0;height:100vh;width:100%;z-index:999999;padding:1rem;transition:all .5s ease-in-out}.modal__Container:before{position:absolute;top:0;left:0;content:"";height:100%;width:100%;background-color:#0009}.modal__card{position:fixed;top:50%;left:50%;transform:translate(-50%,-60%);width:90%;max-width:500px}.border__container{height:200px;width:100%;max-width:350px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;background-color:#fff;border-radius:6px;box-shadow:0 4px 8px #0003;padding:1rem}.modal__card .title{margin:0;word-break:break-word;font-size:clamp(1.2rem,4vw,.16rem);color:#333;font-weight:700}.action__buttons{display:flex;justify-content:flex-end;gap:8px;width:100%;max-width:82%;padding-bottom:.5rem}.action__buttons button{width:100%}#nav{color:var(--primary-black);background-color:#fff;padding:20px 50px;display:flex;align-items:center;justify-content:space-between;column-gap:10px;width:100%;box-sizing:border-box;border-bottom:2px solid var(--outline-grey);font-weight:600}#nav #nav-center{display:flex;flex-direction:row;align-items:flex-end;justify-content:flex-end;column-gap:20px;flex:10;padding-right:50px}.close-button{width:100%;text-align:right}.nav-mobile-group{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;row-gap:40px;padding:20px}#greenbox-logo{width:125px;justify-self:center}#nav-center>a{text-decoration:none;color:var(--primary-black);transition:.5s ease-out}.nav-selected{color:var(--accent-green);text-decoration:underline}#nav-center>a:hover{color:var(--accent-green)}#nav-center>p:hover{color:var(--accent-green)}#nav-center>p{cursor:pointer;transition:.5s ease-out}.nav-selected-border{background-color:var(--transparent-green);border-radius:10px;display:flex;align-items:center;justify-content:center;padding:5px 10px}.navlink{margin:0;font-weight:600;cursor:pointer;text-transform:uppercase;font-weight:900}.navlink-container{display:flex;flex-shrink:1;justify-content:center;align-items:center;width:200px}@media (max-width: 1100px){#nav-center{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;row-gap:10px;flex:10}}@media (max-width: 992px){#nav{padding:10px 1rem}}#layout-main{width:min-content;height:100vh;background-color:"#F9F9F9";display:flex;flex-direction:column;align-items:flex-start}#layout-content-container{flex-grow:1;width:80vw;font-family:Cabin,inter;box-sizing:border-box;padding:20px}@media (max-width: 768px){#layout-content-container{width:100vw}}.reservation-card{display:flex;flex-direction:column;justify-content:space-between;row-gap:10px;background-color:#fff;border:2px solid var(--outline-grey);padding:20px;border-radius:20px;max-width:400px}.reservation-card-details{display:flex;flex-direction:column;align-items:flex-start}.date-and-window{display:flex;flex-direction:row;align-items:flex-start;column-gap:10px}.reservation-card-order-number{font-size:1.2rem;font-weight:600;color:var(--light-grey);margin:0 0 20px}.reservation-card-referral-code{font-size:1.1rem;font-weight:600;color:var(--light-grey);margin:0 0 20px}.reservation-card-section-container{display:flex;flex-direction:column;align-items:flex-start;row-gap:10px}.reservation-card-section-title{font-size:1rem;font-weight:500;color:var(--light-grey);margin:0 0 3px}.reservation-card-section-content-container{display:flex;flex-wrap:wrap;align-items:center;column-gap:10px;row-gap:10px}.reservation-card-section-content{margin:0;word-break:break-all;color:var(--primary-black);font-weight:600}.reservation-card-chip{border-radius:10px;background-color:var(--transparent-green);display:flex;align-items:center;justify-content:center;padding:2px 5px}.reservation-card-chip-text{color:var(--accent-green);font-weight:500;font-size:.8rem;margin:0}.reservation-card-icon-chip{display:flex;align-items:center}.icon-chip-icon{height:18px;font-size:2rem;margin-right:5px}.buttons-section{display:flex;flex-direction:row;justify-content:flex-end;width:100%;text-align:right;column-gap:10px}.payment-status{display:flex;flex-direction:row;width:min-content;align-items:center;justify-content:center;column-gap:5px}.payment-status-text{width:min-content;margin:0;color:var(--primary-black);font-weight:600;font-size:20px}.main-item-count-editor{width:min-content;display:flex;flex-direction:column;row-gap:5px}.item-count-button-interface{display:flex;flex-direction:row;gap:5px}.item-count-text{font-size:20px;font-weight:600;margin:0}.number-input{font-size:20px;font-weight:600;color:"black";width:100%;box-sizing:border-box}#reservations-header-wrapper{margin-bottom:20px;display:flex;justify-content:space-between}#reservations-header-wrapper>button{flex-shrink:1}#reservations-container{display:flex;flex-direction:column;background-color:#fff;border-radius:20px;gap:20px;border:2px solid var(--outline-grey);justify-content:space-evenly;align-items:center;padding:50px}#has-reservation-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:50px}@media (max-width: 678px){#has-reservation-container{grid-template-columns:1fr}}#truck-outline-svg{width:20%;margin-bottom:10px}.reservation-button-container{display:flex;flex-direction:column;align-items:end}#loading-container{display:flex;align-items:center;justify-content:center;width:100%}.date-change-warning{font-size:large;color:red;font-weight:600}.pickup-option{display:flex;align-items:center}.pickup-options{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.indicator{width:10px;height:10px;border-radius:50%;margin-right:10px}.indicator.free{background-color:green}.indicator.fee{background-color:#ffbf00}.indicator.fee59{background-color:#1f75fe}.date-list{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;row-gap:20px;padding-top:20px;padding-bottom:20px}.radio-style{height:30px;width:30px;color:red}.radio-option{display:flex;flex-direction:row;align-items:center;justify-content:center;column-gap:10px}.date-selection-text{font-size:20px;font-weight:600;margin:0;cursor:pointer;-webkit-user-select:none;user-select:none}#deposit-container{width:100%;height:100%;flex-direction:column;color:#000;font-family:Montserrat,sans-serif}#deposit-container{padding-top:50px}form{width:30vw;min-width:500px;align-self:center;box-shadow:0 0 0 .5px #32325d1a,0 2px 5px #32325d1a,0 1px 1.5px #00000012;border-radius:7px;padding:40px}#payment-message{color:"red";font-family:Cabin,Inter,Helvetica Neue,sans-serif;font-size:16px;line-height:20px;padding-top:12px;text-align:center}#payment-element{margin-bottom:24px}#submit{background:#308a6c;font-family:Arial,sans-serif;color:#fff;border-radius:4px;border:0;padding:12px 16px;font-size:16px;font-weight:600;cursor:pointer;display:block;transition:all .2s ease;box-shadow:0 4px 5.5px #00000012;width:100%}#submit:hover{filter:contrast(115%)}#submit:disabled{opacity:.5;cursor:default}.spinner,.spinner:before,.spinner:after{border-radius:50%}.spinner{color:#fff;font-size:22px;text-indent:-99999px;margin:0 auto;position:relative;width:20px;height:20px;box-shadow:inset 0 0 0 2px;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0)}.spinner:before,.spinner:after{position:absolute;content:""}.spinner:before{width:10.4px;height:20.4px;background:#5469d4;border-radius:20.4px 0 0 20.4px;top:-.2px;left:-.2px;-webkit-transform-origin:10.4px 10.2px;transform-origin:10.4px 10.2px;-webkit-animation:loading 2s infinite ease 1.5s;animation:loading 2s infinite ease 1.5s}.spinner:after{width:10.4px;height:10.2px;background:#5469d4;border-radius:0 10.2px 10.2px 0;top:-.1px;left:10.2px;-webkit-transform-origin:0px 10.2px;transform-origin:0px 10.2px;-webkit-animation:loading 2s infinite ease;animation:loading 2s infinite ease}@keyframes loading{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@media only screen and (max-width: 600px){form{width:80vw;min-width:initial}}#new-reservation-container{margin-bottom:100px;opacity:0;animation:fadeInOpacity 1s forwards 2s}@media (max-width: 768px){#new-reservation-container{padding-left:0;padding-right:25px}}@media (min-width: 769px){#new-reservation-container{padding-left:100px;padding-right:100px}}#new-reservation-container #cost-selection-container{padding:50px}#new-reservation-container #cost-selection-container .lco-selection-text{font-size:2rem}#new-reservation-container #cost-selection-container #switch-wrapper{color:red}.new-res-stepper-container{display:flex;flex-direction:column;flex-wrap:wrap;row-gap:10px}.new-res-stepper-container-0{width:min-content;display:flex;flex-direction:column}.stepper-subsection{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;margin-top:1rem}.stepper-question-subsection-0{margin:0;padding:0;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.stepper-faq-subsection-0{width:00%;display:hidden;flex-direction:row;transition:linear 1s;p {font-size: 1.2rem;}}#storage-plan-inputs{width:100%;display:flex;flex-wrap:wrap;column-gap:20px;row-gap:20px}.input-description-text{color:var(--primary-black);font-weight:400;font-size:1.2rem;word-wrap:break-word;width:100%;margin-bottom:1rem}.input-description-text-notif{color:#f90;font-weight:400;font-size:1.2rem;word-wrap:break-word}.input-description-text-top-reduced{margin-top:0;color:var(--primary-black);font-weight:400;font-size:1.2rem;word-wrap:break-word;margin-bottom:1rem;margin-top:1rem}.tooltip-textfield-wrapper{display:flex;flex-wrap:wrap;align-items:flex-start;column-gap:20px;row-gap:10px}.lco-shipping-address-fields{width:600px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;row-gap:10px}.city-state-zip{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;column-gap:10px}@media (max-width: 768px){.city-state-zip{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;row-gap:10px}.stepper-question-subsection-0{padding-right:0;background-color:red}}.tooltip-textfield-wrapper-0{display:flex;flex-direction:column;row-gap:10px}.small-select{width:300px;margin-top:2rem}.switch-container{display:flex;margin:0;flex-direction:column;width:100%}.switch-wrapper{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;column-gap:0px;width:100%}.white-glove-option{flex:1;width:min-content}.storge-type-toggle{flex:.3;min-width:80px}.lco-option{flex:1;width:min-content}.artificial-gap{width:0px}@media (max-width: 768px){.artificial-gap{width:10px}.new-res-stepper-container-0{transform-origin:left top;scale:.7;overflow:hidden}}.center-card{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;flex:1}.center-toggle{display:flex;flex-direction:column;align-items:center;justify-content:center}.switch-side-text-title{color:#000;font-weight:600;font-size:1.5rem;margin:0}.switch-side-text-description{color:#000;font-weight:400;font-size:1.1rem;margin:0;ul {list-style-position: outside; margin: 0;}}.margin-remove{margin:0}.tooltip-chip{margin-top:12px}.tooltip-chip-switch{margin-top:15px}.standalone-tooltip{flex-shrink:1;margin-bottom:10px;margin-top:-12px}.new-reservation-stepper-buttons{max-width:500px;justify-content:left;display:flex;flex-wrap:wrap;row-gap:20px;column-gap:20px;margin-top:25px}.calendar-container{display:flex;flex-direction:column;justify-content:left;flex-wrap:wrap}.TOS{margin-top:20px}#TOS-link{color:#00f;text-decoration:underline}.fade-in{opacity:1;animation-name:fadeInOpacity;animation-iteration-count:1;animation-timing-function:ease-in;animation-duration:.5s}@keyframes fadeInOpacity{0%{opacity:0}to{opacity:1}}.main-option-card{border:7px solid #308a6c;border-radius:50px;background-color:#f9f9f9;height:18rem;width:15rem;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:10px;row-gap:5px;transition:.5s opacity ease;margin-bottom:1rem}.disabled{filter:grayscale(50%);opacity:.5}.icon-segment{height:5rem;width:auto}.horizontal-spacer-segment{width:90%;height:3px;background-color:#308a6c}@media (max-width: 768px){.horizontal-spacer-segment{display:none}}.title-segment-text{font-size:1.7rem;font-weight:800;margin:0;font-style:italic}.header-segment-text{font-size:1.1rem;font-weight:800;margin:0}.line-segment{margin:0;ul {width: 80%; margin: 0; padding-right: 15px; margin-left: -25px; font-size: .9rem; text-align: center;} li:last-child {list-style-type: none;}}.line-text{text-align:center;margin:0 0 5px;padding-left:6px;padding-right:6px}#profile-container{display:grid;grid-template-columns:repeat(2,1fr);column-gap:10px;width:100%;margin-top:2rem}#profile-form{min-width:100%;box-shadow:none;width:100%;padding:0!important}.profile-header{margin-bottom:20px}#profile-personal-info{border:2px solid var(--outline-grey);background-color:#fff;border-radius:20px;overflow:hidden;padding:10px 25px 25px;display:flex;flex-direction:column;row-gap:10px}.profile-second-section{display:flex;height:100%;gap:10px;flex-direction:column}.profile-container-header{border-bottom:2px solid var(--outline-grey);display:flex;justify-content:space-between;padding-bottom:10px;align-items:center}.profile-container-header-text{color:var(--primary-black);font-size:1.2rem;margin:0}#profile-edit-button{background-color:#fff;border:3px solid var(--outline-grey);border-radius:30px;display:flex;flex-direction:row;align-items:center;padding:5px 10px;column-gap:5px}#profile-edit-button:focus{outline:none;box-shadow:none}#profile-edit-button-text{margin:0;font-size:1rem;color:var(--light-grey)}#profile-edit-icon{height:14px}.profile-card-section-title{font-size:1rem;font-weight:500;color:var(--light-grey);margin:0 0 3px}.profile-card-section-content{margin:0;color:var(--primary-black);font-weight:600}.profile-card-row{display:flex;flex-wrap:wrap}#logout-button-container{margin-top:2rem}@media (max-width: 1000px){#profile-container{margin-bottom:100px;display:flex;flex-direction:column;row-gap:10px}}.referee-list-main{border:2px solid var(--outline-grey);background-color:#fff;border-radius:20px;padding:10px 25px 25px;display:flex;flex-direction:column;row-gap:10px}.referalcode-container-header{border-bottom:2px solid var(--outline-grey);display:flex;justify-content:space-between;padding-bottom:10px;align-items:center}.referalcode-container-header-text{color:var(--primary-black);font-size:1.2rem;margin:0}.referalcode-card-section{margin-top:20px;width:350px}.referalcode-card-row{display:flex;flex-wrap:wrap}.referalcode-card-section-content-index{margin:0;color:var(--primary-black);font-weight:600;width:20px}.referalcode-card-section-content{margin:0;color:var(--primary-black);font-weight:600}.referalcode-description-text{margin:0;color:var(--primary-black);font-weight:500}.referralcode-content{display:flex;flex-direction:column;row-gap:0px}.no-code-message{display:flex;flex-direction:row;align-items:center;justify-content:start;column-gap:5px;margin-bottom:20px;cursor:pointer;width:100%}.no-code-message-text{color:orange;margin:0}.verify-link{border:1px solid blue;border-radius:10px;padding:2px 4px;color:#00f;cursor:pointer}.disclaimer-container{display:flex;justify-content:space-between;align-items:center;background-color:#fff3cd;color:#856404;border:1px solid #ffeeba;border-radius:8px;padding:15px;margin-top:20px;position:relative}.disclaimer-text{font-size:14px;margin:0;max-width:90%}.close-disclaimer-btn{background:none;border:none;color:#856404;font-size:18px;font-weight:700;cursor:pointer;padding:0 10px}.close-disclaimer-btn:hover{color:#b08d57}@media (max-width: 768px){.disclaimer-container{flex-direction:column;align-items:flex-start}.disclaimer-text{max-width:100%}.close-disclaimer-btn{align-self:flex-end}}.referral-container{padding:1.5rem;background-color:#fff;border-radius:1rem;display:flex;flex-direction:column;align-items:start;justify-content:center;gap:1rem;width:100%;height:"100%";border:2px solid var(--outline-grey)}.referral-title{font-size:1rem;font-weight:700;color:#333;border-bottom:2px solid var(--outline-grey)}.referral-customer{color:#555;font-size:1rem}.referral-customer span{font-weight:500}.referral-code-section{display:flex;align-items:center;gap:.5rem;color:#666}.referral-code{background-color:#cce4f6;color:#1a73e8;font-weight:700;padding:.25rem .75rem;border-radius:.5rem}.referral-usage{display:flex;align-items:center;justify-content:center;gap:.5rem;color:#444}.usage-count{font-size:2rem;font-weight:700;color:#2dca73}#success-container{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;row-gap:20px;align-items:center}#success-hero{margin:0;font-size:1.8rem;color:var(--primary-black)}#success-svg{height:50px}#pricing{width:100%;height:100%;display:flex;align-items:flex-start;justify-content:flex-start;font-family:Cabin,inter,sans-serif}@media (max-width: 768px){.select{max-width:300px}}#school-select{min-width:300px;padding:0}#pricing-select{min-width:300px;padding:5px;margin:0}#pricing-wrapper{width:calc(100vw - 60px);display:flex;flex-direction:column;align-items:center;row-gap:30px;height:100vh;padding:50px;color:#000}#pricing-header{color:#000;width:100%}#items-wrapper{display:flex;width:100%;justify-content:left;flex-wrap:wrap;column-gap:100px;row-gap:30px}#item-categories{display:flex;flex-wrap:wrap;row-gap:20px;column-gap:20px;font-size:20px;font-weight:700;color:#000}#item-descriptions{display:grid;width:100%;grid-template-columns:repeat(auto-fill,minmax(270px,290px));grid-gap:20px}#dropdown{margin-top:50px;width:auto}.pricing-text,#descriptions{font-size:20px;font-weight:700;color:#000}.text-font{font-family:Cabin,inter}#item{display:flex;flex-direction:row}#price-val{margin-left:7px}.categoryCard{display:flex;width:auto;border-radius:20px;background-color:#fff;border:2px solid;border-color:#eee;padding-left:10px;padding-right:10px;align-items:center;column-gap:10px}.categoryCard:hover{cursor:pointer}#pricing-note{margin:-30px -10px -10px;width:100%;text-align:left;font-weight:500}.selected{color:#00693e;border-color:#00693e;border-width:2px}.categoryCard>p{font-size:14px;margin-top:7px;margin-bottom:7px}#pricing-loading-container{width:100%;display:flex;justify-content:center;align-items:flex-start;padding-top:200px}.pricing-options-image-container{width:100%;height:min-content;display:flex;flex-direction:column;align-items:center;justify-content:center;align-self:center}.pricing-options-image{margin-top:50px;width:100%;height:auto;margin-bottom:200px}.main-pricing-selector{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;justify-content:space-between;gap:5px}.pricing-card{width:250px;height:200px;max-width:250px;max-height:200px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;margin:0;background-color:#fff;border:2px solid;border-color:#eee;border-radius:20px;box-shadow:#32325d0a -1px 7px 5px -1px}.pricing-card>p{margin:0}.pricing-item-header{text-align:center;margin-top:5px;font-weight:700;margin-bottom:5px;font-size:20px}.preview-image{min-height:50%;max-height:50%;width:80%;display:flex;justify-content:center;align-items:center;object-fit:contain}.pricing-display{display:flex;flex-direction:column;align-items:center;justify-content:center;width:90%;row-gap:0px}.price-box-1{margin:10px 0 0;width:auto;border-radius:10px;display:column}.price-box-1:hover{background-color:#00693d0a}.price-box-2{margin:10px 0 0;width:auto;border-radius:10px;display:column}.price-box-2:hover{background-color:#017cad0e}.pricing-divider{height:4px;border-radius:2px;width:90%;background-color:#e9e9e9}.price-box-1>p{color:#00693e;font-weight:500;margin:2px 5px}.price-box-2>p{color:#017dad;font-weight:500;margin:2px 5px}.dimensions{font-size:14px;margin:0}.item-card-header{flex-grow:1;display:flex;flex-direction:column;justify-content:center;margin:0;text-align:center}.item-card-header>p{margin:0}.inner-containter{width:100%;height:95%;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;column-gap:10px}.item-image{height:100%;width:100px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.item-prices{display:flex;flex-direction:column;width:max-content}.service-name{font-size:15px}.price-tag{font-size:22px}.main-service-descriptions{margin-top:20px;display:flex;flex-direction:row;row-gap:50px;width:100%;align-items:center;justify-content:center;padding-bottom:100px}.line-items{display:flex;flex-direction:column;align-items:center;justify-content:center;width:70%}.line-item{display:grid;grid-template-columns:repeat(3,min-content);align-items:center;justify-items:flex-start;column-gap:10px;height:40px;width:70%}.line-item-text{width:max-content;font-size:22px}.all-bold{font-weight:700}.line-item-text-underline{width:max-content;font-size:22px;text-decoration:underline}.intro{color:#00693e;font-size:18px;margin:0;font-weight:700;width:100%}.option-header-text{font-size:48px;margin:0;font-weight:700;width:100%}.option-container{width:40%;height:min-content;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}@media (max-width: 1050px){.main-service-descriptions{margin-top:20px;display:flex;flex-direction:column;row-gap:50px;width:100%}.option-container{width:100%;height:min-content;text-align:center}.line-items{display:flex;flex-direction:column;align-items:center;justify-content:center;width:60%}}#shipping-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;row-gap:50px;height:100vh;padding:50px;color:#000}#shipping-header{width:60%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;h2 {font-weight: 500; text-align: center;}}#form-field{width:100%;h2 {font-size: 1.5rem; font-size: 500;}}h3{font-size:1.3rem}#shipping-form{width:60%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;row-gap:10px}#form-field-inputs{width:100%;display:flex;flex-direction:row;align-items:flex-start;justify-content:space-around;column-gap:20px}#form-field-checkbox{display:flex;flex-direction:row;align-items:center;justify-content:space-around}#form-field-inputs-button{display:flex;flex-direction:column;align-content:center;justify-content:center}#end-gap{height:200px}#errorMessage{width:100%;text-align:center;h3 {color: red;}}.h3-formatting{font-size:1.2rem;font-weight:500;color:#3e3e3e}.h2-formatting{font-size:2rem;font-weight:500;color:#3e3e3e}@media (max-width: 768px){#shipping-form{width:90%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;row-gap:10px}#shipping-header{width:90%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;h2 {font-weight: 500; text-align: center;}}}.make-payment-header-text{font-size:2rem;font-weight:600;margin:0}.make-payment-message-header-text{font-size:1.2rem;font-weight:500;margin:0}.resrevation-info{display:flex;flex-direction:column;align-items:flex-start;justify-content:start;row-gap:10px}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right)}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right)}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}}.Toastify__toast{--y: 0;position:relative;-ms-touch-action:none;touch-action:none;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0;overflow:hidden}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial;border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp{position:absolute;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}*{margin:0;padding:0;box-sizing:border-box}.main_content_wrapper{width:99vw!important;min-height:calc(100vh - 117.56px);display:flex;flex-wrap:wrap;align-items:stretch}.hero_banner_container_left{margin:0 auto;width:50%;padding:40px 1rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.hero_banner_container_left .content__area{display:flex;flex-direction:column;align-items:center;width:100%;box-sizing:border-box}.hero_banner_container_left .hero__title{font-size:clamp(2rem,4vw,3rem);margin-bottom:.6rem;color:var(--accent-green)}.hero_banner_container_left .hero__subtitle{font-size:clamp(1rem,4vw,1.4rem);color:var(--light-grey)}.hero_banner_container_left .hero__image{width:80%;max-width:500px;margin-top:3rem}.hero_banner_container_left .hero__image img{width:100%;max-width:100%}.form__wrapper{width:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 1rem;border-left:2px solid var(--outline-grey);margin:0 auto}.form__wrapper.signup_stepper div:first-child{justify-content:center}.form__wrapper>.from__label{font-size:clamp(1.6rem,4vw,2rem)}.form__content{margin:1.5rem 0 0;display:flex;flex-direction:column;width:100%;max-width:500px}#forgot-password-link{text-align:right;margin:.2rem 0 .7rem}#forgot-password-link>a{color:var(--accent-green);font-weight:600;cursor:pointer;text-decoration:none}#forgot-password-link>a:hover{text-decoration:underline;color:var(--accent-green)}.form__content button{width:100%}.otp_inputs{display:flex;gap:10px;justify-content:center;align-items:center}.otp_inputs .otp__input{width:3rem;height:3rem;text-align:center;border:1px solid #ccc;border-radius:.25rem;font-size:1.5rem;outline:none}.otp_submit_btn{padding:9px 16px;margin-top:1.4rem;width:100%;background-color:#308a6c;color:#fff;transition:all .2s ease-in}.otp_submit_btn:hover{background-color:#21604b;color:#fff;border-color:#21604b}.form_content_footer{margin-top:20px;display:flex;justify-content:center;align-items:center}.form_content_footer .subtext{color:var(--light-grey)}.form_content_footer .reference_link{color:var(--accent-green);font-weight:600;cursor:pointer}.form_content_footer .reference_link:hover{text-decoration:underline}.form_content_footer button{width:100px;color:var(--accent-green);line-height:0;height:40px;outline:none;border:0;transition:all .3s ease-in-out}.form_content_footer button:hover{outline:none;border:1px solid var(--accent-green)}.form_content_footer button:focus-visible{outline:none}.form_action_btn{display:flex;justify-content:space-between;align-items:center;margin-top:1rem}.form_action_btn button:first-child{width:100px}.form_action_btn button:last-child{width:130px}.extra-signup{margin-top:16px!important;margin-bottom:8px!important;row-gap:15px;width:100%}.signup_form_content div:first-child{justify-content:center}@media (max-width: 992px){.main_content_wrapper{flex-direction:column;height:auto}.hero_banner_container_left{margin:0 auto;width:100%;padding:40px 1rem 0}.hero_banner_container_left .hero__image{width:60%;max-width:350px}.form__wrapper{width:100%;border:0}.form__content{margin:.4rem 0 0}}button:hover,button:focus-visible{outline:transparent}@media (max-width: 450px){.otp_inputs .otp__input{width:2.3rem;height:2.3rem;font-size:1.2rem}.hero_banner_container_left .hero__image{width:70%;max-width:250px}}.signup_action_button{display:flex;align-items:center;justify-content:space-between}.signup_action_button:focus,.signup_action_button:focus-visible{outline:transparent!important}.signup_action_button button:first-child{width:100px}.signup_action_button button:last-child{width:130px}.MuiStepper-root .MuiStepper-horizontal{justify-content:center}@font-face{font-family:Inter;src:url(/assets/Inter-VariableFont_slnt_wght-b9a8e5e2.ttf) format("truetype")}:root{font-family:Arial,Cabin,Inter,system-ui,Avenir,Helvetica,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#ffffffde;background-color:#f9f9f9;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;--primary-black: #3e3e3e;--greenbox-green: #00693e;--background-white: #f9f9f9;--accent-green: #308a6c;--faded-green: #d0e3dc;--accent-grey: #aeaeae;--outline-grey: #eeeeee;--light-grey: #b2b2b2;--transparent-green: #c7ddd699;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background-color:#f1f1f1}::-webkit-scrollbar-thumb{background-color:#888;border-radius:6px}::-webkit-scrollbar-thumb:hover{background-color:#555}}@media (prefers-color-scheme: dark){:root{color:#213547;background-color:#fff;scrollbar-color:white}a:hover{color:#747bff}button{background-color:#f9f9f9}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background-color:#f1f1f1}::-webkit-scrollbar-thumb{background-color:#888}::-webkit-scrollbar-thumb:hover{background-color:#555}}
