body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#App{height:100vh;width:100vw}#App,#App .body-container{display:flex;flex-direction:column}#App .body-container{flex:1 1;overflow:auto}#navbar{display:flex;height:80px;justify-content:space-around;padding-bottom:10px;padding-top:10px}#navbar .space-around{max-width:1020px;padding:0 12px;width:100%}#navbar .space-around .desktop-view{display:flex;height:100%;justify-content:space-between}#navbar .space-around .desktop-view .brand-logo-container{align-items:center;display:flex}#navbar .space-around .desktop-view .brand-logo-container .brand-logo{max-width:200px}#navbar .space-around .desktop-view .navigation-right-container{display:flex;justify-content:center}#navbar .space-around .desktop-view .navigation-right-container .info-item{align-items:center;color:#710d0d;cursor:pointer;display:flex;font-size:18px;font-weight:600;padding:0 30px;text-decoration:none}#navbar .space-around .mobile-view{display:none;height:100%;justify-content:space-between}#navbar .space-around .mobile-view .left-container{width:20%}#navbar .space-around .mobile-view .brand-logo-container{align-items:center;display:flex;justify-content:center;width:60%}#navbar .space-around .mobile-view .brand-logo-container .brand-logo{max-width:200px}#navbar .space-around .mobile-view .burger-menu-container{align-items:center;display:flex;justify-content:center;width:20%}#navbar .space-around .mobile-view .burger-menu-container .burger-menu{width:30px}.burger-menu-list-link{margin-left:auto;margin-right:auto;text-decoration:none}.burger-menu-list-link .burger-menu-list-text{color:#710d0d;padding-bottom:10px;padding-top:10px}.burger-menu-list-link .burger-menu-list-text .MuiTypography-root{font-size:18px;font-weight:600}@media(max-width:800px){#navbar .space-around .desktop-view .navigation-right-container .info-item{padding:0 20px}}@media(max-width:680px){#navbar .space-around .desktop-view,#navbar .space-around .desktop-view .navigation-right-container{display:none}#navbar .space-around .desktop-view .burger-menu-container{display:flex;padding-right:45px}#navbar .space-around .mobile-view{display:flex}}#landing-hero-subcomponent{display:flex;padding-bottom:80px;padding-top:50px}#landing-hero-subcomponent .hero-image-container{width:45%}#landing-hero-subcomponent .hero-image-container .hero-image{width:100%}#landing-hero-subcomponent .hero-description-container{display:flex;padding-left:40px;width:55%}#landing-hero-subcomponent .hero-description-container .mobile-center-container{display:flex;flex-direction:column;justify-content:center}#landing-hero-subcomponent .hero-description-container .mobile-center-container .text{color:#7d7d7d;font-size:25px}#landing-hero-subcomponent .hero-description-container .mobile-center-container .welcome{padding-bottom:15px}#landing-hero-subcomponent .hero-description-container .mobile-center-container .premier-1{padding-top:25px}#landing-hero-subcomponent .hero-description-container .mobile-center-container .journey{padding-bottom:40px;padding-top:40px}#landing-hero-subcomponent .hero-description-container .mobile-center-container .brand-logo-container .brand-logo{max-width:300px}#landing-hero-subcomponent .hero-description-container .mobile-center-container .join-button-container{text-decoration:none}#landing-hero-subcomponent .hero-description-container .mobile-center-container .join-button-container .join-button{align-items:center;background-color:#710d10;border-radius:50px;color:#fff;display:flex;font-weight:600;height:50px;justify-content:center;width:200px}@media(max-width:800px){#landing-hero-subcomponent{flex-direction:column}#landing-hero-subcomponent .hero-image-container{padding-bottom:40px;width:80%}#landing-hero-subcomponent .hero-image-container .hero-image{width:100%}#landing-hero-subcomponent .hero-description-container{align-items:center;padding-left:0;width:100%}#landing-hero-subcomponent .hero-description-container .mobile-center-container{align-items:center;margin-left:auto;margin-right:auto;width:80%}#landing-hero-subcomponent .hero-description-container .mobile-center-container .join-button{font-size:20px;height:60px;width:100%}#landing-hero-subcomponent .hero-description-container .mobile-center-container .journey{text-align:center}}#landing-meet-your-date-subcomponent{background:linear-gradient(to bottom left,#e7e7e7,#fff 50%);display:flex;padding-top:50px}#landing-meet-your-date-subcomponent .meet-your-date-description-container{display:flex;width:55%}#landing-meet-your-date-subcomponent .meet-your-date-description-container .mobile-center-container{display:flex;flex-direction:column;justify-content:center;padding-bottom:15%;padding-left:20%;padding-right:50px}#landing-meet-your-date-subcomponent .meet-your-date-description-container .mobile-center-container .header{color:#710d10;font-size:40px;font-weight:500;padding-top:30px}#landing-meet-your-date-subcomponent .meet-your-date-description-container .mobile-center-container .text{color:#7d7d7d;font-size:23px;padding-top:30px}#landing-meet-your-date-subcomponent .meet-your-date-image-container{width:45%}#landing-meet-your-date-subcomponent .meet-your-date-image-container .meet-your-date{width:100%}@media(max-width:800px){#landing-meet-your-date-subcomponent{background:linear-gradient(to bottom left,#e7e7e7,#fff);flex-direction:column-reverse}#landing-meet-your-date-subcomponent .meet-your-date-description-container{padding-bottom:40px;width:100%}#landing-meet-your-date-subcomponent .meet-your-date-description-container .mobile-center-container{margin-left:auto;margin-right:auto;padding:0;width:80%}#landing-meet-your-date-subcomponent .meet-your-date-image-container{margin-left:auto;width:80%}#landing-meet-your-date-subcomponent .meet-your-date-image-container .meet-your-date{width:100%}}#landing-features-subcomponent{padding-bottom:100px;padding-top:100px}#landing-features-subcomponent .feature-list-container{margin-left:auto;margin-right:auto;max-width:1150px}#landing-features-subcomponent .feature-list-container .feature-container{background:linear-gradient(203.39deg,#f8f8f8 16.77%,hsla(0,0%,85%,0) 81.45%);border-radius:25px;display:flex;flex-direction:column;padding:40px 30px;width:200px}#landing-features-subcomponent .feature-list-container .feature-container .feature-header{color:#710d10;font-size:30px;font-weight:500;padding-bottom:40px;padding-top:40px}#landing-features-subcomponent .feature-list-container .feature-container .feature-description{color:#7d7d7d;font-size:13px;line-height:1.5}#landing-features-subcomponent .feature-list-container .desktop-view{display:flex;flex-wrap:wrap;justify-content:space-evenly;margin-left:auto;margin-right:auto;max-width:1150px}#landing-features-subcomponent .feature-list-container .mobile-view{display:none;width:100%}@media(max-width:520px){#landing-features-subcomponent .feature-list-container .feature-container{margin-left:auto;margin-right:auto;text-align:left;width:250px}#landing-features-subcomponent .feature-list-container .feature-container .feature-image-container .feature-image{width:50%}#landing-features-subcomponent .feature-list-container .desktop-view{display:none}#landing-features-subcomponent .feature-list-container .mobile-view{display:block}}.carousel .control-arrow,.carousel.carousel-slider .control-arrow{background:none;border:0;cursor:pointer;filter:alpha(opacity=40);font-size:32px;opacity:.4;position:absolute;top:20px;transition:all .25s ease-in;z-index:2}.carousel .control-arrow:focus,.carousel .control-arrow:hover{filter:alpha(opacity=100);opacity:1}.carousel .control-arrow:before,.carousel.carousel-slider .control-arrow:before{border-bottom:8px solid transparent;border-top:8px solid transparent;content:"";display:inline-block;margin:0 5px}.carousel .control-disabled.control-arrow{cursor:inherit;display:none;filter:alpha(opacity=0);opacity:0}.carousel .control-prev.control-arrow{left:0}.carousel .control-prev.control-arrow:before{border-right:8px solid #fff}.carousel .control-next.control-arrow{right:0}.carousel .control-next.control-arrow:before{border-left:8px solid #fff}.carousel-root{outline:none}.carousel{position:relative;width:100%}.carousel *{box-sizing:border-box}.carousel img{display:inline-block;pointer-events:none;width:100%}.carousel .carousel{position:relative}.carousel .control-arrow{background:none;border:0;font-size:18px;margin-top:-13px;outline:0;top:50%}.carousel .thumbs-wrapper{margin:20px;overflow:hidden}.carousel .thumbs{list-style:none;position:relative;-webkit-transform:translateZ(0);transform:translateZ(0);transition:all .15s ease-in;white-space:nowrap}.carousel .thumb{border:3px solid #fff;display:inline-block;margin-right:6px;overflow:hidden;padding:2px;transition:border .15s ease-in;white-space:nowrap}.carousel .thumb:focus{border:3px solid #ccc;outline:none}.carousel .thumb.selected,.carousel .thumb:hover{border:3px solid #333}.carousel .thumb img{vertical-align:top}.carousel.carousel-slider{margin:0;overflow:hidden;position:relative}.carousel.carousel-slider .control-arrow{bottom:0;color:#fff;font-size:26px;margin-top:0;padding:5px;top:0}.carousel.carousel-slider .control-arrow:hover{background:rgba(0,0,0,.2)}.carousel .slider-wrapper{margin:auto;overflow:hidden;transition:height .15s ease-in;width:100%}.carousel .slider-wrapper.axis-horizontal .slider{-ms-box-orient:horizontal;display:-moz-flex;display:flex}.carousel .slider-wrapper.axis-horizontal .slider .slide{flex-direction:column;flex-flow:column}.carousel .slider-wrapper.axis-vertical{-ms-box-orient:horizontal;display:-moz-flex;display:flex}.carousel .slider-wrapper.axis-vertical .slider{flex-direction:column}.carousel .slider{list-style:none;margin:0;padding:0;position:relative;width:100%}.carousel .slider.animated{transition:all .35s ease-in-out}.carousel .slide{margin:0;min-width:100%;position:relative;text-align:center}.carousel .slide img{border:0;vertical-align:top;width:100%}.carousel .slide iframe{border:0;display:inline-block;margin:0 40px 40px;width:calc(100% - 80px)}.carousel .slide .legend{background:#000;border-radius:10px;bottom:40px;color:#fff;font-size:12px;left:50%;margin-left:-45%;opacity:.25;padding:10px;position:absolute;text-align:center;transition:all .5s ease-in-out;transition:opacity .35s ease-in-out;width:90%}.carousel .control-dots{bottom:0;margin:10px 0;padding:0;position:absolute;text-align:center;width:100%;z-index:1}@media (min-width:960px){.carousel .control-dots{bottom:0}}.carousel .control-dots .dot{background:#fff;border-radius:50%;box-shadow:1px 1px 2px rgba(0,0,0,.9);cursor:pointer;display:inline-block;filter:alpha(opacity=30);height:8px;margin:0 8px;opacity:.3;transition:opacity .25s ease-in;width:8px}.carousel .control-dots .dot.selected,.carousel .control-dots .dot:hover{filter:alpha(opacity=100);opacity:1}.carousel .carousel-status{color:#fff;font-size:10px;padding:5px;position:absolute;right:0;text-shadow:1px 1px 1px rgba(0,0,0,.9);top:0}.carousel:hover .slide .legend{opacity:1}#landing-multi-device-subcomponent{margin-bottom:100px}#landing-multi-device-subcomponent .header{color:#710d10;font-size:40px;font-weight:500;margin-left:auto;margin-right:auto;max-width:530px;text-align:center}#landing-multi-device-subcomponent .desktop-img,#landing-multi-device-subcomponent .mobile-img{background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%}#landing-multi-device-subcomponent .mobile-img{display:none}@media(max-width:600px){#landing-multi-device-subcomponent .header{width:90%}#landing-multi-device-subcomponent .desktop-img{display:none}#landing-multi-device-subcomponent .mobile-img{display:block}}#landing-join-now-subcomponent .gradient-background{background:linear-gradient(180deg,#e7e7e7 -35%,#fff 99%);display:flex;margin-top:50px;padding-bottom:50px}#landing-join-now-subcomponent .gradient-background .image-container{-webkit-transform:translateY(-40px);transform:translateY(-40px);width:45%}#landing-join-now-subcomponent .gradient-background .image-container .image{width:100%}#landing-join-now-subcomponent .gradient-background .join-now-description-container{align-items:start;display:flex;flex-direction:column;justify-content:center;padding-left:50px}#landing-join-now-subcomponent .gradient-background .join-now-description-container .header{color:#710d10;font-size:35px;font-weight:600;max-width:400px;padding-bottom:40px}#landing-join-now-subcomponent .gradient-background .join-now-description-container .join-now-button-container{text-decoration:none}#landing-join-now-subcomponent .gradient-background .join-now-description-container .join-now-button-container .join-now-button{align-items:center;background-color:#710d10;border-radius:50px;color:#fff;display:flex;font-weight:500;height:50px;justify-content:center;width:250px}@media(max-width:800px){#landing-join-now-subcomponent .gradient-background{flex-direction:column}#landing-join-now-subcomponent .gradient-background .image-container{width:80%}#landing-join-now-subcomponent .gradient-background .image-container .image{width:100%}#landing-join-now-subcomponent .gradient-background .join-now-description-container{align-items:center;margin-left:auto;margin-right:auto;padding-bottom:50px;padding-left:0;padding-right:0;text-align:center;width:80%}#landing-join-now-subcomponent .gradient-background .join-now-description-container .header{color:#710d10;font-size:30px;font-weight:600;max-width:100%;padding-bottom:20px}#landing-join-now-subcomponent .gradient-background .join-now-description-container .join-now-button{width:100%}}#footer{align-items:center;background-color:#710d0d;display:flex;height:100px;justify-content:center;width:100%}#footer .text{color:#fff}#about-us-page{background:linear-gradient(to bottom left,#e7e7e7,#fff);height:100%}#about-us-page .top-container{align-items:center;display:flex;height:calc(100% - 100px);justify-content:center;overflow:auto}#about-us-page .top-container .max-width-container{display:flex;flex-direction:column;height:300px;justify-content:space-between;max-width:600px;padding:0 20px}#about-us-page .top-container .max-width-container .header{color:#710d10;font-size:35px;font-weight:500;padding-top:20px}#about-us-page .top-container .max-width-container .text{color:#7d7d7d;padding-top:20px}#about-us-page .top-container .max-width-container .button-container{text-decoration:none}#about-us-page .top-container .max-width-container .button-container .button{color:#710d10;cursor:pointer;font-weight:500;margin-top:20px}#terms-page{background:linear-gradient(to bottom left,#e7e7e7,#fff);height:100%}#terms-page .top-container{align-items:center;display:flex;height:calc(100% - 100px);justify-content:center;overflow:auto}#terms-page .top-container .max-width-container{display:flex;flex-direction:column;height:90%;justify-content:space-between;max-width:600px;padding:0 20px}#terms-page .top-container .max-width-container .header{color:#710d10;font-size:35px;font-weight:500}#terms-page .top-container .max-width-container .terms{overflow:auto}#terms-page .top-container .max-width-container .terms .terms-header{font-size:20px;font-weight:600;padding-bottom:20px}#terms-page .top-container .max-width-container .terms .terms-subheader{line-height:1.5;padding-bottom:15px}#terms-page .top-container .max-width-container .terms .terms-point{padding-bottom:5px}#terms-page .top-container .max-width-container .button{color:#710d10;cursor:pointer;font-weight:500}#join-page{height:100%}#join-page .max-width-container{display:flex;flex-direction:column;height:100%;justify-content:center;margin-left:auto;margin-right:auto;max-width:400px;width:80%}#join-page .max-width-container .header{font-size:18px;font-weight:400;padding-bottom:25px}#join-page .max-width-container .body-container{display:flex;flex-direction:row;gap:10px;justify-content:center;margin-bottom:20px}#join-page .max-width-container .body-container .body-label{align-items:center;border:1px solid #ccc;border-radius:25px;cursor:pointer;display:flex;height:45px;justify-content:center;margin-bottom:10px;width:50%}#join-page .max-width-container .continue-button{align-items:center;background-color:#710d0d;border-radius:25px;color:#fff;cursor:pointer;display:flex;font-size:20px;font-weight:500;height:47px;justify-content:center;margin-top:50px;text-decoration:none;text-transform:none}#join-page .max-width-container .disabled-button{background-color:rgba(0,0,0,.12);color:rgba(0,0,0,.26);cursor:not-allowed}#join-page .selected{border:3px solid #710d0d!important;color:#710d0d!important}@media(max-width:768px){#join-page .max-width-container{flex-direction:column}#join-page .max-width-container .body-container{align-items:center;flex-direction:column;gap:0}#join-page .max-width-container .body-container .body-label{width:calc(100% - 6px)}}#account-signup-page{height:100%}#account-signup-page .max-width-container{display:flex;flex-direction:column;height:100%;justify-content:center;margin-left:auto;margin-right:auto;max-width:400px;width:80%}#account-signup-page .max-width-container .create-account-label{font-size:26px;font-weight:700;padding-bottom:50px;text-align:center}#account-signup-page .max-width-container .email-form-field-container{height:50px;margin-left:auto;margin-right:auto;padding-bottom:30px;width:100%}#account-signup-page .max-width-container .email-form-field-container .email-form-field{width:100%}#account-signup-page .max-width-container .password-form-field-container{height:50px;margin-left:auto;margin-right:auto;padding-bottom:20px;width:100%}#account-signup-page .max-width-container .password-form-field-container .password-form-field{width:100%}#account-signup-page .max-width-container .signup-button{align-items:center;border:2px solid #710d0d;border-radius:25px;color:#710d0d;display:flex;font-size:1.1em;font-weight:500;height:45px;justify-content:center;margin-top:25px;text-decoration:none;transition:all 1s}#account-signup-page .max-width-container .signup-button .button-spinner{color:#710d0d}#account-signup-page .max-width-container .disabled-button{background-color:rgba(0,0,0,.12);border:2px solid transparent;color:rgba(0,0,0,.26);cursor:not-allowed}#account-signup-page .max-width-container .terms-and-condition{color:#676767;line-height:1.4;margin-top:25px}#account-signup-page .max-width-container .terms-and-condition .privacy-policy,#account-signup-page .max-width-container .terms-and-condition .terms{color:#710d0d;text-decoration:underline}#description-signup-page{height:100%}#description-signup-page .max-width-container{display:flex;flex-direction:column;height:100%;justify-content:center;margin-left:auto;margin-right:auto;max-width:400px;width:80%}#description-signup-page .max-width-container .steps-label{color:#7c7c7c;font-size:16px;margin-bottom:20px;text-align:center}#description-signup-page .max-width-container .step-description-label{font-size:26px;font-weight:700;padding-bottom:20px;text-align:center}#description-signup-page .max-width-container .about-me-form-field-container{margin-left:auto;margin-right:auto;padding-bottom:30px;width:100%}#description-signup-page .max-width-container .about-me-form-field-container .about-me-form-field{width:100%}#description-signup-page .max-width-container .looking-for-form-field-container{margin-left:auto;margin-right:auto;padding-bottom:20px;width:100%}#description-signup-page .max-width-container .looking-for-form-field-container .looking-for-form-field{width:100%}#description-signup-page .max-width-container .button-container{display:flex;flex-direction:column;gap:20px}#description-signup-page .max-width-container .button-container .next-button-container .next-button{align-items:center;border:1px solid #710d0d;border-radius:25px;color:#710d0d;display:flex;font-size:1.1em;font-weight:500;height:45px;justify-content:center;margin-top:25px;text-decoration:none}#description-signup-page .max-width-container .button-container .skip-button-container{text-align:center}#description-signup-page .max-width-container .button-container .skip-button-container .skip-button{color:#7c7c7c;text-decoration:none}#lifestyle-signup-page{height:100%}#lifestyle-signup-page .max-width-container{display:flex;flex-direction:column;height:100%;justify-content:center;margin-left:auto;margin-right:auto;max-width:400px;width:80%}#lifestyle-signup-page .max-width-container .steps-label{color:#7c7c7c;font-size:16px;margin-bottom:20px;text-align:center}#lifestyle-signup-page .max-width-container .step-description-label{font-size:26px;font-weight:700;padding-bottom:20px;text-align:center}#lifestyle-signup-page .max-width-container .flex-container{align-items:center;display:flex;flex-direction:row;justify-content:space-between}#lifestyle-signup-page .max-width-container .monthly-habit-form-field-container{margin-left:auto;margin-right:auto;padding-bottom:30px;width:100%}#lifestyle-signup-page .max-width-container .monthly-habit-form-field-container .monthly-habit-form-field{width:100%}#lifestyle-signup-page .max-width-container .net-worth-form-field-container{margin-left:auto;margin-right:auto;padding-bottom:30px;width:100%}#lifestyle-signup-page .max-width-container .net-worth-form-field-container .net-worth-form-field{width:100%}#lifestyle-signup-page .max-width-container .annual-income-form-field-container{margin-left:auto;margin-right:auto;padding-bottom:30px;width:100%}#lifestyle-signup-page .max-width-container .annual-income-form-field-container .annual-income-form-field{width:100%}#lifestyle-signup-page .max-width-container .height-form-field-container{padding-bottom:30px;width:45%}#lifestyle-signup-page .max-width-container .height-form-field-container .height-form-field{width:100%}#lifestyle-signup-page .max-width-container .body-type-form-field-container{padding-bottom:30px;width:45%}#lifestyle-signup-page .max-width-container .body-type-form-field-container .body-type-form-field{width:100%}#lifestyle-signup-page .max-width-container .ethnicity-form-field-container{margin-left:auto;margin-right:auto;padding-bottom:30px;width:100%}#lifestyle-signup-page .max-width-container .ethnicity-form-field-container .ethnicity-form-field{width:100%}#lifestyle-signup-page .max-width-container .eye-color-form-field-container{padding-bottom:30px;width:45%}#lifestyle-signup-page .max-width-container .eye-color-form-field-container .eye-color-form-field{width:100%}#lifestyle-signup-page .max-width-container .hair-color-form-field-container{padding-bottom:30px;width:45%}#lifestyle-signup-page .max-width-container .hair-color-form-field-container .hair-color-form-field{width:100%}#lifestyle-signup-page .max-width-container .button-container{display:flex;flex-direction:column;gap:20px;padding-bottom:20px}#lifestyle-signup-page .max-width-container .button-container .next-button-container .next-button{align-items:center;border:1px solid #710d0d;border-radius:25px;color:#710d0d;display:flex;font-size:1.1em;font-weight:500;height:45px;justify-content:center;margin-top:25px;text-decoration:none}#lifestyle-signup-page .max-width-container .button-container .skip-button-container{text-align:center}#lifestyle-signup-page .max-width-container .button-container .skip-button-container .skip-button{color:#7c7c7c;text-decoration:none}@media(max-height:780px){#lifestyle-signup-page .max-width-container{justify-content:normal}}#detail-signup-page{height:100%}#detail-signup-page .max-width-container{display:flex;flex-direction:column;height:100%;justify-content:center;margin-left:auto;margin-right:auto;max-width:400px;width:80%}#detail-signup-page .max-width-container .steps-label{color:#7c7c7c;font-size:16px;margin-bottom:20px;text-align:center}#detail-signup-page .max-width-container .step-description-label{font-size:26px;font-weight:700;padding-bottom:20px;text-align:center}#detail-signup-page .max-width-container .flex-container{align-items:center;display:flex;flex-direction:row;justify-content:space-between}#detail-signup-page .max-width-container .occupation-form-field-container{margin-left:auto;margin-right:auto;padding-bottom:30px;width:100%}#detail-signup-page .max-width-container .occupation-form-field-container .occupation-form-field{width:100%}#detail-signup-page .max-width-container .education-form-field-container{margin-left:auto;margin-right:auto;padding-bottom:30px;width:100%}#detail-signup-page .max-width-container .education-form-field-container .education-form-field{width:100%}#detail-signup-page .max-width-container .relationship-form-field-container{padding-bottom:30px;width:45%}#detail-signup-page .max-width-container .relationship-form-field-container .relationship-form-field{width:100%}#detail-signup-page .max-width-container .children-form-field-container{padding-bottom:30px;width:45%}#detail-signup-page .max-width-container .children-form-field-container .children-form-field{width:100%}#detail-signup-page .max-width-container .smoking-form-field-container{padding-bottom:30px;width:45%}#detail-signup-page .max-width-container .smoking-form-field-container .smoking-form-field{width:100%}#detail-signup-page .max-width-container .drinking-form-field-container{padding-bottom:30px;width:45%}#detail-signup-page .max-width-container .drinking-form-field-container .drinking-form-field{width:100%}#detail-signup-page .max-width-container .button-container{display:flex;flex-direction:column;gap:20px;padding-bottom:20px}#detail-signup-page .max-width-container .button-container .next-button-container .next-button{align-items:center;border:1px solid #710d0d;border-radius:25px;color:#710d0d;display:flex;font-size:1.1em;font-weight:500;height:45px;justify-content:center;margin-top:25px;text-decoration:none}#detail-signup-page .max-width-container .button-container .skip-button-container{text-align:center}#detail-signup-page .max-width-container .button-container .skip-button-container .skip-button{color:#7c7c7c;text-decoration:none}@media(max-height:700px){#detail-signup-page .max-width-container{justify-content:normal}}#email-verification-page .top-container{background-color:#340505;height:230px}#email-verification-page .top-container .verify-email-label{align-items:center;color:#fff;display:flex;font-size:20px;font-weight:600;height:100%;justify-content:center;padding-top:10px}#email-verification-page .top-container .email-logo-container{align-items:center;background-color:#fff;border:1px solid #fff;border-radius:68px;box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)!important;display:flex;height:132px;justify-content:center;margin-left:auto;margin-right:auto;-webkit-transform:translateY(-75px);transform:translateY(-75px);width:132px}#email-verification-page .top-container .email-logo-container .email-logo{width:78px}#email-verification-page .bottom-container{align-items:center;display:flex;flex-direction:column;padding-left:20px;padding-right:20px;position:relative}#email-verification-page .bottom-container .body-container{align-items:center;display:flex;flex-direction:column;justify-content:center;line-height:1.4;position:relative;top:90px}#email-verification-page .bottom-container .body-container .label-1{color:#7c7c7c;font-size:18px;padding-bottom:15px;text-align:center}#email-verification-page .bottom-container .body-container .email-label{color:#3a3a3a;font-size:20px;font-weight:600;padding-bottom:20px}#email-verification-page .bottom-container .body-container .resend-label{color:#710d0d;font-size:16px;font-weight:700}#redirect-page{display:flex;height:100%;justify-content:center}#redirect-page .center-container{align-items:center;display:flex;flex-direction:column;margin-bottom:auto;margin-top:auto}#redirect-page .center-container .header{color:#710d10;font-size:40px;font-weight:500;padding-bottom:20px}#info-signup-page{height:100%}#info-signup-page .max-width-container{display:flex;flex-direction:column;height:100%;justify-content:center;margin-left:auto;margin-right:auto;max-width:400px;width:80%}#info-signup-page .max-width-container .started-label{font-size:26px;font-weight:700;padding-bottom:50px;text-align:center}#info-signup-page .max-width-container .profile-img-button,#info-signup-page .max-width-container .profile-img-container{display:flex;justify-content:center;margin-bottom:20px}#info-signup-page .max-width-container .profile-img-button .profile-img{border-radius:70px;height:133px;object-fit:cover;width:133px}#info-signup-page .max-width-container .description{margin-bottom:40px;text-align:center}#info-signup-page .max-width-container .name-form-field-container{height:50px;margin-left:auto;margin-right:auto;padding-bottom:30px;width:100%}#info-signup-page .max-width-container .name-form-field-container .name-form-field{width:100%}#info-signup-page .max-width-container .dob-form-field-container{margin-left:auto;margin-right:auto;padding-bottom:30px;width:100%}#info-signup-page .max-width-container .dob-form-field-container .dob-form-field{width:100%}#info-signup-page .max-width-container .location-form-field-container{margin-left:auto;margin-right:auto;padding-bottom:20px;width:100%}#info-signup-page .max-width-container .location-form-field-container .location-form-field{width:100%}#info-signup-page .max-width-container .continue-button{align-items:center;background-color:#710d0d;border-radius:25px;color:#fff;cursor:pointer;display:flex;font-size:20px;font-weight:500;height:47px;justify-content:center;margin-top:50px;text-decoration:none;text-transform:none}#info-signup-page .max-width-container .disabled-button{background-color:rgba(0,0,0,.12);color:rgba(0,0,0,.26);cursor:not-allowed}#error-page{align-items:center;display:flex;height:100%;justify-content:center}#error-page .error-label{color:#710d10;font-size:40px;font-weight:500}
/*# sourceMappingURL=main.67d7c340.css.map*/