@font-face{font-family:Trendex SSi;src:url(/assets/trendexssi.ttf)}@font-face{font-family:Trendex SSi;src:url(/assets/TrendexSSiSemiBold.ttf);font-weight:700}@font-face{font-family:League Gothic;src:url(/assets/LeagueGothic-Regular.otf)}@font-face{font-family:Proxima Nova;src:url(/assets/ProximaNova-Bold.otf);font-weight:700}@font-face{font-family:Proxima Nova;src:url(/assets/ProximaNova-Regular.otf)}@font-face{font-family:Beatrice;src:url(/assets/beatrice/Beatrice-Bold.otf);font-weight:700}@font-face{font-family:Beatrice;src:url(/assets/beatrice/Beatrice-Semibold.otf);font-weight:600}@font-face{font-family:Beatrice;src:url(/assets/beatrice/Beatrice-Medium.otf);font-weight:500}@font-face{font-family:Beatrice;src:url(/assets/beatrice/Beatrice-Regular.otf);font-weight:400}@font-face{font-family:Recoleta;src:url(/assets/Recoleta-SemiBold.ttf);font-weight:600}@font-face{font-family:Manrope;src:url(/assets/Manrope-SemiBold.ttf);font-weight:600}@font-face{font-family:Manrope;src:url(/assets/Manrope-Bold.ttf);font-weight:700}@font-face{font-family:Manrope;src:url(/assets/Manrope-ExtraBold.ttf);font-weight:800}@font-face{font-family:Manrope;src:url(/assets/Manrope-Medium.ttf);font-weight:400}body{font-family:var(--seed-font),sans-serif;font-weight:light;margin:0;overscroll-behavior-y:contain}.startup-modal-flow{opacity:0;-webkit-transition:opacity .5s ease-in-out!important;transition:opacity .5s ease-in-out!important;-webkit-animation:none!important;animation:none!important}.startup-modal-flow.ReactModal__Overlay--after-open{opacity:1}.startup-modal-flow--before-close{opacity:0}#seed-app{min-height:100vh;overflow:hidden}#header,#seed-app{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#header{height:4em;width:100%;background-color:#284194;color:#fff;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#header .questionText{margin-top:2em;font-size:1.5em;font-weight:700;margin-bottom:2em}#seed-body{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;padding:var(--space) var(--space) 0;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#seed-body .fade-in{-webkit-animation:fadeinyeah .75s forwards;animation:fadeinyeah .75s forwards}@-webkit-keyframes fadeinyeah{0%{opacity:0}to{opacity:1}}@keyframes fadeinyeah{0%{opacity:0}to{opacity:1}}#footer{margin-left:auto;margin-right:auto;width:86.5%;height:140px;border-top:1px solid #707070;border-radius:5px;color:#757575;-webkit-box-shadow:5px 10px 20px -20px #55acee;box-shadow:5px 10px 20px -20px #55acee;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}#footer img{margin-top:28px}.footer-menu{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.footer-menu,.footer-menu .footer-menu-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.footer-menu .footer-menu-item{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:14px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-decoration:none}.footer-menu .footer-menu-item a{color:#000}.footer-menu .footer-menu-item.selected a{color:#2e3192}#seed-body:after{content:‘ ’;display:block;margin-top:var(space);height:0;visibility:hidden}ul.top-nav{margin-top:0;padding:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #eee;border-radius:5px;color:#757575;-webkit-box-shadow:5px 10px 20px -20px #55acee;box-shadow:5px 10px 20px -20px #55acee;height:4em}ul.top-nav li{margin-left:2em}.questionHeader{width:100%;background:#3470cd url(/assets/images/leaves_animation.png);background-color:#3470cd;color:#fff;height:15.5vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.questionHeader .img{height:4vh}.questionHeader .questionText{font-size:2vh}.questionHeader .questionDescriptionText{margin-bottom:2em}.question-text{font-size:2vh;text-align:center;margin-top:3vh;margin-bottom:3vh;height:155px}.response-area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.response-area .response-text{-webkit-box-flex:1;-ms-flex:1;flex:1}.current-question-counter{margin-top:200px;margin-bottom:40px;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.current-question-counter .current-question-counter-text{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:2vh;margin-top:2vh;margin-bottom:1vh}.current-question-counter .empty-progress-bar{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-top:1em;background-color:#f1f1f1}.current-question-counter .full-progress-bar{background-color:#284194}.answers{font-size:1.5em;padding-left:0;text-align:center;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;flex-direction:column;list-style-type:none;min-height:50vh;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:-1}.answers,.answers li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column}.answers li{font-size:1.1em;flex-direction:column;width:1080px;height:8vh;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:background .5s;transition:background .5s}.answers li img{-webkit-transition:-webkit-filter .25s;transition:-webkit-filter .25s;transition:filter .25s;transition:filter .25s,-webkit-filter .25s}.answers li article.media{width:86.5%;margin-left:auto;margin-right:auto}.answers li article.media figure.media-left{margin-top:auto;margin-bottom:auto}.answers li.selected{background:#6992d6;color:#fff}.answers li.selected img{filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1" /><feFuncG type="linear" slope="1" /><feFuncB type="linear" slope="1" /></feComponentTransfer><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="table" tableValues="1 0" /><feFuncG type="table" tableValues="1 0" /><feFuncB type="table" tableValues="1 0" /></feComponentTransfer></filter></svg>#filter');-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.answers li:not(:last-child){border-bottom:1px solid #707070}.answers .answer-checked-box{height:5vh;width:5vh;border:1px solid #707070;-webkit-box-shadow:0 20px 50px 0 rgba(0,0,0,.12);box-shadow:0 20px 50px 0 rgba(0,0,0,.12);-webkit-transition:all .5s ease-in;transition:all .5s ease-in}.answers .answer-checked-box.selected{background-color:#2463ca}.answers .answer-checked-box.selected:after{content:"";display:block;width:3.4vh;height:1.56vh;margin-left:.625vh;margin-top:.93vh;border:solid #fff;border-width:3px 3px 0 0;-webkit-transform:rotate(135deg);transform:rotate(135deg)}.consultBody{width:86.5%;min-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.consultBody,.consultNav{-webkit-box-direction:normal}.consultNav{margin-top:auto;margin-bottom:5vh;font-size:2.5vh;display:block;text-align:center;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.consultNav a,.consultNav a:visited{color:#fff}.consultNav button{width:25%}.consultNav .consult-previous{-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}.consultNav .arrow{margin-top:40px}.consultNav .consult-prev{background-color:#c9c9ca}.consultNav .consult-next,.consultNav .consult-prev{-webkit-box-shadow:0 3px 15px rgba(0,0,0,.2);box-shadow:0 3px 15px rgba(0,0,0,.2);height:180px;width:180px;border-radius:50%}.consultNav .consult-next{-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right;background-color:#2463ca}.consultNav .consult-next .finish-it{font-size:36px;margin-top:62px}.consultNav .consult-next.inactive-next{color:grey}@-webkit-keyframes mainmenuenter{0%{background:none}to{background:#fff url(/assets/images/menubg.png)}}@keyframes mainmenuenter{0%{background:none}to{background:#fff url(/assets/images/menubg.png)}}@-webkit-keyframes fade-text-in{0%{opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fade-text-in{0%{opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.main-menu{background:#fff url(/assets/images/menubg.png);-webkit-animation:mainmenuenter 1s;animation:mainmenuenter 1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:center;-ms-flex-direction:column;flex-direction:column;list-style-type:none}.main-menu li{opacity:0;height:25%;text-decoration:none}.main-menu li.top-questions-nav{-webkit-animation:fade-text-in 1s;animation:fade-text-in 1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.main-menu li.consultation-nav{-webkit-animation:fade-text-in 1s;animation:fade-text-in 1s;-webkit-animation-delay:.5s;animation-delay:.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.main-menu li.cannabis-101-nav{-webkit-animation:fade-text-in 1s;animation:fade-text-in 1s;-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.main-menu li.glossary-nav{-webkit-animation:fade-text-in 1s;animation:fade-text-in 1s;-webkit-animation-delay:1.5s;animation-delay:1.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.main-menu li.menu-nav{-webkit-animation:fade-text-in 1s;animation:fade-text-in 1s;-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.main-menu li a{text-decoration:none;color:inherit}.main-menu li .main-menu-nav{text-decoration:none;font-size:2vh;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.main-menu li .main-menu-nav .main-menu-text{margin-top:1vh}.main-menu li .main-menu-nav .bottom-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.main-menu li .main-menu-nav .bottom-nav:last-child{width:43%}.main-menu li .main-menu-nav .bottom-nav .bottom-nav-item{font-size:1.2vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.main-menu li .main-menu-nav .bottom-nav .bottom-nav-item:last-child{margin-left:7vh}.main-menu li .main-menu-nav .bottom-nav .bottom-nav-item img{height:1.5vh;width:1.5vh}.main-menu li .main-menu-nav .bottom-nav .bottom-nav-item div{margin-left:1vh}.consult-forward-enter{width:"86.5%"!important;position:relative;-webkit-transform:translate(130%);transform:translate(130%)}.consult-forward-enter.consult-forward-enter-active{-webkit-transform:translate(0);transform:translate(0);-webkit-transition:-webkit-transform .7s ease-in-out;transition:-webkit-transform .7s ease-in-out;transition:transform .7s ease-in-out;transition:transform .7s ease-in-out,-webkit-transform .7s ease-in-out}.consult-forward-exit{width:"86.5%"!important;position:relative;-webkit-transform:translate(0);transform:translate(0)}.consult-forward-exit.consult-forward-exit-active{-webkit-transform:translate(-130%);transform:translate(-130%);-webkit-transition:-webkit-transform .7s ease-in-out;transition:-webkit-transform .7s ease-in-out;transition:transform .7s ease-in-out;transition:transform .7s ease-in-out,-webkit-transform .7s ease-in-out}.consult-backward-enter{width:"86.5%"!important;position:relative;-webkit-transform:translate(-130%);transform:translate(-130%)}.consult-backward-enter.consult-backward-enter-active{-webkit-transform:translate(0);transform:translate(0);-webkit-transition:-webkit-transform .7s ease-in-out;transition:-webkit-transform .7s ease-in-out;transition:transform .7s ease-in-out;transition:transform .7s ease-in-out,-webkit-transform .7s ease-in-out}.consult-backward-exit{width:"86.5%"!important;position:relative;-webkit-transform:translate(0);transform:translate(0)}.consult-backward-exit.consult-backward-exit-active{-webkit-transform:translate(130%);transform:translate(130%);-webkit-transition:-webkit-transform .7s ease-in-out;transition:-webkit-transform .7s ease-in-out;transition:transform .7s ease-in-out;transition:transform .7s ease-in-out,-webkit-transform .7s ease-in-out}.fadediv{margin-top:40px}.shine{background:#222 -webkit-gradient(linear,left top,right top,from(#222),to(#222),color-stop(.5,#fff)) 0 0 no-repeat;color:rgba(36,99,202,.5);-webkit-background-size:150px;-webkit-background-clip:text;-webkit-animation-name:shine;-webkit-animation-duration:2s;-webkit-animation-iteration-count:infinite;text-shadow:0 0 0 hsla(0,0%,100%,.5)}@-webkit-keyframes shine{0%,10%{background-position:-1000px}20%{background-position:0 0}90%{background-position:100% 0}to{background-position:1000px}}.progress::-webkit-progress-value{-webkit-transition:width 1s ease;transition:width 1s ease}.response-text-area{font-size:2vh;margin-left:2vh;margin-top:1vh}.defaultHeader{width:100%;background:#3470cd url(/assets/images/leaves_animation.png);background-color:#3470cd;color:#fff;height:15.5vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:10}.defaultHeader .img{height:4vh}.defaultHeader .defaultHeaderText{font-size:2vh;margin-top:1vh}.highlightedVocabWord{color:orange;font-weight:medium}.phone-pad{width:390px;margin-left:auto;margin-right:auto;margin-top:40px;height:350px}.phone-pad .phone-pad-button{background-color:#fff;font-size:30px;font-color:var(--third-seed-color);float:left;text-align:center;width:126px;height:76px;margin:1px;padding-top:16px;-webkit-transition:all .15s ease-in;transition:all .15s ease-in;color:var(--third-seed-color)}.phone-pad .phone-pad-button.active{background-color:var(--third-seed-color);color:#fff}.phone-pad-v2{width:550px;margin-left:auto;margin-right:auto;height:462px}.phone-pad-v2 .phone-pad-button{border:2px solid #e0e0e0;border-radius:16px;font-size:48px;font-color:#fff;float:left;text-align:center;width:170px;height:112px;margin-right:12px;margin-bottom:12px;-webkit-transition:all .15s ease-in;transition:all .15s ease-in;color:var(--third-seed-color);font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.phone-pad-v2 .phone-pad-button.active{background-color:var(--third-seed-color);color:#fff}.phone-pad-v2 .phone-pad-button.text{font-size:20px}.dashboard-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:48px;padding-bottom:62px}.dashboard-footer .seed-logo img{width:60px}.dashboard-footer .seed-support-line{margin-top:16px;font-size:12px;line-height:15px;color:#4f4f4f;opacity:.7}.analytics .columns{width:100%;margin:0 auto}.analytics .header{min-height:56px;min-height:3.5rem;width:100%;background-color:#3470cd;color:#fff}.analytics .header .header-container{max-width:960px;margin:0 auto}.analytics .header .header-container div{margin-top:1rem}.analytics .header .header-container .logo{float:left;display:inline}.analytics .header .header-container .logo img{height:24px}.analytics .header .header-container .email{float:right;display:inline;color:#828282}.analytics .header .header-container .log-out{font-weight:700}.analytics .analytics-body{max-width:960px;margin-left:auto;margin-right:auto;margin-top:40px}.analytics .analytics-body .total-session-card{margin:0 auto}.analytics .analytics-body .total-session-card .session-time{height:120px}.analytics .analytics-body .total-session-card .session-time .content{font-size:26px}.analytics .analytics-body .total-session-card .content{text-align:center;font-weight:700;font-size:48px}.analytics .analytics-body .total-session-card .card-footer{text-align:center;padding:5px}.analytics .analytics-body .total-session-card .card-footer .footer-text{margin:0 auto}.analytics .analytics-body .consultations-table{width:100%;margin:0 auto}.analytics .analytics-body .consultations-table table{margin:0 auto}.analytics .analytics-body .demographics-table{width:100%;margin:0 auto}.analytics .analytics-body .demographics-table .card-content{overflow:scroll}.analytics .analytics-body .demographics-table table{margin:0 auto}.selectors-container{min-width:384px;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;padding-right:48px;border-right:1px solid #e0e0e0;height:250px}.selectors-container .analytic-select:last-child{margin-top:40px}.selectors-container .analytic-select .select-text{text-transform:uppercase;font-weight:700;font-size:11px;color:#828282;letter-spacing:.1em;height:16px;margin-bottom:12px}.selectors-container .analytic-select .Select-value{padding-left:0!important;font-weight:700!important}.selectors-container .analytic-select .Select-control{border:none;border-bottom:1px solid #ccc!important}.selectors-container .analytic-select .Select-control .Select-arrow{border-color:#3570ce transparent transparent!important}.analytics-container{margin-left:auto;margin-right:auto;width:80%;min-width:1024px;background-color:#fff;border:1px solid #f2f2f2;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 8px 32px rgba(0,0,0,.05);box-shadow:0 8px 32px rgba(0,0,0,.05);border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:48px}.analytics-container .admin-view{margin-top:16px}.analytics-container .admin-view marquee{color:#fff;background-image:-webkit-gradient(linear,right top,left top,from(violet),color-stop(indigo),color-stop(#00f),color-stop(green),color-stop(#ff0),color-stop(orange),to(red));background-image:linear-gradient(270deg,violet,indigo,#00f,green,#ff0,orange,red);font-weight:700}.analytics-container .header-section{font-size:36px;line-height:32px;color:#333;font-weight:700}.analytics-container .header-selection-section{margin-top:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.analytics-container .header-selection-section .selectors-container{min-width:384px;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;padding-right:48px;border-right:1px solid #e0e0e0;height:250px}.analytics-container .header-selection-section .selectors-container .analytic-select:last-child{margin-top:40px}.analytics-container .header-selection-section .selectors-container .analytic-select .select-text{text-transform:uppercase;font-weight:700;font-size:11px;color:#828282;letter-spacing:.1em;height:16px;margin-bottom:12px}.analytics-container .header-selection-section .selectors-container .analytic-select .Select-value{padding-left:0!important;font-weight:700!important}.analytics-container .header-selection-section .selectors-container .analytic-select .Select-control{border:none;border-bottom:1px solid #ccc!important}.analytics-container .header-selection-section .selectors-container .analytic-select .Select-control .Select-arrow{border-color:#3570ce transparent transparent!important}.analytics-container .header-selection-section .analytic-num{font-size:48px;color:#333}.analytics-container .header-selection-section .analytic-name{font-size:18px;line-height:22px;margin-top:8px;font-weight:700}.analytics-container .header-selection-section .time-period{font-size:14px;line-height:17px}.analytics-container .header-selection-section .analytic-count{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:200px;padding-right:10px;padding-left:10px;border-right:1px solid #e0e0e0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.analytics-container .header-selection-section .analytic-count.time-frame .analytic-num{font-size:32px;text-align:center;height:72px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.analytics-container .header-selection-section .analytic-count.time-frame .analytic-name{text-align:center}.analytics-container .header-selection-section .export-container{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.analytics-container .header-selection-section .export-container,.analytics-container .header-selection-section .export-container .export-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.analytics-container .header-selection-section .export-container .export-btn{width:144px;height:40px;border:1px solid #e0e0e0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 2px 0 rgba(0,0,0,.05);box-shadow:0 2px 0 rgba(0,0,0,.05);border-radius:24px;font-size:12px;line-height:15px;color:#3570ce;margin-bottom:16px;font-weight:700}.analytics-container .horizontal-rule{width:100%;height:1px;background-color:#f2f2f2;margin-top:48px}.analytics-container .table-content{margin-top:48px;font-size:14px}#leaves{position:absolute;left:-420px;top:-1200px;width:550px;text-align:left}#leaves i{display:inline-block;background:var(--leaf-seed-color);-webkit-transform:skew(20deg);transform:skew(20deg);border-radius:99% 0;-webkit-box-shadow:inset 0 0 1px var(--leaf-seed-color);box-shadow:inset 0 0 1px var(--leaf-seed-color);border:1px solid var(--leaf-seed-color);z-index:1;-webkit-animation:falling 20s 0s infinite}#leaves.pin-pad-leaves i{z-index:-100}#leaves i:nth-of-type(2n){-webkit-animation:falling2 18s 0s infinite}#leaves i:nth-of-type(3n){-webkit-animation:falling3 17s 0s infinite}#leaves i:nth-of-type(n){height:200px;width:200px}#leaves i:nth-of-type(odd){height:160px;width:160px}#leaves i:nth-of-type(3n+2){height:120px;width:120px}#leaves i:nth-of-type(n){-webkit-animation-delay:6.5s}#leaves i:nth-of-type(2n){-webkit-animation-delay:3.9s}#leaves i:nth-of-type(3n){-webkit-animation-delay:3.5s}#leaves i:nth-of-type(4n){-webkit-animation-delay:1.5s}#leaves i:nth-of-type(5n){-webkit-animation-delay:6.6s}#leaves i:nth-of-type(6n){-webkit-animation-delay:9.5s}#leaves i:nth-of-type(7n){-webkit-animation-delay:1.8s}#leaves i:nth-of-type(8n){-webkit-animation-delay:8.5s}#leaves i:nth-of-type(9n){-webkit-animation-delay:5.3s}#leaves i:nth-of-type(10n){-webkit-animation-delay:2.5s}#leaves i:nth-of-type(11n){-webkit-animation-delay:2.8s}#leaves i:nth-of-type(12n){-webkit-animation-delay:16.5s}#leaves i:nth-of-type(13n){-webkit-animation-delay:11.3s}#leaves i:nth-of-type(14n){-webkit-animation-delay:12.5s}#leaves i:nth-of-type(15n){-webkit-animation-delay:1.5s}#leaves i:nth-of-type(16n){-webkit-animation-delay:15s}#leaves i:nth-of-type(17n){-webkit-animation-delay:9.5s}#leaves i:nth-of-type(18n){-webkit-animation-delay:1.5s}#leaves i:nth-of-type(19n){-webkit-animation-delay:2.5s}#leaves i:nth-of-type(n){background:var(--leaf-seed-color-1)}#leaves i:nth-of-type(2n+2){background:var(--leaf-seed-color-2)}#leaves i:nth-of-type(4n+1){background:var(--leaf-seed-color-3)}.main-menu-leaves#leaves i:nth-of-type(n){background:#dde3fa;border:none}.main-menu-leaves#leaves i:nth-of-type(2n+2){background:#dbecff;border:none}.main-menu-leaves#leaves i:nth-of-type(4n+1){background:#f6fdff;border:none}.main-menu-leaves#leaves i:nth-of-type(3n+1),.main-menu-leaves#leaves i:nth-of-type(3n+2),.main-menu-leaves#leaves i:nth-of-type(n){opacity:.3}#leaves i:nth-of-type(3n+1),#leaves i:nth-of-type(3n+2),#leaves i:nth-of-type(n){opacity:1}#leaves i:nth-of-type(n){-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-animation-timing-function:ease-in-out}@-webkit-keyframes falling{0%{-webkit-transform:translateZ(0) rotate(35deg)}to{-webkit-transform:translate3d(690px,1480px,0) rotate(135deg);opacity:0}}@-webkit-keyframes falling3{0%{-webkit-transform:translateZ(0) rotate(-30deg)}to{-webkit-transform:translate3d(790px,1550px,0) rotate(-165deg);opacity:0}}@-webkit-keyframes falling2{0%{-webkit-transform:translateZ(0) rotate(60deg)}to{-webkit-transform:translate3d(745px,1340px,0) rotate(-65deg);opacity:0}}.pin-form{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:10}.pin-form,.pin-form .pin-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pin-form .pin-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap}.pin-form .pin-container input.pin-input{border:none;background:inherit;font-size:40px;color:#fff;font-weight:700;text-align:center}.pin-form .pin-container .submit-pin{width:378.85px;height:84px;text-align:center;background:#fff;color:#2463ca;font-size:36px}.new-splash-screen{-webkit-box-flex:1;-ms-flex:1;flex:1;background:var(--primary-seed-color);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.new-splash-screen,.new-splash-screen .deployment-logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.new-splash-screen .deployment-logo{background:#fff;width:100%;height:320px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:1000}.new-splash-screen .deployment-logo img{max-height:75%;width:auto}.new-splash-screen .logo{opacity:0;position:absolute;-webkit-animation:fadein 2s;animation:fadein 2s;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;width:275px;height:145px;top:1703px;left:402px}.new-splash-screen .logo.leaving{-webkit-animation-delay:0s,.5s;animation-delay:0s,.5s;-webkit-animation:expandout 2s;animation:expandout 2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.new-splash-screen .intro-text{opacity:0;text-align:left;color:#fff;line-height:normal;height:450px;margin-top:273px;margin-bottom:84px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:600px;-webkit-animation:fadein 2s;animation:fadein 2s;-webkit-animation-delay:.5s;animation-delay:.5s;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.new-splash-screen .intro-text.leaving{-webkit-animation-delay:.5s;animation-delay:.5s;-webkit-animation:expandout 1s;animation:expandout 1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.new-splash-screen .actionButton{width:532px;height:112px;-webkit-box-shadow:0 4px 0 rgba(0,0,0,.25);box-shadow:0 4px 0 rgba(0,0,0,.25);border-radius:150px;font-weight:700;line-height:normal;font-size:48px;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;opacity:0;-webkit-animation:fadein 2s;animation:fadein 2s;-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.new-splash-screen .actionButton img{margin-left:16px;height:56px;width:56px}.new-splash-screen .actionButton.clicked{-webkit-animation:shrinkandexpandout 2s;animation:shrinkandexpandout 2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.new-splash-screen .actionButton.leaving{-webkit-animation:expandout 2s;animation:expandout 2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.new-splash-screen .actionButton.getEducated{background:var(--secondary-seed-color);color:#fff;margin-bottom:30px}.new-splash-screen .actionButton.menu{background:#fff;color:var(--secondary-seed-color)}.new-splash-screen .begin{opacity:0;margin-top:10vh;font-weight:light;color:#fff;font-size:2.2vh;-webkit-animation:fadein 2s,wiggle 2.5s infinite;animation:fadein 2s,wiggle 2.5s infinite;-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;width:728px;height:160px;text-align:center;background:#fff;color:var(--primary-seed-color);padding-top:50px;border-radius:10px;-webkit-box-shadow:10px 10px 5px 0 #1a53af;box-shadow:10px 10px 5px 0 #1a53af}.new-splash-screen .begin.leaving{-webkit-animation:shrinkandexpandout 2s;animation:shrinkandexpandout 2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.new-splash-screen .welcome{position:absolute;font-size:112px;opacity:0;color:#fff;margin-top:700px}.new-splash-screen .welcome.leaving{-webkit-animation:fadein 1s;animation:fadein 1s;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.new-splash-screen .call-me{opacity:0;width:960px;margin-top:150px;z-index:1000;-webkit-animation:fadein 2s;animation:fadein 2s;-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.new-splash-screen .call-me.leaving{-webkit-animation:shrinkandexpandout 2s;animation:shrinkandexpandout 2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.new-splash-screen .call-me img{height:100px;float:right}.ReactModal__Content .contact-info-modal .contact-buttons .submit-email.goodToGo{background:var(--primary-seed-color)}@-webkit-keyframes fadein{0%{opacity:0;-webkit-transform:scale(.5);transform:scale(.5)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes expandout{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:scale(1.25);transform:scale(1.25)}}@-webkit-keyframes shrinkandexpandout{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}25%{opacity:1;-webkit-transform:scale(.8);transform:scale(.8)}to{opacity:0;-webkit-transform:scale(1.25);transform:scale(1.25)}}@-webkit-keyframes wiggle{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}80%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}85%{-webkit-transform:rotate(2deg);transform:rotate(2deg)}95%{-webkit-transform:rotate(-2deg);transform:rotate(-2deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.splash-screen{-webkit-box-flex:1;-ms-flex:1;flex:1;background:#2463ca;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.splash-screen .deployment-logo{opacity:0;margin-top:20vh;-webkit-animation:fadein 2s;animation:fadein 2s;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;height:512px}.splash-screen .deployment-logo.leaving{-webkit-animation-delay:0s,.5s;animation-delay:0s,.5s;-webkit-animation:expandout 2s;animation:expandout 2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.splash-screen .logo{opacity:0;margin-top:10vh;-webkit-animation:fadein 2s;animation:fadein 2s;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;width:256px}.splash-screen .logo.leaving{-webkit-animation-delay:0s,.5s;animation-delay:0s,.5s;-webkit-animation:expandout 2s;animation:expandout 2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.splash-screen .intro-text{opacity:0;text-align:center;color:#fff;font-size:1.56vh;margin-top:1vh;width:56.5%;-webkit-animation:fadein 2s;animation:fadein 2s;-webkit-animation-delay:.5s;animation-delay:.5s;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.splash-screen .intro-text.leaving{-webkit-animation-delay:.5s;animation-delay:.5s;-webkit-animation:expandout 1s;animation:expandout 1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.splash-screen .begin{opacity:0;margin-top:10vh;font-weight:light;color:#fff;font-size:2.2vh;-webkit-animation:fadein 2s,wiggle 2.5s infinite;animation:fadein 2s,wiggle 2.5s infinite;-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;width:728px;height:160px;text-align:center;background:#fff;color:#2463ca;padding-top:50px;border-radius:10px;-webkit-box-shadow:10px 10px 5px 0 #1a53af;box-shadow:10px 10px 5px 0 #1a53af}.splash-screen .begin.leaving{-webkit-animation:shrinkandexpandout 2s;animation:shrinkandexpandout 2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.splash-screen .welcome{position:absolute;font-size:112px;opacity:0;color:#fff;margin-top:700px}.splash-screen .welcome.leaving{-webkit-animation:fadein 1s;animation:fadein 1s;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.splash-screen .call-me{opacity:0;width:960px;margin-top:150px;z-index:1000;-webkit-animation:fadein 2s;animation:fadein 2s;-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.splash-screen .call-me.leaving{-webkit-animation:shrinkandexpandout 2s;animation:shrinkandexpandout 2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.splash-screen .call-me img{height:100px;float:right}.ReactModal__Content .contact-info-modal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ReactModal__Content .contact-info-modal .contact-form-img{margin-left:auto;margin-right:auto;margin-bottom:25px}.ReactModal__Content .contact-info-modal .contact-form-img img{height:150px}.ReactModal__Content .contact-info-modal .contact-title{margin-bottom:25px;text-align:center;font-size:30px}.ReactModal__Content .contact-info-modal input{font-family:Montserrat,sans-serif;margin-top:20px;font-size:24px;margin-bottom:20px;padding:20px}.ReactModal__Content .contact-info-modal .contact-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:20px}.ReactModal__Content .contact-info-modal .contact-buttons .cancel-email,.ReactModal__Content .contact-info-modal .contact-buttons .submit-email{width:200px;height:50px;text-align:center;padding-top:14px;border-radius:10px;-webkit-box-shadow:2px 2px 1px 0 #1a53af;box-shadow:2px 2px 1px 0 #1a53af}.ReactModal__Content .contact-info-modal .contact-buttons .submit-email{margin-left:auto;background:#d3d3d3}.ReactModal__Content .contact-info-modal .contact-buttons .submit-email.goodToGo{background:#2463ca;color:#fff}@keyframes fadein{0%{opacity:0;-webkit-transform:scale(.5);transform:scale(.5)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes expandout{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:scale(1.25);transform:scale(1.25)}}@keyframes shrinkandexpandout{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}25%{opacity:1;-webkit-transform:scale(.8);transform:scale(.8)}to{opacity:0;-webkit-transform:scale(1.25);transform:scale(1.25)}}@keyframes wiggle{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}80%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}85%{-webkit-transform:rotate(2deg);transform:rotate(2deg)}95%{-webkit-transform:rotate(-2deg);transform:rotate(-2deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.dummy-card{margin-right:8px}@media only screen and (max-width:1000px){.dummy-card{width:242px;height:390px;margin-bottom:32px}}@media only screen and (min-width:1001px){.dummy-card{width:328px;height:528px;margin-bottom:24px}}#tablet-frame .menu-page .top-bars .filter-header .filters-container{width:50%!important}#tablet-frame .menu-page .top-bars .filter-header .sort-area{width:36%!important}#tablet-frame .menu-selectors .reset-all{width:16%}#tablet-frame .menu-selectors .selector-dropdown.brand{width:36%!important}.no-products-available{padding-top:160px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-bottom:160px;border-bottom:1px solid #e0e0e0}.no-products-available .no-prod-title{font-size:48px;line-height:57px;color:#333}.no-products-available .no-prod-undertext{font-size:28px;line-height:32px;color:#4f4f4f}.breakdown{height:78px;display:-webkit-box;display:-ms-flexbox;display:flex}.breakdown .graph-container{height:81px;width:81px;margin-right:24px}.breakdown .graph-container svg.donutchart g.donutchart-innertext{display:none!important}.breakdown .stats-container{width:300px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.breakdown .stats-container .stat{width:64px;height:32px;margin-right:32px;margin-bottom:14px;font-weight:700;line-height:normal;font-size:12px;letter-spacing:.05em}.breakdown .stats-container .stat.only-two{margin-bottom:0!important}.breakdown .stats-container .stat .stat-title{color:#828282}.breakdown .stats-container .stat .stat-content.thc{color:#f61b1b}.breakdown .stats-container .stat .stat-content.thca{color:#eb5757}.breakdown .stats-container .stat .stat-content.cbd{color:#0047b8}.breakdown .stats-container .stat .stat-content.cbda{color:#3570ce}.breakdown .stats-container .stat .stat-content.cbn{color:#2b9bbe}.breakdown .stats-container .stat .stat-content.cbg{color:#56ccf2}.breakdown .stats-container .stat .stat-content.ratio{display:inline}.exit-to-seed-modal{height:488px;width:752px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.exit-to-seed-modal .header-text{font-size:48px;text-align:center;color:#4f4f4f;margin-bottom:32px}.exit-to-seed-modal .body-text{line-height:27px;font-size:20px;text-align:center;color:#4f4f4f;margin-bottom:48px;padding-left:52px;padding-right:52px}.exit-to-seed-modal .confirm-button{background:var(--secondary-seed-color);border-radius:80px;color:#fff;margin-bottom:16px}.exit-to-seed-modal .cancel-button,.exit-to-seed-modal .confirm-button{height:72px;width:241px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:700;text-align:center;font-size:24px}.exit-to-seed-modal .cancel-button{line-height:normal;color:var(--secondary-seed-color)}@-webkit-keyframes mainMenuFadeIn{0%{opacity:0}to{opacity:1}}@keyframes mainMenuFadeIn{0%{opacity:0}to{opacity:1}}.item-tag{height:24px;background:#3dd467;border-radius:50px;font-weight:700;font-size:10px;text-align:center;letter-spacing:.05em;text-transform:uppercase;color:#fff;display:inline-block;padding:6px;line-height:10px}.item-tag.sativa{background:var(--sativa-color);border:2px solid var(--sativa-color)}.item-tag.indica{background:var(--indica-color);border:2px solid var(--indica-color)}.item-tag.hybrid{background:var(--hybrid-color);border:2px solid var(--hybrid-color)}.item-tag.cbd{background:var(--cbd-color);border:2px solid var(--cbd-color)}.item-tag.weden.header{width:160px;font-size:17px}.item-tag.weden{text-transform:none;font-weight:700}.item-tag.weden span{font-weight:400}.item-tag.wethrive{background:#6d5d96;border:2px solid #6d5d96}.item-tag.wesleep{background:#bfb199;border:2px solid #bfb199}.item-tag.weparty{background:#f8a33d;border:2px solid #f8a33d}.item-tag.werelax{background:#8aacb3;border:2px solid #8aacb3}.item-tag.welove{background:#be616d;border:2px solid #be616d}.item-tag.wewag{background:#787067;border:2px solid #787067}.item-tag.any{background:#3dd467;border:2px solid #3dd467}.item-tag.small-screen{height:32px;font-size:16px;padding-left:12px;padding-right:12px;-ms-flex-align:center;-ms-flex-pack:center}.item-tag.header,.item-tag.small-screen{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.item-tag.header{height:48px;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:16px;-ms-flex-align:center;-ms-flex-pack:center;border-radius:16px;font-size:20px;line-height:20px;font-weight:800}.item-tag.header:active{-webkit-transform:translateY(5px);transform:translateY(5px)}.item-tag.header.unselected{color:#828282!important;background:#fff!important;border:2px solid #828282!important}.item-tag.header:last-child{margin-right:0}.menu-item{height:400px;width:268px;margin-right:2px;margin-bottom:2px;display:inline-block;background-color:#fff}.menu-item .wrapper{height:inherit;width:inherit}.menu-item .wrapper.active{position:relative}.menu-item .wrapper .price-overlay{position:absolute;height:400px;width:268px;z-index:10;background:hsla(0,0%,100%,.9);top:0;left:0}.menu-item .wrapper .price-overlay .price-overlay-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.menu-item .wrapper .price-overlay .price-overlay-container .price-line{margin-top:32px;font-weight:700;text-align:center}.menu-item .wrapper .price-overlay .price-overlay-container .price-line .dollar-amt{font-size:20px;line-height:20px}.menu-item .wrapper .price-overlay .price-overlay-container .price-line .weight-amt{margin-top:3px;font-size:14px;line-height:17px}.menu-item .item-bottom-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.menu-item .price-box{max-width:100px;border:1px solid #e0e0e0;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:4px;padding:8px;font-size:18px;line-height:18px;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menu-item .price-box .down-arr{margin-left:6px}.menu-item .price-box .price-selector .weight{font-size:10px;line-height:12px;font-weight:700;height:16px}.menu-item .price-box .price-selector .selected-price{margin-top:4px;font-weight:700;font-size:18px;line-height:18px;height:20px;display:-webkit-box;display:-ms-flexbox;display:flex}.menu-item .price-box .price-selector .selected-price:first-child{height:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menu-item:nth-child(4n+4){margin-right:0}.menu-item .item-image-container{width:268px;height:252px;margin-left:auto;margin-right:auto;padding:16px 16px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.menu-item .item-image-container img{vertical-align:middle;max-height:236px;max-width:236px;height:auto;width:auto}.menu-item .item-text-content{padding-left:24px;padding-right:24px;height:138px}.menu-item .item-text-content .brand-text{margin-top:10px;font-size:12px;color:#828282;font-weight:500;line-height:12px;height:12px;overflow:hidden}.menu-item .item-text-content .item-name-text{margin-top:4px;margin-bottom:4px;font-size:20px;height:48px;line-height:24px;overflow:hidden;font-weight:700;color:#4f4f4f}.menu-item .item-text-content .item-bottom-section{height:56px}.menu-item .item-text-content .item-bottom-section .left{width:128px;height:100%}.menu-item .item-text-content .potency{height:20px;display:inline-block;font-size:10px;text-transform:uppercase;font-weight:700;letter-spacing:.05em;text-align:left;color:#828282;vertical-align:top;line-height:10px}.menu-item .item-text-content .potency.related-potency{margin-left:8px;height:24px}.menu-item .item-text-content .potency .potency-container{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:left;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.menu-page{height:1760px;overflow:hidden}@media only screen and (min-width:1200px){.menu-page{max-width:1600px;-ms-flex-item-align:center;align-self:center}}.menu-page.main-page{opacity:0;-webkit-animation:mainMenuFadeIn 1s;animation:mainMenuFadeIn 1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.menu-page .back-arrow{position:absolute;top:172px;left:32px;height:56px;background:var(--secondary-seed-color);border-radius:150px;width:56px;margin-left:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menu-page .top-bars{border-bottom:1px solid #e0e0e0}.menu-page .top-bars div:nth-child(3){border-top:none}.menu-page .top-bars .divider-line{min-height:48px;width:1px;background-color:#e0e0e0}.menu-page .top-bars nav{z-index:99999;border:2px solid #828282;-webkit-box-sizing:border-box;box-sizing:border-box;color:#4f4f4f;border-radius:80px;position:absolute;left:32px;top:212px;width:315px;height:72px;font-size:24px;font-weight:700;color:#fff}.menu-page .top-bars nav li.selected-nav{padding-top:16px}.menu-page .top-bars nav li.selected-nav a.selected-nav-text{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.menu-page .top-bars nav img.menu-icon{height:40px;width:40px;vertical-align:top;display:inline-block}.menu-page .top-bars nav .category-label-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menu-page .top-bars nav .category-label-container a{margin-left:12px}.menu-page .top-bars nav img{filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="table" tableValues="1 0" /><feFuncG type="table" tableValues="1 0" /><feFuncB type="table" tableValues="1 0" /></feComponentTransfer></filter></svg>#filter');-webkit-filter:invert(100%);filter:invert(100%)}.menu-page .top-bars nav.open{height:410px;border-radius:36px;background:#4f4f4f;-webkit-box-shadow:0 4px 0 rgba(79,79,79,.25);box-shadow:0 4px 0 rgba(79,79,79,.25);color:#fff}.menu-page .top-bars nav.open ul li ul{visibility:visible;opacity:1;display:block}.menu-page .top-bars nav.open a{color:#fff}.menu-page .top-bars nav.open img{-webkit-filter:none;filter:none}.menu-page .top-bars nav.open li{cursor:pointer}.menu-page .top-bars nav.open li .menu-arrow img{-webkit-transform:rotateX(0deg);transform:rotateX(0deg);filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="table" tableValues="1 0" /><feFuncG type="table" tableValues="1 0" /><feFuncB type="table" tableValues="1 0" /></feComponentTransfer></filter></svg>#filter');-webkit-filter:invert(100%);filter:invert(100%)}.menu-page .top-bars nav a{color:#4f4f4f;vertical-align:top;display:inline-block}.menu-page .top-bars nav .menu-arrow{float:right;height:26px;width:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:32px}.menu-page .top-bars nav .menu-arrow img{height:10px;width:20px;-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.menu-page .top-bars nav li{padding-left:32px;line-height:24px;display:block;-webkit-transition-duration:.5s;transition-duration:.5s}.menu-page .top-bars nav ul li ul{visibility:hidden;opacity:0;position:absolute;-webkit-transition:all .5s ease;transition:all .5s ease;left:0;display:none}.menu-page .top-bars nav ul li ul li{clear:both;width:100%;opacity:.75;line-height:47px}.menu-page .top-bars nav ul li ul li.get-educated-li{margin-left:-6px;opacity:1;line-height:24px;margin-top:20px}.menu-page .top-bars nav ul li ul li .get-educated{width:241px;height:72px;background:#fff;border-radius:80px;color:#4f4f4f;text-align:center;font-weight:700;padding:24px}.menu-page .top-bars .brand-logo-header{width:100%;height:200px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--primary-seed-color)}.menu-page .top-bars .brand-logo-header .brand-logo-img-container{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.menu-page .top-bars .brand-logo-header .brand-logo-img-container img{max-height:70%;display:block;margin:auto;max-width:75%}.menu-page .top-bars .filter-header{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fff;padding-top:1em;margin-bottom:2px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-top:1px solid #f2f2f2;padding-left:4.5vw;padding-right:4.5vw}.menu-page .top-bars .filter-header .label-text{color:#828282;font-size:18px;font-weight:700;display:inline-block;letter-spacing:.05em;text-transform:uppercase}.menu-page .top-bars .filter-header .filters-container{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;width:51vw;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.menu-page .top-bars .filter-header .filters-container.weden-style{width:100%}.menu-page .top-bars .filter-header .filters-container .reset-filters-button{margin-left:16px;vertical-align:middle;display:inline-block;height:32px;-webkit-transition:all 1s;transition:all 1s}.menu-page .top-bars .filter-header .filters-container .reset-filters-button img{height:32px;width:32px;filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="table" tableValues="1 0" /><feFuncG type="table" tableValues="1 0" /><feFuncB type="table" tableValues="1 0" /></feComponentTransfer></filter></svg>#filter');-webkit-filter:invert(100%);filter:invert(100%)}.menu-page .top-bars .filter-header .filters-container .filter-by-text{-ms-flex-preferred-size:100%;flex-basis:100%;margin-bottom:1vw}.menu-page .top-bars .filter-header .sort-area{width:36vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.menu-page .top-bars .filter-header .sort-area .sort-by-text{margin-bottom:1vw;-ms-flex-preferred-size:100%;flex-basis:100%;font-size:18px}.menu-page .top-bars .filter-header .sort-area .sort-btn{-webkit-box-flex:1;-ms-flex:1;flex:1;height:48px;border-radius:16px;background-color:#f2f2f2;color:#4f4f4f;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:700;font-size:16px;line-height:15px;letter-spacing:.05em;margin-right:16px}.menu-page .top-bars .filter-header .sort-area .sort-btn:active{-webkit-transform:translateY(5px);transform:translateY(5px)}.menu-page .top-bars .filter-header .sort-area .sort-btn:last-child{margin-right:0}.menu-page .top-bars .filter-header .sort-area .sort-btn.selected{background-color:var(--secondary-seed-color);color:#fff}.menu-page .top-bars .filter-header .sort-area .sort-item-label{margin-right:24px;width:50px;font-size:12px;letter-spacing:.05em;font-weight:700;text-transform:uppercase;color:#828282}.menu-page .top-bars .filter-header .sort-area .sort-item-label img{margin-left:8px}.menu-page .top-bars .filter-header .sort-area .sort-item-label:last-child{margin-right:0;text-align:center;width:100%;font-size:20px}.menu-page .menu-content-area{overflow-y:scroll;overscroll-behavior-y:contain;overflow-x:hidden;height:1526px;-webkit-transition:height 1s;transition:height 1s}.menu-page .menu-content-area .loading-container{margin-top:400px}.menu-page .menu-content-area .measuring-container{margin-bottom:140px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menu-page .menu-content-area .measuring-container,.menu-page .menu-content-area .slim-item-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.menu-page .menu-content-area .slim-item-grid{width:1080px;overflow-y:scroll;overflow-x:hidden;-webkit-transition:height 1s;transition:height 1s}.menu-page .menu-content-area .slim-item-grid::-webkit-scrollbar{display:none}.menu-page .menu-content-area .slim-item-grid .slim-menu-item{min-height:208px;width:100%;border-bottom:1px solid #e0e0e0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;background-color:#fff;padding-top:32px;padding-bottom:32px}.menu-page .menu-content-area .slim-item-grid .slim-menu-item .left-info,.menu-page .menu-content-area .slim-item-grid .slim-menu-item .left-info .category-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menu-page .menu-content-area .slim-item-grid .slim-menu-item .left-info .category-label{min-width:60px;margin-right:24px;height:48px}.menu-page .menu-content-area .slim-item-grid .slim-menu-item .left-info .product-type-item-img{width:64px;filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="table" tableValues="1 0" /><feFuncG type="table" tableValues="1 0" /><feFuncB type="table" tableValues="1 0" /></feComponentTransfer><feComponentTransfer color-interpolation-filters="sRGB"><feFuncA type="table" tableValues="0 0.69" /></feComponentTransfer></filter></svg>#filter');-webkit-filter:invert(100%) opacity(.69);filter:invert(100%) opacity(.69)}.menu-page .menu-content-area .slim-item-grid .slim-menu-item .left-info .product-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:404px}.menu-page .menu-content-area .slim-item-grid .slim-menu-item .left-info .product-info .brand-text{font-size:22px;line-height:34px;font-weight:600;margin-bottom:14px;color:#4f4f4f}.menu-page .menu-content-area .slim-item-grid .slim-menu-item .left-info .product-info .item-name-text{font-size:32px;font-weight:700;color:#4f4f4f;margin-bottom:12px;line-height:36px}.menu-page .menu-content-area .slim-item-grid .slim-menu-item .left-info .product-info .potency{height:13px;font-size:13px;line-height:13px;font-weight:700;color:#828282}.menu-page .menu-content-area .slim-item-grid .slim-menu-item .left-info .product-info .potency .potency-container{display:-webkit-box;display:-ms-flexbox;display:flex}.menu-page .menu-content-area .slim-item-grid .slim-menu-item .left-info .product-info .potency .potency-container div:first-child{margin-right:16px}.menu-page .menu-content-area .slim-item-grid .slim-menu-item .left-info .product-info .spacer{height:13px}.menu-page .menu-content-area .slim-item-grid .slim-menu-item .left-info .product-info .stats-info{font-size:13px;line-height:13px;font-weight:700;text-transform:uppercase;color:#828282}.menu-page .menu-content-area .slim-item-grid .slim-menu-item .right-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-right:16px}.menu-page .menu-content-area .slim-item-grid .slim-menu-item .right-info .spacer{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.menu-page .menu-content-area .slim-item-grid .slim-menu-item .right-info .price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.menu-page .menu-content-area .slim-item-grid .slim-menu-item .right-info .price:last-child .price-item{border-right:none}.menu-page .menu-content-area .slim-item-grid .slim-menu-item .right-info .price .price-item{height:64px;width:120px;border-right:2px solid #e0e0e0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.menu-page .menu-content-area .slim-item-grid .slim-menu-item .right-info .price .price-item .unit{font-size:18px;line-height:21px;color:#828282;font-weight:700}.menu-page .menu-content-area .slim-item-grid .slim-menu-item .right-info .price .price-item .price-amt{font-size:27px;line-height:41px;font-weight:700;margin-bottom:8px;color:#4f4f4f}.menu-page .menu-content-area .item-grid-v2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:32px;padding-right:32px;max-width:1920px}.menu-page .menu-content-area .item-grid-v2.do-not-display{display:none!important}.menu-page .menu-content-area .item-grid-v2.single-item{height:1720px}.menu-page .menu-content-area .back-to-top{border-radius:56px;margin-top:128px;margin-left:auto;margin-right:auto;width:232px;height:56px;color:#fff;background-color:var(--secondary-seed-color);font-weight:700;font-size:20px;line-height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.menu-page .menu-content-area .item-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.menu-page .menu-content-area.single-item{height:1720px}.menu-page .menu-content-area::-webkit-scrollbar{display:none}.menu-page .menu-content-area .shade{position:absolute;bottom:0;height:240px;z-index:10;width:1080px;-webkit-transition:opacity 1s;transition:opacity 1s;background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,0)),color-stop(64.64%,#fff));background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff 64.64%);opacity:.5}.menu-page .menu-content-area .shade.bottom{opacity:0;z-index:-1}.menu-page .menu-content-area .nav-down-arrow{position:absolute;width:72px;height:72px;left:504px;top:1800px;background:#ff7a00;-webkit-box-shadow:0 4px 4px rgba(0,0,0,.25);box-shadow:0 4px 4px rgba(0,0,0,.25);border-radius:150px;z-index:100}.menu-page .menu-content-area .fact-item{height:400px;margin-right:0;margin-bottom:2px;display:inline-block;background-color:#f2f2f2;vertical-align:top;background-repeat:no-repeat;background-size:100%}.menu-page .menu-content-area .fact-item.quadruple{height:264px;width:100%;background-image:url(/assets/images/education_light_4.png)}.menu-page .menu-content-area .fact-item.quadruple .img-container img{height:184px;width:184px}.menu-page .menu-content-area .fact-item.single{width:268px;background-image:url(/assets/images/education_light_1.png)}.menu-page .menu-content-area .fact-item.single .img-container img{height:77px;width:77px}.menu-page .menu-content-area .fact-item.single .fact-container{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:24px!important}.menu-page .menu-content-area .fact-item.double{width:538px;background-image:url(/assets/images/education_light_2.png)}.menu-page .menu-content-area .fact-item.double .img-container img{height:120px;width:120px}.menu-page .menu-content-area .fact-item.triple{width:808px;background-image:url(/assets/images/education_light_3.png)}.menu-page .menu-content-area .fact-item.triple .img-container img{height:184px;width:184px}.menu-page .menu-content-area .fact-item .fact-container{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:48px}.menu-page .menu-content-area .fact-item .fact-container .img-container{margin-right:24px;-ms-flex-negative:0;flex-shrink:0;margin-bottom:16px}.menu-page .menu-content-area .fact-item .fact-container .img-container img{border-radius:200px}.menu-page .menu-content-area .fact-item .fact-container .text-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.menu-page .menu-content-area .fact-item .fact-container .text-container .blue-header{font-weight:700;line-height:normal;font-size:20px;color:#56ccf2;margin-bottom:24px}.menu-page .menu-content-area .fact-item .fact-container .text-container .fact-text{font-style:normal;font-weight:400;line-height:normal;font-size:20px;color:#828282;margin-bottom:24px}.menu-page .menu-content-area .fact-item .fact-container .text-container .learn-more-button{font-weight:700;line-height:normal;font-size:10px;text-align:center;letter-spacing:.05em;text-transform:uppercase;width:106px;height:24px;color:#828282;border:2px solid #828282;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:66px;padding:4px}.menu-page .menu-content-area .single-product-item{display:-webkit-box;display:-ms-flexbox;display:flex;background:#fff;padding-top:56px;padding-bottom:24px;margin-bottom:2px;min-height:900px}.menu-page .menu-content-area .single-product-item .single-img-container{width:400px;-ms-flex-negative:0;flex-shrink:0}.menu-page .menu-content-area .single-product-item .single-img-container img{height:auto;width:auto;padding:16px}.menu-page .menu-content-area .single-product-item .single-content-container{padding-left:16px;padding-right:160px}.menu-page .menu-content-area .single-product-item .single-content-container .manufacturer{margin-bottom:10px;font-weight:400;line-height:normal;font-size:20px;color:#4f4f4f}.menu-page .menu-content-area .single-product-item .single-content-container .item-title{font-size:48px;margin-bottom:32px;line-height:48px}.menu-page .menu-content-area .single-product-item .single-content-container .description{margin-top:32px;margin-bottom:24px;line-height:29px;font-size:20px;color:#4f4f4f}.menu-page .menu-content-area .single-product-item .single-content-container .back-to-menu{margin-top:24px;background:var(--secondary-seed-color);border-radius:56px;height:56px;width:249px;font-weight:700;line-height:normal;font-size:14px;text-align:center;letter-spacing:.05em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff}.menu-page .menu-content-area .product-type-header{z-index:11;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:32px;margin-bottom:32px;width:100%;top:-2px}.menu-page .menu-content-area .product-type-header .line{height:1px;background:#e0e0e0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.menu-page .menu-content-area .product-type-header .line:first-child{margin-left:32px;margin-right:8px}.menu-page .menu-content-area .product-type-header .line:last-child{margin-right:32px;margin-left:8px}.menu-page .menu-content-area .product-type-header .product-type-header-container{background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;width:94%;padding-bottom:24px;border-bottom:1px solid #e0e0e0}.menu-page .menu-content-area .product-type-header .product-type-header-container:after{content:"";position:absolute;left:0;bottom:0;width:100%;border-bottom:2px solid #e0e0e0}.menu-page .menu-content-area .product-type-header .product-type-header-img{height:64px;width:64px;margin-right:4px;vertical-align:top;filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="table" tableValues="1 0" /><feFuncG type="table" tableValues="1 0" /><feFuncB type="table" tableValues="1 0" /></feComponentTransfer></filter></svg>#filter');-webkit-filter:invert(100%);filter:invert(100%)}.menu-page .menu-content-area .product-type-header .product-type-header-text{font-size:48px;color:#4f4f4f}.menu-page .big-fact{background-repeat:no-repeat;background-size:100%;width:100%;height:264px}.menu-page .get-educated-footer-button{position:absolute;height:72px;width:241px;bottom:32px;left:807px;background:#f2f2f2;-webkit-box-shadow:0 4px 0 rgba(79,79,79,.25);box-shadow:0 4px 0 rgba(79,79,79,.25);border-radius:80px;font-weight:700;line-height:normal;font-size:24px;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#4f4f4f;-webkit-transition:opacity 1s;transition:opacity 1s;opacity:0;z-index:1001;-webkit-transition:bottom .25s;transition:bottom .25s}.menu-page .get-educated-footer-button.bottom{bottom:152px}.menu-page .menu-footer{height:120px;width:100%;z-index:1001;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--primary-seed-color)}.menu-page .menu-footer img{height:62px}.menu-page .menu-footer.force-bottom{position:absolute;bottom:0}#dashboard-app .header{min-height:80px;width:100%;background-color:#fff;color:#000;position:sticky;top:0;border-bottom:1px solid #e0e0e0;z-index:100000}#dashboard-app .header .header-container{min-width:1024px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px}#dashboard-app .header .header-container.header-line-1{height:80px;padding-left:10%;padding-right:10%;border-bottom:1px solid #e0e0e0}#dashboard-app .header .header-container.header-line-2{height:48px;padding-left:18%;padding-right:18%}#dashboard-app .header .header-container .logo{float:left;display:inline;margin-right:52px}#dashboard-app .header .header-container .logo img{height:36px}#dashboard-app .header .header-container .analytic-selection{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}#dashboard-app .header .header-container .analytic-selection .analytic-choice{cursor:pointer;margin-right:28px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:4px 10px;height:100%}#dashboard-app .header .header-container .analytic-selection .analytic-choice.selected{border-bottom:4px solid #ff7a00;padding-bottom:0;font-weight:700;color:#000}#dashboard-app .header .header-container .analytic-selection .analytic-choice:last-child{margin-right:0}#dashboard-app .header .header-container .email{float:right;display:inline;color:#828282}#dashboard-app .header .header-container .log-out{border-radius:8px;cursor:pointer;float:right;margin-left:20px;margin-right:24px}#dashboard-app .header .header-container .dropdown{margin-left:32px;position:relative;display:inline-block}#dashboard-app .header .header-container .dropdown-content{padding:16px;display:none;position:absolute;background-color:#f1f1f1;min-width:160px;-webkit-box-shadow:0 8px 16px 0 rgba(0,0,0,.2);box-shadow:0 8px 16px 0 rgba(0,0,0,.2);z-index:1;cursor:pointer}#dashboard-app .header .header-container .dropdown-content div:hover{background-color:#828282}#dashboard-app .header .header-container .dropdown:hover .dropdown-content{display:block}#dashboard-app{font-family:Overpass,sans-serif;background-color:#f2f2f2;min-height:100vh}#dashboard-app .dashboard-body .main-menu-box{margin-right:30px;margin-bottom:30px}.dashboard .screen-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.dashboard .screen-card figure.footer-links{margin-top:auto}.form-title{font-weight:800;font-size:15px;margin-bottom:14px}.page-title{font-weight:700;font-size:24px;margin-bottom:32px}.sidebar-title{font-weight:800;font-size:19px;margin-bottom:16px;margin-top:40px}.promo-checkbox{height:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.promo-checkbox.promoted svg{height:20px;stroke:#4a4a4a}.promo-checkbox.no-click{cursor:not-allowed}.product-type-cell{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:25px}.product-type-cell svg{stroke:#4a4a4a;height:25px}.product-type-cell .prod-type-text{line-height:25px}.products-table{font-size:14px}.products-table .item-tag{width:100%}.products-table .item-tag.indica{background-color:#2b9bbe}.products-table .item-tag.sativa{background-color:#dc9e00}.products-table .item-tag.hybrid{background-color:#71a82b}.products-table .item-tag.cbd{background-color:#a05dab}.products-header{margin-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.products-header .page-title{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.products-header .form-text-field{width:350px}.playlist-selector-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.playlist-selector-container .playlist-selector{width:264px}.playlist-selector-container .playlist-edit-link{color:#1973a5;font-weight:800;font-size:14px;height:36px;line-height:36px;cursor:pointer}.orderable-list-item-container{background:#f2f2f2;border:1px solid #e0e0e0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:inset 0 4px 16px rgba(0,0,0,.05);box-shadow:inset 0 4px 16px rgba(0,0,0,.05);border-radius:8px;padding:8px;margin-bottom:32px;min-height:120px}.orderable-list-item-container .empty{color:#94a3b8;text-align:center;padding-top:40px}.orderable-list-item-container .orderable-list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;padding:24px;height:80px;margin-bottom:8px;border:1px solid #e0e0e0;-webkit-box-shadow:0 8px 16px rgba(0,0,0,.05);box-shadow:0 8px 16px rgba(0,0,0,.05);border-radius:8px}.orderable-list-item-container .orderable-list-item:last-child{margin-bottom:48px}.orderable-list-item-container .orderable-list-item .list-item-name{font-weight:700;-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:16px}.orderable-list-item-container .orderable-list-item .remove-text{color:#1973a5;font-size:13px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;cursor:pointer}.add-new{width:128px!important}.add-new.make-new-brand{width:152px!important}.multi-filter-container .or:nth-last-child(2){display:none}.multi-filter-container .new-multi-filter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:16px;padding:12px 7px 12px 16px;border-radius:4px;border:1px solid #e0e0e0;background-color:#f2f2f2}.multi-filter-container .new-multi-filter .and:last-child{display:none}.multi-filter-container .multi-filter-group-header{font-size:12px;letter-spacing:.6px;text-align:left;color:#7c7c7c}.multi-filter-container .add-filter,.multi-filter-container .multi-filter-group-header{font-weight:800;font-stretch:normal;font-style:normal;line-height:1.2;text-transform:uppercase}.multi-filter-container .add-filter{font-size:13px;letter-spacing:.65px;text-align:center;color:#1973a5}.multi-filter-container .and,.multi-filter-container .or{font-size:14px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;text-align:left;color:#7c7c7c}.multi-filter-container .and-add-filter{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:12px;padding:0 0 0 12px}.multi-filter-container .add-new-group-container,.multi-filter-container .and-add-filter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.multi-filter-container .add-new-group-container{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 16px 0 28px}.multi-filter-group .multi-filter-selector{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.multi-filter-group.full-width .Select-control{width:280px}.multi-filter-group .Select-control{width:176px;margin-right:4px}.multi-filter-group .remove{cursor:pointer}.media-library-dropdown{min-width:180px}.media-library-param{-ms-flex-item-align:end;align-self:flex-end}.media-library-param .Select-control{border:none;font-size:12px;background:none;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:8px;width:150px}.media-library-param .Select-control input{padding-left:16px}.media-library-param .Select-control .Select-placeholder{padding-top:0;padding-bottom:0;font-style:italic}.dashboard-select .Select-control{border:1px solid #e0e0e0;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:8px;height:56px}.dashboard-select .Select-control input{line-height:56px;padding-left:16px}.dashboard-select .Select-control .Select-placeholder{line-height:56px;padding-top:0;padding-bottom:0;padding-left:16px;font-style:italic}.dashboard-select .Select-control .Select-value .Select-value-label{line-height:56px;margin-left:16px}.section-label{font-weight:800;font-size:13px;line-height:120%;letter-spacing:.05em;text-transform:uppercase;color:#828282;margin-bottom:32px}.form-warning{color:red}.multi-filter-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:16px}.multi-filter-group.full-width .Select{-ms-flex-preferred-size:50%;flex-basis:50%}.multi-filter-group .Select{-ms-flex-preferred-size:25%;flex-basis:25%}.multi-filter-group .form-text-field{-ms-flex-preferred-size:40%;flex-basis:40%}.multi-filter-group .remove{margin-left:16px;color:#1973a5;font-size:32px;font-weight:700}.section-end{height:1px;background-color:#e0e0e0;width:100%;margin-top:40px;margin-bottom:32px}.form-group{margin-top:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.check-box{cursor:pointer;margin-right:16px}.check-box,.check-box .box-itself{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.check-box .box-itself{width:32px;height:32px;border:1px solid #e0e0e0;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:8px;background-color:#fff;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.check-box .box-itself img{opacity:0}.check-box .box-itself.selected img{opacity:1}.text-explanation{margin-left:16px;font-weight:400;font-size:13px;color:#333}.text-explanation.standalone{margin-left:0;margin-bottom:8px}.select-button{cursor:pointer;width:128px;height:48px;margin-right:8px;border-radius:8px;margin-bottom:8px;border:1px solid #e0e0e0;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#fff;color:#828282}.select-button svg{height:32px;width:32px;margin-right:4px;stroke:#828282}.select-button.selected{background:#1973a5;color:#fff}.select-button.selected svg{stroke:#fff}.select-button-group{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:550px;-ms-flex-wrap:wrap;flex-wrap:wrap}.form-text-field input{height:56px;font-size:16px}.form-text-field input,.form-text-field textarea{padding-left:24px;padding-right:24px;color:#333;border:1px solid #e0e0e0;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:8px;width:100%}.form-text-field textarea{min-height:232px;padding-top:12px}.form-number-field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form-number-field input{height:56px;padding-left:24px;padding-right:24px;font-size:16px;color:#333;border:1px solid #e0e0e0;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:8px;width:96px}.form-number-field .unit-label{font-size:16px;margin-left:16px}.ext-link{width:200px;padding-left:20px;padding-right:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#fff;color:#828282}.ext-link,.select-slider{height:48px;border:1px solid #e0e0e0;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex}.select-slider{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-item-align:start;align-self:flex-start}.select-slider .select-slide-item{cursor:pointer;padding-left:20px;padding-right:20px;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#828282;font-size:16px;line-height:32px}.select-slider .select-slide-item.selected{color:#fff;background-color:#1973a5;border-radius:8px}.theme-controls{margin-top:48px;-ms-flex-preferred-size:52%;flex-basis:52%;padding-bottom:48px}.form-color-container{display:-webkit-box;display:-ms-flexbox;display:flex}.form-color-container input{height:48px;width:132px}.form-color-container .form-color-block{height:48px;width:48px;margin-right:8px;border:1px solid #828282;border-radius:8px}.form-image-upload .content-file-input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:48px;font-size:13px;border:1px solid #e0e0e0;color:#1973a5;cursor:pointer;text-transform:uppercase;font-weight:800;border-radius:8px;-webkit-box-shadow:0 8px 16px rgba(0,0,0,.05);box-shadow:0 8px 16px rgba(0,0,0,.05)}.form-image-upload .content-file-input input{display:none}.form-image-upload .remove-image{border:1px solid #e0e0e0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#1973a5;cursor:pointer;text-transform:uppercase;height:48px;font-size:13px;margin-top:8px;font-weight:800;border-radius:8px;-webkit-box-shadow:0 8px 16px rgba(0,0,0,.05);box-shadow:0 8px 16px rgba(0,0,0,.05)}.form-image-upload.product-playlist-image{max-width:500px}.form-image-upload.logo-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.form-image-upload.logo-form .media-img-holder{height:160px;width:256px;border:1px solid #e0e0e0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.form-image-upload.logo-form .media-img-holder img{max-width:256px;max-height:160px}.form-image-upload.logo-form .upload-content-box{min-width:252px}.two-side-form{display:-webkit-box;display:-ms-flexbox;display:flex}.two-side-form .left-side-form,.two-side-form .right-side-form{-ms-flex-preferred-size:50%;flex-basis:50%}.tiny-tv-menu{margin-bottom:24px;border-radius:8px;border:8px solid #333;height:180px;width:320px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.tiny-tv-menu .tv-header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:32px;font-size:14px}.tiny-tv-menu .tv-body,.tiny-tv-menu .tv-header{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:12px;font-weight:700}.tiny-tv-menu .tv-body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:10px;line-height:24px}.tiny-tv-menu .tv-body .tiny-menu-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.tiny-tv-menu .tv-body .tiny-menu-body .tiny-menu-col{-ms-flex-preferred-size:50%;flex-basis:50%}.manager-btn,.theme-dashboard-body{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.manager-btn{height:40px;min-width:192px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-transform:uppercase;font-weight:800;font-size:13px;border-radius:24px;-webkit-box-shadow:0 8px 16px rgba(0,0,0,.05);box-shadow:0 8px 16px rgba(0,0,0,.05);cursor:pointer}.manager-delete-btn{background-color:#e3002b;color:#fff;width:192px}.manager-save-btn{background-color:#1973a5;color:#fff;width:192px}.layout-selector-container{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;padding:24px 24px 16px;font-family:Overpass;min-height:500px;max-height:643px}.layout-selector-container,.layout-selector-container .layout-options{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.layout-selector-container .layout-options{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow-y:scroll;gap:12px;padding:0}.layout-selector-container .layout-options .layout-option-container{width:160px;height:160px;cursor:pointer;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;border-radius:8px;border:1px solid #e0e0e0;background-color:#fff}.layout-selector-container .layout-options .layout-option-container.currently-selected{-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.2);box-shadow:0 4px 8px 0 rgba(0,0,0,.2);border:2px solid #1d95d8!important;cursor:default!important}.layout-selector-container .layout-options .layout-option-container.previously-selected{border:2px solid #94a3b8}.layout-selector-container .layout-options .layout-option-container .layout-icon img{max-height:100px;max-width:120px}.layout-selector-container .layout-options .layout-option-container .layout-title{font-size:14px;font-weight:700;text-align:center;max-width:115px;line-height:1.21}.modal-header-text{height:24px;font-size:16px;font-weight:700;color:#0f172a;padding:24px 24px 16px}.modal-action-bar{height:58px;-ms-flex-item-align:stretch;align-self:stretch;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:12px;padding:12px 16px;background-color:#f8fafc}.action-button,.modal-action-bar{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.action-button{height:34px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;padding:8px 12px;border-radius:5px;-webkit-box-shadow:0 6px 12px 0 rgba(0,0,0,.07);box-shadow:0 6px 12px 0 rgba(0,0,0,.07);background-color:#1973a5;color:#f8fafc;font-size:12px;line-height:14px;font-weight:700;text-align:center}.action-button:not(:first-child){margin-left:4px}.action-button.active:hover{cursor:pointer}.action-button.secondary{background-color:#fff;color:#1973a5}.action-button.disabled{opacity:.5}.layout-select-button{height:96px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 16px;border-radius:8px;border:1px solid #e0e0e0;background-color:#fff}.layout-select-button,.layout-select-button .current-selection-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.layout-select-button .current-selection-container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.layout-select-button .layout-img{max-height:64px;max-width:114px;margin-right:16px}.layout-select-button .layout-img img{max-height:64px;max-width:114px}.layout-select-button .layout-title{font-size:14px;font-weight:700;line-height:1.21}.layout-select-button .select-layout-text{font-size:13px;font-weight:800;line-height:1.2;letter-spacing:.65px;text-align:left;color:#1973a5}.layout-select-button .select-layout-text:hover{cursor:pointer}.saving-notification.error{color:red!important;padding-left:16px;padding-right:16px}.modal-form-inner{padding:24px}.global-checkbox .text-explanation{margin-left:0}.product-count-container{margin-bottom:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px 24px;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:4px;color:#334155;font-size:14px;line-height:17px;gap:4px}.product-count-container .prod-count{font-weight:700}.permission-selector-container,.permission-view-container{padding:16px;min-height:96px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:8px;border:1px solid #e0e0e0}.digital-menu-dashboard-body,.permission-selector-container,.permission-view-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;background-color:#fff}.digital-menu-dashboard-body{position:relative;min-width:1024px;border:1px solid #f2f2f2;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 8px 32px rgba(0,0,0,.05);box-shadow:0 8px 32px rgba(0,0,0,.05);border-radius:8px}.digital-menu-dashboard-body.no-left-padding{padding-left:0}.digital-menu-dashboard-body .saving-text{position:absolute;right:48px;top:32px;font-weight:800;font-size:16px;color:#558716;opacity:0}.digital-menu-dashboard-body .saving-text.active{opacity:1}.digital-menu-dashboard-body .pairing-code{width:120px}.digital-menu-dashboard-body .success-message{font-weight:800;font-size:16px;color:#558716}.digital-menu-dashboard-body .error-message{font-weight:800;font-size:16px;color:red}.digital-menu-dashboard-body .digital-menu-list-container{width:350px;border-right:1px solid #e0e0e0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-bottom:48px;height:calc(100vh - 56px);overflow-y:scroll}.digital-menu-dashboard-body .digital-menu-list-container .digi-list-title{margin-top:48px;margin-bottom:48px;font-weight:700;font-size:19px;line-height:1.21;letter-spacing:-.38px;color:#333}.digital-menu-dashboard-body .digital-menu-list-container .digital-menu-list-item{font-size:16px;line-height:32px;border-top:1px solid #e0e0e0;width:100%;padding:16px 24px 16px 8px;cursor:pointer}.digital-menu-dashboard-body .digital-menu-list-container .digital-menu-list-item.selected{color:#1973a5;border-right:2px solid #1973a5;font-weight:700}.digital-menu-dashboard-body .digital-menu-list-container .digital-menu-list-item.make-new-list{margin-top:40px}.digital-menu-dashboard-body .digital-menu-list-container .digital-menu-list-item:last-child{border-bottom:1px solid #e0e0e0}.digital-menu-dashboard-body .interior-dashboard-container{height:calc(100vh - 56px);overflow-y:scroll;background-color:#f2f2f2;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.digital-menu-dashboard-body .digital-menu-settings-container{padding:40px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;background-color:#fff;min-height:100px;margin:16px 40px;border-radius:8px}.digital-menu-list-container.permission-grouping .sidebar-title{padding-left:32px;font-weight:700;font-size:20px;line-height:23px;color:#333;padding-bottom:32px;margin-bottom:0}.digital-menu-list-container.permission-grouping .make-new-list{margin-left:auto;margin-right:auto;margin-top:24px}.digital-menu-list-container.permission-grouping .make-new-list:hover{color:#fff;background-color:#1973a5}.digital-menu-list-container div.select-list-grouping:nth-child(2){border-top:1px solid #e0e0e0}.digital-menu-list-container .select-list-grouping{padding:32px;border-bottom:1px solid #e0e0e0}.digital-menu-list-container .select-list-grouping .MuiAccordion-root{-webkit-box-shadow:none;box-shadow:none;padding-left:0}.digital-menu-list-container .select-list-grouping .MuiAccordion-root .MuiAccordionSummary-root{min-height:none;margin:0;padding-left:0;padding-right:0}.digital-menu-list-container .select-list-grouping .MuiAccordion-root .MuiAccordionSummary-content{margin:0}.digital-menu-list-container .select-list-grouping .MuiAccordion-root .MuiAccordionDetails-root{padding-left:0;padding-right:0}.digital-menu-list-container .select-list-grouping .grouping-header{font-weight:600;font-size:14px;line-height:17px;color:#334155;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.digital-menu-list-container .select-list-grouping .grouping-header img{margin-right:8px}.digital-menu-list-container .select-list-grouping .grouping-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.digital-menu-list-container .select-list-grouping .grouping-items .select-list-item-grouped{padding:16px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:1px solid #e2e8f0;border-radius:8px}.digital-menu-list-container .select-list-grouping .grouping-items .select-list-item-grouped.selected{border:1px solid #1973a5;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.05);box-shadow:0 4px 8px rgba(0,0,0,.05)}.digital-menu-list-container .select-list-grouping .grouping-items .select-list-item-grouped .item-title,.store-label{line-height:1.2}.store-label{font-size:12px;font-weight:800;font-stretch:normal;font-style:normal;letter-spacing:.6px;text-align:left;color:#7c7c7c;text-transform:uppercase}.store-label.live{color:#68a443}.media-upload .img-container,.media-upload .video-container{height:197px;width:350px;background-color:#f2f2f2;border:1px solid #e0e0e0;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.media-upload img,.media-upload video{max-height:197px;max-width:350px}.media-upload .upload-content-box-modal{width:350px;height:197px;background-color:#f2f2f2;border:1px solid #e0e0e0;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.media-upload .upload-content-box-modal input{display:none}.media-upload .upload-content-box-modal .content-file-input{padding:12px 24px;border:1px solid #e0e0e0;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff;border-radius:24px;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;color:#3570ce;font-weight:800;font-size:13px}.media-library-container .action-bar{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.media-library-container .action-bar,.media-library-container .action-buttons,.media-library-container .param-selectors{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.media-library-container .param-selectors{gap:8px}.media-library-container .media-library{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.media-library-container .media-library-body-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:32px}.media-library-container .media-library-body-container .tag-selector-container{padding-top:24px;width:200px}.media-library-container .media-library-body-container .tag-selector-container .tag-section-header{font-weight:700;font-size:16px;padding-bottom:12px;border-bottom:1px solid #e0e0e0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.media-library-container .media-library-body-container .tag-selector-container .tag-select{cursor:pointer;border-bottom:1px solid #e0e0e0;padding-top:12px;padding-bottom:12px}.media-library-container .media-library-body-container .tag-selector-container .tag-select.active{color:#3570ce}.media-library-container .media-library-body-container .media-items-container{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.media-library-container .media-library-body-container .media-items-container,.playlist-options{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.playlist-options{overflow-y:scroll}.playlist-item{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:102px;background-color:#fff;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;border-radius:4px;border:1px solid #e0e0e0;padding:8px 16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:8px}.playlist-item.currently-selected{background-color:#f8fafc;border:3px solid #1973a5;cursor:default}.playlist-item .playlist-info{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.playlist-item .playlist-info .playlist-name{min-height:25px;font-size:16px;color:#333;font-weight:700}.playlist-item .playlist-metadata-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.playlist-item .playlist-metadata-container .metadata-label{font-size:13px;font-weight:800;letter-spacing:.65px;text-align:left;color:#7c7c7c}.playlist-item .playlist-metadata-container .metadata-info{font-size:12px;color:#4f4f4f}.playlist-item .action-btn .action-button:hover{background-color:#1973a5;color:#fff}.media-library-pagination{-ms-flex-item-align:center;align-self:center;margin-top:16px}.media-library-pagination ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.media-library-pagination ul li{width:42px;height:38px;font-size:14px;line-height:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #e2e8f0;color:#94a3b8;background-color:#fff}.media-library-pagination ul li a{color:#94a3b8}.media-library-pagination ul li:hover a{color:#1973a5}.media-library-pagination ul li.disabled a{color:#94a3b8!important}.media-library-pagination ul li.next{border-top-right-radius:5px;border-bottom-right-radius:5px}.media-library-pagination ul li.next a{color:#334155}.media-library-pagination ul li.previous{border-top-left-radius:5px;border-bottom-left-radius:5px}.media-library-pagination ul li.previous a,.media-library-pagination ul li.selected a{color:#334155}.media-library-modal{z-index:1000001!important}.media-library-container{font-family:Overpass;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;padding:32px 52px}.media-library-container,.media-library-container .media-library{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.media-library-container .media-library{-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:850px;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:space-between;-ms-flex-align:space-between;align-items:space-between}@media(min-width:1600px){.media-library-container .media-library{max-width:1200px}}.media-library-container .media-library.in-modal{width:630px;height:450px;overflow-y:scroll;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.media-library-container .media-library .media-library-item-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-right:10px;-ms-flex-wrap:wrap;flex-wrap:wrap;width:192px}.media-library-container .media-library .media-library-item-container .media-selected{position:relative;top:29px;left:172px}.media-library-container .media-library .media-library-item-container .media-selected input{width:16px;height:16px}.media-library-container .media-library .media-library-item-container.selected{border:5px solid #3570ce;border-radius:8px}.media-library-container .media-library .media-library-item-container .media-metadata{margin-top:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.media-library-container .media-library .media-library-item-container .media-metadata .media-name{font-size:14px;line-height:17px;font-weight:700;text-align:center}.media-library-container .media-library .media-library-item-container .media-metadata .chips{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:4px}.media-library-container .media-library .media-library-item-container .media-metadata span.MuiChip-label{color:#1973a5;font-size:11px;font-weight:700}.media-library-container .media-library .media-library-item-container .media-metadata .permissions-level{font-size:10px;line-height:13px;text-transform:uppercase;font-weight:800;letter-spacing:.6px;color:#7c7c7c}.media-library-container .media-library .media-library-item-container .media-metadata .permissions-level.all-stores{color:#c39a0b}.media-library-container .media-library .media-library-item-container .media-metadata span{color:#e0e0e0}.media-library-container .media-library .media-library-item-container .media-metadata .media-date{font-size:12px;color:#828282;text-align:center}.media-library-container .media-library .media-library-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#000;border:1px solid #e0e0e0;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:8px;width:100%;height:172px}.media-library-container .media-library .media-library-item img,.media-library-container .media-library .media-library-item video{max-width:170px;max-height:170px}.media-library-container .action-line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.media-library-container .action-line .delete-btn,.media-library-container .save-btn{margin-top:32px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.media-library-container .save-btn{color:#fff;-webkit-box-shadow:0 8px 16px rgba(0,0,0,.05);box-shadow:0 8px 16px rgba(0,0,0,.05);border-radius:24px;width:192px;font-weight:800;font-size:13px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;letter-spacing:.05em;text-transform:uppercase;background-color:#e0e0e0}.media-library-container .save-btn.active{background-color:#3570ce}.custom-content-modal{z-index:1000001!important}.custom-content-modal .edit-custom-content-container{font-family:Overpass;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:32px 52px}.custom-content-modal .edit-custom-content-container .action-line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.custom-content-modal .edit-custom-content-container .action-line .delete-btn,.custom-content-modal .edit-custom-content-container .save-btn{margin-top:32px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.custom-content-modal .edit-custom-content-container .save-btn{color:#fff;-webkit-box-shadow:0 8px 16px rgba(0,0,0,.05);box-shadow:0 8px 16px rgba(0,0,0,.05);border-radius:24px;width:192px;font-weight:800;font-size:13px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;letter-spacing:.05em;text-transform:uppercase;background-color:#e0e0e0}.custom-content-modal .edit-custom-content-container .save-btn.active{background:#3570ce}.custom-content-modal .edit-custom-content-container img,.custom-content-modal .edit-custom-content-container video{max-height:270px;max-width:480px}.custom-content-modal .edit-custom-content-container .media-img-holder{max-height:270px;max-width:480px}.custom-content-modal .edit-custom-content-container .media-img-holder,.custom-content-modal .edit-custom-content-container .upload-content-box-modal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.custom-content-modal .edit-custom-content-container .upload-content-box-modal{width:480px;height:270px;background-color:#f2f2f2;border:1px solid #e0e0e0;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:8px;cursor:pointer}.custom-content-modal .edit-custom-content-container .upload-content-box-modal input{display:none}.custom-content-modal .edit-custom-content-container .upload-content-box-modal .content-file-input{padding:12px 24px;border:1px solid #e0e0e0;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff;border-radius:24px;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;color:#3570ce;font-weight:800;font-size:13px}.video-container{position:relative}.video-container .video-icon{position:absolute;bottom:9px;left:9px;border-radius:12px;width:60px;height:19px;background:rgba(0,0,0,.5);color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:700;font-size:10px;text-transform:uppercase}.video-container .video-icon img{margin-right:4px;height:13px;width:13px}.dashboard-body .make-new-list{padding:12px 24px;border:1px solid #e0e0e0;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff;border-radius:24px;letter-spacing:.05em;text-transform:uppercase;color:#3570ce;font-weight:800;font-size:13px;width:198px;cursor:pointer}.dashboard-body .custom-content-container .digital-menu-list-container{-ms-flex-preferred-size:35%;flex-basis:35%;border-right:1px solid #e0e0e0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-bottom:48px}.dashboard-body .custom-content-container .digital-menu-list-container .digi-list-title{margin-top:48px;margin-bottom:48px;font-weight:700;font-size:36px;line-height:32px;color:#333}.dashboard-body .custom-content-container .digital-menu-list-container .digital-menu-list-item{font-size:18px;line-height:32px;border-top:1px solid #e0e0e0;padding-top:16px;padding-bottom:16px;width:100%;padding-right:24px;cursor:pointer}.dashboard-body .custom-content-container .digital-menu-list-container .digital-menu-list-item.selected{color:#3570ce;border-right:4px solid #ff7a00}.dashboard-body .custom-content-container .digital-menu-settings-container .promo-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.dashboard-body .custom-content-container .digital-menu-settings-container .promo-list .add-new-custom-content-button{height:56px;cursor:pointer}.dashboard-body .custom-content-container .digital-menu-settings-container .promo-list .add-new-custom-content-button,.dashboard-body .custom-content-container .digital-menu-settings-container .promo-list .custom-content-unit{padding-left:24px;padding-right:24px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #e0e0e0;-webkit-box-shadow:0 8px 16px rgba(0,0,0,.05);box-shadow:0 8px 16px rgba(0,0,0,.05);border-radius:8px;background-color:#fff;margin-bottom:16px}.dashboard-body .custom-content-container .digital-menu-settings-container .promo-list .custom-content-unit{height:94px}.dashboard-body .custom-content-container .digital-menu-settings-container .promo-list .custom-content-unit .content-img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:83px;width:160px}.dashboard-body .custom-content-container .digital-menu-settings-container .promo-list .custom-content-unit .content-img img,.dashboard-body .custom-content-container .digital-menu-settings-container .promo-list .custom-content-unit .content-img video{height:83px}.dashboard-body .custom-content-container .digital-menu-settings-container .promo-list .custom-content-unit .content-img img.vid-play-icon,.dashboard-body .custom-content-container .digital-menu-settings-container .promo-list .custom-content-unit .content-img video.vid-play-icon{height:13px}.dashboard-body .custom-content-container .digital-menu-settings-container .promo-list .custom-content-unit .content-title{padding-left:16px;padding-right:16px;font-size:18px;font-weight:700;color:#333;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.dashboard-body .custom-content-container .digital-menu-settings-container .promo-list .custom-content-unit .content-title .con-title{cursor:pointer}.dashboard-body .custom-content-container .digital-menu-settings-container .promo-list .custom-content-unit .content-title .con-title:hover{color:#3570ce}.dashboard-body .custom-content-container .digital-menu-settings-container .promo-list .custom-content-unit .content-title .con-type{font-size:12px;color:#828282;text-transform:uppercase}.dashboard-body .custom-content-container .digital-menu-settings-container .promo-list .custom-content-unit .content-schedule{font-weight:800;font-size:13px;color:#828282;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;margin-right:32px}.dashboard-body .custom-content-container .digital-menu-settings-container .promo-list .custom-content-unit .content-schedule:hover{color:#3570ce}.dashboard-body .custom-content-container .digital-menu-settings-container .promo-list .custom-content-unit .content-edit{font-weight:800;font-size:13px;color:#e0e0e0;letter-spacing:.05em;text-transform:uppercase;cursor:pointer}.dashboard-body .custom-content-container .digital-menu-settings-container .promo-list .custom-content-unit .content-edit:hover{color:#3570ce}.dashboard-body .custom-content-container .digital-menu-settings-container .promo-list .add-new-custom-content-button{color:#3570ce;letter-spacing:.05em;text-transform:uppercase;font-weight:800;font-size:13px}.dashboard-body .home-screen-container{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:80%;min-width:1024px;margin-left:auto;margin-right:auto;padding:32px 0;background-color:#fff;border:1px solid #f2f2f2;-webkit-box-shadow:0 8px 32px rgba(0,0,0,.05);box-shadow:0 8px 32px rgba(0,0,0,.05);border-radius:8px}.dashboard-body .home-screen-container .digital-menu-list-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1}.dashboard-body .home-screen-container .menu-title{font-weight:700;font-size:20px;padding-left:32px;padding-bottom:31px;border-bottom:1px solid #e0e0e0}.dashboard-body .home-screen-container .menu-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:8px;padding:32px 32px 31px;border-bottom:1px solid #e2e8f0}.dashboard-body .home-screen-container .menu-list-item{width:100%;border-radius:8px;border:1px solid #e2e8f0}.dashboard-body .home-screen-container .menu-list-item .MuiButtonBase-root{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:24px 16px;font-family:Overpass;font-weight:400;font-size:16px;line-height:24px;color:#333}.dashboard-body .home-screen-container .menu-list-item .MuiButtonBase-root .global-label-container{font-weight:800;font-size:12px;letter-spacing:.6px;line-height:14.4px;margin-bottom:2px}.dashboard-body .home-screen-container .menu-list-item.selected{border-color:#1973a5}.dashboard-body .home-screen-container .menu-footer{padding:32px 32px 0}.dashboard-body .home-screen-container .create-btn{padding:8px 12px;border-radius:5px;border:1px solid #e2e8f0;gap:8px;text-transform:none;font-weight:700;font-size:12px;line-height:18px;color:#115382}.dashboard-body .home-screen-container .create-btn .MuiButton-startIcon{width:16px;height:16px;color:#94a3b8;margin:0}.dashboard-body .home-screen-container .create-btn .MuiButton-startIcon .MuiSvgIcon-root{width:100%;height:100%}.dashboard-body .home-screen-container.edit{padding:40px 40px 117px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.dashboard-body .home-screen-container.edit .home-edit-status{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;padding-bottom:31px;border-bottom:1px solid #e0e0e0}.dashboard-body .home-screen-container.edit .home-edit-status-btn{padding:12px 16px;gap:8px;border:1px solid #333;border-radius:5px;text-transform:none;font-family:Overpass;font-size:12px;font-weight:700;line-height:18px;color:#333;background-color:#e2e8f0}.dashboard-body .home-screen-container.edit .home-edit-status-btn .MuiSvgIcon-root{width:16px;height:16px}.dashboard-body .home-screen-container.edit .home-edit-status-btn.selected{background-color:#ecfdf5}.dashboard-body .home-screen-container.edit .home-edit-status-btn.selected .MuiSvgIcon-root{color:#059669}.dashboard-body .home-screen-container.edit .home-edit-status-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:4px}.dashboard-body .home-screen-container.edit .home-edit-status-info-title{font-family:Overpass;font-size:15px;font-weight:700;line-height:17px;color:#333}.dashboard-body .home-screen-container.edit .home-edit-status-info-text{font-family:Overpass;font-size:13px;font-weight:400;line-height:20px;color:#5b5b5b}.dashboard-body .home-screen-container.edit .home-edit-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:32px 0 55px;border-bottom:1px solid #e0e0e0}.dashboard-body .home-screen-container.edit .home-edit-form-title{width:100%;padding:0;font-family:Overpass;font-size:16px;font-weight:700;line-height:24px;min-height:24px;color:#0f172a}.dashboard-body .home-screen-container.edit .home-edit-form-title .MuiAccordionSummary-content{margin:0}.dashboard-body .home-screen-container.edit .home-edit-form-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:48px;padding:0;margin-top:56px}.dashboard-body .home-screen-container.edit .home-edit-form-content .MuiFormLabel-root{font-family:Overpass;font-size:18px;font-weight:700;line-height:18px;color:#475569;top:-14px;left:-12px}.dashboard-body .home-screen-container.edit .home-edit-form-content .MuiInputBase-root{border-radius:5px;border:1px solid #cbd5e1}.dashboard-body .home-screen-container.edit .home-edit-form-content .MuiInputBase-root .MuiInputBase-input{padding:14px 16px;font-family:Overpass;font-size:14px;font-weight:400;line-height:17px}.dashboard-body .home-screen-container.edit .home-edit-form-content .MuiInputBase-root.MuiInputBase-adornedEnd{padding-right:11px}.dashboard-body .home-screen-container.edit .home-edit-builder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:32px 0}.dashboard-body .home-screen-container.edit .home-edit-builder-title{padding:0;font-family:Overpass;font-size:16px;font-weight:700;line-height:24px;color:#0f172a}.dashboard-body .home-screen-container.edit .home-edit-builder-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:32px;gap:42px}.dashboard-body .home-screen-container.edit .home-edit-builder-content .builder-separator{width:1px;height:580px;background-color:#e0e0e0}.dashboard-body .home-screen-container.edit .home-edit-builder .builder-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:8px;max-width:365px}.dashboard-body .home-screen-container.edit .home-edit-builder .builder-column-title{font-family:Overpass;font-size:14px;font-weight:700;line-height:17px;color:#475569}.dashboard-body .home-screen-container.edit .home-edit-builder .builder-column-text{font-family:Overpass;font-size:13px;font-weight:400;color:#5b5b5b;line-height:20px}.dashboard-body .home-screen-container.edit .home-edit-builder .builder-column-list,.dashboard-body .home-screen-container.edit .home-edit-builder .builder-column-preview{width:364px;height:480px;border-radius:8px}.dashboard-body .home-screen-container.edit .home-edit-builder .builder-column-list{background-color:#f1f5f9;border:1px solid #cbd5e1;overflow-y:scroll;overscroll-behavior-y:contain;-ms-overflow-style:none;scrollbar-width:none;justify-self:flex-end}.dashboard-body .home-screen-container.edit .home-edit-builder .builder-column-list::-webkit-scrollbar{display:none}.dashboard-body .home-screen-container.edit .home-edit-builder .builder-column-preview{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:2px solid #475569;border-radius:8px;overflow:hidden;margin-top:30px}.dashboard-body .home-screen-container.edit .home-edit-builder .builder-column-preview-header{width:100%;height:48px;background-color:#475569}.dashboard-body .home-screen-container.edit .home-edit-builder .builder-column-preview-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:432px;padding:0}.dashboard-body .home-screen-container.edit .home-edit-builder .builder-column .create-tile-btn{padding:8px 12px;border-radius:5px;border:1px solid #e2e8f0;gap:8px;margin-bottom:8px;text-transform:none;font-size:12px;line-height:18px;color:#115382;font-family:Overpass;font-size:14px;font-weight:700}.dashboard-body .home-screen-container.edit .home-edit-builder .builder-column .create-tile-btn .MuiButton-startIcon{width:16px;height:16px;color:#94a3b8;margin:0}.dashboard-body .home-screen-container.edit .home-edit-builder .builder-column .create-tile-btn .MuiButton-startIcon .MuiSvgIcon-root{width:100%;height:100%}.dashboard-body .home-screen-container.edit .home-edit-footer{display:-webkit-box;display:-ms-flexbox;display:flex;padding:32px 0}.dashboard-body .home-screen-container.edit .home-edit-footer-btn{text-transform:none;font-family:Overpass;font-size:12px;font-weight:700;padding:8px 12x;background-color:#1973a5;color:#fff;margin-left:0;border:1px solid #1973a5}#edit-tile-name-color~.MuiInputAdornment-root{min-width:22px;height:22px;margin:0;-webkit-box-flex:1;-ms-flex:1;flex:1}#edit-tile-name-color~.MuiInputAdornment-root .edit-tile-name-color-preview{width:100%;height:100%;border-radius:4px;border:1px solid #cbd5e1}.dashboard-body .droppable-zone.pool{background:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;min-height:100%;border-radius:8px;gap:8px;padding:16px}.dashboard-body .droppable-zone.pool.hover{background:#ebebeb;border:1px dashed #1973a5}.dashboard-body .droppable-zone.placeholder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:12px;-webkit-box-flex:1;-ms-flex:1;flex:1;color:#1973a5;font-family:Manrope;font-size:15px;font-weight:700}.dashboard-body .droppable-zone.placeholder.hover{background:#ebebeb}.dashboard-body .sortable{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%}.dashboard-body .sortable.row{border:1px solid #00f}.dashboard-body .sortable-zone.droppable-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;height:100%;padding:6px 12px;border:1px dashed rgba(0,0,0,.2);position:relative;gap:12px}.dashboard-body .sortable-zone.droppable-row.hover{background:#ebebeb}.dashboard-body .sortable-zone.droppable-row.bottom-indicator:after,.dashboard-body .sortable-zone.droppable-row.top-indicator:after{position:absolute;height:2px;background-color:#1973a5;left:0;right:0;content:""}.dashboard-body .sortable-zone.droppable-row.top-indicator:after{top:0}.dashboard-body .sortable-zone.droppable-row.bottom-indicator:after{bottom:0}#menu-tile-edit-modal .menu-tile-modal-paper{width:1020px;max-width:1020px;height:auto;margin:0;padding:0}#menu-tile-edit-modal .menu-tile-modal-paper .MuiDialogContent-root{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:40px;padding:24px;border:1px solid #e0e0e0}#menu-tile-edit-modal .menu-tile-modal-paper .MuiDialogActions-root{padding:12px 16px;background-color:#f8fafc;gap:12px}#menu-tile-edit-modal .menu-tile-modal-paper .MuiDialogActions-root .menu-tile-modal-btn{text-transform:none;font-family:Overpass;font-size:12px;font-weight:700;padding:8px 12x;border:1px solid}#menu-tile-edit-modal .menu-tile-modal-paper .MuiDialogActions-root .menu-tile-modal-btn.cancel{background-color:transparent;color:#1973a5;border-color:#cbd5e1}#menu-tile-edit-modal .menu-tile-modal-paper .MuiDialogActions-root .menu-tile-modal-btn.save{background-color:#1973a5;color:#fff;margin-left:0;border-color:#1973a5}#menu-tile-edit-modal .modal-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1}#menu-tile-edit-modal .section-title{font-family:Overpass;font-size:16px;font-weight:700;line-height:24px;color:#0f172a;margin-bottom:24px}#menu-tile-edit-modal .section-title.small{font-family:Overpass;font-size:14px;font-weight:700;line-height:17px;margin-bottom:0;color:#475569}#menu-tile-edit-modal .section-text{font-family:Overpass;font-size:13px;font-weight:400;line-height:20px}#menu-tile-edit-modal .behavior-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:32px;background-color:#f8fafc;border:1px solid #cbd5e1;border-radius:8px}#menu-tile-edit-modal .behavior-section .param-select-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0;flex:0;margin-bottom:8px}#menu-tile-edit-modal .behavior-section .param-select-container .MuiFormControl-root{position:relative}#menu-tile-edit-modal .behavior-section .param-select-container .select-input{width:100%;height:42px;padding:12px 18px;background:#fff;color:#0f172a;text-transform:none;white-space:nowrap;border-radius:5px;border:1px solid #e2e8f0;font-family:Overpass;font-size:14px;font-weight:400}#menu-tile-edit-modal .behavior-section .param-select-container .select-input .MuiButton-endIcon{margin-left:6px}#menu-tile-edit-modal .behavior-section .param-select-container .select-input .MuiSvgIcon-root{width:24px;height:24px;color:var(--touch-accent-1)}#menu-tile-edit-modal .behavior-section .param-select-container .select-input:before{border:none}#menu-tile-edit-modal .section-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}#menu-tile-edit-modal .section-form .MuiFormControl-root{border:1px solid #cbd5e1;border-radius:4px}#menu-tile-edit-modal .section-form .MuiFormLabel-root{font-family:Overpass;font-size:18px;font-weight:700;line-height:18px;color:#475569;top:-14px;left:-12px}#menu-tile-edit-modal .section-form .MuiInputBase-root{border:none}#menu-tile-edit-modal .section-form .MuiInputBase-root .MuiInputBase-input{padding:14px 16px;font-family:Overpass;font-size:14px;font-weight:400;line-height:17px}#menu-tile-edit-modal .section-form .MuiInputBase-root.MuiInputBase-adornedEnd{padding-right:11px}#menu-tile-edit-modal .section-form .MuiInputBase-root .MuiOutlinedInput-notchedOutline{border:1px solid #cbd5e1}#menu-tile-edit-modal .section-form .MuiInputBase-root:hover .MuiOutlinedInput-notchedOutline{border-color:#1973a5}#menu-tile-edit-modal .section-form.row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:16px;padding:0;margin-top:48px}#menu-tile-edit-modal .section-form.input-file{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;margin-top:24px}#menu-tile-edit-modal .section-form.input-file .MuiFormControl-root{border:none}#menu-tile-edit-modal .section-form.input-file .edit-input-file{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:8px}#menu-tile-edit-modal .section-form.input-file .edit-input-file .edit-input-file-preview{height:80px;border-radius:4px;background-repeat:no-repeat;background-position:50%}#menu-tile-edit-modal .section-form.input-file .edit-input-file .edit-input-file-preview.logo{min-width:80px;width:auto;max-width:240px;background-size:contain}#menu-tile-edit-modal .section-form.input-file .edit-input-file .edit-input-file-preview.background{width:240px;background-size:cover}#menu-tile-edit-modal .section-form.input-file .edit-input-file .edit-input-file-action-btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:8px}#menu-tile-edit-modal .section-form.input-file .edit-input-file .edit-input-file-action-btns .edit-tile-input-file-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 16px;border:1px solid #e2e8f0;border-radius:5px;text-transform:none;font-family:Overpass;font-size:14px;font-weight:700;color:#1973a5;line-height:14px}#menu-tile-edit-modal .section-form.input-file .edit-input-file .edit-input-file-action-btns .edit-tile-input-file-btn .MuiButton-startIcon{width:20px;height:20px;display:inline-block;color:#94a3b8}#menu-tile-edit-modal .separator{width:100%;height:1px;background-color:#e0e0e0;margin-top:32px;margin-bottom:32px}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.available-menu-tile,.placed-menu-tile{list-style:none;-webkit-transform:translateZ(0) scaleX(1) scaleY(1);transform:translateZ(0) scaleX(1) scaleY(1);-webkit-transform-origin:0 0;transform-origin:0 0;-ms-touch-action:manipulation;touch-action:manipulation;position:relative}.available-menu-tile.fadeIn,.placed-menu-tile.fadeIn{-webkit-animation:fadeIn .5s ease;animation:fadeIn .5s ease}.available-menu-tile.isDragging,.placed-menu-tile.isDragging{opacity:.5;z-index:0}.available-menu-tile.isDragging:focus,.placed-menu-tile.isDragging:focus{-webkit-box-shadow:0 0 0 1px rgba(63,63,68,.05),0 1px 3px 0 rgba(34,33,81,.15);box-shadow:0 0 0 1px rgba(63,63,68,.05),0 1px 3px 0 rgba(34,33,81,.15)}.available-menu-tile.left-indicator:after,.available-menu-tile.right-indicator:after,.placed-menu-tile.left-indicator:after,.placed-menu-tile.right-indicator:after{position:absolute;width:2px;background-color:#1973a5;top:0;bottom:0;content:""}.available-menu-tile.left-indicator:after,.placed-menu-tile.left-indicator:after{left:-11px}.available-menu-tile.right-indicator:after,.placed-menu-tile.right-indicator:after{right:-11px}.select-menu{z-index:9999;max-height:160px;border-radius:8px;border:1px solid #e2e8f0;overflow-x:hidden;overflow-y:scroll;overscroll-behavior-y:contain;-ms-overflow-style:none;scrollbar-width:none}.select-menu::-webkit-scrollbar{display:none}.select-menu .MuiPaper-root{-webkit-box-shadow:none;box-shadow:none;width:100%;height:100%}.select-menu .MuiPaper-root .MuiList-root{padding:0}.select-menu .MuiPaper-root .MuiList-root .MuiMenuItem-root{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:12px 18px;color:#000;font-family:Overpass;font-size:14px;font-weight:400}.select-menu .MuiPaper-root .MuiList-root .MuiMenuItem-root .MuiSvgIcon-root{color:var(--touch-accent-1)}.select-menu .MuiPaper-root .MuiList-root .MuiMenuItem-root.Mui-selected{background-color:#fff}.menu-tile-main{width:256px;height:80px;border-radius:8px;position:relative}.menu-tile-main .menu-tile-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:hsla(0,0%,100%,.2666666667);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px;padding:12px}.menu-tile-main .menu-tile-overlay-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:4px 8px;border-radius:20px;gap:8px;background-color:#1973a5;color:#fff}.menu-tile-main .menu-tile-overlay-btn:hover{background-color:rgba(23,119,170,.75);color:#000}.menu-tile-main .menu-tile-overlay-btn .MuiButton-startIcon{width:16px;height:16px;margin:0}.menu-tile-main .menu-tile-overlay-btn .MuiButton-startIcon .MuiSvgIcon-root{width:100%;height:100%}.menu-tile-main .menu-tile-overlay-btn>p{font-family:Overpass;font-size:12px;font-weight:700;line-height:15px;height:12px;margin:0}.menu-tile-preview{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px;height:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;border-radius:8px;background-position:50%;background-repeat:no-repeat;background-size:cover;-webkit-transition:all .5s;transition:all .5s}.menu-tile-preview .menu-tile{color:#000;text-align:center}.menu-tile-preview .menu-tile-img-container{max-width:50%;height:30px}.menu-tile-preview .menu-tile-img-container .menu-tile-img{width:auto;height:100%;margin:0 auto}.menu-tile-preview .menu-tile-title{font-family:Manrope;font-size:16px;font-weight:700}.menu-tile-preview .menu-tile-subtitle{font-family:Manrope;font-size:8px;font-weight:700}.menu-tile-editable-preview{width:100%;height:136px;border-radius:14px;position:relative;overflow:hidden}.menu-tile-editable-preview-background{width:100%;height:100%;background-position:50%;background-repeat:no-repeat;background-size:cover}.menu-tile-editable-preview-data{position:absolute;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px;-webkit-box-flex:1;-ms-flex:1;flex:1}.menu-tile-editable-preview-data .menu-tile{color:#000;text-align:center}.menu-tile-editable-preview-data .menu-tile-img-container{width:48px;height:48px}.menu-tile-editable-preview-data .menu-tile-img-container .menu-tile-img{width:auto;height:100%;margin:0 auto}.menu-tile-editable-preview-data .menu-tile-title{font-family:Manrope;font-size:27.4px;font-weight:700;line-height:28.7px}.menu-tile-editable-preview-data .menu-tile-subtitle{font-family:Manrope;font-size:13.7px;font-weight:700;line-height:19px}.menu-tile-placeholder{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;border:1px dashed #1973a5;border-radius:5px;background-color:#f8fafc;color:#1973a5;font-family:Manrope;font-size:14px;font-weight:700;cursor:pointer}.menu-tile-placeholder,.placed-menu-tile{display:-webkit-box;display:-ms-flexbox;display:flex}.placed-menu-tile{-webkit-box-flex:1;-ms-flex:1;flex:1}.placed-menu-tile .menu-tile-main{width:100%;height:100%;border:1px dashed #000}.products-dashboard-body{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.products-dashboard-body .products-table{width:100%;margin-top:32px}.products-dashboard-body .products-table table{width:100%}.live-orders-body{padding-top:36px}.live-orders-body .order-filters{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.live-orders-body .order-filters .filter-btn{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:12px;border:1px solid #3570ce;border-radius:12px;margin-right:12px}.live-orders-body .order-filters .filter-btn.selected{background-color:#3570ce;color:#fff}.order-notifications{padding-top:36px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.order-notifications,.order-notifications .order-notification-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.order-notifications .order-notification-container{padding:24px;border:1px solid #e0e0e0;-webkit-box-shadow:0 8px 16px rgba(0,0,0,.05);box-shadow:0 8px 16px rgba(0,0,0,.05);border-radius:8px;background-color:#fff;margin-bottom:16px}.order-notifications .order-notification-container .name-info-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;background-color:#f2f2f2;padding:8px;margin-bottom:8px}.order-notifications .order-notification-container .name-info-container div:not(:first-child){margin-left:16px}.order-notifications .order-notification-container .base-area{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direcion:row}.order-notifications .order-notification-container .items-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.order-notifications .order-notification-container .seen-btn{padding-left:32px;padding-right:32px;height:48px;border:1px solid #3570ce;background-color:#3570ce;color:#fff;font-weight:800;border-radius:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.order-notifications .order-notification-container .seen-btn:active{background-color:#00004f}.dashboard-v3{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.dashboard-v3,.dashboard-v3 .dashboard-v3-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.dashboard-v3 .dashboard-v3-inner{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:100vh;overflow-x:scroll}.dashboard-v3 .dashboard-v3-inner .top-nav-bar-container{position:sticky}.dashboard-v3 .dashboard-v3-inner .top-nav-bar-container .nav-path{margin-right:24px}.side-nav-container{padding-left:16px;padding-right:16px;width:232px;height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background-color:#115382;color:#f1f5f9;overflow-y:scroll}.side-nav-container::-webkit-scrollbar{display:none}.side-nav-container .side-nav-header{padding-left:16px;margin-top:32px;margin-bottom:16px}.side-nav-container .side-nav-header img{width:64px}.side-nav-category-container{margin-top:16px}.side-nav-container .side-nav-category .side-nav-category-header{width:200px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:4px}.side-nav-container .side-nav-category .side-nav-category-header .active-arrow{margin-right:8px;height:16px;width:16px}.side-nav-container .side-nav-category .side-nav-category-header.active{background-color:#1973a5}.side-nav-container .side-nav-category .side-nav-category-header.active .active-arrow svg path{stroke:#f7ce46}.side-nav-container .side-nav-category .side-nav-category-header:hover{cursor:pointer;background-color:rgba(25,115,165,.5)}.side-nav-container .side-nav-category .side-nav-category-header:hover .active-arrow svg path{stroke:#94a3b8}.side-nav-container .side-nav-category .side-nav-category-header .side-nav-category-header-icon{width:16px;height:20px;margin-left:8px;margin-right:12px}.side-nav-container .side-nav-category .side-nav-category-header .side-nav-category-header-title{font-weight:700;font-size:14px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.side-nav-container .side-nav-item{margin-top:2px;height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.side-nav-container .side-nav-item.active{border-radius:4px;background-color:#1973a5}.side-nav-container .side-nav-item.active .active-arrow svg path{stroke:#f7ce46}.side-nav-container .side-nav-item:hover{background-color:rgba(25,115,165,.5);border-radius:4px;cursor:pointer}.side-nav-container .side-nav-item .side-nav-item-title{font-size:13px;font-weight:500;padding-left:36px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.side-nav-container .side-nav-item .active-arrow{width:16px;height:16px;margin-right:8px}.top-nav-bar-container{height:56px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#fafafa;z-index:10000000}.global-label-container,.top-nav-bar-container,.top-nav-bar-container .nav-path{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.global-label-container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:14px}.global-label-container .global-label-img{margin-right:6px}.global-label-container .global-label-img img{height:14px;width:14px}.global-label-container .global-label-title{font-size:12px;font-weight:800;color:#c39a0b;letter-spacing:.6px}.seed-select{color:#334155}.seed-select *{margin-right:0}.seed-select__control{border:1px solid #e0e0e0;border-radius:10px}.seed-select__control--is-focused,.seed-select__control--menu-is-open{-webkit-box-shadow:0 0 0 1px #1973a5;box-shadow:0 0 0 1px #1973a5}.seed-select__control--menu-is-open{border-bottom-left-radius:0;border-bottom-right-radius:0}.seed-select__control--menu-is-open .seed-select__dropdown-indicator{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.seed-select__control:hover{border-color:#1973a5}.seed-select__dropdown-indicator{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.seed-select__menu{margin:0;border-radius:0;border-bottom-left-radius:10px;border-bottom-right-radius:10px;overflow:hidden}.seed-select__menu-list{padding:0}.seed-select__option--is-focused{background-color:#1973a5;color:#fff}.seed-select__option--is-selected{background-color:#0c2e56}.seed-select__indicator-separator{background:transparent}.back-to-index-link{font-weight:800;font-size:15px;color:#115382;cursor:pointer}.seed-manager-assignables{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;border-radius:8px;margin:16px 64px;padding:32px 64px 64px;background-color:#fff}.seed-manager-assignables .section-title{font-size:14px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;text-align:left;color:#475569}.seed-manager-assignables .assignables-header{display:-webkit-box;display:-ms-flexbox;display:flex}.seed-manager-assignables .assignables-header .page-title{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.seed-manager-assignables .assignable-tags{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4px}.seed-manager-assignables .active-badge{height:22px;-webkit-box-flex:0;-ms-flex-positive:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:8px;padding:4px 8px;border-radius:16px;background-color:#71a82b;text-transform:uppercase;flex-grow:0;font-family:Overpass;font-size:12px;font-weight:800;font-stretch:normal;font-style:normal;line-height:1.2;letter-spacing:.6px;text-align:left;color:#fff}.seed-manager-assignables .active-badge.inactive{background-color:#94a3b8}.seed-manager-assignables .active-badge.org-default{background-color:#115382}.seed-manager-assignables .assignable-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:16px;padding:16px;border-radius:4px;border:1px solid #cbd5e1}.seed-manager-assignables .assignable-item .action-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.seed-manager-assignables .assignable-item .info-section{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;gap:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.seed-manager-assignables .assignable-item .info-section h1{font-weight:700;font-size:18px}.seed-manager-assignables .assignable-item .info-section .org-default-assignment{color:green}.seed-manager-assignables .assignable-item .info-section ul{margin-top:24px;background-color:#e0e0e0;border-radius:16px;padding:8px}.seed-manager-assignables .assignable-item .info-section ul li h2{font-weight:700;text-decoration:underline}.seed-manager-assignables .assignable-item .item-assignments{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:16px;border-radius:8px;border:1px solid #71a82b;background-color:#f8fafc}.seed-manager-assignables .assignable-item .item-assignments .assignment-header{height:14px;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;font-family:Overpass;font-size:12px;font-weight:800;font-stretch:normal;font-style:normal;line-height:1.2;letter-spacing:.6px;text-align:left;color:#475569}.seed-manager-assignables .assignable-item .item-assignments .assignment-group{padding-top:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px}.seed-manager-assignables .assignable-item .item-assignments .assignment-group .assignment-group-header{font-family:Overpass;font-size:12px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:left;color:#64748b}.seed-manager-assignables .assignable-item .item-assignments .assignment-group .assignment-group-item{padding-left:8px;font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;text-align:left;color:#334155}.directory-body{padding:32px}.directory-body .print-directory-header{padding-left:12px;padding-right:12px;margin-bottom:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;max-width:1024px;margin-right:auto;margin-left:auto;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:16px}.directory-body .print-directory-header .brand-logo{max-height:80px}.directory-body .print-directory-header .title-text{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:14px;color:#334155;line-height:25px}.directory-body .print-directory-header .seed-logo{max-height:65px}.print-directory-container{max-width:1024px;max-height:85vh;margin-right:auto;margin-left:auto;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;background-color:#fff;padding:24px;border-radius:8px;-webkit-box-shadow:0 20px 25px -5px rgba(0,0,0,.05);box-shadow:0 20px 25px -5px rgba(0,0,0,.05)}.print-directory-container,.print-directory-container .metadata-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.print-directory-container .metadata-container{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;gap:4px}.print-directory-container .metadata-container .list-title{font-size:18px;font-weight:700;color:#334155;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.print-directory-container .metadata-container input{width:200px;height:36px;padding:10px 10px 9px 16px;border-radius:4px;border:1px solid #cbd5e1;background-color:#fff;font-size:14px}.print-directory-container .store-list-container{width:100%;margin-top:12px;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-bottom:48px;padding-right:8px;overflow-y:scroll;border-top:1px solid #cbd5e1}.print-directory-container .store-list-container .store-container{height:64px;padding:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #cbd5e1}.print-directory-container .store-list-container .store-container:hover{background-color:#f8fafc}.print-directory-container .store-list-container .store-container .store-name{-webkit-box-flex:1;-ms-flex:1;flex:1;font-weight:700;font-size:16px;color:#334155}.print-directory-container .store-list-container .store-container .view-menu-btn{cursor:pointer;border-radius:8px;width:116px;height:41px;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;padding:8px 12px;border-radius:5px;-webkit-box-shadow:0 6px 12px 0 rgba(0,0,0,.07);box-shadow:0 6px 12px 0 rgba(0,0,0,.07);border:1px solid #e2e8f0;background-color:#fff;font-size:14px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:center;color:#1973a5}.print-directory-container .store-list-container .store-container .view-menu-btn:hover{background-color:#1973a5;color:#fff}.directory-body .print-directory-container .store-menu-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%}@media screen and (max-width:767px){.directory-body .print-directory-container .store-menu-container .left-info-column{width:100%!important}}.directory-body .print-directory-container .store-menu-container .left-info-column{width:30%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:16px}.directory-body .print-directory-container .store-menu-container .left-info-column .back-link{padding-bottom:12px;font-size:14px;font-weight:700;color:#1973a5;cursor:pointer}.directory-body .print-directory-container .store-menu-container .left-info-column .metadata-container{padding-top:16px;padding-bottom:4px;border-top:1px solid #e0e0e0;gap:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.directory-body .print-directory-container .store-menu-container .left-info-column .metadata-container .store-name{font-weight:700;font-size:22px;color:#334155}.directory-body .print-directory-container .store-menu-container .left-info-column .metadata-container .last-fetched{font-size:14px;color:#475569}.directory-body .print-directory-container .store-menu-container .left-info-column .prod-type-checklist-selector-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;border-top:1px solid #e0e0e0;margin-top:32px;padding-top:16px}.directory-body .print-directory-container .store-menu-container .left-info-column .prod-type-checklist-selector-container .top-text{color:#334155;font-weight:700;font-size:17px}.directory-body .print-directory-container .store-menu-container .left-info-column .prod-type-checklist-selector-container .checkboxes-container .prod-type-checkbox{padding-left:16px}.directory-body .print-directory-container .store-menu-container .left-info-column .prod-type-selector-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;border-top:1px solid #e0e0e0;margin-top:32px;padding-top:16px}.directory-body .print-directory-container .store-menu-container .left-info-column .prod-type-selector-container .top-text{color:#334155;font-weight:700;font-size:17px}.directory-body .print-directory-container .store-menu-container .left-info-column .prod-type-selector-container .prod-type-select-btn{padding:12px 20px;border-radius:4px;border:1px solid #e2e8f0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;color:#1973a5;font-weight:700;cursor:pointer;-webkit-box-shadow:0 6px 12px 0 rgba(0,0,0,.07);box-shadow:0 6px 12px 0 rgba(0,0,0,.07)}.directory-body .print-directory-container .store-menu-container .left-info-column .prod-type-selector-container .prod-type-select-btn.active{background-color:#1973a5;color:#fff;border:none}.directory-body .print-directory-container .store-menu-container .left-info-column .prod-type-selector-container .prod-type-select-btn:hover{background-color:#1973a5;color:#fff}.directory-body .print-directory-container .store-menu-container .left-info-column .download-btn{width:164px;height:42px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;padding:8px 12px;border-radius:5px;-webkit-box-shadow:0 6px 12px 0 rgba(0,0,0,.07);box-shadow:0 6px 12px 0 rgba(0,0,0,.07);border:1px solid #e2e8f0;background-color:#fff;font-size:14px;font-weight:700;text-align:center;color:#1973a5}.directory-body .print-directory-container .store-menu-container .left-info-column .download-btn:hover{background-color:#1973a5;color:#fff}.directory-body .print-directory-container .store-menu-container .right-menu-column{padding:16px;width:70%;display:-webkit-box;display:-ms-flexbox;display:flex}#digital-menu-app{height:100vh;font-family:Overpass,sans-serif;overflow-y:hidden}#digital-menu-app.vertical{-webkit-transform:rotate(90deg);transform:rotate(90deg);height:auto}#digital-menu-app .setup-screen{height:100vh;width:100vw}#digital-menu-app .setup-screen .setup-head{height:15vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#digital-menu-app .setup-screen .setup-head img{width:250px}#digital-menu-app .setup-screen .setup-body{height:85vh;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:32px}.full-page-image{position:absolute;left:0;top:0}.full-page-image img{width:100%;height:100%}@-webkit-keyframes expandWidth{0%{width:0}to{width:100%}}@keyframes expandWidth{0%{width:0}to{width:100%}}.digital-menu-container .ticker-container{position:absolute;bottom:0;height:72px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.digital-menu-container .ticker-container .ticker-message{font-weight:700;font-size:32px}.digital-menu-container .special-prod-container{padding:40px 120px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-ms-flex:1;flex:1}.digital-menu-container .special-prod-container .prod-container{background:#fff;padding:32px;border:1px solid #e0e0e0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 0 32px rgba(0,0,0,.05);box-shadow:0 0 32px rgba(0,0,0,.05);border-radius:16px;-ms-flex-preferred-size:40%;flex-basis:40%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.digital-menu-container .special-prod-container .prod-container .prod-img{margin-top:24px;border:1px solid #e0e0e0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 0 32px rgba(0,0,0,.05);box-shadow:0 0 32px rgba(0,0,0,.05);border-radius:8px;height:280px;width:280px}.digital-menu-container .special-prod-container .prod-container .prod-img img{border-radius:8px;max-height:280px;max-width:280px}.digital-menu-container .special-prod-container .prod-container .prod-brand{margin-top:48px;font-weight:900;font-size:24px;line-height:37px;border-bottom:3px solid #2b9bbe;letter-spacing:.05em;text-transform:uppercase;text-align:center;color:#333}.digital-menu-container .special-prod-container .prod-container .prod-thc{font-weight:600;font-size:24px;line-height:37px;color:#4f4f4f}.digital-menu-container .special-prod-container .prod-container .prod-title{text-align:center;margin-top:32px;font-weight:800;font-size:56px;color:#333}.digital-menu-container .special-prod-container .prod-container .item-tag{margin-top:16px}.digital-menu-container .special-prod-container .prod-container .prod-price{font-weight:600;font-size:80px;margin-top:48px;display:-webkit-box;display:-ms-flexbox;display:flex;color:#333}.digital-menu-container .special-prod-container .prod-container .spacing{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.digital-menu-container .special-prod-container .prod-container .prod-size{font-weight:700;font-size:28px;line-height:43px;color:#4f4f4f}.digital-menu-container .special-container{margin-left:64px;margin-right:64px;margin-top:64px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.digital-menu-container .special-container .special-item{-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%;height:620px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.digital-menu-container .special-container .special-item .special-head{margin-top:16px;font-size:64px;font-weight:700;color:#8c734b}.digital-menu-container .special-container .special-item .special-head span{font-size:48px;color:#8c734b;font-weight:700}.digital-menu-container .special-container .special-item .special-description{margin-top:16px;font-size:32px;text-align:center;font-weight:900}.digital-menu-container .prog-bar-2{position:absolute;top:139px;width:100%}.digital-menu-container{height:100%;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.digital-menu-container,.digital-menu-container .prog-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.digital-menu-container .prog-bar{width:960px;margin-left:64px;margin-bottom:64px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.digital-menu-container .prog-bar .step{height:5px;margin-right:16px;background-color:#d3d3d3}.digital-menu-container .prog-bar .step .inner-step{background-color:#dc9e00;height:100%}.digital-menu-container .digital-menu-header{width:100%;height:144px;background:radial-gradient(49.24% 90.08% at 73.6% 98.52%,#31aeb6 0,#3669ba 100%);font-weight:700;font-size:48px;line-height:74px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:24px 48px 24px 32px;text-transform:capitalize}.digital-menu-container .digital-menu-header .product-type-text{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.digital-menu-container .digital-menu-header .strain-type{font-size:36px;line-height:55px;letter-spacing:.1em;text-transform:uppercase;color:#ffe089}.digital-menu-container .digital-menu-header .store-logo img{max-width:215px;max-height:60px}.digital-menu-container .digital-menu-header .product-type{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.digital-menu-container .digital-menu-header .product-type svg{height:64px;width:64px;margin-right:24px}.digital-menu-container .digital-menu-body{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.digital-menu-container .digital-menu-body .menu-sections{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.digital-menu-container .digital-menu-body .prod-thc{font-weight:800;font-size:17px;line-height:21px;letter-spacing:.05em;color:#7a7a7a;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;white-space:nowrap;overflow:hidden}.digital-menu-container .digital-menu-body.vertical{padding-top:8px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.digital-menu-container .digital-menu-body.vertical .menu-section{margin-left:64px;max-width:960px}.digital-menu-container .digital-menu-body.vertical .menu-section.two-section:last-child{margin-top:96px}.digital-menu-container .digital-menu-body.horizontal .menu-column{-ms-flex-preferred-size:50%;flex-basis:50%}.digital-menu-container .digital-menu-body.horizontal .menu-column:first-child{border-right:3px solid #e0e0e0}.digital-menu-container .digital-menu-body.horizontal .menu-section{margin-left:48px;max-width:864px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.digital-menu-container .digital-menu-body.horizontal .slim-item-grid{-ms-flex-wrap:wrap;flex-wrap:wrap;max-height:80vh}.digital-menu-container .digital-menu-body.horizontal .slim-item-grid .slim-menu-item{height:58px;padding-top:16px;padding-bottom:16px}.digital-menu-container .digital-menu-body .menu-section{max-width:960px}.digital-menu-container .digital-menu-body .slim-item-head{font-weight:900;font-size:17px;line-height:17px;letter-spacing:.05em;height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;margin-top:28px}.digital-menu-container .digital-menu-body .slim-item-head .header-label{width:330px;text-transform:uppercase;font-weight:900}.digital-menu-container .digital-menu-body .slim-item-head .header-label .header-label-inner{padding-bottom:10px;width:-webkit-max-content;width:-moz-max-content;width:max-content;border-bottom:2px solid #e0e0e0}.digital-menu-container .digital-menu-body .slim-item-head .header-label .header-label-inner.sativa{border-bottom:2px solid #56ccf2}.digital-menu-container .digital-menu-body .slim-item-head .header-label .header-label-inner.indica{border-bottom:2px solid #d6c103}.digital-menu-container .digital-menu-body .slim-item-head .header-label .header-label-inner.hybrid{border-bottom:2px solid #8bd650}.digital-menu-container .digital-menu-body .slim-item-head .header-label .header-label-inner.cbd{border-bottom:2px solid #be3dd4}.digital-menu-container .digital-menu-body .slim-item-head .weights{padding-right:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.digital-menu-container .digital-menu-body .slim-item-head .weights .weight{color:#828282;font-size:20px;font-weight:700;width:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-transform:uppercase}.digital-menu-container .digital-menu-body .slim-item-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transition:height 1s;transition:height 1s}.digital-menu-container .digital-menu-body .slim-item-grid .slim-menu-item{height:58px;width:100%;border-bottom:1px solid #e0e0e0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding-top:32px;padding-bottom:32px}.digital-menu-container .digital-menu-body .slim-item-grid .slim-menu-item .left-info,.digital-menu-container .digital-menu-body .slim-item-grid .slim-menu-item .left-info .category-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.digital-menu-container .digital-menu-body .slim-item-grid .slim-menu-item .left-info .category-label{min-width:60px;margin-right:24px;height:48px}.digital-menu-container .digital-menu-body .slim-item-grid .slim-menu-item .left-info .product-type-item-img{width:64px;filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="table" tableValues="1 0" /><feFuncG type="table" tableValues="1 0" /><feFuncB type="table" tableValues="1 0" /></feComponentTransfer><feComponentTransfer color-interpolation-filters="sRGB"><feFuncA type="table" tableValues="0 0.69" /></feComponentTransfer></filter></svg>#filter');-webkit-filter:invert(100%) opacity(.69);filter:invert(100%) opacity(.69)}.digital-menu-container .digital-menu-body .slim-item-grid .slim-menu-item .left-info .product-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.digital-menu-container .digital-menu-body .slim-item-grid .slim-menu-item .left-info .product-info .brand-text{font-size:24px;line-height:37px;font-weight:400;height:32px;color:#4f4f4f}.digital-menu-container .digital-menu-body .slim-item-grid .slim-menu-item .left-info .product-info .item-name-text{font-size:22px;line-height:32px;font-weight:700;overflow:hidden;height:32px}.digital-menu-container .digital-menu-body .slim-item-grid .slim-menu-item .left-info .product-info .row-2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-left:24px}.digital-menu-container .digital-menu-body .slim-item-grid .slim-menu-item .left-info .product-info .prod-thc{color:#7a7a7a}.digital-menu-container .digital-menu-body .slim-item-grid .slim-menu-item .left-info .product-info .digital-menu-label,.digital-menu-container .digital-menu-body .slim-item-grid .slim-menu-item .left-info .product-info .prod-thc{font-weight:800;font-size:17px;line-height:21px;letter-spacing:.05em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.digital-menu-container .digital-menu-body .slim-item-grid .slim-menu-item .left-info .product-info .digital-menu-label{margin-right:20px;text-transform:uppercase}.digital-menu-container .digital-menu-body .slim-item-grid .slim-menu-item .left-info .product-info .digital-menu-label.subcategory{opacity:.7}.digital-menu-container .digital-menu-body .slim-item-grid .slim-menu-item .left-info .product-info .digital-menu-label.sativa{color:#b68300}.digital-menu-container .digital-menu-body .slim-item-grid .slim-menu-item .left-info .product-info .digital-menu-label.indica{color:#2b9bbe}.digital-menu-container .digital-menu-body .slim-item-grid .slim-menu-item .left-info .product-info .digital-menu-label.hybrid{color:#71a82b}.digital-menu-container .digital-menu-body .slim-item-grid .slim-menu-item .left-info .product-info .digital-menu-label.cbd{color:#a05dab}.digital-menu-container .digital-menu-body .slim-item-grid .slim-menu-item .left-info .product-info .item-tag{margin-left:16px;line-height:normal;height:24px;padding:0 8px;font-size:14px;font-weight:800;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.digital-menu-container .digital-menu-body .slim-item-grid .slim-menu-item .left-info .product-info .potency{height:13px;font-size:13px;line-height:13px;font-weight:700;color:#828282}.digital-menu-container .digital-menu-body .slim-item-grid .slim-menu-item .left-info .product-info .potency .potency-container{display:-webkit-box;display:-ms-flexbox;display:flex}.digital-menu-container .digital-menu-body .slim-item-grid .slim-menu-item .left-info .product-info .potency .potency-container div:first-child{margin-right:16px}.digital-menu-container .digital-menu-body .slim-item-grid .slim-menu-item .left-info .product-info .spacer{height:13px}.digital-menu-container .digital-menu-body .slim-item-grid .slim-menu-item .left-info .product-info .stats-info{font-size:13px;line-height:13px;font-weight:700;text-transform:uppercase;color:#828282}.digital-menu-container .digital-menu-body .slim-item-grid .slim-menu-item .right-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-right:16px}.digital-menu-container .digital-menu-body .slim-item-grid .slim-menu-item .right-info .spacer{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.digital-menu-container .digital-menu-body .slim-item-grid .slim-menu-item .right-info .price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.digital-menu-container .digital-menu-body .slim-item-grid .slim-menu-item .right-info .price:last-child .price-item{border-right:none}.digital-menu-container .digital-menu-body .slim-item-grid .slim-menu-item .right-info .price .price-item{height:64px;width:80px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.digital-menu-container .digital-menu-body .slim-item-grid .slim-menu-item .right-info .price .price-item .unit{font-size:18px;line-height:21px;color:#828282;font-weight:700}.digital-menu-container .digital-menu-body .slim-item-grid .slim-menu-item .right-info .price .price-item .price-amt{font-size:22px;line-height:41px;font-weight:700}.attract-wrapper.harvest-bg{background-image:url(/assets/images/HARVEST_Print_LeafImage.png)}#attract-video{position:absolute;z-index:-1}.attract-header{width:100%;height:320px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--top-splash-seed-color);opacity:1;-webkit-transition:opacity 1s;transition:opacity 1s;z-index:10}.attract-header.harvest-bg{background:none}.attract-header img{max-width:470px;max-height:260px}.attract-header.leaving{opacity:0}@-webkit-keyframes imageZoom{0%,to{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.24);transform:scale(1.24)}}@keyframes imageZoom{0%,to{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.24);transform:scale(1.24)}}.attract-container{height:1600px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#4f4f4f;opacity:1;-webkit-transition:opacity 1s;transition:opacity 1s}.attract-container .cannvas-footer{background-image:url(/assets/images/cannvas_footer_yes_logo.png);width:100%;height:246px;position:absolute;bottom:0;background-size:cover}.attract-container.cannvas-bg{color:#4f4f4f!important}.attract-container.old-bg{background-color:var(--splash-seed-color);color:#fff}.attract-container.harvest-bg{background:none!important;color:#fff}.attract-container.harvest-bg .buttons-container .right-text-container .right-text-sub{font-size:24px!important}.attract-container .background-image{background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(hsla(0,0%,100%,0))),url(/assets/images/leaf_bg.png),#fff;background:linear-gradient(180deg,#fff,hsla(0,0%,100%,0)),url(/assets/images/leaf_bg.png),#fff;-webkit-transform-origin:50% 80%;transform-origin:50% 80%;-webkit-animation:imageZoom 50s linear;animation:imageZoom 50s linear;position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background-size:cover;background-position:50%}.attract-container.leaving{opacity:0}.attract-container .attract-text-container{margin-top:120px;text-align:center;z-index:1000}.attract-container .attract-text-container .attract-text-header{font-family:var(--secondary-seed-font);font-size:104px;width:850px;line-height:112px}.attract-container .attract-text-container .attract-text-small{margin-top:40px;font-size:48px;width:746px;margin-left:auto;margin-right:auto;line-height:56px}.attract-container .buttons-container{margin-top:128px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:1000}.attract-container .buttons-container .attract-button{-webkit-transition:-webkit-transform 1s;transition:-webkit-transform 1s;transition:transform 1s;transition:transform 1s,-webkit-transform 1s;-webkit-backface-visibility:hidden;backface-visibility:hidden;width:725px;height:215px;border-radius:16px;background:#fff;border:4px solid #e0e0e0;margin-bottom:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.attract-container .buttons-container .attract-button.selected{-webkit-transform:scale(.95);transform:scale(.95)}.attract-container .buttons-container .attract-button:last-child{margin-bottom:0}.attract-container .buttons-container .attract-button .left-img{margin-left:40px;margin-right:40px;height:112px;width:112px}.attract-container .buttons-container .attract-button .left-img img{height:112px;width:112px}.attract-container .buttons-container .attract-button .right-text-container .right-text-header{font-weight:700;line-height:47px;font-size:32px;margin-bottom:6px;color:#4f4f4f}.attract-container .buttons-container .attract-button .right-text-container .right-text-sub{font-size:20px;color:#4f4f4f}.attract-container .buttons-container .attract-consult{width:648px}.attract-container .buttons-container:nth-child(3n){-webkit-column-break-after:always;page-break-after:always;break-after:always}.attract-container .menu-button-container{margin-left:auto;margin-right:auto}.attract-container .seed-logo{max-width:209px;max-height:102px;margin-top:108px}.orange-button{background:var(--third-seed-color);-webkit-box-shadow:0 4px 4px rgba(0,0,0,.25);box-shadow:0 4px 4px rgba(0,0,0,.25);border-radius:150px;font-size:48px;text-align:center;color:#fff;font-weight:700;margin-right:24px;margin-bottom:32px;padding:32px 40px;line-height:48px}.orange-button:active{background-color:var(--darker-secondary);-webkit-transform:translateY(4px);transform:translateY(4px)}.orange-button.no-shadow,.orange-button:active{-webkit-box-shadow:none;box-shadow:none}.orange-button.selected{filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.8" /><feFuncG type="linear" slope="0.8" /><feFuncB type="linear" slope="0.8" /></feComponentTransfer></filter></svg>#filter');-webkit-filter:brightness(80%);filter:brightness(80%)}.rewards-btn{margin-top:56px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:20px;line-height:24px;width:437px;height:72px;background:var(--secondary-seed-color);color:var(--primary-seed-color);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-shadow:0 4px 0 rgba(79,79,79,.25);box-shadow:0 4px 0 rgba(79,79,79,.25);border-radius:80px}.rewards-btn,.white-button{text-align:center;font-weight:700}.white-button{color:var(--secondary-seed-color);background:#fff;-webkit-box-shadow:0 4px 4px rgba(0,0,0,.25);box-shadow:0 4px 4px rgba(0,0,0,.25);border-radius:150px;font-size:48px;width:648px;padding:32px 104.75px;line-height:48px}@-webkit-keyframes imageZoomV2{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(1.15);transform:scale(1.15)}}@keyframes imageZoomV2{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(1.15);transform:scale(1.15)}}@-webkit-keyframes attractTextEnter{0%{opacity:0;-webkit-transform:translateY(100px);transform:translateY(100px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes attractTextEnter{0%{opacity:0;-webkit-transform:translateY(100px);transform:translateY(100px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes circlePulse{0%{stroke-width:4px;stroke-opacity:1;r:48}to{stroke-width:0;stroke-opacity:0;r:96}}@keyframes circlePulse{0%{stroke-width:4px;stroke-opacity:1;r:48}to{stroke-width:0;stroke-opacity:0;r:96}}.attract-v2-wrapper.tablet{width:auto}#tablet-frame .attract-v2-wrapper .background-image img{height:100%;width:100%}.attract-v2-wrapper{height:1920px;opacity:1;-webkit-transition:opacity .5s;transition:opacity .5s;-webkit-transform:translateZ(0);transform:translateZ(0)}.attract-v2-wrapper.preview{width:1176px;height:2016px;border:48px solid #000;border-radius:32px}.attract-v2-wrapper .background-image .item-enter,.attract-v2-wrapper.leaving{opacity:0}.attract-v2-wrapper .background-image .item-enter-active{-webkit-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out;opacity:1}.attract-v2-wrapper .background-image .item-exit{opacity:.99}.attract-v2-wrapper .background-image .item-exit-active{opacity:0;-webkit-transition:opacity 1s ease-in-out;transition:opacity 1s ease-in-out}.attract-v2-wrapper .background-image img{top:0;left:0;right:0;bottom:0;z-index:-1;position:absolute;height:100vh;-o-object-fit:cover;object-fit:cover}.attract-v2-wrapper .background-image img.zoom{-webkit-animation:imageZoomV2 12s linear infinite;animation:imageZoomV2 12s linear infinite;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.attract-v2-wrapper .background-image img.preview{height:100%}.attract-v2-wrapper .attract-v2-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%}.attract-v2-wrapper .attract-v2-container.seed-touch-tablet-attract .attract-v3-header.attract-v2-header{height:120px!important;margin-top:120px!important}.attract-v2-wrapper .attract-v2-container.seed-touch-tablet-attract .attract-v3-header.attract-v2-header img{max-height:120px!important;max-width:500px}.attract-v2-wrapper .attract-v2-container.seed-touch-tablet-attract .attract-v3-body-text{font-size:180px;line-height:.9;margin-top:100px}.attract-v2-wrapper .attract-v2-container.seed-touch-tablet-attract .attract-v3-click-text{font-size:32px;margin-top:32px}.attract-v2-wrapper .attract-v2-container .attract-v2-header{height:400px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.attract-v2-wrapper .attract-v2-container .attract-v2-header img{max-width:800px;max-height:320px}.attract-v2-wrapper .attract-v2-container .attract-v2-header.harvest-bg{background:-webkit-gradient(linear,left top,left bottom,from(#447464),to(rgba(68,116,100,0)));background:linear-gradient(180deg,#447464,rgba(68,116,100,0))}.attract-v2-wrapper .attract-v2-container .attract-v3-header{height:320px!important;margin-top:120px}.attract-v2-wrapper .attract-v2-container .attract-v3-video-header{height:400px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.attract-v2-wrapper .attract-v2-container .attract-v3-video-header .attract-v3-click-text{line-height:88px;margin-top:0}.attract-v2-wrapper .attract-v2-container .attract-v3-body-text{-webkit-transition:opacity 1s;transition:opacity 1s;font-weight:600;font-size:320px;line-height:300px;letter-spacing:-.05em;margin-top:130px;text-align:center}.attract-v2-wrapper .attract-v2-container .attract-v3-body-text.closer{margin-top:80px}.attract-v2-wrapper .attract-v2-container .attract-v3-click-text{-webkit-transition:opacity 1s;transition:opacity 1s;font-weight:900;font-size:42px;line-height:106px;text-align:center;letter-spacing:.29em;margin-top:56px}.attract-v2-wrapper .attract-v2-container .attract-v2-body-text{-webkit-transition:opacity 1s;transition:opacity 1s;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:95px;line-height:110px;font-weight:200;color:#4f4f4f;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.attract-v2-wrapper .attract-v2-container .attract-v2-body-text.harvest,.attract-v2-wrapper .attract-v2-container .attract-v2-body-text.high{color:#fff!important}.attract-v2-wrapper .attract-v2-container .attract-v2-body-text div{width:900px}.attract-v2-wrapper .attract-v2-container .tap-anywhere-container{height:410px}.attract-v2-wrapper .attract-v2-container .tap-anywhere-container .pulsing-circle-container{height:184px;width:184px;margin-bottom:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.attract-v2-wrapper .attract-v2-container .tap-anywhere-container .pulsing-circle-container svg{height:184px;width:184px}.attract-v2-wrapper .attract-v2-container .tap-anywhere-container .pulsing-circle-container svg .circles{-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-name:circlePulse;animation-name:circlePulse;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.attract-v2-wrapper .attract-v2-container .tap-anywhere-container .pulsing-circle-container svg .circles.two{-webkit-animation-delay:.5s;animation-delay:.5s}.attract-v2-wrapper .attract-v2-container .tap-anywhere-container .tap-text{color:var(--secondary-seed-color);font-weight:600;font-size:48px;line-height:106px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;letter-spacing:.29em;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.attract-v2-wrapper .attract-v2-container .tap-anywhere-container .tap-text.high{color:#fff!important}.attract-v2-wrapper.transition .attract-v2-container .attract-v2-body-text,.attract-v2-wrapper.transition .attract-v2-container .attract-v3-body-text,.attract-v2-wrapper.transition .attract-v2-container .attract-v3-click-text{opacity:0}.attract-v2-wrapper.entered .attract-v2-container .attract-v2-body-text,.attract-v2-wrapper.entered .attract-v2-container .attract-v3-body-text,.attract-v2-wrapper.entered .attract-v2-container .attract-v3-click-text{-webkit-animation:attractTextEnter .5s;animation:attractTextEnter .5s}.v2Header{width:100%;height:152px;background-color:var(--primary-seed-color);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.v2Header img{max-width:400px;max-height:100px}.v2Header img.harvest{max-width:285px}.v2Header.first-time{-webkit-animation:v2headerdrop .5s;animation:v2headerdrop .5s}.embed-v2Header{width:100%;height:75px;background-color:var(--primary-seed-color);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.embed-v2Header img{max-width:200px;max-height:50px}.embed-v2Header .attract-back-arrow{position:absolute;top:12px;left:16px;width:50px;height:50px;background-color:var(--secondary-seed-color);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50px;-webkit-box-shadow:0 4px 0 rgba(79,79,79,.25);box-shadow:0 4px 0 rgba(79,79,79,.25);-webkit-transition:-webkit-filter .2;transition:-webkit-filter .2;transition:filter .2;transition:filter .2,-webkit-filter .2;-webkit-animation:v2fadein .5s;animation:v2fadein .5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;opacity:0}.embed-v2Header .attract-back-arrow.selected{filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.8" /><feFuncG type="linear" slope="0.8" /><feFuncB type="linear" slope="0.8" /></feComponentTransfer></filter></svg>#filter');-webkit-filter:brightness(80%);filter:brightness(80%)}.embed-v2Header .attract-back-arrow img{width:40px;height:40px}@-webkit-keyframes v2headerdrop{0%{height:0}to{height:200px}}@keyframes v2headerdrop{0%{height:0}to{height:200px}}@-webkit-keyframes v2fadein{0%{opacity:0}to{opacity:1}}@keyframes v2fadein{0%{opacity:0}to{opacity:1}}.attract-back-arrow{position:absolute;top:40px;left:40px;width:72px;height:72px;background-color:var(--secondary-seed-color);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50px;-webkit-box-shadow:0 4px 0 rgba(79,79,79,.25);box-shadow:0 4px 0 rgba(79,79,79,.25);-webkit-animation:v2fadein .5s;animation:v2fadein .5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;opacity:0}.attract-back-arrow:active{background-color:var(--darker-secondary);-webkit-transform:translateY(4px);transform:translateY(4px);-webkit-box-shadow:none;box-shadow:none}.attract-forward-arrow{position:absolute;top:58px;left:128px;width:72px;height:72px;background-color:var(--secondary-seed-color);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50px;-webkit-box-shadow:0 4px 0 rgba(79,79,79,.25);box-shadow:0 4px 0 rgba(79,79,79,.25);-webkit-transition:-webkit-filter .2;transition:-webkit-filter .2;transition:filter .2;transition:filter .2,-webkit-filter .2;-webkit-animation:v2fadein .5s;animation:v2fadein .5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;opacity:0}.attract-forward-arrow.selected{filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.8" /><feFuncG type="linear" slope="0.8" /><feFuncB type="linear" slope="0.8" /></feComponentTransfer></filter></svg>#filter');-webkit-filter:brightness(80%);filter:brightness(80%)}.header-menu-button{position:absolute;width:203px;height:72px;right:40px;top:40px;z-index:1000;font-weight:700;line-height:35px;font-size:24px;color:var(--highlight-text-color);-webkit-box-shadow:0 4px 0 rgba(79,79,79,.25);box-shadow:0 4px 0 rgba(79,79,79,.25);border-radius:80px;background-color:var(--secondary-seed-color);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-animation:v2fadein .5s;animation:v2fadein .5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;opacity:0}.header-menu-button.showcase{right:4vh;top:2vh;left:unset;width:72px}.header-menu-button:active{background-color:var(--darker-secondary);-webkit-transform:translateY(4px);transform:translateY(4px);-webkit-box-shadow:none;box-shadow:none}.shopping-bag-counter{min-width:40px;height:40px;background-color:#ff7a00;color:#fff;right:187px;top:30px;z-index:1000;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:18px;font-weight:700}.combined-menu-button,.shopping-bag-counter{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:80px}.combined-menu-button{width:176px;height:72px;right:32px;top:40px;-webkit-box-shadow:0 4px 0 rgba(79,79,79,.25);box-shadow:0 4px 0 rgba(79,79,79,.25);z-index:999;-webkit-animation:v2fadein .5s;animation:v2fadein .5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;opacity:0}.combined-menu-button div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:var(--secondary-seed-color)}.combined-menu-button div:active{background-color:var(--darker-secondary);-webkit-transform:translateY(4px);transform:translateY(4px)}.combined-menu-button .shopping-cart{-webkit-box-flex:1;-ms-flex:1;flex:1;border-right:1px solid #fff;border-top-left-radius:80px;border-bottom-left-radius:80px}.combined-menu-button .shopping-cart svg{fill:#fff}.combined-menu-button .header-menu{-webkit-box-flex:1;-ms-flex:1;flex:1;border-top-right-radius:80px;border-bottom-right-radius:80px}.combined-menu-button .header-menu svg{fill:#fff}.embed-question-container{width:100%;height:100%;margin-top:40px;background:url(/assets/images/attract_bg.png) no-repeat 0 100%;color:#4f4f4f;-webkit-animation:v2fadein 1s;animation:v2fadein 1s;-webkit-animation-delay:.5s;animation-delay:.5s;opacity:0;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.embed-question-container.nobg{background:none}.embed-question-container .question-wrapper{-webkit-transition:opacity .5s;transition:opacity .5s;-webkit-transition-delay:.2s;transition-delay:.2s}.embed-question-container .question-wrapper.leaving{opacity:0}.embed-question-container .question-wrapper .above-title{font-weight:700;line-height:35px;font-size:12px;text-align:center;margin-left:auto;margin-right:auto;color:#4f4f4f;margin-bottom:8px;width:100%}.embed-question-container .question-title{font-weight:700;font-size:20px;text-align:center;width:100%;margin-left:auto;margin-right:auto}.embed-question-container .subheader{font-weight:700;line-height:47px;font-size:16px;text-align:center;color:#4f4f4f}.embed-question-container .question-options{margin-top:16px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.embed-question-container .question-options,.embed-question-container .question-options .question-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.embed-question-container .question-options .question-button{background-color:#fff;font-weight:700;line-height:normal;font-size:16px;text-align:center;color:var(--third-seed-color);border:3px solid var(--third-seed-color);-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:150px;margin-bottom:12px;width:128px;height:40px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:48px}.embed-question-container .question-options .question-button.selected{background-color:var(--secondary-seed-color);color:var(--highlight-text-color)}.embed-question-container .question-options .prefer-not{font-weight:700;line-height:normal;font-size:16px;text-align:center;color:var(--third-seed-color);margin-top:32px;border-radius:150px;padding:27px 8.7%}.embed-question-container .question-options .prefer-not.selected{background-color:#d3d3d3}.startup-container{background-color:#f2f2f2}.startup-container.no-gray{background-color:#fff}.question-container{height:1600px;margin-top:120px;background:url(/assets/images/attract_bg.png) no-repeat 0 100%;color:#4f4f4f;-webkit-animation:v2fadein 1s;animation:v2fadein 1s;-webkit-animation-delay:.5s;animation-delay:.5s;opacity:0;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.question-container.nobg{background:none}.question-container .question-wrapper{-webkit-transition:opacity .5s;transition:opacity .5s;-webkit-transition-delay:.2s;transition-delay:.2s}.question-container .question-wrapper.leaving{opacity:0}.question-container .question-wrapper .above-title{font-weight:700;line-height:35px;font-size:24px;text-align:center;margin-left:auto;margin-right:auto;color:#4f4f4f;margin-bottom:40px;width:746px}.question-container .question-title{font-size:64px;text-align:center;width:768px;margin-left:auto;margin-right:auto}.question-container .subheader{font-weight:700;line-height:47px;font-size:24px;text-align:center;color:#4f4f4f}.question-container .question-options{margin-top:72px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.question-container .question-options,.question-container .question-options .question-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.question-container .question-options .question-button{background-color:#fff;font-weight:700;line-height:normal;font-size:40px;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#4f4f4f;border:2px solid #f2f2f2;-webkit-box-sizing:border-box;-webkit-box-shadow:0 4px 24px rgba(0,0,0,.1);box-shadow:0 4px 24px rgba(0,0,0,.1);border-radius:72px;box-sizing:border-box;border-radius:150px;margin-bottom:32px;line-height:48px;width:650px;height:112px}.question-container .question-options .question-button.selected{background-color:var(--secondary-seed-color);color:var(--highlight-text-color)}.question-container .question-options .prefer-not{font-weight:700;line-height:normal;font-size:40px;text-align:center;color:#828282;margin-top:80px;border-radius:150px;padding:27px 8.7%}.question-container .question-options .prefer-not.selected{background-color:#d3d3d3}.startup-container{-webkit-transition:opacity .5s;transition:opacity .5s;-webkit-transition-delay:.2s;transition-delay:.2s;opacity:1}.startup-container.transition{opacity:0}.consult-progress-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:56px}.consult-progress-container .your-consult{font-size:24px;font-weight:700;text-transform:uppercase;color:var(--secondary-seed-color)}.consult-progress-container .progress-bar{margin-top:32px;height:6px;width:496px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.consult-progress-container .progress-bar .step{width:64px;margin-right:8px;background-color:#828282;height:2px}.consult-progress-container .progress-bar .step:last-child{margin-right:0}.consult-progress-container .progress-bar .step.selected{height:6px;background-color:#ff7a00}.terms-container{height:1224px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:496px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#4f4f4f;background:url(/assets/images/attract_bg.png) no-repeat 0 100%}.terms-container .terms-header{font-size:48px;margin-bottom:32px}.terms-container .terms-text{padding-left:156px;padding-right:156px;font-size:20px;margin-bottom:48px}.terms-container .orange-button{font-size:20px;width:506px;padding:21px 65px;line-height:20px}.terms-container .decline{font-weight:700;color:#828282;font-size:20px}.embed-symptoms-container{padding-top:32px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#4f4f4f}.embed-symptoms-container,.embed-symptoms-container .orange-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.embed-symptoms-container .orange-button{font-size:16px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:24px}.embed-symptoms-container .symptoms-header{font-size:24px;margin-bottom:24px;width:80%;text-align:center}.embed-symptoms-container .symptoms-subtext{font-size:14px;margin-bottom:12px;text-align:center}.embed-symptoms-container .box-select-container{-ms-flex-line-pack:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;width:90%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.embed-symptoms-container .box-select-container .box-select{background-color:#fff;-webkit-box-shadow:0 4px 24px rgba(0,0,0,.1);box-shadow:0 4px 24px rgba(0,0,0,.1);-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:24px;width:275px;height:120px;margin-bottom:12px;margin-right:8px}.embed-symptoms-container .box-select-container .box-select.selected{border:2px solid var(--secondary-seed-color)}.embed-symptoms-container .box-select-container .box-select .info-img{display:none;position:fixed;-webkit-transform:translateX(313px) translateY(-20px);transform:translateX(313px) translateY(-20px);z-index:5;width:16px;fill:#fff}.embed-symptoms-container .box-select-container .box-select .text-container{padding:12px}.embed-symptoms-container .box-select-container .box-select .text-container .box-header{font-weight:700;margin-bottom:16px;font-size:16px;color:#4f4f4f;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.embed-symptoms-container .box-select-container .box-select .text-container .box-header img{height:16px;width:16px;filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="table" tableValues="1 0" /><feFuncG type="table" tableValues="1 0" /><feFuncB type="table" tableValues="1 0" /></feComponentTransfer></filter></svg>#filter');-webkit-filter:invert(100%);filter:invert(100%);margin-right:8px}.embed-symptoms-container .box-select-container .box-select .text-container .box-text{color:#828282;font-size:12px}.symptoms-container{padding-top:48px;height:1720px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#4f4f4f}.symptoms-container .orange-button{font-size:24px;padding:21px 32px;line-height:24px}.symptoms-container .symptoms-header{font-size:48px;margin-bottom:24px;padding-left:120px;padding-right:120px;text-align:center}.symptoms-container .symptoms-header.products{margin-bottom:56px}.symptoms-container .symptoms-subtext{font-size:20px;margin-bottom:40px;text-align:center;padding-left:144px;padding-right:144px}.symptoms-container .box-select-container{-ms-flex-line-pack:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;width:840px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.symptoms-container .box-select-container .box-select{background-color:#fff;-webkit-box-shadow:0 4px 24px rgba(0,0,0,.1);box-shadow:0 4px 24px rgba(0,0,0,.1);border-radius:24px;-webkit-box-sizing:border-box;box-sizing:border-box;width:400px;height:304px;margin-bottom:32px;display:-webkit-box;display:-ms-flexbox;display:flex}.symptoms-container .box-select-container .box-select.addtl-symptoms{height:232px}.symptoms-container .box-select-container .box-select.selected{background-color:var(--secondary-seed-color)}.symptoms-container .box-select-container .box-select.selected .text-container .box-header,.symptoms-container .box-select-container .box-select.selected .text-container .box-text{color:#fff}.symptoms-container .box-select-container .box-select .info-img{position:fixed;-webkit-transform:translateX(344px) translateY(16px);transform:translateX(344px) translateY(16px);z-index:5;width:40px;fill:#fff}.symptoms-container .box-select-container .box-select .text-container{padding:32px 24px 24px 32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.symptoms-container .box-select-container .box-select .text-container .box-header{font-weight:700;margin-bottom:8px;line-height:62px;font-size:40px;color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.symptoms-container .box-select-container .box-select .text-container svg{height:90px;width:90px}.symptoms-container .box-select-container .box-select .text-container .box-text{color:#4f4f4f;font-size:22px;text-align:center}.loading-container{height:1720px;margin-top:626px}.loading-container,.portable-loading-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#4f4f4f;font-size:48px;text-align:center}.portable-loading-container{height:600px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.v2results-container{height:1720px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:opacity .5s;transition:opacity .5s}.v2results-container.leaving{opacity:0}.v2results-container .rec-info-container{margin-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.v2results-container .rec-info-container .left-img{margin-left:24px;margin-top:48px;width:40px;height:40px}.v2results-container .rec-info-container .left-img img{height:40px;width:40px}.v2results-container .rec-info-container .right-text{font-weight:400;line-height:29px;font-size:20px;width:786px;margin:24px 24px 54px;color:#4f4f4f}.v2results-container .rec-info-container .right-text div{margin-bottom:16px}.v2results-container .rec-info-container .right-text .learn-consumption{font-weight:700;line-height:normal;font-size:12px;letter-spacing:.05em;text-transform:uppercase;color:var(--secondary-seed-color)}.v2results-container .result-controls{width:870px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:40px}.v2results-container .result-controls,.v2results-container .result-controls .start-over{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:20px;color:#4f4f4f}.v2results-container .result-controls .start-over{margin-top:32px;padding:8px 0;font-weight:700;line-height:normal;text-align:center;width:276px;height:56px}.v2results-container .result-controls .start-over img{width:40px;height:40px;margin-right:12px}.v2results-container .result-controls .start-over span{margin-top:10px}.v2results-container .result-controls .orange-button{font-size:20px;width:368px;height:56px;padding:0;margin-bottom:0;margin-right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.v2results-container .result-controls .orange-button img{margin-right:8px}.single-product-container{height:1720px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.single-product-container.product-type-page{height:1600px}.single-product-container .spacer{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.single-product-container .result-header-container{border-bottom:2px solid #e0e0e0;width:898px;margin-top:40px}.single-product-container .result-header-container .we-recommend{font-weight:700;line-height:35px;font-size:24px;text-align:center;margin-bottom:8px;color:var(--secondary-seed-color)}.single-product-container .result-header-container .result-header{font-size:48px;color:#4f4f4f;text-align:center;line-height:64px;margin-bottom:8px}.single-product-container .result-header-container .result-header.harvest{font-family:League Gothic;text-transform:uppercase;line-height:70px}.single-product-container .result-header-container .result-header.standalone{margin-bottom:40px}.single-product-container .result-header-container .result-brand{font-weight:700;line-height:35px;font-size:24px;text-align:center;color:#4f4f4f;margin-bottom:40px}.single-product-container .result-subheader{font-weight:700;line-height:47px;font-size:24px;text-align:center;color:#4f4f4f}.single-product-container .item-pricing{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:24px}.single-product-container .item-pricing .price{width:90px;height:79px;font-weight:700;background:#f2f2f2;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:8px}.single-product-container .item-pricing .price:first-child{margin-left:0}.single-product-container .item-pricing .price .amt-label{font-size:14px}.single-product-container .item-pricing .price .price-label{font-size:20px}.single-product-container .recommend-container{margin-top:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:1080px}.single-product-container .recommend-container .recommend-image{width:400px;height:400px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.single-product-container .recommend-container .recommend-image img{max-height:100%;padding:32px}.single-product-container .recommend-container .recommend-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:32px}.single-product-container .recommend-container .recommend-content .brand-tag{font-weight:700;line-height:normal;font-size:20px;color:#4f4f4f;margin-bottom:16px}.single-product-container .recommend-container .recommend-content .item-tag.consult{-ms-flex-item-align:start;align-self:start;font-size:10px;line-height:10px;width:72px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.single-product-container .recommend-container .recommend-content .description{width:500px;line-height:29px;font-size:20px;color:#4f4f4f;margin-bottom:32px;max-height:350px;overflow:hidden}.single-product-container .recommend-container .recommend-content .description.generic{max-height:1000px;margin-bottom:0}.single-product-container .recommend-container .recommend-content .breakdown{margin-top:24px;margin-bottom:40px}.single-product-container .phone-button{border:2px solid #4f4f4f;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:56px;background:none;width:240px;height:56px;line-height:20px;padding:16px 0;font-size:20px;font-weight:700;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.single-product-container .phone-button:last-child{margin-top:24px}.single-product-container .phone-button img{-ms-flex-item-align:center;align-self:center;margin-right:6px}.single-product-container .rec-reasons-container-header{font-weight:700;line-height:normal;font-size:12px;letter-spacing:.05em;text-transform:uppercase;color:#828282;text-align:left;margin-bottom:10px;-ms-flex-item-align:start;align-self:start;margin-left:92px}.single-product-container .above-text{font-weight:600;font-size:12px;line-height:12px;margin-bottom:10px;color:#828282;letter-spacing:.05em;text-transform:uppercase;font-weight:700}.single-product-container .rec-reasons-container{width:898px;border-bottom:2px solid #e0e0e0;border-top:2px solid #e0e0e0;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:221px}.single-product-container .rec-reasons-container .rec-reason{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.single-product-container .rec-reasons-container .rec-reason .rec-reason-content{text-align:center;height:173px;width:223px;border-right:2px solid #e0e0e0}.single-product-container .rec-reasons-container .rec-reason .rec-reason-content.no-border{border-right:0}.single-product-container .rec-reasons-container .rec-reason .rec-reason-content .rec-measurement .center-text{text-align:center}.single-product-container .rec-reasons-container .rec-reason .rec-reason-content .rec-head{font-weight:700;line-height:normal;font-size:16px;text-align:center;color:#4f4f4f;margin-top:16px;margin-bottom:16px}.single-product-container .rec-reasons-container .rec-reason .rec-reason-content .rec-body{padding:0 24px;font-weight:700;line-height:normal;font-size:10px;letter-spacing:.05em;text-transform:uppercase;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#4f4f4f;display:-webkit-box;display:-ms-flexbox;display:flex}.single-product-container .rec-reasons-container .rec-reason .rec-reason-content .rec-body img{-ms-flex-item-align:center;align-self:center;margin-bottom:8px}.single-product-container .rec-reasons-container .rec-reason .rec-reason-content .rec-body .rec-images{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.single-product-container .rec-reasons-container .rec-reason .rec-reason-content .rec-body .rec-images img{width:40px;height:40px}.single-product-container .rec-reasons-container .rec-reason .rec-reason-content .rec-body div{text-align:left;margin-bottom:8px}.single-product-container .rec-reasons-container .rec-reason .rec-reason-content .rec-body div.time-text{margin-bottom:10px}.single-product-container .rec-reasons-container .rec-reason .rec-reason-content .rec-body.time{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.single-product-container .rec-reasons-container .rec-reason .rec-reason-content .rec-body.time img{-ms-flex-item-align:center;align-self:center}.single-product-container .rec-reasons-container .rec-reason .rec-reason-content .rec-body.time img.measure{width:112px;height:112px}.single-product-container .also-recommended-container .also-header{font-size:48px;text-align:center;color:#4f4f4f;margin-bottom:52px}.single-product-container .also-recommended-container .recommendations{height:400px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:48px}.single-product-container .also-recommended-container .recommendations .rec-box{margin-right:32px;width:268px;border:4px solid #e0e0e0;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:8px}.single-product-container .also-recommended-container .recommendations .rec-box .menu-item{background-color:transparent}.send-email-v2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:35px;padding-right:35px;padding-bottom:72px}.send-email-v2 .close-modal{position:fixed;width:40px;height:40px;right:32px;top:32px}.send-email-v2 .phone-header{width:640px;font-weight:600;font-size:40px;text-align:center;color:#4f4f4f;margin-bottom:24px;line-height:50px}.send-email-v2 .phone-subheader{font-weight:700;line-height:35px;font-size:24px;text-align:center;color:#4f4f4f;margin-bottom:60px}.send-email-v2 #my-phone{font-weight:700;line-height:normal;font-size:48px;text-align:center;letter-spacing:.19em;color:#828282;margin-bottom:60px;outline:none;border:none}.send-email-v2 .submit-phone{margin-top:68px;font-size:24px;font-weight:700;opacity:.2;-webkit-box-shadow:0 3px 15px rgba(0,0,0,.2);box-shadow:0 3px 15px rgba(0,0,0,.2);background-color:var(--third-seed-color);color:#fff;border-radius:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:56px;width:540px;-ms-flex-item-align:center;align-self:center}.send-email-v2 .submit-phone.goodToGo{opacity:1}.send-email-v2 .submit-phone:active{opacity:.6}.send-email-v2 .body{font-size:24px}.send-email-v2 .skip{margin-top:24px;font-weight:700;font-size:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:56px;width:540px;-ms-flex-item-align:center;align-self:center;color:var(--secondary-seed-color)}.send-email-v2 .cancel-email{font-size:36px;color:#fff;margin-top:100px;float:left;-webkit-box-shadow:0 3px 15px rgba(0,0,0,.2);box-shadow:0 3px 15px rgba(0,0,0,.2);background-color:#d3d3d3;padding:10px 20px;border-radius:10px}.text-overlay{background-color:hsla(0,0%,87.8%,.8)!important;z-index:9999;position:fixed;top:0;left:0;right:0;bottom:0;-webkit-animation:v2fadein .1s;animation:v2fadein .1s}.timeout-boss{z-index:10000}.start-over-btn{position:absolute;left:32px;top:48px;width:224px;height:72px;font-size:24px;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:80px;background-color:var(--sidebar-bg-color);z-index:10000;color:var(--sidebar-text-color);-webkit-animation:startover-fadein .2s;animation:startover-fadein .2s}.start-over-btn:active{background-color:#b9b9b9;-webkit-transform:translateY(4px);transform:translateY(4px);-webkit-box-shadow:none;box-shadow:none}.start-over-btn.leaving{opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s}.start-over-btn svg{margin-right:8px;stroke:var(--secondary-seed-color)}.seed-unit-id{position:absolute;left:56px;top:1809px;width:73px;z-index:10001}.seed-unit-id.leaving{opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s}.seed-unit-id .id-number{margin-top:8px;font-size:14px;line-height:17px;color:#333;width:100%;text-align:center;opacity:.7}@-webkit-keyframes startover-fadein{0%{opacity:0}to{opacity:1}}@keyframes startover-fadein{0%{opacity:0}to{opacity:1}}@-webkit-keyframes sidebar-fadein{0%{opacity:0;-webkit-transform:translate(720px);transform:translate(720px)}to{opacity:1;-webkit-transform:translate(0);transform:translate(0)}}@keyframes sidebar-fadein{0%{opacity:0;-webkit-transform:translate(720px);transform:translate(720px)}to{opacity:1;-webkit-transform:translate(0);transform:translate(0)}}@-webkit-keyframes sidebar-fadeout{0%{opacity:1;-webkit-transform:translate(0);transform:translate(0)}to{opacity:1;-webkit-transform:translate(720px);transform:translate(720px)}}@keyframes sidebar-fadeout{0%{opacity:1;-webkit-transform:translate(0);transform:translate(0)}to{opacity:1;-webkit-transform:translate(720px);transform:translate(720px)}}.navigation-sidebar.leaving{opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s}.sidebar.showcase .sidebar-head .spacer{width:56px;height:56px}.sidebar.showcase .sidebar-head .seed-logo{height:56px}.sidebar.showcase .sidebar-head .seed-logo img{max-width:150px}.sidebar.showcase .sidebar-head .close-btn{width:72px;height:72px}.sidebar.showcase .sidebar-list-container{margin-left:24px;margin-right:24px}.sidebar.showcase .sidebar-list-container .sidebar-list .sidebar-item-container .sidebar-item .nav-text{font-size:32px!important;margin-left:16px!important}.sidebar{background:var(--sidebar-bg-color);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;-webkit-animation:sidebar-fadein .4s!important;animation:sidebar-fadein .4s!important}.sidebar.leaving{opacity:0;-webkit-transform:translate(720px);transform:translate(720px);-webkit-transition:opacity .4s,-webkit-transform .4s;transition:opacity .4s,-webkit-transform .4s;transition:opacity .4s,transform .4s;transition:opacity .4s,transform .4s,-webkit-transform .4s}.sidebar .sidebar-head{height:250px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding-top:48px}.sidebar .sidebar-head .spacer{width:72px;height:72px;margin-left:32px}.sidebar .sidebar-head .seed-logo{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:80px}.sidebar .sidebar-head .seed-logo img{max-height:80px;max-width:350px}.sidebar .sidebar-head .close-btn{width:72px;height:72px;margin-right:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--secondary-seed-color);border-radius:80px}.sidebar .sidebar-head .close-btn:active{background-color:var(--darker-secondary);-webkit-transform:translateY(4px);transform:translateY(4px);-webkit-box-shadow:none;box-shadow:none}.sidebar .sidebar-list-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-left:64px}.sidebar .sidebar-list-container .sidebar-item-container{margin-bottom:64px}.sidebar .sidebar-list-container .sidebar-item-container.expanded .sidebar-item .nav-sub img{-webkit-transform:none!important;transform:none!important}.sidebar .sidebar-list-container .sidebar-item-container.expanded .expanded-links{margin-top:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:96px}.sidebar .sidebar-list-container .sidebar-item-container.expanded .expanded-links .sub-link{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:48px;font-size:40px;line-height:49px;color:var(--sidebar-text-color)}.sidebar .sidebar-list-container .sidebar-item-container.expanded .expanded-links .sub-link:last-child{margin-bottom:0}.sidebar .sidebar-list-container .sidebar-item-container.expanded .expanded-links .sub-link.selected{font-weight:700;color:var(--sidebar-highlight-color)}.sidebar .sidebar-list-container .sidebar-item-container .sidebar-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;color:var(--sidebar-text-color)}.sidebar .sidebar-list-container .sidebar-item-container .sidebar-item.selected{color:var(--sidebar-highlight-color);font-weight:700}.sidebar .sidebar-list-container .sidebar-item-container .sidebar-item.selected .nav-icon svg{stroke:var(--sidebar-highlight-color)}.sidebar .sidebar-list-container .sidebar-item-container .sidebar-item .nav-icon svg{width:64px;height:64px;stroke:var(--sidebar-text-color)}.sidebar .sidebar-list-container .sidebar-item-container .sidebar-item .nav-text{margin-left:32px;font-size:48px;line-height:59px}.sidebar .sidebar-list-container .sidebar-item-container .sidebar-item .nav-sub{margin-top:8px;margin-left:16px}.sidebar .sidebar-list-container .sidebar-item-container .sidebar-item .nav-sub img{-webkit-transform:scale(-1);transform:scale(-1)}.sidebar .sidebar-footer{margin-bottom:96px}.sidebar .sidebar-footer .user-panel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sidebar .sidebar-footer .user-panel .user-info{margin-bottom:72px;width:580px}.sidebar .sidebar-footer .user-panel .user-info .user-name{font-size:48px;line-height:59px;margin-bottom:16px}.sidebar .sidebar-footer .user-panel .user-info .user-text{font-size:24px}.sidebar .sidebar-footer .user-panel .btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.sidebar .sidebar-footer .user-panel .btns .btn{width:280px;height:72px;border-radius:80px;font-weight:700;font-size:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:2px solid var(--secondary-seed-color)}.sidebar .sidebar-footer .user-panel .btns .blue-btn{background-color:var(--secondary-seed-color);color:#fff;margin-right:32px}.sidebar .sidebar-footer .user-panel .btns .white-btn{color:var(--secondary-seed-color)}.global-nav-container{-webkit-transition:opacity .3s linear;transition:opacity .3s linear;-webkit-transform:translateZ(0);transform:translateZ(0)}.global-nav-container.transition{opacity:0}.global-nav-container .close-modal{position:fixed;width:40px;height:40px;right:16px;top:16px}.global-nav-container .sub-header{height:74px;background:#e0e0e0;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.global-nav-container .sub-header .back-arrow{margin-left:24px}.global-nav-container .sub-header .back-arrow img{width:40px;height:40px}.global-nav-container .sub-header .subhead-text{font-weight:700;line-height:35px;font-size:24px;text-align:center;color:#4f4f4f}.global-nav-container .sub-header div{-webkit-box-flex:1;-ms-flex:1;flex:1}.global-nav-container .navigation-grid-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.global-nav-container .navigation-grid-container .nav-box{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;height:224px;text-align:center;border-bottom:2px solid #e0e0e0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.global-nav-container .navigation-grid-container .nav-box:nth-child(odd){border-right:2px solid #e0e0e0}.global-nav-container .navigation-grid-container .nav-box .nav-icon{margin-bottom:6px;height:56px;width:56px}.global-nav-container .navigation-grid-container .nav-box .nav-icon svg{height:56px;width:56px}.global-nav-container .navigation-grid-container .nav-box .nav-header{font-weight:700;line-height:35px;font-size:24px;text-align:center;color:var(--third-seed-color);margin-bottom:9px}.global-nav-container .navigation-grid-container .nav-box .nav-description{font-weight:500;line-height:normal;font-size:12px;text-align:center;color:#4f4f4f;width:262px}.global-nav-container .restart-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:72px}.global-nav-container .restart-footer img{margin-right:8px;height:32px;width:32px}.global-nav-container .restart-footer span{font-weight:700;line-height:normal;font-size:12px;letter-spacing:.05em;text-transform:uppercase;color:#4f4f4f}.faq-v2-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:opacity .3s linear;transition:opacity .3s linear}.faq-v2-container.transition{opacity:0}.faq-v2-container .faq-items-container{margin-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.faq-v2-container .faq-items-container .faq-item{width:768px;height:104px;margin-bottom:24px;border:4px solid #e0e0e0;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:8px;font-weight:700;line-height:35px;font-size:24px;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#4f4f4f}.faq-v2-container .faq-items-container .faq-item .faq-content{-ms-flex-item-align:center;align-self:center;margin-left:70px;width:628px}.faq-v2-container .faq-items-container .faq-item .faq-content:last-child{padding-right:70px}.faq-v2-container .faq-items-container .faq-item .top-highlight{background:#ff7a00;border-radius:58px;width:70px;height:24px;font-size:10px;line-height:normal;text-align:center;letter-spacing:.05em;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-transform:uppercase;margin-right:12px;margin-top:12px}.faq-v2-container .faq-items-container .faq-item .top-highlight,.faq-v2-container .more-button{font-weight:700;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.faq-v2-container .more-button{margin-top:40px;background:var(--third-seed-color);width:241px;height:72px;font-size:24px;border-radius:150px}.faq-filter-header{height:88px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-bottom:1px solid #e0e0e0}.faq-filter-header .filters-title{font-weight:700;line-height:normal;font-size:20px;-ms-flex-item-align:center;align-self:center;margin-left:40px;color:#4f4f4f;margin-right:40px}.faq-filter-header .filter-btn{height:100%;line-height:normal;text-align:center;width:160px;color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:8px;font-size:20px;line-height:24px}.faq-filter-header .filter-btn.selected{font-weight:700;border-bottom:2px solid var(--sidebar-highlight-color)}.faq-modal-overlay{-webkit-animation:v2fadein .2s;animation:v2fadein .2s;background-color:rgba(79,79,79,.8)!important;z-index:9999;position:fixed;top:0;left:0;right:0;bottom:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.faq-modal-overlay,.question-modal-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.question-modal-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.question-modal-content .q-title{font-size:48px;text-align:center;margin-top:0;color:#4f4f4f;width:632px}.question-modal-content .q-title:first-child{margin-top:56px}.question-modal-content .q-h2{font-weight:700;font-size:26px;line-height:38px;text-align:center;color:#4f4f4f;margin-bottom:40px;width:632px}.question-modal-content .q-body{margin-top:32px;font-size:20px;text-align:center;color:#828282;margin-bottom:48px;width:608px}.question-modal-content .q-body.first{margin-top:56px;margin-bottom:0}.question-modal-content .q-body.end{margin-top:0;margin-bottom:56px}.question-modal-content .ok-btn{-webkit-box-shadow:0 4px 0 rgba(79,79,79,.25);box-shadow:0 4px 0 rgba(79,79,79,.25);background:var(--third-seed-color);border-radius:80px;width:241px;height:72px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:700;line-height:47px;font-size:24px;text-align:center;color:#fff;margin-bottom:56px}.question-modal-content .ok-btn.not-end{margin-bottom:40px}.v2 .glossary-filter-head{margin-top:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex}.v2 .glossary-filter-head .filters-title{font-weight:700;line-height:normal;font-size:20px;-ms-flex-item-align:center;align-self:center;color:#4f4f4f;margin-right:40px}.v2 .glossary-filter-head .filter-btn{font-weight:700;line-height:normal;font-size:12px;text-align:center;letter-spacing:.05em;color:var(--secondary-seed-color);border:2px solid var(--secondary-seed-color);border-radius:58px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:8px;padding-left:24px;padding-right:24px}.v2 .glossary-filter-head .filter-btn,.v2 .glossary-v2{display:-webkit-box;display:-ms-flexbox;display:flex}.v2 .glossary-container-v2{width:100%;margin-left:40px}.v2 .glossary-container-v2 .footer-text{position:absolute;height:80px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:16px;bottom:0}.v2 .definitions-v2{overflow-y:scroll;overflow-x:hidden;width:898px;margin-top:45px;height:1400px}.v2 .definitions-v2 .definition-letter{margin-bottom:25px;border-bottom:2px solid #e0e0e0}.v2 .definitions-v2 .definition-letter .no-definitions{height:100px;font-size:20px}.v2 .definitions-v2 .definition-letter:first-child{margin-top:0;border-top:2px solid #e0e0e0}.v2 .definitions-v2 .definition-letter .definition-letter-header{font-size:48px;color:#4f4f4f;margin-top:48px;margin-bottom:40px}.v2 .definitions-v2 .definition-letter .definition-letter-header:before{content:"";position:absolute;left:0;bottom:0;height:1px;width:48px;border-bottom:1px solid #f0f}.v2 .definitions-v2 .definition-letter .letter-definitions{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.v2 .definitions-v2 .definition-letter .letter-definitions .definition{width:33%;height:135px;font-weight:700;line-height:35px;font-size:24px;color:var(--third-seed-color)}.v2 .definitions-v2 .definition-letter .letter-definitions .definition div{width:80%}.v2 .alphabet-v2{margin-top:45px;margin-left:40px;width:62px;font-weight:700;line-height:56px;font-size:24px;color:#4f4f4f;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:1224px;text-align:center}.v2 .alphabet-v2 a{-webkit-box-flex:1;-ms-flex:1;flex:1;text-decoration:none;color:var(--third-seed-color)}.ReactModal__Content h2{font-size:24px;margin-bottom:10px}.ReactModal__Content .definition{font-size:18px}.ReactModal__Content .close-definition{font-size:24px;margin-top:80px;float:right;color:var(--secondary-seed-color)}.ReactModal__Content .continue-out{font-size:24px;margin-top:80px;float:left}.timeout-modal{font-size:48px;text-align:center;color:#4f4f4f;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.timeout-modal .yes-btn{margin-top:48px;color:#fff;background-color:var(--third-seed-color);border-radius:80px}.timeout-modal .no-btn,.timeout-modal .yes-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:24px;width:241px;height:72px}.timeout-modal .no-btn{margin-top:24px;color:var(--third-seed-color);border:2px solid var(--third-seed-color);border-radius:80px}@-webkit-keyframes fade-bottom-in{0%{opacity:0}to{opacity:1}}@keyframes fade-bottom-in{0%{opacity:0}to{opacity:1}}.terpenes-container .terpene-header{margin-top:56px;font-size:48px;line-height:normal;text-align:center;color:#4f4f4f}.terpenes-container .terpene-subtext{width:880px;margin-top:16px;font-size:20px;line-height:normal;text-align:center;color:#4f4f4f;margin-left:auto;margin-right:auto}.terpenes-container .terpene-scroll-container{height:1400px;overflow-y:hidden;margin-top:48px}.terpenes-container .terpene-scroll-container.selectedTop:before{content:"";position:absolute;z-index:1;left:0;width:100%;height:136px;pointer-events:none;background:-webkit-gradient(linear,left bottom,left top,from(hsla(0,0%,100%,0)),color-stop(64.64%,#fff));background:linear-gradient(0deg,hsla(0,0%,100%,0),#fff 64.64%)}.terpenes-container .terpene-scroll-container.selectedBottom:after{content:"";position:absolute;z-index:1;left:0;bottom:0;width:100%;height:134px;pointer-events:none;background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,0)),color-stop(64.64%,#fff));background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff 64.64%)}.terpenes-container .terpene-select-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:200px}.terpenes-container .terpene-select-container .single-terpene-container{-webkit-transition:all .25s;transition:all .25s;height:136px;width:768px;-webkit-box-shadow:0 12px 34px rgba(0,0,0,.1);box-shadow:0 12px 34px rgba(0,0,0,.1);border-radius:8px;margin-top:32px}.terpenes-container .terpene-select-container .single-terpene-container:first-child{margin-top:0}.terpenes-container .terpene-select-container .single-terpene-container.selected{height:316px}.terpenes-container .terpene-select-container .single-terpene-container .terpene-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.terpenes-container .terpene-select-container .single-terpene-container .terpene-top .terpene-left{margin-top:24px;width:32px;height:32px;margin-left:40px}.terpenes-container .terpene-select-container .single-terpene-container .terpene-top .terpene-left-hex{position:relative;margin:2.5px auto;width:25px;height:43.3px;border-radius:2px/1.25px;-webkit-transition:opacity .5s;transition:opacity .5s}.terpenes-container .terpene-select-container .single-terpene-container .terpene-top .terpene-left-hex:after,.terpenes-container .terpene-select-container .single-terpene-container .terpene-top .terpene-left-hex:before{position:absolute;width:inherit;height:inherit;border-radius:inherit;background:inherit;content:""}.terpenes-container .terpene-select-container .single-terpene-container .terpene-top .terpene-left-hex:before{-webkit-transform:rotate(60deg);transform:rotate(60deg)}.terpenes-container .terpene-select-container .single-terpene-container .terpene-top .terpene-left-hex:after{-webkit-transform:rotate(-60deg);transform:rotate(-60deg)}.terpenes-container .terpene-select-container .single-terpene-container .terpene-top .terpene-mid{margin-left:32px;width:554px;margin-top:24px}.terpenes-container .terpene-select-container .single-terpene-container .terpene-top .terpene-mid .terp-head{font-weight:700;font-size:24px;line-height:normal;color:#4f4f4f}.terpenes-container .terpene-select-container .single-terpene-container .terpene-top .terpene-mid .terp-description{margin-top:8px;font-size:20px;line-height:normal;color:#4f4f4f}.terpenes-container .terpene-select-container .single-terpene-container .terpene-top .terpene-right{width:40px;height:40px;margin-top:48px;margin-left:32px}.terpenes-container .terpene-select-container .single-terpene-container .terpene-bottom{-webkit-animation:fade-bottom-in .5s;animation:fade-bottom-in .5s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.terpenes-container .terpene-select-container .single-terpene-container .terpene-bottom .terpene-expanded-description-container{width:685px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:20px;padding-bottom:24px;border-bottom:2px solid #e0e0e0}.terpenes-container .terpene-select-container .single-terpene-container .terpene-bottom .terpene-expanded-description-container .img-left{width:115px}.terpenes-container .terpene-select-container .single-terpene-container .terpene-bottom .terpene-expanded-description-container .img-left img{max-width:115px;max-height:65px}.terpenes-container .terpene-select-container .single-terpene-container .terpene-bottom .terpene-expanded-description-container .desc-right{font-weight:400;font-size:20px;line-height:normal;color:#4f4f4f;width:415px}.terpenes-container .terpene-select-container .single-terpene-container .terpene-bottom .terpene-stats{width:554px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:28px}.terpenes-container .terpene-select-container .single-terpene-container .terpene-bottom .terpene-stats .stat-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:40px}.terpenes-container .terpene-select-container .single-terpene-container .terpene-bottom .terpene-stats .stat-container .left-img img{width:40px;height:40px}.terpenes-container .terpene-select-container .single-terpene-container .terpene-bottom .terpene-stats .stat-container .right-text{margin-left:8px;-ms-flex-item-align:center;align-self:center}.terpenes-container .terpene-select-container .single-terpene-container .terpene-bottom .terpene-stats .stat-container .right-text .top-text{font-weight:700;font-size:10px;line-height:normal;letter-spacing:.05em;text-transform:uppercase;color:#4f4f4f}.terpenes-container .terpene-select-container .single-terpene-container .terpene-bottom .terpene-stats .stat-container .right-text .bot-text{font-weight:700;font-size:16px;line-height:normal;color:#4f4f4f}@-webkit-keyframes scaleInMainMenu{0%{opacity:0;-webkit-transform:scale(1.2);transform:scale(1.2)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes scaleInMainMenu{0%{opacity:0;-webkit-transform:scale(1.2);transform:scale(1.2)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}#seed-body.main-menu-v2{background:url(/assets/images/attract_bg.png) no-repeat 0 100%}.full-menu-container{-webkit-animation:scaleInMainMenu .5s;animation:scaleInMainMenu .5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;opacity:0;width:100%;-webkit-transition:opacity .3s linear;transition:opacity .3s linear;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.full-menu-container .title-text{font-size:64px;line-height:78px;margin-bottom:45px;margin-top:90px;max-width:850px}.full-menu-container .title-text,.full-menu-container .touch-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.full-menu-container .touch-text{font-weight:700;font-size:32px;line-height:106px;letter-spacing:.29em;margin-bottom:20px;color:var(--secondary-seed-color)}.full-menu-container.transition{opacity:0!important}.full-menu-container .sub-header{width:796px;margin-top:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:32px}.full-menu-container .sub-header .back-arrow{width:10%}.full-menu-container .sub-header .subhead-text{font-weight:700;font-size:48px;text-align:center;color:#4f4f4f;width:80%}.full-menu-container .sub-header .spacer{width:10%}.full-menu-container .start-over{margin-top:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.full-menu-container .start-over img{height:32px;width:32px}.full-menu-container .start-over span{margin-left:8px;font-weight:700;font-size:12px;line-height:normal;letter-spacing:.05em;text-transform:uppercase;color:#4f4f4f}.full-menu-container .items-container{width:726px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.full-menu-container .items-container:first-child{margin-top:80px}.full-menu-container .items-container .menu-item{width:350px;height:350px;background:#fff;-webkit-box-shadow:0 4px 24px rgba(0,0,0,.1);box-shadow:0 4px 24px rgba(0,0,0,.1);border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.full-menu-container .items-container .menu-item:first-child{width:726px}.full-menu-container .items-container .menu-item:first-child .link-subtext{width:420px!important}.full-menu-container .items-container .menu-item.solo-dos{width:726px;margin-right:0!important}.full-menu-container .items-container .menu-item.solo-dos .link-subtext{width:420px!important}.full-menu-container .items-container .menu-item:nth-child(2n){margin-right:24px}.full-menu-container .items-container .menu-item .link-icon svg{height:96px;width:96px}.full-menu-container .items-container .menu-item .link-title{margin-top:25px;font-size:32px;line-height:47px;text-align:center;font-weight:700;color:var(--third-seed-color)}.full-menu-container .items-container .menu-item .link-subtext{font-size:20px;line-height:24px;text-align:center;color:#4f4f4f;margin-top:16px;width:262px}.v3-full-menu-container{background-color:#f2f2f2;padding-bottom:240px;height:1768px}.v3-full-menu-container,.v3-full-menu-container .menu-item-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.v3-full-menu-container .menu-item-box{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:844px;min-height:256px;max-height:440px;-webkit-box-shadow:0 16px 32px rgba(0,0,0,.15);box-shadow:0 16px 32px rgba(0,0,0,.15);border-radius:24px;margin-bottom:40px}.v3-full-menu-container .menu-item-box.rewards-header{background:none;border:none;-webkit-box-shadow:none;box-shadow:none}.v3-full-menu-container .menu-item-box.rewards-header .head-text{font-size:64px;height:100px;color:#4f4f4f}.v3-full-menu-container .menu-item-box.rewards-header .head-text span{font-weight:700}.v3-full-menu-container .menu-item-box.rewards-header .points-text{font-size:28px;margin-top:8px;color:#4f4f4f}.v3-full-menu-container .menu-item-box:active{-webkit-transform:translateY(10px);transform:translateY(10px);filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.75" /><feFuncG type="linear" slope="0.75" /><feFuncB type="linear" slope="0.75" /></feComponentTransfer></filter></svg>#filter');-webkit-filter:brightness(75%);filter:brightness(75%);-webkit-box-shadow:none;box-shadow:none}.v3-full-menu-container .menu-item-box:first-child{margin-top:48px}.v3-full-menu-container .menu-item-box:last-child{margin-bottom:0}.v3-full-menu-container .menu-item-box .title-text{font-weight:900;font-size:24px;line-height:32px;text-transform:uppercase;letter-spacing:.2em;color:#ffd362;text-align:center}.v3-full-menu-container .menu-item-box .other-text{margin-top:16px;font-weight:700;font-size:72px;line-height:56px;color:#fff;text-shadow:0 16px 32px rgba(0,0,0,.15);letter-spacing:-.01em}.new-full-menu-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.new-full-menu-container .header-bg{position:fixed;background-color:var(--primary-seed-color);height:560px;width:100%;z-index:-10;border-bottom-left-radius:50% 15%;border-bottom-right-radius:50% 15%}.new-full-menu-container .header-bg.short{height:200px}.new-full-menu-container .welcome-header{font-size:64px;line-height:78px;color:#4f4f4f;margin-top:24px;text-align:center;min-height:160px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.new-full-menu-container .main-selections{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:64px}.new-full-menu-container .main-selections .main-menu-item{-webkit-box-shadow:0 8px 32px rgba(0,0,0,.1);box-shadow:0 8px 32px rgba(0,0,0,.1);border-radius:24px;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:456px;height:512px;-webkit-transition:background-color .25s,-webkit-transform .25s,-webkit-box-shadow .25s;transition:background-color .25s,-webkit-transform .25s,-webkit-box-shadow .25s;transition:background-color .25s,transform .25s,box-shadow .25s;transition:background-color .25s,transform .25s,box-shadow .25s,-webkit-transform .25s,-webkit-box-shadow .25s}.new-full-menu-container .main-selections .main-menu-item:active{background-color:#f2f2f2;-webkit-transform:translateY(4px);transform:translateY(4px);-webkit-box-shadow:none;box-shadow:none}.new-full-menu-container .main-selections .main-menu-item:first-child{margin-right:40px}.new-full-menu-container .main-selections .main-menu-item .link-title{margin-top:64px;margin-bottom:40px;color:#4f4f4f;letter-spacing:.29em;font-size:24px;font-weight:700;text-transform:uppercase}.new-full-menu-container .main-selections .main-menu-item .link-icon{height:128px;width:128px;margin-bottom:40px}.new-full-menu-container .main-selections .main-menu-item .link-icon svg{height:128px;width:128px}.new-full-menu-container .main-selections .main-menu-item .link-subtext{width:400px;text-align:center;font-size:36px;font-weight:500;line-height:44px;color:#4f4f4f}.new-full-menu-container .secondary-selections{margin-top:80px;width:800px}.new-full-menu-container .secondary-selections.no-top{border-top:none;margin-top:0}.new-full-menu-container .secondary-selections .secondary-item{border-bottom:2px solid #e0e0e0;padding-bottom:56px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.new-full-menu-container .secondary-selections .secondary-item:active{background-color:#f2f2f2;-webkit-transform:translateY(4px);transform:translateY(4px);-webkit-box-shadow:none;box-shadow:none}.new-full-menu-container .secondary-selections .secondary-item .link-icon{margin-top:40px}.new-full-menu-container .secondary-selections .secondary-item .link-icon svg{height:64px;width:64px}.new-full-menu-container .secondary-selections .secondary-item .link-title{margin-top:6px;font-size:26px;line-height:32px;font-weight:600}.new-full-menu-container .secondary-selections .secondary-item .link-title span{color:var(--secondary-seed-color);position:relative}.new-full-menu-container .secondary-selections .secondary-item .link-sub{font-size:20px;line-height:32px;text-align:center}.cannabinoid-container{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;color:#4f4f4f;font-size:20px}.cannabinoid-container .canna-header{width:768px;font-size:48px;margin-top:56px}.cannabinoid-container .canna-subtext{width:880px;margin-top:16px}.cannabinoid-container .canna-list-container{width:776px;height:524px;margin-top:48px;display:-webkit-box;display:-ms-flexbox;display:flex}.cannabinoid-container .canna-list-container .canna-list{width:364px;background-clip:padding-box;border-radius:8px}.cannabinoid-container .canna-list-container .canna-list:last-child{margin-left:48px}.cannabinoid-container .canna-list-container .canna-list .canna-list-header{height:116px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:24px;line-height:normal;text-align:center;color:#fff}.cannabinoid-container .canna-list-container .canna-list .canna-list-header .canna-tit{font-weight:700}.cannabinoid-container .canna-list-container .canna-list .canna-line-container{background:#fff;height:400px;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.cannabinoid-container .canna-list-container .canna-list .canna-line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:56px;font-weight:700;font-size:20px;color:#4f4f4f}.cannabinoid-container .canna-list-container .canna-list .canna-line:nth-child(odd){background-color:hsla(0,0%,94.9%,.5)}.cannabinoid-container .canna-list-container .canna-list.THC{background:#ff7a00;border:4px solid #ff7a00;-webkit-box-sizing:border-box;box-sizing:border-box}.cannabinoid-container .canna-list-container .canna-list.THC .canna-list-header{background:#ff7a00}.cannabinoid-container .canna-list-container .canna-list.CBD{border:4px solid #be3dd4;background:#be3dd4}.cannabinoid-container .canna-list-container .canna-list.CBD .canna-list-header{background:#be3dd4}.cannabinoid-container .conclusion{margin-top:48px;width:880px}.cannabinoid-container .cannas-container{margin-top:48px;width:756px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.cannabinoid-container .cannas-container .lil-can{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:144px;margin-left:32px;font-weight:700;font-size:24px;margin-bottom:38px;width:165px;background:#fff;-webkit-box-shadow:0 4px 24px rgba(0,0,0,.1);box-shadow:0 4px 24px rgba(0,0,0,.1);border-radius:8px}.cannabinoid-container .cannas-container .lil-can:nth-child(4n+1){margin-left:0}.question-modal-content .q-img{margin-top:18px}.question-modal-content .q-img img{height:100px}.question-modal-content .q-img.small{margin-top:40px;margin-bottom:32px}.question-modal-content .q-img.small img{height:80px}.product-also-rec-container{width:100%;height:541px;background:#f2f2f2;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.product-also-rec-container,.product-also-rec-container .also-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.product-also-rec-container .also-head{margin-top:34px;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;margin-bottom:22px}.product-also-rec-container .also-head .head-text{font-weight:700;font-size:24px;line-height:35px;color:#4f4f4f;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-also-rec-container .also-head .head-text:first-letter{text-transform:capitalize}.product-also-rec-container .also-head .head-btn{margin-left:16px;width:313px;height:56px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:700;font-size:20px;line-height:normal;color:#fff;background:var(--third-seed-color);-webkit-box-shadow:0 4px 0 rgba(79,79,79,.25);box-shadow:0 4px 0 rgba(79,79,79,.25);border-radius:80px}.product-also-rec-container .also-rec-items .menu-item{border:4px solid #e0e0e0;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:8px;margin-left:16px}.product-also-rec-container .also-rec-items .menu-item:first-child{margin-left:0}#seed-body .wrap-container{width:100%;opacity:1;-webkit-transition:opacity .7s;transition:opacity .7s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}#seed-body .wrap-container.leaving{opacity:0}.hours-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}.hours-container .hours-header{margin-top:56px;font-weight:700;font-size:48px}.hours-container .hours-body{margin-top:72px;font-size:32px;line-height:56px}.hours-container .hours-body .hour-title{font-weight:700}.hours-container .hours-body .hours{margin-top:56px}.contact-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}.contact-container .contact-header{font-size:48px;font-weight:700;margin-top:64px;width:70%}.contact-container .contact-subheader{font-size:20px;margin-top:16px;line-height:34px}.contact-container .contact-icon-container{margin-top:64px;display:-webkit-box;display:-ms-flexbox;display:flex;width:650px;-ms-flex-wrap:wrap;flex-wrap:wrap}.contact-container .contact-icon-container .contact-icon{width:190px;margin-right:40px;margin-bottom:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contact-container .contact-icon-container .contact-icon:nth-child(3n){margin-right:0}.contact-container .contact-icon-container .contact-icon .circle-contain{border:3px solid var(--primary-seed-color);width:144px;height:144px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.contact-container .contact-icon-container .contact-icon .circle-contain.selected{background-color:var(--secondary-seed-color)}.contact-container .contact-icon-container .contact-icon .btm-text{font-size:24px;line-height:38px;margin-top:24px;font-weight:700}.contact-container .want-contact{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:24px;font-size:20px;line-height:34px}.contact-container .want-contact .checkbx{width:40px;height:40px;border:3px solid var(--primary-seed-color);margin-right:25px}.contact-container .want-contact .checkbx.selected{background-color:var(--primary-seed-color)}.contact-container .ok-btn{font-size:24px;line-height:47px;margin-top:64px;font-weight:700;color:#fff;width:269px;height:72px;-webkit-box-shadow:0 4px 0 rgba(79,79,79,.25);box-shadow:0 4px 0 rgba(79,79,79,.25);border-radius:80px;background-color:var(--secondary-seed-color)}.contact-container .ok-btn,.mission-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mission-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}.mission-container .mission-img{margin-top:40px}.mission-container .mission-header{font-size:48px;font-weight:700;margin-top:32px;line-height:62px}.mission-container .mission-body{text-align:left;margin-top:40px;width:836px;font-size:32px}.full-terms{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.full-terms .term-head{margin-top:48px;font-weight:700;font-size:24px;color:var(--secondary-seed-color);text-transform:uppercase}.full-terms .term-text{margin-top:48px;width:640px;font-size:20px;text-align:center}.full-terms .term-ok{margin-top:72px;margin-bottom:80px;width:540px}.rewards-info-modal-container{padding-top:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.rewards-info-modal-container .reward-title{font-weight:700;font-size:64px;color:#4f4f4f;margin-bottom:56px;text-align:center}.rewards-info-modal-container .reward-sub-info{font-weight:600;font-size:32px;color:#4f4f4f;padding-left:60px;padding-right:60px;border-bottom:1px solid #e0e0e0;text-align:center;padding-bottom:64px}.rewards-info-modal-container .reward-point-list-title{font-weight:800;font-size:24px;letter-spacing:.1em;margin-top:56px;margin-bottom:40px;text-transform:uppercase;color:var(--secondary-seed-color)}.rewards-info-modal-container .reward-point-list-container{font-size:26px;color:#4f4f4f}.rewards-info-modal-container .reward-point-list-container .reward-list-item{display:-webkit-box;display:-ms-flexbox;display:flex;height:58px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.rewards-info-modal-container .reward-point-list-container .reward-left{font-weight:900;text-align:right;width:120px;margin-right:28px}.rewards-info-modal-container .reward-point-list-container .reward-right{font-weight:600}.rewards-info-modal-container .ok-btn{width:328px;margin-top:80px;margin-bottom:80px}.progress-header{font-weight:800;text-transform:uppercase;font-size:24px;letter-spacing:.1em;margin-bottom:25px;color:#4f4f4f;text-align:center}.reward-login-contain{margin-top:72px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.reward-login-contain .progress-header{color:#fff}.reward-login-contain .send-email-v2 #my-phone{background:none;margin-bottom:48px;font-size:72px;color:#fff}.reward-login-contain .send-email-v2 .phone-pad-v2 .phone-pad-button{background-color:hsla(0,0%,100%,.2);color:#fff;border:none}.reward-login-contain .send-email-v2 .phone-pad-v2 .phone-pad-button:active{opacity:1;background-color:var(--secondary-seed-color)}.reward-login-contain .submit-phone{height:72px}.reward-login-contain .rewards-txt{font-weight:300;font-size:48px;line-height:62px;color:#fff;margin-top:56px;width:800px;text-align:center}.reward-login-contain .info-text{margin-bottom:32px;font-size:28px}.reward-login-contain .info-text,.skip-log-in{margin-top:32px;font-weight:700;color:var(--secondary-seed-color);text-align:center}.skip-log-in{font-size:24px;height:72px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.signup-container,.skip-log-in{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.signup-container{margin-top:80px;padding-bottom:88px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}.signup-container .progress-header{color:#fff}.signup-container .terms-text{font-size:20px;line-height:40px;margin-left:16px;color:#fff}.signup-container .terms-text span{color:var(--secondary-seed-color)}.signup-container .terms-and-conds{font-size:20px;line-height:32px;color:var(--secondary-seed-color)}.signup-container .terms-line{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:40px}.signup-container .terms-line .terms-checkbox{border:3px solid #333;border-radius:8px;height:42px;width:42px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#fff}.signup-container .terms-line .terms-checkbox svg{height:40px}.signup-container .create-account{color:#fff;font-size:48px;line-height:62px;width:632px}.signup-container .create-account.user-modal{color:#4f4f4f}.signup-container .create-account.top-margin{margin-top:72px}.signup-container .explain-text{width:632px;font-size:20px;line-height:34px;margin-top:32px}.signup-container .ok-btn{width:540px;margin-top:48px}.signup-container .ok-btn.not-ready{opacity:.2}.signup-container .terms{margin-top:32px;margin-bottom:80px;font-size:20px;line-height:32px;width:424px;text-align:center}.signup-container .terms span{color:var(--secondary-seed-color);font-weight:700}.signup-container input{border:2px solid #e0e0e0;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:8px;width:540px;height:88px;font-size:32px;font-family:var(--seed-font);padding-left:32px;padding-right:32px;margin-top:40px}.signup-container input:first-child{margin-top:56px}.signup-container input::-webkit-input-placeholder{opacity:1;color:#828282}.signup-container input::-moz-placeholder{opacity:1;color:#828282}.signup-container input::-ms-input-placeholder{opacity:1;color:#828282}.signup-container input::placeholder{opacity:1;color:#828282}.signup-success{height:376px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.signup-success .thanks-header{margin-top:32px;font-weight:600;font-size:40px;margin-bottom:24px}.signup-success .thanks-text{margin-bottom:72px;width:640px}.signup-success .ok-btn{width:256px}.wallet-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wallet-container .wallet-header{height:130px;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;border-bottom:2px solid #e0e0e0}.wallet-container .wallet-header,.wallet-container .wallet-header .wallet-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-direction:normal}.wallet-container .wallet-header .wallet-icon{width:115px;height:98px;border-radius:8px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.wallet-container .wallet-header .wallet-icon .icn{height:56px;margin-top:8px}.wallet-container .wallet-header .wallet-icon .txt{margin-top:2px;font-size:20px;font-weight:700}.wallet-container .wallet-header .wallet-icon.selected{background-color:#e0e0e0}.wallet-container .offers-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wallet-container .offers-container .offers-title{font-size:32px;margin-top:24px;font-weight:700;text-align:center}.wallet-container .offers-container .offers-list{margin-top:66px}.wallet-container .offers-container .offers-list .offer{width:768px;height:104px;-webkit-box-shadow:0 4px 24px rgba(0,0,0,.1);box-shadow:0 4px 24px rgba(0,0,0,.1);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:28px}.wallet-container .offers-container .offers-list .offer,.wallet-container .offers-container .offers-list .offer .offer-pts{border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wallet-container .offers-container .offers-list .offer .offer-pts{font-size:24px;line-height:29px;height:72px;background:#56ccf2;margin-left:12px;padding-left:16px;color:#fff;padding-right:16px;font-weight:700}.wallet-container .offers-container .offers-list .offer .offer-pts.hidden{opacity:0}.wallet-container .offers-container .offers-list .offer .offer-txt{font-size:24px;line-height:29px;font-weight:700}.wallet-container .rewards-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wallet-container .rewards-container,.wallet-container .rewards-container .points-available{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wallet-container .rewards-container .points-available{margin-top:48px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wallet-container .rewards-container .points-available .point-counter{background:#56ccf2;border-radius:8px;height:72px;color:#fff;font-weight:700;font-size:48px;padding:12px 18px;line-height:57px}.wallet-container .rewards-container .points-available .header-text{font-size:32px;margin-left:24px;font-weight:700}.wallet-container .rewards-container .reward-groups{width:768px;margin-top:56px}.wallet-container .rewards-container .reward-groups .reward-group:not(:first-child){margin-top:96px}.wallet-container .rewards-container .reward-groups .reward-group .title{text-align:center;font-size:32px}.wallet-container .rewards-container .reward-groups .reward-group .rewards{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.wallet-container .rewards-container .reward-groups .reward-group .rewards .reward{width:215px;margin-right:56px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wallet-container .rewards-container .reward-groups .reward-group .rewards .reward:nth-child(3n){margin-right:0}.wallet-container .rewards-container .reward-groups .reward-group .rewards .reward .reward-icon{height:112px;width:112px;border-radius:50%;border:3px solid #35545b}.wallet-container .rewards-container .reward-groups .reward-group .rewards .reward .reward-text{margin-top:24px;font-size:24px;line-height:38px;font-weight:700;text-align:center}.seed-button{background:var(--third-seed-color);-webkit-box-shadow:0 4px 0 rgba(79,79,79,.25);box-shadow:0 4px 0 rgba(79,79,79,.25);border-radius:80px;height:72px;color:#fff;font-size:24px;font-weight:700}.courses-container,.seed-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.courses-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.courses-container .course-header{text-align:center;font-size:54px;font-weight:700;margin-top:148px}.courses-container .course-subheader{text-align:center;font-size:28px;margin-top:24px}.courses-container .course-list-container{margin-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.courses-container .course-list-container .course-list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:160px;width:900px;margin-bottom:20px;-webkit-box-shadow:0 5px 10px rgba(79,79,79,.25);box-shadow:0 5px 10px rgba(79,79,79,.25);border-radius:10px}.courses-container .course-list-container .course-list-item .left{width:220px;height:143px}.courses-container .course-list-container .course-list-item .left img{height:160px}.courses-container .course-list-container .course-list-item .right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.courses-container .course-list-container .course-list-item .right .title-text{font-size:24px;font-weight:700;margin-bottom:10px;width:612px}.courses-container .course-list-container .course-list-item .right .sub-text{font-size:21px;width:612px}.course-modal-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.course-modal-container .image-container{width:100%;height:300px}.course-modal-container .course-title{width:580px;margin-top:78px;font-size:28px;font-weight:700}.course-modal-container .course-body{width:580px;margin-top:20px;font-size:21px;line-height:25px}.course-modal-container .btns-container{margin-top:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:100px;width:580px}.course-modal-container .text-page{height:72px;border-radius:50px;font-weight:700;font-size:28px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-left:24px;padding-right:24px;-webkit-box-shadow:0 5px 10px rgba(79,79,79,.25);box-shadow:0 5px 10px rgba(79,79,79,.25)}.course-modal-container .spacer{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.course-modal-container .next-page{height:72px;background-color:var(--secondary-seed-color);color:#fff;border-radius:50px;font-weight:700;font-size:28px;padding-left:24px;padding-right:24px}.course-modal-container .next-page,.info-selector-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.info-selector-container{width:100%;height:96px;border-bottom:1px solid #e0e0e0}.info-selector-container .info-bubbles{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.info-selector-container .info-bubbles,.info-selector-container .info-bubbles .link-bubble{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.info-selector-container .info-bubbles .link-bubble{height:96px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:25px 48px;font-weight:600;font-size:20px;line-height:20px;margin-right:24px}.info-selector-container .info-bubbles .link-bubble:last-child{margin-right:0}.info-selector-container .info-bubbles .link-bubble.selected{border-bottom:6px solid var(--secondary-seed-color);padding-bottom:19px}.feedback-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.feedback-container,.feedback-container .feedback-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.feedback-container .feedback-title{font-size:48px;line-height:48px;text-align:center;margin-top:128px;font-weight:700}.feedback-container .feedback-selector-container{margin-top:48px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.feedback-container .feedback-selector-container,.feedback-container .feedback-selector-container .feedback-circle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.feedback-container .feedback-selector-container .feedback-circle{background:#fff;-webkit-box-shadow:0 4px 24px rgba(0,0,0,.1);box-shadow:0 4px 24px rgba(0,0,0,.1);border-radius:180px;width:256px;height:256px;margin-right:100px}.feedback-container .feedback-selector-container .feedback-circle:last-child{margin-right:0}.feedback-container .feedback-selector-container .feedback-circle.selected{background-color:var(--secondary-seed-color)}.feedback-container .tell-us-more{margin-top:160px}.feedback-container .tell-us-more .tell-us-text{font-size:32px;line-height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#4f4f4f;margin-bottom:48px;font-weight:700}.feedback-container .tell-us-more .tell-us-text span{font-weight:400;margin-left:12px}.feedback-container .tell-us-more .options-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.feedback-container .tell-us-more .options-container,.feedback-container .tell-us-more .options-container .feedback-option{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.feedback-container .tell-us-more .options-container .feedback-option{width:616px;height:72px;border:2px solid var(--secondary-seed-color);-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:80px;font-size:24px;font-weight:700;margin-bottom:24px}.feedback-container .tell-us-more .options-container .feedback-option.selected{background-color:var(--secondary-seed-color);color:#fff}.feedback-container .want-contact{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:24px;font-size:20px;line-height:34px}.feedback-container .want-contact .checkbx{width:40px;height:40px;border:3px solid var(--secondary-seed-color);margin-right:25px}.feedback-container .ok-btn,.feedback-container .want-contact .checkbx.selected{background-color:var(--secondary-seed-color)}.feedback-container .ok-btn{font-size:24px;line-height:47px;margin-top:64px;font-weight:700;color:#fff;width:269px;height:72px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-shadow:0 4px 0 rgba(79,79,79,.25);box-shadow:0 4px 0 rgba(79,79,79,.25);border-radius:80px}.user-modal-header{height:120px}.user-modal-header .top-row{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:114px}.user-modal-header .top-row .back-arrow{width:40px;margin-left:40px}.user-modal-header .top-row .header-title{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;color:var(--secondary-seed-color);font-weight:700;font-size:24px;letter-spacing:.05em;text-transform:uppercase;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.user-modal-header .top-row .close{width:40px;margin-right:40px}.steps{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:6px}.steps .step{margin-left:8px;width:64px;height:6px;background-color:var(--secondary-seed-color)}.steps .step.empty{background-color:#828282;height:2px}.steps .step.first-child{margin-left:0}.google-autocomplete{width:540px;font-size:32px;margin-top:32px}.delivery-time-select-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:32px}.delivery-time-select-container,.delivery-time-select-container .delivery-option{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.delivery-time-select-container .delivery-option{width:616px;height:72px;border:2px solid var(--secondary-seed-color);-webkit-box-sizing:border-box;box-sizing:border-box;font-size:24px;font-weight:700;margin-bottom:24px}.delivery-time-select-container .delivery-option.selected{background-color:var(--secondary-seed-color);color:#fff}.info-select-container .explanation-text{font-weight:600;font-size:48px;color:#4f4f4f;text-align:center;width:656px}.info-select-container .buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.info-select-container .no-btn{margin-right:48px;z-index:2;width:269px;height:72px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:700;font-size:24px;line-height:35px;color:var(--secondary-seed-color);margin-top:64px;border-radius:80px}.info-select-container .no-btn:active{background-color:#4f4f4f}.initial-pad-container{padding-bottom:88px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.initial-pad-container .initial-btn-container{margin-top:80px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;width:665px}.initial-pad-container .initial-btn-container,.initial-pad-container .initial-btn-container .initial-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.initial-pad-container .initial-btn-container .initial-btn{color:var(--secondary-seed-color);font-weight:700;font-size:32px;border:1px solid #e0e0e0;border-radius:16px;width:204px;height:88px;margin-right:14px}.initial-pad-container .initial-btn-container .initial-btn:nth-child(3n){margin-right:0}.initial-pad-container .initial-btn-container .initial-btn.selected{color:#fff;background-color:var(--secondary-seed-color)}.initial-pad-container .ok-btn{font-size:24px;line-height:47px;margin-top:64px;font-weight:700;color:#fff;width:269px;height:72px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-shadow:0 4px 0 rgba(79,79,79,.25);box-shadow:0 4px 0 rgba(79,79,79,.25);border-radius:80px;background-color:#e0e0e0}.initial-pad-container .ok-btn.good{background-color:var(--secondary-seed-color)}.birthday-pad-container{padding-bottom:88px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.birthday-pad-container,.birthday-pad-container .ok-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.birthday-pad-container .ok-btn{font-size:24px;line-height:47px;margin-top:64px;font-weight:700;color:#fff;width:269px;height:72px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-shadow:0 4px 0 rgba(79,79,79,.25);box-shadow:0 4px 0 rgba(79,79,79,.25);border-radius:80px;background-color:#e0e0e0}.birthday-pad-container .ok-btn.good{background-color:var(--secondary-seed-color)}.cal-input{margin-top:80px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cal-input,.cal-input .up-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cal-input .up-text{width:656px}.cal-input .up-text .line{height:1px;background-color:#e0e0e0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.cal-input .up-text .date-text{font-weight:800;font-size:18px;letter-spacing:.05em;color:#828282;width:120px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:21px}.cal-input .date-container,.cal-input .up-text .date-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cal-input .date-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;width:665px;margin-top:48px}.cal-input .date-container .date-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:var(--secondary-seed-color);font-weight:700;font-size:32px;border:1px solid #e0e0e0;border-radius:16px}.cal-input .date-container .date-btn.selected{color:#fff;background-color:var(--secondary-seed-color)}.cal-input .date-container .day-btn{width:88px;height:88px;margin-right:8px;margin-bottom:8px}.cal-input .date-container .day-btn:nth-child(7n){margin-right:0}.cal-input .date-container .month-btn{width:152px;height:88px;margin-right:16px;margin-bottom:16px}.cal-input .date-container .month-btn:nth-child(4n){margin-right:0}.license-input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-bottom:88px}.license-input .up-text{font-weight:600;font-size:40px;margin-top:32px;text-align:center;padding-left:32px;padding-right:32px}.license-input input{width:540px;height:88px;border:2px solid #3570ce;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 4px 30px rgba(53,112,206,.2);box-shadow:0 4px 30px rgba(53,112,206,.2);border-radius:8px;font-size:32px;color:#333;margin-top:56px;padding-left:32px}.license-input .ok-btn{font-size:24px;line-height:47px;margin-top:64px;font-weight:700;color:#fff;width:269px;height:72px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-shadow:0 4px 0 rgba(79,79,79,.25);box-shadow:0 4px 0 rgba(79,79,79,.25);border-radius:80px;background-color:#e0e0e0}.license-input .ok-btn.good{background-color:var(--secondary-seed-color)}.account-splash-container .account-splash-header{width:100%;height:560px;background-color:var(--primary-seed-color);border-bottom-left-radius:50% 15%;border-bottom-right-radius:50% 15%;color:#4f4f4f;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.account-splash-container .account-splash-header .welcome-txt{margin-top:84px;margin-bottom:64px;font-size:64px}.account-splash-container .account-splash-header .description-txt{font-size:48px;width:864px;text-align:center}.account-splash-container .account-splash-body .account-splash-benefits{margin-top:120px;height:384px;margin-bottom:128px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.account-splash-container .account-splash-body .account-splash-benefits .action-header{text-transform:uppercase;font-size:24px;font-weight:700;margin-bottom:76px;color:var(--secondary-seed-color)}.account-splash-container .account-splash-body .account-splash-benefits .benefits{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.account-splash-container .account-splash-body .account-splash-benefits .benefits .benefit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:296px;height:278px}.account-splash-container .account-splash-body .account-splash-benefits .benefits .benefit .benefit-img{width:215px;height:188px;margin-bottom:24px}.account-splash-container .account-splash-body .account-splash-benefits .benefits .benefit .benefit-img img{height:188px}.account-splash-container .account-splash-body .account-splash-benefits .benefits .benefit .benefit-txt{font-size:26px;text-align:center}.account-splash-container .account-splash-body .account-splash-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:128px}.account-splash-container .account-splash-body .account-splash-actions .login-btn{background:var(--secondary-seed-color);-webkit-box-shadow:0 4px 0 rgba(79,79,79,.25);box-shadow:0 4px 0 rgba(79,79,79,.25);border-radius:80px;color:#fff}.account-splash-container .account-splash-body .account-splash-actions .login-btn,.account-splash-container .account-splash-body .account-splash-actions .skip-text{font-weight:700;font-size:24px;line-height:35px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:540px;height:72px}.account-splash-container .account-splash-body .account-splash-actions .skip-text{margin-top:320px;color:#4f4f4f}.shopping-bag-header{padding-top:24px;margin-bottom:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.shopping-bag-header .shopping-text{margin-right:16px;font-size:32px;line-height:39px;color:#4f4f4f}.shopping-bag-header .shopping-count{background:#ff7a00;min-width:32px;height:32px;border-radius:64px;color:#fff;font-size:16px;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cart-container{height:1768px;width:100%;background:#f2f2f2;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cart-container,.cart-container .cart-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cart-container .cart-items{max-height:1146px;overflow-y:scroll}.cart-container .cart-items .cart-item,.cart-container .cart-items .cart-item-container{display:-webkit-box;display:-ms-flexbox;display:flex}.cart-container .cart-items .cart-item{background-color:#fff;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:128px;margin-bottom:16px;width:824px;border-radius:8px;border:1px solid #e0e0e0}.cart-container .cart-items .cart-item .cart-item-img{height:126px;width:126px;border-right:1px solid #e0e0e0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cart-container .cart-items .cart-item .cart-item-img img{max-height:126px;max-width:126px}.cart-container .cart-items .cart-item .cart-item-main-section{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:24px;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:499px}.cart-container .cart-items .cart-item .cart-item-name{font-size:24px;max-width:499px;min-height:32px;max-height:64px;line-height:29px;font-weight:700}.cart-container .cart-items .cart-item .cart-item-brand{font-size:14px;line-height:17px;height:24px;max-width:499px}.cart-container .cart-items .cart-item .cart-item-price{margin-left:22px;font-size:24px;width:78px;overflow-x:hidden;font-weight:700}.cart-container .cart-items .quantity-change-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:24px}.cart-container .cart-items .quantity-change-container .quantity-count{font-weight:800;font-size:24px;text-align:center;letter-spacing:.05em;color:#333}.cart-container .cart-items .cart-item-remove,.cart-container .cart-items .quantity-change-container .quantity-count{height:32px;width:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cart-container .cart-items .cart-item-remove{margin-top:50px;background-color:#e0e0e0;border-radius:80px;margin-left:24px}.cart-container .cart-items .cart-item-remove .quantity-count{font-weight:800;font-size:20px;line-height:31px;letter-spacing:.05em;color:#333}.cart-container .cart-items .cart-item-remove .quantity-count,.cart-container .submit-order{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.cart-container .submit-order{margin-top:40px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:500px;height:72px;color:#fff;background-color:var(--secondary-seed-color);font-weight:700;font-size:24px;line-height:35px;border-radius:80px;margin-left:auto;margin-right:auto}.cart-container .submit-order:active{opacity:.6}.cart-container .keep-shopping{margin-top:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:var(--secondary-seed-color);font-weight:700;font-size:24px;line-height:35px;margin-left:auto;margin-right:auto}.cart-container .keep-shopping:active{opacity:.6}.subtotal-container{width:824px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:16px;padding-bottom:16px}.subtotal-container.subtotal{border-bottom:none}.subtotal-container.tax,.subtotal-container.total{border-bottom:3px solid #e0e0e0}.subtotal-container.total .subtotal-amount .sub-text{font-weight:700}.subtotal-container .subtotal-amount{font-size:24px;line-height:29px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:144px;height:100%;font-weight:700}.subtotal-container .subtotal-disclaimer{width:568px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.subtotal-container .subtotal-disclaimer .sub-text{font-size:24px;line-height:29px;color:#4f4f4f}.subtotal-container .subtotal-disclaimer .full-text{font-size:16px;line-height:20px;color:#4f4f4f}.empty-shopping-container .shopping-bag-icon{margin-top:104px;display:-webkit-box;display:-ms-flexbox;display:flex}.empty-shopping-container .shopping-bag-icon svg{margin-left:auto;margin-right:auto;height:120px;width:120px;stroke:#e0e0e0;fill:#e0e0e0}.empty-shopping-container .empty-text{font-size:48px;line-height:59px}.empty-shopping-container .empty-subtext,.empty-shopping-container .empty-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;color:#4f4f4f;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:16px}.empty-shopping-container .empty-subtext{font-size:24px;line-height:29px}.empty-shopping-container .view-products-btn{width:328px;margin-top:72px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:72px;color:#fff;background-color:var(--secondary-seed-color);font-weight:700;font-size:24px;line-height:35px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;border-radius:80px;margin-left:auto;margin-right:auto}.empty-shopping-container .view-products-btn:active{opacity:.6}.cart-item-container{display:-webkit-box;display:-ms-flexbox;display:flex}.cart-item-container.shadow{-webkit-box-shadow:0 0 32px rgba(0,0,0,.05);box-shadow:0 0 32px rgba(0,0,0,.05)}.cart-item{background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:128px;margin-bottom:16px;width:824px;border-radius:8px;border:1px solid #e0e0e0}.cart-item.small{width:696px;margin-bottom:0}.cart-item .cart-item-img{height:126px;width:126px;border-right:1px solid #e0e0e0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cart-item .cart-item-img img{max-height:126px;max-width:126px}.cart-item .cart-item-main-section{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:24px;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.cart-item .cart-item-name{font-size:24px;width:100%;min-height:32px;max-height:64px;line-height:29px;font-weight:700;overflow-x:hidden;overflow-y:hidden}.cart-item .cart-item-brand{font-size:14px;line-height:17px;height:24px;width:100%}.cart-item .quantity-control-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:64px;height:100%}.cart-item .quantity-control-container.disabled{opacity:.3}.cart-item .quantity-control-container .quantity-change{height:64px;width:64px;border:1px solid #e0e0e0;-webkit-box-shadow:0 0 32px rgba(0,0,0,.05);box-shadow:0 0 32px rgba(0,0,0,.05);border-radius:0 8px 0 0;font-weight:800;color:#0047b8;font-size:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cart-item .quantity-control-container .quantity-change:active{background-color:var(--secondary-seed-color)}.cart-item .cart-item-price{margin-right:24px;font-size:24px;width:78px;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cart-item .cart-item-price .the-price{font-weight:700;font-size:20px;line-height:24px;color:#4f4f4f;text-align:center}.cart-item .cart-item-price .weight{font-weight:700;font-size:10px;margin-top:3px;line-height:17px;letter-spacing:.05em;text-transform:uppercase;color:#828282;text-align:center}.card-with-button-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card-with-button-container .add-to-bag{width:224px;height:64px;font-size:20px;line-height:24px}.card-with-button-container .add-to-bag svg{height:32px;width:32px;margin-right:8px}.card-with-button-container .small-card-container{height:556px}.small-card-container.small-screen{width:436px;min-height:760px;max-height:808px;margin-right:24px;margin-bottom:45px}.small-card-container.small-screen .currently-in-cart{position:absolute;z-index:2;height:32px;width:436px;background-color:#ff7a00;border-radius:8px 8px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;letter-spacing:.05em;text-transform:uppercase}.small-card-container.small-screen .currently-in-cart svg{height:38px;width:38px}.small-card-container.small-screen .currently-in-cart .in-cart-text{color:#fff;font-weight:800;font-size:26px}.small-card-container.small-screen .small-card-wrapper .card-img{width:460px;height:460px}.small-card-container.small-screen .small-card-wrapper .title-section{margin-top:24px}.small-card-container.small-screen .small-card-wrapper .title-section .prod-title{font-size:40px;line-height:46px;max-height:92px;padding-right:16px;padding-left:16px}.small-card-container.small-screen .small-card-wrapper .title-section .prod-brand{font-size:26px;margin-top:8px}.small-card-container.small-screen .small-card-wrapper .price-label{height:40px}.small-card-container.small-screen .small-card-wrapper .price-label .selected-price{font-size:34px}.small-card-container.small-screen .small-card-wrapper .price-label .weight{font-size:18px;line-height:18px}.small-card-container.small-screen .small-card-wrapper .prod-subtype{font-size:20px}.small-card-container.small-screen .small-card-wrapper .potency-container{height:32px}.small-card-container.small-screen .small-card-wrapper .potency-container div{font-size:20px;line-height:28px}.small-card-container.small-screen .small-card-wrapper .quick-add-container.top-right{right:32px;top:32px}.small-card-container.small-screen .small-card-wrapper .quick-add-container .quick-add-action.quick-add-minus,.small-card-container.small-screen .small-card-wrapper .quick-add-container .quick-add-action.quick-add-plus{height:96px;width:96px;border-radius:64px}.small-card-container.small-screen .small-card-wrapper .quick-add-container .quick-add-quantity{height:96px;width:96px;font-size:32px;border-radius:64px}.small-card-container.small-screen .small-card-wrapper .quick-add-container .quick-add-quantity.standalone-button{border-radius:64px}.small-card-container.small-screen .small-card-wrapper .quick-add-container .quick-add-quantity .qty-value{margin-top:34px}.small-card-container.small-screen .small-card-wrapper .quick-add-container .quick-add-menu-bar{width:288px;height:96px;border-radius:64px}.small-card-container.small-screen .small-card-wrapper .quick-add-container .shopping-bag{top:16px}.small-card-container.small-screen .small-card-wrapper .quick-add-container .shopping-bag img{height:56px;width:56px}.small-card-container{width:328px;min-height:480px;max-height:556px;border:1px solid #e0e0e0;-webkit-box-shadow:0 0 32px rgba(0,0,0,.05);box-shadow:0 0 32px rgba(0,0,0,.05);border-radius:8px;margin-right:16px;margin-bottom:24px;overflow-y:hidden;overflow-x:hidden;position:relative}.small-card-container.break-on-four:nth-child(4n),.small-card-container.break-on-three:nth-child(3n){margin-right:0}.small-card-container:active{-webkit-transform:translateY(4px);transform:translateY(4px)}.small-card-container .currently-in-cart{position:absolute;z-index:2;height:32px;width:328px;background-color:#ff7a00;border-radius:8px 8px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;letter-spacing:.05em;text-transform:uppercase}.small-card-container .currently-in-cart svg{height:24px;width:24px}.small-card-container .currently-in-cart .in-cart-text{color:#fff;font-weight:800;font-size:16px}.small-card-container .small-card-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#fff;padding-bottom:20px;height:100%}.small-card-container .small-card-wrapper,.small-card-container .small-card-wrapper .card-img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.small-card-container .small-card-wrapper .card-img{height:326px;width:326px;border-bottom:1px solid #f2f2f2;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:24px}.small-card-container .small-card-wrapper .card-img img{max-height:100%;max-width:100%}.small-card-container .small-card-wrapper .item-tag-container{margin-top:-12px}.small-card-container .small-card-wrapper .item-tag-container .item-tag:not(:first-child){margin-left:8px}.small-card-container .small-card-wrapper .lack-of-item-tag-container{height:13px}.small-card-container .small-card-wrapper .title-section{margin-top:12px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.small-card-container .small-card-wrapper .title-section .prod-title{padding-left:8px;padding-right:8px;font-size:24px;line-height:29px;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;max-height:60px;overflow:hidden}.small-card-container .small-card-wrapper .title-section .prod-title p{text-align:center}.small-card-container .small-card-wrapper .title-section .prod-brand{font-weight:500;margin-top:2px;height:32px;padding-left:8px;padding-right:8px;font-size:17px;line-height:21px;text-align:center;color:#4f4f4f}.small-card-container .small-card-wrapper .price-label{margin-top:8px;height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.small-card-container .small-card-wrapper .price-label .selected-price{font-weight:700;font-size:20px;line-height:30px;color:#4f4f4f}.small-card-container .small-card-wrapper .price-label .weight{margin-left:9px;font-weight:700;font-size:13px;line-height:13px;letter-spacing:.05em;color:#4f4f4f}.small-card-container .small-card-wrapper .price-label:last-child{margin-bottom:32px}.small-card-container .small-card-wrapper .prod-subtype{color:#828282;font-weight:700;font-size:13px;line-height:20px;letter-spacing:.05em;text-transform:uppercase}.small-card-container .small-card-wrapper .potency-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:20px;margin-top:12px}.small-card-container .small-card-wrapper .potency-container div{color:#828282;font-weight:700;font-size:13px;line-height:20px;letter-spacing:.05em;text-transform:uppercase}.small-card-container .small-card-wrapper .potency-container .cbd-percentage{margin-left:24px}.small-card-container .small-card-wrapper .quick-add-container{z-index:10;position:absolute}.small-card-container .small-card-wrapper .quick-add-container.top-right{right:16px;top:16px}.small-card-container .small-card-wrapper .quick-add-container.lowered-top-right{right:16px;top:48px}.small-card-container .small-card-wrapper .quick-add-container.centered{top:48px}.small-card-container .small-card-wrapper .quick-add-container .quick-add-delete{height:64px;width:64px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:700}.small-card-container .small-card-wrapper .quick-add-container .quick-add-action:active{background-color:var(--darker-secondary)}.small-card-container .small-card-wrapper .quick-add-container .quick-add-minus{border-radius:32px 0 0 32px}.small-card-container .small-card-wrapper .quick-add-container .quick-add-minus,.small-card-container .small-card-wrapper .quick-add-container .quick-add-plus{height:64px;width:64px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:32px;font-weight:700;color:#fff}.small-card-container .small-card-wrapper .quick-add-container .quick-add-plus{border-radius:0 32px 32px 0}.small-card-container .small-card-wrapper .quick-add-container .quick-add-plus.standalone-button{background-color:#fff;color:var(--secondary-seed-color);border:1px solid #e0e0e0;border-radius:32px}.small-card-container .small-card-wrapper .quick-add-container .quick-add-plus.standalone-button:active{color:#fff;background-color:var(--secondary-seed-color);opacity:1}.small-card-container .small-card-wrapper .quick-add-container .quick-add-quantity{height:64px;width:64px;font-weight:800;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:18px;color:#fff}.small-card-container .small-card-wrapper .quick-add-container .quick-add-quantity .qty-value{margin-top:20px;line-height:28px}.small-card-container .small-card-wrapper .quick-add-container .quick-add-quantity.standalone-button{background-color:#ff7a00;border-radius:32px;color:#fff}.small-card-container .small-card-wrapper .quick-add-container .quick-add-menu-bar{width:192px;height:64px;border-radius:32px;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:var(--secondary-seed-color);border:1px solid #e0e0e0}.add-container .shopping-bag{position:absolute;top:7px}.showcase-menu-container .menu-page{height:auto!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.showcase-menu-container .menu-page .menu-content-area .shade{display:none;height:0;width:0}.showcase-menu-container .menu-index #menu-content-container{width:100vw;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.showcase-menu-container .menu-index #menu-content-container .measuring-container .item-grid-v2.showcase{width:100vw;padding-right:0}@media only screen and (max-width:800px){.showcase-menu-container .menu-index #menu-content-container .measuring-container .item-grid-v2.showcase{padding-left:21px}}@media only screen and (min-width:900px){.showcase-menu-container .menu-index #menu-content-container .measuring-container .item-grid-v2.showcase{padding-left:71px}}.showcase-menu-container .menu-index #menu-content-container .measuring-container .item-grid-v2.showcase .small-card-container{width:242px;min-height:408px;max-height:450px;height:432px}.showcase-menu-container .menu-index #menu-content-container .measuring-container .item-grid-v2.showcase .small-card-container .small-card-wrapper .card-img{height:240px;width:240px}.product-type-filter-bar-container{width:100%;height:141px;padding-left:4.5vw;padding-right:4.5vw}.product-type-filter-bar-container .product-filter-wrapper{height:inherit;width:inherit;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow-x:auto;white-space:nowrap}.product-type-filter-bar-container .product-filter-wrapper,.product-type-filter-bar-container .product-filter-wrapper .prod-type-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-type-filter-bar-container .product-filter-wrapper .prod-type-container{padding-top:32px;width:144px;height:100%;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;margin-right:8px;color:#828282;-webkit-transition:background-color 1s;transition:background-color 1s}.product-type-filter-bar-container .product-filter-wrapper .prod-type-container:last-child{margin-right:0}.product-type-filter-bar-container .product-filter-wrapper .prod-type-container.landscape{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding-left:32px;padding-right:32px;width:auto}.product-type-filter-bar-container .product-filter-wrapper .prod-type-container.landscape .prod-type-img,.product-type-filter-bar-container .product-filter-wrapper .prod-type-container.landscape .prod-type-img img{height:96px;width:96px}.product-type-filter-bar-container .product-filter-wrapper .prod-type-container.landscape .prod-type-text{font-size:32px;font-weight:700;line-height:37px}.product-type-filter-bar-container .product-filter-wrapper .prod-type-container:active{background-color:hsla(0,0%,100%,0);-webkit-transition:background-color 0s;transition:background-color 0s}.product-type-filter-bar-container .product-filter-wrapper .prod-type-container:active .prod-type-img,.product-type-filter-bar-container .product-filter-wrapper .prod-type-container:active .prod-type-text{-webkit-transform:translateY(5px);transform:translateY(5px)}.product-type-filter-bar-container .product-filter-wrapper .prod-type-container.selected{color:#333;opacity:1;border-bottom:4px solid var(--sidebar-highlight-color);border-left:1px solid #e0e0e0;border-right:1px solid #e0e0e0;z-index:2;background-color:#fff}.product-type-filter-bar-container .product-filter-wrapper .prod-type-container.selected .prod-type-img{opacity:1}.product-type-filter-bar-container .product-filter-wrapper .prod-type-container.unavailable .prod-type-img{opacity:.2}.product-type-filter-bar-container .product-filter-wrapper .prod-type-container.unavailable .prod-type-text{color:#333;opacity:.2}.product-type-filter-bar-container .product-filter-wrapper .prod-type-container .prod-type-img{height:56px;width:56px;margin-top:4px;opacity:.5}.product-type-filter-bar-container .product-filter-wrapper .prod-type-container .prod-type-img img{height:56px;width:56px;filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="table" tableValues="1 0" /><feFuncG type="table" tableValues="1 0" /><feFuncB type="table" tableValues="1 0" /></feComponentTransfer></filter></svg>#filter');-webkit-filter:invert(100%);filter:invert(100%)}.product-type-filter-bar-container .product-filter-wrapper .prod-type-container .prod-type-text{font-size:22px;font-weight:700;line-height:22px;text-transform:capitalize}.subtype-filter-bar-container{height:69px;overflow-x:scroll}.subtype-filter-bar-container .product-filter-wrapper::-webkit-scrollbar,.subtype-filter-bar-container::-webkit-scrollbar{display:none}.subtype-filter-bar-container .product-filter-wrapper .prod-type-container{margin-right:16px;padding-left:16px;padding-right:16px;width:inherit}.subtype-filter-bar-container .product-filter-wrapper .prod-type-container .prod-type-text{font-size:22px}.add-to-bag{margin-top:16px;border-radius:56px;background-color:var(--secondary-seed-color);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:700;color:#fff;letter-spacing:.05em}.add-to-bag.disabled{background-color:#fff;color:#828282}.add-to-bag.no-click{opacity:.4}.add-to-bag:active{opacity:.6}.product-view-container{background:#fff;-webkit-box-shadow:0 7.66825px 30.673px rgba(0,0,0,.05);box-shadow:0 7.66825px 30.673px rgba(0,0,0,.05);border-radius:16px}.product-view-container.embed{border:1px solid #e0e0e0}.product-view-container.embed .product-view{padding-bottom:56px}.product-view-container.embed .product-view .product-header-controls{margin-top:0}.product-view-container.embed .product-view .product-image-container{width:400px;height:400px}.product-view-container .product-view{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;padding-bottom:84px}.product-view-container .product-view .pizza{top:0;height:320px;content:"";background-blend-mode:multiply,normal;border-top-left-radius:16px;border-top-right-radius:16px;position:absolute;z-index:1;top:-22px;left:0;width:100%}.product-view-container .product-view .pizza svg{width:100%}.product-view-container .product-header-controls{width:100%;z-index:2}.product-view-container .product-header-controls,.product-view-container .product-header-controls .strain-type{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-view-container .product-header-controls .strain-type{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-transform:uppercase;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#4f4f4f;font-weight:700}.product-view-container .product-header-controls .strain-type .type-icon{filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="table" tableValues="1 0" /><feFuncG type="table" tableValues="1 0" /><feFuncB type="table" tableValues="1 0" /></feComponentTransfer></filter></svg>#filter');-webkit-filter:invert(100%);filter:invert(100%)}.product-view-container .product-image-container{background-color:#fff;z-index:2;border:2px solid #f2f2f2;-webkit-box-shadow:0 0 32px rgba(0,0,0,.1);box-shadow:0 0 32px rgba(0,0,0,.1);border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product-view-container .thc-content{font-weight:700;text-transform:uppercase;color:#828282;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.product-view-container .product-name{font-weight:700;color:#4f4f4f;text-align:center}.product-view-container .product-brand{color:#4f4f4f}.product-view-container .add-to-bag-section{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:32px}.product-view-container .add-to-bag-section .quantity-container{margin-right:48px}.product-view-container .add-to-bag-section .quantity-container .top-txt{text-align:center;font-weight:600;font-size:14px;letter-spacing:.05em;color:#828282}.product-view-container .add-to-bag-section .quantity-container .quantity-button-container{width:192px;height:64px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;background-color:#fff;border:1px solid #f2f2f2;-webkit-box-shadow:0 8px 16px rgba(0,0,0,.05);box-shadow:0 8px 16px rgba(0,0,0,.05);border-radius:32px}.product-view-container .add-to-bag-section .quantity-container .quantity-button-container.in-cart{background-color:var(--secondary-seed-color);color:#fff}.product-view-container .add-to-bag-section .quantity-container .quantity-button-container.in-cart .add{color:#fff}.product-view-container .add-to-bag-section .quantity-container .quantity-button-container.in-cart .add svg{stroke:#fff}.product-view-container .add-to-bag-section .quantity-container .quantity-button-container.in-cart .add:active{background-color:var(--darker-secondary)}.product-view-container .add-to-bag-section .quantity-container .quantity-button-container.in-cart .quant-count,.product-view-container .add-to-bag-section .quantity-container .quantity-button-container.in-cart .subtract{color:#fff}.product-view-container .add-to-bag-section .quantity-container .quantity-button-container.in-cart .subtract svg{stroke:#fff}.product-view-container .add-to-bag-section .quantity-container .quantity-button-container.in-cart .subtract:active{background-color:var(--darker-secondary)}.product-view-container .add-to-bag-section .quantity-container .quantity-button-container .subtract{z-index:1;height:100%;width:64px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:32px 0 0 32px;font-weight:800;font-size:24px;line-height:146.28%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:var(--secondary-seed-color)}.product-view-container .add-to-bag-section .quantity-container .quantity-button-container .subtract svg{height:32px;width:32px}.product-view-container .add-to-bag-section .quantity-container .quantity-button-container .subtract:active{background-color:var(--secondary-seed-color)}.product-view-container .add-to-bag-section .quantity-container .quantity-button-container .quant-count{width:66px;font-size:20px;line-height:31px;text-align:center;letter-spacing:.05em;color:#333;position:relative}.product-view-container .add-to-bag-section .quantity-container .quantity-button-container .add,.product-view-container .add-to-bag-section .quantity-container .quantity-button-container .quant-count{height:100%;font-weight:800;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box}.product-view-container .add-to-bag-section .quantity-container .quantity-button-container .add{z-index:1;width:64px;font-style:normal;font-size:24px;line-height:146.28%;color:var(--secondary-seed-color);border-radius:0 32px 32px 0}.product-view-container .add-to-bag-section .quantity-container .quantity-button-container .add:active{background-color:var(--secondary-seed-color)}.product-view-container .add-to-bag-section .quantity-container .quantity-button-container .add svg{height:32px;width:32px}.product-view-container .item-pricing{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.product-view-container .item-pricing .price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-view-container .item-pricing .price .price-label{font-weight:700;color:#4f4f4f}.product-view-container .description{overflow-y:scroll;padding-right:8px}.product-view-container .description::-webkit-scrollbar{width:8px}.product-view-container .description::-webkit-scrollbar-track{background:#fff}.product-view-container .description::-webkit-scrollbar-thumb{background:#e0e0e0;border-radius:4px}.product-view-container .description::-webkit-scrollbar-thumb:hover{background:#555}.product-view-container .use-facts{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product-view-container .use-facts,.product-view-container .use-facts .factoid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-view-container .use-facts .factoid{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#4f4f4f;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.product-view-container .use-facts .factoid .fact-title{font-weight:700}.product-view-container .use-facts .factoid .fact-description{text-align:center}.menu-product-view-container{margin-left:auto;margin-right:auto;width:904px}.menu-product-view-container .product-header-controls{margin-top:34px}.menu-product-view-container .product-header-controls .left-spacing{margin-left:32px;width:40px}.menu-product-view-container .product-header-controls .strain-type{height:32px;font-size:18px;line-height:18px}.menu-product-view-container .product-header-controls .strain-type .type-icon{margin-right:4px;height:32px;width:32px}.menu-product-view-container .product-header-controls .close-btn{height:40px;width:40px;margin-right:32px}.menu-product-view-container .product-header-controls .close-btn:active{-webkit-transform:translateY(4px);transform:translateY(4px);background-color:#4f4f4f;border-radius:80px}.menu-product-view-container .product-header-controls .close-btn svg{stroke:#4f4f4f}.menu-product-view-container .product-image-container{width:480px;height:480px;margin-top:24px;padding:24px}.menu-product-view-container .product-image-container img{max-height:100%}.menu-product-view-container .horiz-line-category{margin-top:40px;height:1px;width:696px;border-bottom:1px solid #e0e0e0}.menu-product-view-container .item-tag-container{display:-webkit-box;display:-ms-flexbox;display:flex}.menu-product-view-container .item-tag-container .item-tag:not(:first-child){margin-left:16px}.menu-product-view-container .item-tag-container .item-tag.weden{width:104px}.menu-product-view-container .item-tag{margin-top:24px;height:40px;width:104px}.menu-product-view-container .thc-content{margin-top:32px;font-size:13px;line-height:16px}.menu-product-view-container .thc-content .thc{margin-right:24px}.menu-product-view-container .product-name{margin-top:32px;font-size:44px;line-height:67px;min-height:48px;width:696px}.menu-product-view-container .product-brand{font-weight:400;font-size:22px;line-height:32px;min-height:32px}.menu-product-view-container .add-to-bag{-ms-flex-item-align:end;align-self:flex-end;width:224px;height:64px;font-size:20px;line-height:24px;text-transform:uppercase}.menu-product-view-container .add-to-bag svg{height:32px;width:32px;margin-right:8px}.menu-product-view-container .item-pricing{margin-top:48px;height:129px}.menu-product-view-container .item-pricing .price{width:120px;margin-right:6px}.menu-product-view-container .item-pricing .price.selected{border-bottom:4px solid #ff7a00;height:129px}.menu-product-view-container .item-pricing .price.not-selected{border-bottom:4px solid #fff;height:129px;color:#a5a5a5!important}.menu-product-view-container .item-pricing .price.not-selected .amt-label,.menu-product-view-container .item-pricing .price.not-selected .price-label{color:#a5a5a5!important}.menu-product-view-container .item-pricing .price:last-child{margin-right:0}.menu-product-view-container .item-pricing .price .price-label{font-size:32px;line-height:56px;margin-bottom:4px}.menu-product-view-container .item-pricing .price .amt-label{font-size:18px;line-height:22px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.menu-product-view-container .item-pricing .price .in-bag-label{height:28px;line-height:19px;letter-spacing:.05em;width:120px;background-color:#ff7a00;border-bottom:4px solid #ff7a00;color:#fff;font-size:16px;font-weight:800px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-top-right-radius:8px;border-top-left-radius:8px}.menu-product-view-container .horiz-line{width:696px;height:1px;background-color:#e0e0e0}.menu-product-view-container .description{margin-top:56px;width:576px;max-height:160px;line-height:32px;font-size:18px}.menu-product-view-container .use-facts{height:152px;width:628px;margin-top:56px}.menu-product-view-container .use-facts .factoid{width:112px;height:100%}.menu-product-view-container .use-facts .factoid:last-child{margin-right:0}.menu-product-view-container .use-facts .factoid.thc .fact-img{border:1px solid #e0e0e0;border-radius:80px}.menu-product-view-container .use-facts .factoid .fact-img{height:112px;width:112px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:500;font-size:24px;line-height:29px}.menu-product-view-container .use-facts .factoid .fact-img img{height:112px;width:112px}.menu-product-view-container .use-facts .factoid .fact-title{font-size:14px;line-height:17px;margin-top:16px;letter-spacing:.1em}.menu-product-view-container .use-facts .factoid .fact-description{margin-top:8px;font-size:12px;line-height:19px;max-width:192px;min-width:160px}.added-to-cart-container{min-height:500px;width:903px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#fff;padding-bottom:48px}.added-to-cart-container .pizza{top:0;width:100%;content:"";background-blend-mode:multiply,normal;border-top-left-radius:16px;border-top-right-radius:16px;position:absolute;z-index:1;top:-28px;left:0}.added-to-cart-container .pizza svg{width:100%}.added-to-cart-container .quick-shop-container{margin-top:104px}.added-to-cart-container .quick-shop-container .shop-title{font-weight:800;font-size:20px;line-height:120%;letter-spacing:.05em;text-transform:uppercase;color:#ff7a00}.added-to-cart-container .quick-shop-container .helper-text,.added-to-cart-container .quick-shop-container .shop-title{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.added-to-cart-container .quick-shop-container .helper-text{font-weight:400;font-size:32px;line-height:49px;color:#4f4f4f}.added-to-cart-container .quick-shop-container .shop-card-section{margin-top:48px;display:-webkit-box;display:-ms-flexbox;display:flex}.added-to-cart-container .quick-shop-container .shop-card-section div:nth-child(2){margin-right:0}.added-to-cart-container .close-btn{position:absolute;top:32px;right:32px;z-index:2}.added-to-cart-container .close-btn .close-btn-click-layer{width:40px}.added-to-cart-container .close-btn .close-btn-click-layer svg{stroke:#4f4f4f!important}.added-to-cart-container .checkmark{margin-top:64px;z-index:2;height:80px}.added-to-cart-container .checkmark svg{height:80px;width:80px}.added-to-cart-container .added-text{z-index:2;font-size:32px;line-height:39px;color:#4f4f4f;padding-left:32px;padding-right:32px;text-align:center}.added-to-cart-container .cart-item-container{z-index:2;margin-top:56px;position:relative}.added-to-cart-container .cart-item-container .quantity-counter{position:absolute;min-width:40px;height:40px;background-color:#ff7a00;right:-20px;top:-20px;z-index:1000;font-size:18px}.added-to-cart-container .cart-item-container .quantity-counter,.added-to-cart-container .keep-shopping{color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:700;border-radius:80px}.added-to-cart-container .keep-shopping{z-index:2;margin-top:56px;background-color:var(--secondary-seed-color);-webkit-box-shadow:0 4px 0 rgba(79,79,79,.25);box-shadow:0 4px 0 rgba(79,79,79,.25);width:360px;height:72px;font-size:24px;line-height:35px}.added-to-cart-container .keep-shopping:active{opacity:.6}.added-to-cart-container .checkout{z-index:2;width:360px;height:72px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:700;font-size:24px;line-height:35px;color:var(--secondary-seed-color);margin-top:16px;border-radius:80px}.added-to-cart-container .checkout:active{background-color:#4f4f4f}.v3results-container{margin-top:40px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.v3results-container,.v3results-container .your-results{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.v3results-container .your-results{font-size:24px;height:32px;line-height:29px;width:824px;color:#333}.v3results-container .your-results .line{height:1px;background:#e0e0e0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.v3results-container .your-results .line:first-child{margin-right:18px}.v3results-container .your-results .line:last-child{margin-left:18px}.v3results-container .product-type-filter-bar-container{margin-bottom:40px;border-bottom:1px solid #e0e0e0}.v3results-container .product-type-filter-bar-container .product-filter-wrapper{padding-top:0;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.v3results-container .explanation-text{height:96px;margin-bottom:32px;font-size:18px;line-height:32px;width:696px}.v3results-container .browsers{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.v3results-container .browsers div:last-child{margin-left:16px}.v3results-container .browse-the-menu{margin-top:20px;border-radius:56px;margin-left:auto;margin-right:auto;width:266px;height:56px;color:#fff;background-color:var(--secondary-seed-color);font-weight:700;font-size:20px;line-height:24px}.art-container,.v3results-container .browse-the-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.art-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.art-container .art-header{font-size:64px;line-height:78px;margin-top:64px;margin-bottom:16px}.art-container .art-item-viewable{overflow-y:scroll;overscroll-behavior-y:contain;overflow-x:hidden;height:1720px}.art-container .art-item-container{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;width:1080px;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:32px;padding-right:32px;margin-bottom:300px}.art-container .art-item-container,.art-container .art-item-container .art-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.art-container .art-item-container .art-item{margin-top:48px;margin-right:16px;width:328px;height:408px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.art-container .art-item-container .art-item:nth-child(3n+3){margin-right:0}.art-container .art-item-container .art-item .art-img img{border-radius:8px;height:328px;width:328px;border:1px solid #e0e0e0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 0 32px rgba(0,0,0,.1);box-shadow:0 0 32px rgba(0,0,0,.1)}.art-container .art-item-container .art-item .art-title{margin-top:24px;text-align:center;width:80%;font-weight:700;font-size:18px;line-height:22px}.art-container .art-item-container .art-item .art-artist{margin-top:8px;font-size:14px;line-height:19px}.art-modal-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#fff;width:824px;padding-left:92px;padding-right:92px;padding-bottom:92px}.art-modal-container .art-img img{height:640px;width:640px;border-radius:8px;border:1px solid #e0e0e0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 0 32px rgba(0,0,0,.1);box-shadow:0 0 32px rgba(0,0,0,.1)}.art-modal-container .close-btn{height:92px}.art-modal-container .close-btn .close-btn-click-layer{margin-top:32px;width:40px;margin-left:728px}.art-modal-container .close-btn .close-btn-click-layer svg{stroke:#4f4f4f!important}.art-modal-container .art-title{font-size:24px;margin-top:32px;font-weight:700}.art-modal-container .art-artist{font-size:18px;margin-top:16px}.art-modal-container .detail-block-1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:24px}.art-modal-container .detail-block-1 div{margin-right:48px}.art-modal-container .detail-block-1 div:last-child{margin-right:0}.art-modal-container .detail-block-2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:16px}.art-modal-container .detail-block-2 div{margin-right:48px}.art-modal-container .detail-block-2 div:last-child{margin-right:0}.art-modal-container .list-price,.art-modal-container .medium,.art-modal-container .size{margin-top:16px}.art-modal-container .about{margin-top:40px;border-top:1px solid #e0e0e0;padding-top:40px}.art-modal-container .instagram,.art-modal-container .website{margin-top:16px}.order-summary-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:auto;margin-right:auto;width:824px}.order-summary-container .thank-you{margin-top:64px;font-size:24px;color:var(--secondary-seed-color);font-weight:700}.order-summary-container .order-summary-header{margin-top:24px;font-size:48px;line-height:59px;text-align:center;color:#4f4f4f;width:720px}.order-summary-container .order-summary-subtext{margin-top:24px;font-size:24px;line-height:30px;color:#4f4f4f;width:720px;text-align:center;white-space:pre-wrap}.order-summary-container .full-line{margin-top:72px;height:1px;width:100%;background-color:#e0e0e0}.order-summary-container .cart-item-container{margin-bottom:16px;position:relative}.order-summary-container .cart-item-container .quantity-counter{position:absolute;min-width:40px;height:40px;background-color:#ff7a00;color:#fff;right:-20px;top:-20px;z-index:1000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:18px;font-weight:700;border-radius:80px}.order-summary-container .order-summary-items{margin-top:64px;width:768px;max-height:1000px;padding-right:20px;overflow-y:auto;overflow-x:hidden}.order-summary-container .shopping-bag-header{margin-left:0!important}.order-summary-container .cart-item{margin-bottom:0}.order-summary-container .subtotal-container{margin-left:0!important;width:768px}.order-summary-container .finish-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:var(--secondary-seed-color);-webkit-box-shadow:0 4px 0 rgba(79,79,79,.25);box-shadow:0 4px 0 rgba(79,79,79,.25);border-radius:80px;color:#fff;font-weight:700;height:72px;width:360px;font-size:24px;margin-top:56px;margin-bottom:64px}.order-summary-container .finish-btn:active{opacity:.6}.menu-selectors{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1em 4.5vw}.menu-selectors .divider-line{height:48px}.menu-selectors.full-size{padding-bottom:2em}.menu-selectors.full-size .divider-line{height:48px}.menu-selectors.full-size .selector-dropdown.search{width:360px}.menu-selectors.full-size .brand-selector{height:48px}.menu-selectors.full-size .brand-selector .Select-menu-outer,.menu-selectors.full-size .brand-selector .Select-menu-outer .Select-menu{max-height:1024px}.menu-selectors.full-size .brand-selector .Select-menu-outer .Select-option{height:48px;font-size:18px;padding:18px 1em}.menu-selectors.full-size .label-text{font-size:18px!important}.menu-selectors.full-size .brand-selector .Select-control{height:48px}.menu-selectors.full-size .brand-selector .Select-control .Select-placeholder,.menu-selectors.full-size .brand-selector .Select-control .Select-value{font-size:18px;line-height:48px}.menu-selectors.full-size .product-search-box{font-size:18px;height:48px}.menu-selectors.full-size .reset-all{font-size:20px;line-height:48px}.menu-selectors.full-size .reset-all img{height:32px;width:32px}.menu-selectors.full-size .selector-dropdown .label-text{margin-top:0}.menu-selectors.full-size .label-text{color:#4f4f4f;font-size:18px;font-weight:700;display:inline-block;letter-spacing:.05em;text-transform:uppercase}.menu-selectors .Select.is-open>.Select-control{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.menu-selectors .Select.is-focused:not(.is-open)>.Select-control,.menu-selectors .Select.is-focused>.Select-control{border-color:#e0e0e0}.menu-selectors .brand-selector{width:36vh;height:48px;font-weight:700}.menu-selectors .brand-selector .Select-clear{font-size:36px}.menu-selectors .brand-selector .Select-control{border:1px solid #e0e0e0;-webkit-box-shadow:0 0 48px rgba(0,0,0,.05);box-shadow:0 0 48px rgba(0,0,0,.05);border-radius:16px;height:56px}.menu-selectors .brand-selector .Select-control .Select-value{line-height:56px;padding-left:1em}.menu-selectors .brand-selector .Select-control .Select-placeholder{color:#828282;line-height:56px;padding-left:1em}.menu-selectors .brand-selector .Select-menu-outer,.menu-selectors .brand-selector .Select-menu-outer .Select-menu{max-height:800px}.menu-selectors .brand-selector .Select-menu-outer .Select-option{font-weight:700;height:56px;font-size:16px;padding:16px 1em}.menu-selectors .reset-all{background:#f2f2f2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid #e0e0e0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 0 64px rgba(0,0,0,.05);box-shadow:0 0 64px rgba(0,0,0,.05);border-radius:40px;font-weight:700;font-size:1em;line-height:46px;width:16vw}.menu-selectors .reset-all img{filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="table" tableValues="1 0" /><feFuncG type="table" tableValues="1 0" /><feFuncB type="table" tableValues="1 0" /></feComponentTransfer></filter></svg>#filter');-webkit-filter:invert(1);filter:invert(1);height:1em;width:1em}.menu-selectors .reset-all:active{background:var(--secondary-seed-color)}.menu-selectors .reset-all.not-resettable{color:#fff}.menu-selectors .reset-all.not-resettable img{-webkit-filter:none;filter:none}.menu-selectors .product-search-box{border:1px solid #e0e0e0;-webkit-box-shadow:0 0 64px rgba(0,0,0,.05);box-shadow:0 0 64px rgba(0,0,0,.05);border-radius:16px;height:56px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:1em;padding-right:1em;font-size:14px;font-weight:700}.menu-selectors .product-search-box::-webkit-input-placeholder{color:#828282}.menu-selectors .product-search-box::-moz-placeholder{color:#828282}.menu-selectors .product-search-box::-ms-input-placeholder{color:#828282}.menu-selectors .product-search-box::placeholder{color:#828282}.menu-selectors .product-search-box:focus{outline:none}.menu-selectors .selector-dropdown{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;z-index:100}.menu-selectors .selector-dropdown.brand{width:36vw}.menu-selectors .selector-dropdown.search{width:30vw}.menu-selectors .selector-dropdown .label-text{-ms-flex-preferred-size:100%;flex-basis:100%;margin-bottom:1vw;margin-top:1.75vh}.menu-selectors .selector-dropdown .selector{-webkit-box-flex:1;-ms-flex:1;flex:1;border:1px solid #e0e0e0;-webkit-box-shadow:0 0 64px rgba(0,0,0,.05);box-shadow:0 0 64px rgba(0,0,0,.05);border-radius:16px;height:3.75vh}.events-container .events-header{padding-top:64px;padding-bottom:24px;width:100%;border-bottom:1px solid #e0e0e0;display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:32px}.events-container .events-header .event-logo svg{width:64px;height:64px;stroke:#333}.events-container .events-header .event-text-title{color:#333;font-size:48px;margin-left:8px;line-height:64px}.events-container .events-list{overflow-y:scroll;overflow-x:hidden;height:1500px}.events-container .events-list .event-container{margin-top:64px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding-left:32px;padding-right:100px;padding-bottom:88px;border-bottom:1px solid #e0e0e0}.events-container .events-list .event-container .event-left{margin-right:48px}.events-container .events-list .event-container .event-left .event-img{width:320px}.events-container .events-list .event-container .event-right .time-header{font-size:22px;line-height:42px}.events-container .events-list .event-container .event-right .time-header.upcoming{color:#faa42d}.events-container .events-list .event-container .event-right .time-header.today{background:#6d599b;border-radius:32px;width:120px;height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;color:#f6eed5}.events-container .events-list .event-container .event-right .event-title{font-size:48px;line-height:57px;color:#333}.events-container .events-list .event-container .event-right .small-details{margin-top:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;font-weight:700;font-size:22px;line-height:42px}.events-container .events-list .event-container .event-right .small-details div{margin-right:32px}.events-container .events-list .event-container .event-right .small-details div:last-child{margin-right:0}.events-container .events-list .event-container .event-right .event-deals,.events-container .events-list .event-container .event-right .event-details{margin-top:32px;font-size:22px;line-height:42px}.events-container .events-list .event-container .event-right .sponsor-title{font-weight:700;font-size:22px;line-height:42px}.events-container .events-list .event-container .event-right .sponsorships{margin-top:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.events-container .events-list .event-container .event-right .sponsorships .sponsorship{margin-right:24px;height:96px;width:96px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.events-container .events-list .event-container .event-right .sponsorships .sponsorship img{width:96px;max-height:96px}.startup-modal-flow .startup-flow-phone-container{padding-top:80px}.startup-modal-flow .startup-flow-response-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:80px 110px}.startup-modal-flow .startup-flow-response-container .response-title{font-size:48px;line-height:64px;text-align:center;font-weight:600;margin-bottom:48px}.startup-modal-flow .startup-flow-response-container .responses-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;width:682px}.startup-modal-flow .startup-flow-response-container .response{height:128px;width:256px;border:1px solid #e0e0e0;-webkit-box-shadow:0 8px 16px rgba(0,0,0,.05);box-shadow:0 8px 16px rgba(0,0,0,.05);border-radius:16px;font-weight:800;font-size:40px;line-height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;padding:72px 120px;color:var(--secondary-seed-color)}.startup-modal-flow .startup-flow-response-container .response:active{background-color:var(--secondary-seed-color)}.loyalty-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:1800px;background-color:#f2f2f2}.loyalty-container .loyalty-text{font-weight:800;font-size:56px;text-align:center;margin-top:120px}.loyalty-container .img-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:72px;width:824px;height:824px;background-color:#fff}@-webkit-keyframes smallcard-fadein{0%{opacity:0}66%{opacity:0}to{opacity:1}}@keyframes smallcard-fadein{0%{opacity:0}66%{opacity:0}to{opacity:1}}.consultation-results-v2-container{height:1765px;overflow-y:scroll;background-color:#f2f2f2}.consultation-results-v2-container .results-header{padding-top:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-bottom:24px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.consultation-results-v2-container .results-header .results-super-text{font-size:24px;font-weight:800;letter-spacing:.1em;color:var(--secondary-seed-color)}.consultation-results-v2-container .results-header .results-you-like{font-size:48px;margin-top:8px;line-height:74px;font-weight:700}.product-type-results-container{border-top:1px solid #e0e0e0;padding-top:48px;padding-bottom:64px;overflow-y:scroll}.product-type-results-container .explanation-container{padding-left:32px;padding-right:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.product-type-results-container .explanation-container .icon{height:90px;width:90px;margin-right:24px}.product-type-results-container .explanation-container .icon svg{height:90px;width:90px}.product-type-results-container .explanation-container .text-description-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:40px}.product-type-results-container .explanation-container .text-description-container .prod-type-results-header{font-size:44px;margin-bottom:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.product-type-results-container .explanation-container .text-description-container .prod-type-results-header .prod-type{margin-right:12px;font-weight:800}.product-type-results-container .explanation-container .text-description-container .results-explanation{font-size:24px;padding-right:188px}.small-card-carousel-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.small-card-carousel-container{overflow-x:scroll;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;min-height:530px}.small-card-carousel-container::-webkit-scrollbar{display:none}.brands-container{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;border-radius:8px;background-color:#fff;width:750px;max-height:650px;overflow-y:scroll;padding:24px}.brand-card,.brands-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.brand-card{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:8px;height:250px;width:200px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.brand-card.brand-selected .brand-image-container{border:3px solid #1973a5}.brand-card.brand-selected .brand-name{color:#1973a5}.brand-card .brand-image-container{height:200px;width:200px;background:#fff;border:1px solid #e0e0e0;-webkit-box-shadow:0 0 18.3622px rgba(0,0,0,.05);box-shadow:0 0 18.3622px rgba(0,0,0,.05);border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.brand-card .brand-image-container img{max-height:200px;max-width:205px}.brand-card .brand-name{color:#4f4f4f;font-size:18px;font-weight:700;margin-top:16px}input{font-family:var(--seed-font),sans-serif}.intake-terms-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.intake-terms-container .terms-head{font-weight:700;font-size:24px;line-height:35px;margin-bottom:48px;margin-top:96px}.intake-terms-container .terms-body{width:704px;font-size:24px;line-height:32px}.intake-terms-container .terms-ok{margin-top:72px;margin-bottom:72px;width:437px;height:72px;background:#3570ce;-webkit-box-shadow:0 4px 0 rgba(79,79,79,.25);box-shadow:0 4px 0 rgba(79,79,79,.25);border-radius:80px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:700;font-size:24px}.numeric-container{width:1072px}.numeric-container .numeric-scale{border-bottom:2px solid #e0e0e0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.numeric-container .numeric-scale:last-child{border-bottom:none}.numeric-container .numeric-scale .question-title{font-size:32px;line-height:47px;font-weight:700}.numeric-container .numeric-scale .number-boxes-container{margin-top:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.numeric-container .numeric-scale .number-boxes-container .num-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:700;font-size:28px;width:192px;height:104px;border:2px solid #e0e0e0;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:8px;margin-right:28px}.numeric-container .numeric-scale .number-boxes-container .num-box:last-child{margin-right:0}.numeric-container .numeric-scale .number-boxes-container .num-box.selected{border:3px solid var(--secondary-seed-color);-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 4px 30px rgba(53,112,206,.2);box-shadow:0 4px 30px rgba(53,112,206,.2);border-radius:8px}.numeric-container .numeric-scale .scale-pointer{margin-top:56px;margin-bottom:80px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.numeric-container .numeric-scale .scale-pointer .txt{display:-webkit-box;display:-ms-flexbox;display:flex;align-item:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:28px;width:192px;height:40px}.numeric-container .numeric-scale .scale-pointer .pntr{width:688px}.intake-consult{width:100%;-webkit-transform:scale(.666);transform:scale(.666);-webkit-transform-origin:top center;transform-origin:top center}.intake-consult .header{height:200px}.intake-consult .final-container,.intake-consult .header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.intake-consult .final-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.intake-consult .final-container .thanks{font-size:64px;line-height:78px;margin-bottom:48px}.intake-consult .final-container .thanks-blurb{font-size:29px;line-height:48px}.intake-consult .progress-bar{margin-top:24px;height:6px;width:496px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.intake-consult .progress-bar .step{width:64px;margin-right:8px;background-color:#828282;height:2px}.intake-consult .progress-bar .step:last-child{margin-right:0}.intake-consult .progress-bar .step.selected{height:6px;background-color:#ff7a00}.intake-consult .question-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:opacity .5s;transition:opacity .5s;-webkit-transition-delay:.2s;transition-delay:.2s}.intake-consult .question-wrapper.leaving{opacity:0}.intake-consult .question-title{height:104px;width:890px;margin-top:54px;margin-bottom:16px;font-size:48px;line-height:59px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#333}.intake-consult .question-title.big{font-size:64px}.intake-consult .results-container{width:890px}.intake-consult .results-container .result{display:-webkit-box;display:-ms-flexbox;display:flex}.intake-consult .results-container .result .q{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.intake-consult .q-answers,.intake-consult .q-answers .yn-btn{display:-webkit-box;display:-ms-flexbox;display:flex}.intake-consult .q-answers .yn-btn{font-weight:700;font-size:28px;width:216px;height:104px;border:2px solid #e0e0e0;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.intake-consult .q-answers .yn-btn:first-child{margin-right:24px}.intake-consult .q-answers .yn-btn.gender{width:256px}.intake-consult .q-answers .yn-btn.gender:first-child{margin-right:32px!important}.intake-consult .q-answers .yn-btn.selected{border:3px solid var(--secondary-seed-color);-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 4px 30px rgba(53,112,206,.2);box-shadow:0 4px 30px rgba(53,112,206,.2)}.intake-consult .patient-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.intake-consult .patient-form .field-label{font-size:24px;line-height:35px;font-weight:700;margin-top:48px;margin-bottom:8px}.intake-consult .patient-form .field-label:first-child{margin-top:0}.intake-consult .patient-form .toc{margin-top:56px;font-size:20px;line-height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.intake-consult .patient-form .toc .toc-link{color:var(--secondary-seed-color)}.intake-consult .patient-form textarea,.intake-consult .patient-form textarea:focus{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none}.intake-consult .patient-form .birthday-group{display:-webkit-box;display:-ms-flexbox;display:flex}.intake-consult .patient-form .birthday-group input.two-date{width:140px;margin-right:8px}.intake-consult .patient-form .birthday-group input.height{width:256px;margin-right:32px}.intake-consult .patient-form .birthday-group input.height:last-child{margin-right:0}.intake-consult .patient-form .birthday-group input.four-date{width:240px}.intake-consult .patient-form input{width:540px;height:88px;border:2px solid #e0e0e0;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:8px;font-size:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:32px;margin-top:16px;color:#333}.intake-consult .patient-form input::-webkit-input-placeholder{color:#828282;font-size:24px}.intake-consult .patient-form input::-moz-placeholder{color:#828282;font-size:24px}.intake-consult .patient-form input::-ms-input-placeholder{color:#828282;font-size:24px}.intake-consult .patient-form input::placeholder{color:#828282;font-size:24px}.intake-consult .patient-form input:focus{border:2px solid var(--secondary-seed-color);-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 4px 30px rgba(53,112,206,.2);box-shadow:0 4px 30px rgba(53,112,206,.2);border-radius:8px;outline:none}.intake-consult .multi-selects{height:688px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.intake-consult .multi-selects,.intake-consult .multi-selects .selectable{width:1072px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.intake-consult .multi-selects .selectable{height:160px;border:2px solid #e0e0e0;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:8px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;line-height:48px;font-size:32px;font-weight:700;margin-bottom:16px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.intake-consult .multi-selects .selectable.small{width:528px}.intake-consult .multi-selects .selectable.small:nth-child(odd){margin-right:16px}.intake-consult .multi-selects .selectable.selected{border:3px solid var(--secondary-seed-color);-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 4px 30px rgba(53,112,206,.2);box-shadow:0 4px 30px rgba(53,112,206,.2);border-radius:8px}.intake-consult .multi-selects .selectable.other :focus,.intake-consult .multi-selects .selectable.other textarea{outline:none;border:none}.intake-consult .multi-selects .selectable.other input{border:none;outline:none;width:90%;font-size:32px;text-align:center}.intake-consult .yes-no-container{width:1072px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.intake-consult .yes-no-container .question{height:232px;padding-bottom:64px;padding-top:64px;border-bottom:2px solid #e0e0e0;font-weight:700;font-size:32px;display:-webkit-box;display:-ms-flexbox;display:flex}.intake-consult .yes-no-container .question:last-child{border-bottom:none}.intake-consult .yes-no-container .question .q-text{width:600px}.intake-consult .initial-container,.intake-consult .yes-no-container .question .q-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.intake-consult .initial-container{width:664px;font-size:29px;line-height:48px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:88px}.intake-consult .initial-container .body-text{margin-bottom:40px}.intake-consult .initial-container .body-text div{margin-bottom:48px}.intake-consult .buttons{width:528px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:48px}.intake-consult .buttons.big{width:664px}.intake-consult .buttons .btn{width:528px;height:72px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:24px;line-height:35px;font-weight:700}.intake-consult .buttons .btn.orange{height:112px;width:664px;background-color:#ff7a00;color:#fff;font-size:48px;border-radius:80px}.intake-consult .buttons .retake-consult{border:2px solid var(--secondary-seed-color);color:var(--secondary-seed-color);border-radius:80px;margin-bottom:32px}.intake-consult .buttons .view-summary{background-color:var(--secondary-seed-color);border-radius:80px;color:#fff}.intake-consult .control-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:1072px;height:72px;margin-top:48px}.intake-consult .control-buttons .btn{width:528px;height:72px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:24px;line-height:35px;font-weight:700}.intake-consult .control-buttons .back-btn{margin-right:16px;border:2px solid var(--secondary-seed-color);color:var(--secondary-seed-color);border-radius:80px}.intake-consult .control-buttons .next-btn{background-color:var(--secondary-seed-color);border-radius:80px;color:#fff}.showcase-page-header{height:115px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:10;background-color:#fff;border-bottom:1px solid #e0e0e0;-webkit-box-shadow:0 0 32px rgba(0,0,0,.05);box-shadow:0 0 32px rgba(0,0,0,.05)}.showcase-page-header .logo{height:114px;padding-top:16px;padding-bottom:16px}.showcase-page-header .logo img{height:82px}.move-product-container{position:fixed;top:35vh;height:30vh;width:125px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:1002}.move-product-container.showcase{width:80px}.move-product-container.showcase .product-move-arrow{height:60px;width:60px;border-radius:56px}.move-product-container.showcase .product-move-arrow svg{height:38px;width:38px}.move-product-container.next-product-container{right:0}.move-product-container.previous-product-container{left:0}.move-product-container .product-move-arrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:80px;-webkit-box-shadow:0 4px 16px rgba(0,0,0,.1);box-shadow:0 4px 16px rgba(0,0,0,.1);border:1px solid #f2f2f2;color:#fff;height:80px;width:80px;background-color:#fff}.move-product-container .product-move-arrow:active{-webkit-transform:translateY(4px);transform:translateY(4px);background-color:#4f4f4f;-webkit-box-shadow:none;box-shadow:none}.move-product-container .product-move-arrow svg{height:48px;width:48px}.showcase-menu-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:100vh;overflow-y:hidden}.showcase-menu-container .menu-page .menu-content-area .product-type-header .product-type-header-container{line-height:24px}.showcase-menu-container .menu-page .menu-content-area .product-type-header .product-type-header-img{height:38px;width:38px}.showcase-menu-container .menu-page .menu-content-area .product-type-header .product-type-header-text{font-size:32px}.showcase-menu-container .menu-page .top-bars .item-tag.header{width:96px}.showcase-menu-container .menu-page .top-bars .filter-header .sort-area{width:36vw}.showcase-menu-container .menu-page .top-bars .filter-header .sort-area .sort-btn{font-size:15px}.showcase-menu-container .product-type-filter-bar-container{height:104px}.showcase-menu-container .product-type-filter-bar-container .prod-type-container{width:107px;padding-top:20px}.showcase-menu-container .product-type-filter-bar-container .prod-type-container .prod-type-img,.showcase-menu-container .product-type-filter-bar-container .prod-type-container .prod-type-img img{height:40px;width:40px}.showcase-menu-container .product-type-filter-bar-container .prod-type-container .prod-type-text{font-size:16px}.showcase-menu-container .showcase-top-bar{border-bottom:1px solid #e0e0e0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.showcase-menu-container .showcase-top-bar .filter-header{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-left:4.5vw;padding-right:4.5vw}.showcase-menu-container .showcase-top-bar .product-type-filter{-webkit-box-shadow:0 0 32px rgba(0,0,0,.05);box-shadow:0 0 32px rgba(0,0,0,.05)}.showcase-menu-container .showcase-top-bar .brand-img{padding-bottom:8px;padding-top:8px;margin-left:2.5%;margin-right:2.5%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.showcase-menu-container .showcase-top-bar .brand-img img{height:100%}.showcase-menu-container .showcase-top-bar.vertical .product-type-filter-bar-container .product-filter-wrapper .prod-type-container{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important;width:90px!important}.showcase-menu-container .showcase-top-bar .product-type-filter-bar-container{height:100%}.showcase-menu-container .showcase-top-bar .product-type-filter-bar-container .product-filter-wrapper{height:6.5vh;padding-top:0}.showcase-menu-container .showcase-top-bar .product-type-filter-bar-container .product-filter-wrapper .prod-type-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.showcase-menu-container .showcase-top-bar .product-type-filter-bar-container .product-filter-wrapper .prod-type-container .prod-type-img{margin-right:8px;margin-bottom:0}.showcase-menu-container .content-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.showcase-menu-container .logo-left{width:100%;margin-top:2em}.showcase-menu-container .logo-left .label-text{color:#828282;font-size:12px;font-weight:700;display:inline-block;letter-spacing:.05em;text-transform:uppercase}.showcase-menu-container .logo-left .filters-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:57.3vw}.showcase-menu-container .logo-left .filters-container img{height:32px;width:32px;filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="table" tableValues="1 0" /><feFuncG type="table" tableValues="1 0" /><feFuncB type="table" tableValues="1 0" /></feComponentTransfer></filter></svg>#filter');-webkit-filter:invert(100%);filter:invert(100%)}.showcase-menu-container .logo-left .filters-container .filter-by-text{-ms-flex-preferred-size:100%;flex-basis:100%;margin-bottom:1vw;margin-top:2vh;font-size:10px}.showcase-menu-container .logo-left .filters-container .item-tag.header{border-radius:16px!important;height:3.75vh;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:1vw!important;font-size:12px}.showcase-menu-container .logo-left .sort-area{margin-left:2vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:28vw;-ms-flex-wrap:wrap;flex-wrap:wrap}.showcase-menu-container .logo-left .sort-area .sort-by-text{-ms-flex-preferred-size:100%;flex-basis:100%;margin-bottom:1vw;margin-top:2vh}.showcase-menu-container .logo-left .sort-area .sort-btn{-webkit-box-flex:1;-ms-flex:1;flex:1;height:3.75vh;border-radius:16px;background-color:#f2f2f2;color:#4f4f4f;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:700;font-size:12px;line-height:15px;letter-spacing:.05em}.showcase-menu-container .logo-left .sort-area .sort-btn:last-child{margin-left:1vw!important}.showcase-menu-container .logo-left .sort-area .sort-btn.selected{background-color:var(--secondary-seed-color);color:#fff}.showcase-menu-container .content-container{padding-left:3vw;padding-right:3vw}.showcase-menu-container .content-container .back-to-top{border-radius:56px;margin:32px auto;width:232px;height:56px;color:#fff;background-color:var(--secondary-seed-color);font-weight:700;font-size:20px;line-height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.showcase-menu-container .content-container .product-type-header{z-index:11;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:32px;margin-bottom:32px}.showcase-menu-container .content-container .product-type-header .line{height:1px;background:#e0e0e0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.showcase-menu-container .content-container .product-type-header .line:first-child{margin-right:8px}.showcase-menu-container .content-container .product-type-header .line:last-child{margin-left:8px}.showcase-menu-container .content-container .product-type-header .product-type-header-container{background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700;font-size:16px;line-height:19px;height:24px;width:100%}.showcase-menu-container .content-container .product-type-header .product-type-header-container:after{content:"";position:absolute;left:0;bottom:0;width:100%;border-bottom:2px solid #e0e0e0}.showcase-menu-container .content-container .product-type-header .product-type-header-img{height:24px;width:24px;margin-right:4px;vertical-align:top;filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="table" tableValues="1 0" /><feFuncG type="table" tableValues="1 0" /><feFuncB type="table" tableValues="1 0" /></feComponentTransfer></filter></svg>#filter');-webkit-filter:invert(100%);filter:invert(100%)}.showcase-menu-container .content-container .menu-content-area{overflow-x:hidden;height:67vh;-webkit-transition:height 1s;transition:height 1s;width:100%;overflow-y:scroll;overscroll-behavior-y:contain}.showcase-menu-container .content-container .menu-content-area::-webkit-scrollbar{display:none}.showcase-menu-container .content-container .item-grid-v2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap}.showcase-menu-container #menu-content-container .item-grid-v2 .small-card-container{width:30%;margin-bottom:32px}.showcase-menu-container #menu-content-container .item-grid-v2 .small-card-container:nth-child(3n){margin-right:0!important}.showcase-menu-container #menu-content-container .item-grid-v2 .small-card-container .small-card-wrapper{border-radius:inherit;height:100%}.showcase-menu-container #menu-content-container .item-grid-v2 .small-card-container .small-card-wrapper .title-section .prod-title{font-size:20px;line-height:24px;max-height:48px}.showcase-menu-container #menu-content-container .item-grid-v2 .small-card-container .small-card-wrapper .title-section .prod-brand{font-size:15px;line-height:18px;height:auto}.showcase-menu-container #menu-content-container .item-grid-v2 .small-card-container .small-card-wrapper .card-img{width:100%;height:auto}.showcase-menu-container #menu-content-container .item-grid-v2 .small-card-container .small-card-wrapper .card-img img{max-height:100%}.showcase-product-modal{overflow-y:hidden;overflow-x:hidden}@media only screen and (min-width:900px){.showcase-product-modal{width:76vw}}@media only screen and (max-width:850px){.showcase-product-modal{width:86vw}}.showcase-product-modal .product-image-container{margin-bottom:56px;height:265px;width:265px;margin-top:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0;border:none;border-top-right-radius:0;border-bottom-right-radius:0}.showcase-product-modal .product-image-container .strain-type{display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;font-size:14px;line-height:17px;color:#fff;font-weight:700;text-transform:uppercase;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.showcase-product-modal .product-image-container .strain-type .type-icon{margin-right:4px;height:32px;width:32px}.showcase-product-modal .product-image-container .img-contain{max-height:53%;max-width:53%}.showcase-product-modal .product-image-container .img-contain.vertical{max-height:80%}.showcase-product-modal .product-image-container .img-contain img{border-radius:16px;background-color:#fff;max-width:100%;max-height:100%}.showcase-product-modal .product-image-container .le-spacer{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.showcase-product-modal .product-view{padding-bottom:24px}.showcase-product-modal .product-view .pizza{top:-12px}.showcase-product-modal .product-view .pizza svg{height:368px}.showcase-product-modal .product-view .item-tag.header{margin-top:0;height:26px;width:96px;margin-bottom:16px}.showcase-product-modal .product-view.vertical{width:100%}.showcase-product-modal .product-view .product-header-controls{margin-top:0}.showcase-product-modal .product-view .product-header-controls .strain-type{margin-top:16px;margin-bottom:16px}.showcase-product-modal .product-view .product-name{font-size:32px;line-height:39px;margin-top:0;width:77%;min-height:auto!important}.showcase-product-modal .product-view .product-brand{width:77%;text-align:center;font-size:20px;line-height:29px}.showcase-product-modal .product-view .horiz-line-category{margin-top:2em;width:77%}.showcase-product-modal .product-view .item-pricing{margin-top:1em;margin-bottom:0;width:77%}.showcase-product-modal .product-view .item-pricing .price{width:inherit;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.showcase-product-modal .product-view .description{margin-top:1em;font-size:.9em;line-height:1.8em;width:77%;height:19%}.showcase-product-modal .product-view .use-facts{width:90%;margin-top:2em;margin-bottom:0}.showcase-product-modal .product-view .use-facts .factoid{width:25%}.showcase-product-modal .product-view .use-facts .factoid.thc .fact-img{height:80px;width:80px}.showcase-product-modal .product-view .use-facts .factoid .fact-title{font-size:.7em}.showcase-product-modal .product-view .use-facts .factoid .fact-img{width:100%;font-size:1.2em;height:80px}.showcase-product-modal .product-view .use-facts .factoid .fact-img img{height:80px;width:80px}.showcase-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.showcase-container,.showcase-container .header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.showcase-container .header{width:100%;height:12vh;background:#f2f2f2}.showcase-container .header .logo{height:100%;padding-top:16px;padding-bottom:16px}.showcase-container .header .logo img{height:inherit;width:inherit}.showcase-container .progress-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:2em}.showcase-container .progress-container .your-consult{font-weight:700;text-transform:uppercase;color:var(--secondary-seed-color)}.showcase-container .progress-container .progress-bar{margin-top:5vh;height:6px;width:496px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.showcase-container .progress-container .progress-bar .step{width:3.5vw;margin-right:8px;background-color:#828282;height:2px}.showcase-container .progress-container .progress-bar .step:last-child{margin-right:0}.showcase-container .progress-container .progress-bar .step.selected{height:6px;background-color:#ff7a00}.showcase-container .question-title{font-size:2em;margin-top:5vh;margin-bottom:5vh}.showcase-container .box-select-container{width:75%;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.showcase-container .box-select-container,.showcase-container .box-select-container .box-select{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.showcase-container .box-select-container .box-select{width:176px;margin-bottom:32px;-webkit-box-shadow:0 4px 24px rgba(0,0,0,.1);box-shadow:0 4px 24px rgba(0,0,0,.1);border-radius:24px;height:180px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:700;color:var(--secondary-seed-color);font-size:24px}.showcase-container .box-select-container .box-select.selected{background-color:var(--secondary-seed-color);color:#fff}.showcase-container .box-select-container:last-child{margin-right:0}.showcase-container .next{font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:var(--secondary-seed-color);border-radius:80px;height:3em;width:22%;font-size:1.2em;color:#fff;margin-top:7vh}.showcase-result.v3results-container{margin-top:16px}.showcase-result.v3results-container .product-type-filter-bar-container{margin-bottom:16px}.showcase-result .your-results{margin-bottom:0}.showcase-result .product-type-filter-bar-container{height:100%}.showcase-result .product-type-filter-bar-container .product-filter-wrapper{height:100px;padding-top:0}.showcase-result .product-type-filter-bar-container .product-filter-wrapper .prod-type-container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:0}.showcase-result .product-type-filter-bar-container .product-filter-wrapper .prod-type-container .prod-type-img{margin-right:8px;margin-bottom:0}#seed-app.high-season .showcase-attract .attract-v2-header{height:174px}#seed-app.high-season .showcase-attract .attract-v2-header img{height:85%}.attract-v2-wrapper.showcase-attract{height:100vh;width:100%}.attract-v2-wrapper.showcase-attract .background-image img{width:100%}.attract-v2-wrapper.showcase-attract .attract-v2-container .attract-v2-header{height:300px}.attract-v2-wrapper.showcase-attract .attract-v2-container .attract-v2-header img{min-height:85%;max-height:180px}.attract-v2-wrapper.showcase-attract .attract-v2-container .attract-v2-body-text{font-size:64px;line-height:84px}.attract-v2-wrapper.showcase-attract .attract-v2-container .attract-v2-body-text div{width:80%}.attract-v2-wrapper.showcase-attract .attract-v2-container .tap-anywhere-container{height:auto;margin-top:40px}.attract-v2-wrapper.showcase-attract .attract-v2-container .tap-anywhere-container .pulsing-circle-container{height:120px}.attract-v2-wrapper.showcase-attract .attract-v2-container .tap-anywhere-container .tap-text{font-size:36px}#seed-app.high-season{background-color:#222}#seed-app.high-season .product-type-filter-bar-container .product-filter-wrapper .prod-type-container .prod-type-img img{filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="table" tableValues="0.25 0.75" /><feFuncG type="table" tableValues="0.25 0.75" /><feFuncB type="table" tableValues="0.25 0.75" /></feComponentTransfer></filter></svg>#filter');-webkit-filter:invert(25%)!important;filter:invert(25%)!important}#seed-app.high-season .product-type-filter-bar-container .product-filter-wrapper .prod-type-container.selected{color:#fff!important}#seed-app.high-season .product-type-filter-bar-container .product-filter-wrapper .prod-type-container.selected img{-webkit-filter:none!important;filter:none!important}#seed-app.high-season .showcase-container .progress-container .your-consult,#seed-app.high-season .showcase-result .your-results .txt{color:#fff}#seed-app.high-season .showcase-container .progress-bar .step.selected{background-color:#c92929}#seed-app.high-season .showcase-container .header{background-color:#222}#seed-app.high-season .showcase-container .box-select-container .box-select,#seed-app.high-season .showcase-container .question-title{color:#fff}#seed-app.high-season .showcase-container .box-select-container .box-select.selected{background-color:#c92929}#seed-app.high-season .showcase-container .next{background-color:#333}#seed-app.high-season .showcase-menu-container .content-container,#seed-app.high-season .showcase-menu-container .showcase-top-bar{background-color:#222}#seed-app.high-season .showcase-menu-container .content-right .product-type-header .product-type-header-container{background-color:#222;color:#fff}#seed-app.high-season .showcase-menu-container .content-right .product-type-header .product-type-header-container .product-type-header-img{-webkit-filter:none!important;filter:none!important}#seed-app.high-season .showcase-menu-container .small-card-container{border:1px solid #111!important}#seed-app.high-season .showcase-menu-container .small-card-container .card-img{background-color:#fff!important}#seed-app.high-season .showcase-menu-container .small-card-container .small-card-wrapper{background-color:#333!important}#seed-app.high-season .showcase-menu-container .small-card-container .small-card-wrapper.high-season{background-color:#222!important}#seed-app.high-season .showcase-menu-container .small-card-container .small-card-wrapper.high-season .card-img{padding:0}#seed-app.high-season .showcase-menu-container .small-card-container .price-label .selected-price,#seed-app.high-season .showcase-menu-container .small-card-container .price-label .weight,#seed-app.high-season .showcase-menu-container .small-card-container .title-section .prod-brand,#seed-app.high-season .showcase-menu-container .small-card-container .title-section .prod-title{color:#fff}.showcase-menu-item-container.high-season{background-color:#222}.showcase-menu-item-container.high-season .product-image-container .img-contain.high-season-full{min-height:100%;min-width:100%;height:100%;width:100%}.showcase-menu-item-container.high-season .product-header-controls .left-spacing{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.showcase-menu-item-container.high-season .product-header-controls .close-btn{margin-right:0}.showcase-menu-item-container.high-season .product-view .product-name{color:#fff;min-height:auto!important}.showcase-menu-item-container.high-season .item-pricing .price,.showcase-menu-item-container.high-season .item-pricing .price .price-label,.showcase-menu-item-container.high-season .product-view .product-brand{color:#fff}.showcase-menu-item-container.high-season .product-view .description{color:#fff;height:280px!important}.showcase-menu-item-container.high-season .product-view .description::-webkit-scrollbar-track{background:#222!important}.showcase-menu-item-container.high-season .product-view .use-facts .factoid{color:#fff}.showcase-menu-item-container.high-season .product-view .use-facts .factoid .fact-img{min-height:70px}.showcase-menu-item-container.high-season .product-view .use-facts .factoid .fact-img img{filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="table" tableValues="1 0" /><feFuncG type="table" tableValues="1 0" /><feFuncB type="table" tableValues="1 0" /></feComponentTransfer></filter></svg>#filter');-webkit-filter:invert(100%);filter:invert(100%)}.auth-container{padding:48px 32px 92px}@media(max-height:850px){.auth-container{padding-bottom:32px;padding-top:32px}}.auth-container .auth-header{font-size:24px;font-family:Manrope;font-weight:700;margin-bottom:24px}.seed-touch-phone-pad-container{font-family:Manrope}.seed-touch-phone-pad-container .phone-number-field{font-size:48px;letter-spacing:.96px;text-align:center;color:var(--touch-accent-1);min-height:56px;margin-bottom:24px}.seed-touch-phone-pad-container .phone-number-field.placeholder{color:#d3d3d3}.seed-touch-phone-pad-container .seed-touch-phone-pad{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;min-height:480px;min-width:461px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.seed-touch-phone-pad-container .seed-touch-phone-pad .phone-button{-ms-flex-preferred-size:30%;flex-basis:30%;font-size:32px;min-height:108px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#f8fafc;font-weight:700;gap:8px;border-radius:24px;margin-bottom:16px}.seed-touch-phone-pad-container .seed-touch-phone-pad .phone-button:active{background-color:var(--touch-accent-2);color:var(--touch-accent-2-text)}.seed-touch-phone-pad-container .seed-touch-phone-pad .phone-button.text{font-weight:700;font-size:22px}