.container .verifyAccount{background:#f1e1aa;padding:4vw 20vw;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:1vw;position:relative}@media (max-width:760px){.container .verifyAccount{margin-top:2vw;padding:14vw 5vw}}.container .verifyAccount.showLoading .ajax-loader{display:flex;background:#f1e1aa}.container .verifyAccount img{width:7vw;height:auto}@media (max-width:760px){.container .verifyAccount img{width:15vw}}.container .verifyAccount .title{font-size:1.5vw;margin-top:.5vw;font-weight:700}@media (max-width:760px){.container .verifyAccount .title{font-size:4.5vw;margin-top:2vw}}.container .verifyAccount .info{margin-top:.5vw;font-size:1.2vw;text-align:center}@media (max-width:760px){.container .verifyAccount .info{margin-top:1.5vw;font-size:4vw}}.container .verifyAccount .info p{margin-bottom:1vw}@media (max-width:760px){.container .verifyAccount .info p{margin-bottom:2vw}}.container .verifyAccount .info p strong{font-weight:500}.container .verifyAccount .info p:last-child{margin-bottom:0}.container .verifyAccount .actions{width:100%;margin-top:1vw}@media (max-width:760px){.container .verifyAccount .actions{margin-top:4vw}}.container .verifyAccount .actions .button{width:100%;padding:1vw 2vw;font-size:1.4vw}@media (max-width:760px){.container .verifyAccount .actions .button{padding:4vw 5vw;font-size:4vw}}.container__account{padding:9vw 3vw 10vw;flex-direction:column;position:relative}@media (max-width:760px){.container__account{padding:18vw 3vw 20vw;min-height:120vw}}@media (min-width:761px) and (max-width:1025px){.container__account{padding:13vw 3vw 5vw}}.container__account .navigation{background:#fafafa;padding:0;position:fixed;bottom:0;left:0;width:100vw;border-top:1px solid rgba(0,0,0,.1);z-index:99999;justify-content:space-between;display:none}@media (max-width:760px){.container__account .navigation{left:auto;width:100%}}.container__account .navigation a{display:flex;width:20%;justify-content:center;align-items:center;font-size:1.2vw;text-align:center;text-decoration:none;color:rgba(0,0,0,.7);position:relative;padding:1.5vw 0}@media (max-width:760px){.container__account .navigation a{flex-direction:column;font-size:3.2vw;padding:3vw 2vw}}.container__account .navigation a.active,.container__account .navigation a:hover{background:rgba(0,0,0,.03)}.container__account .navigation a img,.container__account .navigation a svg{width:2.6vw;height:auto;opacity:.6}@media (max-width:760px){.container__account .navigation a img,.container__account .navigation a svg{width:6vw}}.container__account .navigation a span{margin-left:1vw}@media (max-width:760px){.container__account .navigation a span{margin-top:2vw;margin-left:0}}.container__account .navigation a .rating{position:absolute;z-index:105;width:3vw;height:3vw;background:#59b78b;display:flex;align-items:center;justify-content:center;font-weight:700;border-radius:50%;right:1vw;top:-1vw;font-size:1vw}@media (max-width:760px){.container__account .navigation a .rating{right:1vw;top:-3vw;font-size:2.8vw;width:8vw;height:8vw}}.container__account .pagination{display:flex;justify-content:center;margin-top:1vw}@media (max-width:760px){.container__account .pagination{margin-top:3vw}}.container__account .pagination a,.container__account .pagination span{font-weight:500}.container__account .pagination .current-page,.container__account .pagination a,.container__account .pagination span{background:rgba(0,0,0,.03);padding:1.4vw;font-size:1.25vw;margin-right:.5vw;text-decoration:none;color:rgba(0,0,0,.8)}@media (max-width:760px){.container__account .pagination .current-page,.container__account .pagination a,.container__account .pagination span{font-size:4.5vw;padding:3.5vw;margin-right:1.5vw}}.container__account .pagination .current-page:hover,.container__account .pagination a:hover,.container__account .pagination span:hover{background:rgba(0,0,0,.1)}.container__account .pagination .current-page:last-child,.container__account .pagination a:last-child,.container__account .pagination span:last-child,.container__account-dashboard .employee-referral .employee-referral-container .social .social-links a:last-child{margin-right:0}.container__account .pagination span,.container__account .pagination span:hover{background:0 0}.container__account .pagination .current-page{background:#2457c6;color:#fff;font-weight:700}.container__account .pagination .current-page:hover{background:#2457c6}.container__account .content,.container__account .stripe-form .content .form form .form-row,.container__account .stripe-form .content .form-24 form .form-row{width:100%}.container__account .content .navigation{position:relative;display:flex;width:100%;border-top:none;margin-bottom:4vw;border-radius:.3vw;z-index:100}@media (max-width:760px){.container__account .content .navigation{margin-bottom:8vw;width:100%;margin-left:0}}.container__account .content .row{display:flex;flex-direction:column;margin-bottom:1.5vw;position:relative}@media (max-width:760px){.container__account .content .row{margin-bottom:7vw}}.container__account .content .row.hide{display:none}.container__account .content .row input{background:0 0;font-size:1.4vw;padding:1.4vw 1.6vw;border:1px solid rgba(0,0,0,.1);width:100%}@media (max-width:760px){.container__account .content .row input{font-size:5vw;padding:4vw}}.container__account .content .row input:focus{outline:0}.container__account .content .row label{font-size:1.3vw;margin-bottom:.5vw;display:flex;align-items:center}@media (max-width:760px){.container__account .content .row label{font-size:4.5vw;margin-bottom:2vw}}.container__account .content .row label .required{font-size:.8vw;margin-left:.5vw;color:#e4410d}@media (max-width:760px){.container__account .content .row label .required{font-size:3vw;margin-left:1.5vw}}.container__account .content .row.show-error input{background:rgba(255,0,0,.03)}.container__account .content .row.show-error label,.container__account-login .content .row label span,.container__account-login .content .row.show-error label,.container__account-login .content .row.showErrorCustomerExists label{color:#e4410d}.container__account .content .row.row-phone .iti__by,.container__account .content .row.row-phone.no-flag .iti__flag{display:none!important}.container__account .content .row.row-code-error,.container__account .content .row.row-token-error{background:#e4410d;color:#fff;padding:1vw 2vw;text-align:center;display:none}@media (max-width:760px){.container__account .content .row.row-code-error,.container__account .content .row.row-token-error{padding:4vw 5vw}}.container__account .content .row.row-code-error.show-error,.container__account .content .row.row-token-error.show-error,.container__account .stripe-form .content #card-errors.show{display:block}.container__account .content .row.row-rules{border:0;display:flex;flex-direction:row;margin-top:5vw}@media (max-width:760px){.container__account .content .row.row-rules{margin-top:10vw}}.container__account .content .row.row-rules svg{width:1vw;height:1vw;margin-right:1vw}@media (max-width:760px){.container__account .content .row.row-rules svg{width:4vw;height:4vw;margin-right:2vw}}.container__account .content .row.row-actions .button{font-size:1.4vw;padding:1.7vw 0}@media (max-width:760px){.container__account .content .row.row-actions .button{font-size:5vw;padding:6vw 0}}.container__account .content .row.row-actions .button .login-sms{display:none}.container__account .content .row.row-sub-actions{text-align:center;border:0;display:flex;justify-content:space-between;flex-direction:row;margin-top:1vw;align-items:center}@media (max-width:760px){.container__account .content .row.row-sub-actions{flex-direction:column}}.container__account .content .row.row-sub-actions .forgot-password{opacity:.5}@media (max-width:760px){.container__account .content .row.row-sub-actions .forgot-password{background:rgba(0,0,0,.1);padding:5vw 8vw;font-size:5vw;border-radius:10vw;text-decoration:none}}.container__account .content .row.row-sub-actions .forgot-password:hover{opacity:1}.container__account .content .row.row-sub-actions .create-account{background:#59b78b;border-radius:10vw;padding:1.5vw 3vw;text-decoration:none;font-weight:500}@media (max-width:760px){.container__account .content .row.row-sub-actions .create-account{padding:5vw 8vw;font-size:5vw;margin-top:3vw}}.container__account .content .row.row-sub-actions .create-account:hover{background:rgba(89,183,139,.85)}.container__account .content .row.row-info{border:0;line-height:1.3vw}@media (max-width:760px){.container__account .content .row.row-info{line-height:6vw}}.container__account .content .row.row-main-error{border:0;font-size:1.2vw;margin-bottom:3vw;font-weight:500;padding-top:1vw;border-top:1px dashed rgba(0,0,0,.3);margin-top:-1vw;text-align:center;display:none}@media (max-width:760px){.container__account .content .row.row-main-error{padding-top:3vw;font-size:5vw;margin-bottom:14vw}}.container__account .content .row.row-main-error a{margin-top:.5vw;display:block}@media (max-width:760px){.container__account .content .row.row-main-error a{border:1px solid rgba(0,0,0,.1);padding:5vw 3vw;border-radius:10vw;margin-top:2vw;text-decoration:none}}.container__account .stripe-form{background:#fafafa;padding:6vw 20vw;align-items:flex-end;flex-direction:column;display:none;position:relative;margin-top:2vw}@media (max-width:760px){.container__account .stripe-form{margin-top:8vw;padding:15vw 3vw 10vw}}.container__account .stripe-form .close{padding:1.5vw;border-radius:50%;cursor:pointer;position:absolute;right:0;top:0}@media (max-width:760px){.container__account .stripe-form .close{padding:5vw}}.container__account .stripe-form .close img,.container__account .stripe-form .close svg{width:1.2vw;height:1.2vw}@media (max-width:760px){.container__account .stripe-form .close img,.container__account .stripe-form .close svg{width:4vw;height:4vw}}.container__account .stripe-form.loading .ajax-loader,.container__account .stripe-form.show{display:flex}.container__account .stripe-form .content{width:100%;display:flex;flex-direction:column;align-items:center}.container__account .stripe-form .content .title{margin-bottom:2vw;text-align:center;font-size:2vw;font-weight:500}@media (max-width:760px){.container__account .stripe-form .content .title{font-size:5.5vw;margin-bottom:5vw}}.container__account .stripe-form .content .form,.container__account .stripe-form .content .form-24{display:flex;width:100%;flex-direction:column}.container__account .stripe-form .content .form form,.container__account .stripe-form .content .form-24 form{background:rgba(0,0,0,.03);padding:0 2vw;width:100%;height:6.3vw;display:flex;align-items:center}@media (max-width:760px){.container__account .stripe-form .content .form form,.container__account .stripe-form .content .form-24 form{padding:0 5vw;height:18vw}}.container__account .fondy-form #card-errors,.container__account .stripe-form .content #card-errors{margin-top:1vw;background:#e4410d;color:#fff;padding:1vw;display:none;margin-bottom:2vw;width:100%;left:0;text-align:center}@media (max-width:760px){.container__account .stripe-form .content #card-errors{margin-bottom:5vw;padding:3vw 5vw;font-size:4.5vw;line-height:5.5vw}}.container__account .stripe-form .content .button{background:#2457c6;padding:1.4vw 4vw;font-weight:700;font-size:1.4vw;cursor:pointer;width:100%;color:#fff;display:flex;align-items:center;justify-content:center;margin-top:1vw}@media (max-width:760px){.container__account .stripe-form .content .button{width:100%;display:flex;justify-content:center;align-items:center;padding:6vw 0;font-size:4.5vw;margin-top:3vw}}.container__account .stripe-form .content .button:hover{background:#1c47a6}.container__account .stripe-form .content .or{margin:1.5vw 0;text-align:center;opacity:.5}@media (max-width:760px){.container__account .stripe-form .content .or{margin:6vw 0}}.container__account .stripe-form .content #payment-request-button{width:40%}@media (max-width:760px){.container__account .stripe-form .content #payment-request-button{width:100%}}.container__account .stripe-form .content .stripe-info{justify-content:center;margin-top:1vw;font-size:1.1vw;align-items:center;display:flex}@media (max-width:760px){.container__account .stripe-form .content .stripe-info{margin-top:8vw;flex-wrap:wrap;font-size:3.5vw}}.container__account .fondy-form.loading .ajax-loader,.container__account .fondy-form.show,.container__account .stripe-form .content .stripe-info.show,.container__account-dashboard .calendar-container .calendar .days .day.show-error .error-text{display:flex}.container__account .stripe-form .content .stripe-info img,.container__account .stripe-form .content .stripe-info svg{width:5vw;height:auto;margin-left:.5vw}@media (max-width:760px){.container__account .stripe-form .content .stripe-info img,.container__account .stripe-form .content .stripe-info svg{width:12vw;margin-left:2vw}}.container__account .stripe-form .content .stripe-info a{background:#f8da79;padding:.5vw;text-decoration:none;margin-left:1vw;font-size:.9vw;color:#000}@media (max-width:760px){.container__account .stripe-form .content .stripe-info a{font-size:3.2vw;margin-left:0;margin-top:1vw;padding:2vw 3vw}}.container__account .stripe-form .content .stripe-info a:hover{background:#f1e1aa}.container__account .fondy-form{background:#fff;padding:3vw 7vw;margin-bottom:2vw;position:fixed;width:100vw;height:100vh;top:0;left:0;z-index:9999;align-items:center;justify-content:center;flex-direction:column;display:none;overflow-y:scroll}@media (max-width:760px){.container__account .fondy-form #card-errors{margin-bottom:7vw;padding:5vw;font-size:4.5vw;line-height:5.5vw}}.container__account .fondy-form #card-errors.show{display:block}.container__account .fondy-form #f .f-min.f-container{padding-top:0!important}@media (max-width:760px){.container__account .fondy-form{padding:5vw;height:auto}}.container__account .fondy-form .ajax-loader{display:none}.container__account .fondy-form .actions{display:flex;flex-direction:column;align-items:center;margin-top:1vw}@media (max-width:760px){.container__account .fondy-form .actions{margin-top:5vw;width:100%}}.container__account .fondy-form .actions .button,.container__account .fondy-form .actions .cancel{background:#2457c6;padding:1.5vw 3vw;cursor:pointer}.container__account .fondy-form .actions .button{font-weight:700;font-size:1.2vw}@media (max-width:760px){.container__account .fondy-form .actions .button,.container__account .fondy-form .actions .cancel{width:100%;display:flex;justify-content:center;align-items:center;padding:5vw 0;font-size:4vw}}.container__account .fondy-form .actions .button:hover,.container__account .fondy-form .actions .cancel:hover{background:#1c47a6}.container__account .fondy-form .actions .cancel{margin-top:1vw;color:#000;background:rgba(0,0,0,.05);opacity:.5;font-weight:500;font-size:1.2vw;display:flex;align-items:center}@media (max-width:760px){.container__account .fondy-form .actions .cancel{margin-top:3vw;font-size:4vw}}.container__account .fondy-form .actions .cancel:hover{background:rgba(0,0,0,.1);opacity:1}.container__account .fondy-form .actions .cancel svg{width:1.8vw;height:1.8vw;margin-right:1vw}@media (max-width:760px){.container__account .fondy-form .actions .cancel svg{width:4vw;height:4vw;margin-right:2vw}}.container__account-dashboard .hello{font-weight:700;font-size:2.4vw;font-family:'Montserrat',sans-serif}@media (max-width:760px){.container__account-dashboard .hello{font-size:7vw}}.container__account-dashboard .referral-amounts-use{margin-top:2vw;background:#ffea84;padding:2vw;display:flex}@media (max-width:760px){.container__account-dashboard .referral-amounts-use{margin-top:4vw;flex-direction:column;padding:4vw}}.container__account-dashboard .referral-amounts-use .referral-points-text{display:flex;justify-content:center;align-items:center;font-size:1.2vw}@media (max-width:760px){.container__account-dashboard .referral-amounts-use .referral-points-text{flex-direction:column;justify-content:center;align-items:center;font-size:4vw}}.container__account-dashboard .referral-amounts-use .referral-points-text .value{font-size:2vw;font-weight:700;margin-left:1vw}@media (max-width:760px){.container__account-dashboard .referral-amounts-use .referral-points-text .value{margin-top:1vw;margin-left:0;font-size:7vw}}.container__account-dashboard .referral-amounts-use .actions{margin-left:2vw}@media (max-width:760px){.container__account-dashboard .referral-amounts-use .actions{margin-top:3vw;margin-left:0}}.container__account-dashboard .referral-amounts-use .actions .button{background:#2457c6;color:#fff;padding:1vw 2vw;text-align:center;font-size:1.1vw;text-decoration:none}.container__account-dashboard .referral-amounts-use .actions .button:hover{background:#1c47a6}@media (max-width:760px){.container__account-dashboard .referral-amounts-use .actions .button{padding:3.5vw;width:100%;font-size:3.5vw}}.container__account-dashboard .calendar-container .title,.container__account-dashboard .next-order .title{font-size:1.5vw;font-weight:500;margin-bottom:.8vw;opacity:.5}@media (max-width:760px){.container__account-dashboard .calendar-container .title,.container__account-dashboard .next-order .title{font-size:5vw;margin-bottom:3vw}}.container__account-dashboard .calendar-container{margin-top:1vw}@media (max-width:760px){.container__account-dashboard .calendar-container{margin-top:8vw}}.container__account-dashboard .calendar-container .calendar{width:100%;cursor:default;position:relative}.container__account-dashboard .calendar-container .calendar .header{display:flex;justify-content:space-between;align-items:center}.container__account-dashboard .calendar-container .calendar .header img,.container__account-dashboard .calendar-container .calendar .header svg{width:1vw;height:1vw;position:relative;top:auto;right:auto}@media (max-width:760px){.container__account-dashboard .calendar-container .calendar .header img,.container__account-dashboard .calendar-container .calendar .header svg{width:4vw;height:4vw}}@media (min-width:761px) and (max-width:1025px){.container__account-dashboard .calendar-container .calendar .header img,.container__account-dashboard .calendar-container .calendar .header svg{width:2vw;height:2vw}}.container__account-dashboard .calendar-container .calendar .header .month-name{font-weight:700;font-size:1.4vw}@media (max-width:760px){.container__account-dashboard .calendar-container .calendar .header .month-name{font-size:5vw}}@media (min-width:761px) and (max-width:1025px){.container__account-dashboard .calendar-container .calendar .header .month-name{font-size:2.2vw}}.container__account-dashboard .calendar-container .calendar .header .left-nav,.container__account-dashboard .calendar-container .calendar .header .right-nav{border-radius:50%;width:2.5vw;height:2.5vw;cursor:pointer;display:flex;justify-content:center;align-items:center}@media (max-width:760px){.container__account-dashboard .calendar-container .calendar .header .left-nav,.container__account-dashboard .calendar-container .calendar .header .right-nav{width:12vw;height:12vw}}.container__account-dashboard .calendar-container .calendar .header .left-nav:hover,.container__account-dashboard .calendar-container .calendar .header .right-nav:hover{background:rgba(0,0,0,.03)}.container__account-dashboard .calendar-container .calendar .header .left-nav.disabled,.container__account-dashboard .calendar-container .calendar .header .right-nav.disabled{opacity:0;cursor:default}.container__account-dashboard .calendar-container .calendar .header .left-nav img,.container__account-dashboard .calendar-container .calendar .header .left-nav svg,.container__account-orders .orders .items .order.open .order-header .hr img{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.container__account-dashboard .calendar-container .calendar .days{display:flex;flex-wrap:wrap;width:100%;margin-top:1vw}@media (max-width:760px){.container__account-dashboard .calendar-container .calendar .days{margin-top:4vw}}.container__account-dashboard .calendar-container .calendar .days .day{width:calc(94%/7);margin-right:1%;background:#fff;height:13vw;margin-bottom:1vw;font-size:1vw;align-items:center;display:flex;flex-direction:column;color:#000;text-decoration:none;padding:1.5vw 0;position:relative;overflow:hidden;background:rgba(0,0,0,.02)}@media (max-width:760px){.container__account-dashboard .calendar-container .calendar .days .day{font-size:4vw;margin-bottom:1vw;padding:2vw 0;height:14vw}}.container__account-dashboard .calendar-container .calendar .days .day:nth-child(7n){margin-right:0}.container__account-dashboard .calendar-container .calendar .days .day.today{padding:0}.container__account-dashboard .calendar-container .calendar .days .day.today .header{background:rgba(0,0,0,.15);padding:1vw}@media (max-width:760px){.container__account-dashboard .calendar-container .calendar .days .day.today .header{padding:1vw;margin-bottom:.5vw}}.container__account-dashboard .calendar-container .calendar .days .day .header{display:flex;justify-content:space-between;width:100%;margin-bottom:1vw;align-items:center;padding:0 1vw}@media (max-width:760px){.container__account-dashboard .calendar-container .calendar .days .day .header{margin-bottom:1vw;flex-direction:column}}.container__account-dashboard .calendar-container .calendar .days .day .header .today-text{font-size:1.1vw;font-weight:500}@media (max-width:760px){.container__account-dashboard .calendar-container .calendar .days .day .header .today-text{font-size:2.5vw}}.container__account-dashboard .calendar-container .calendar .days .day .header .date{font-size:1.4vw;font-weight:700}@media (max-width:760px){.container__account-dashboard .calendar-container .calendar .days .day .header .date{font-size:3vw;text-align:center;width:100%}}.container__account-dashboard .calendar-container .calendar .days .day .label{text-align:center;padding:0 10%}@media (max-width:760px){.container__account-dashboard .calendar-container .calendar .days .day .label{display:none}}.container__account-dashboard .calendar-container .calendar .days .day .total{font-size:4.5vw;font-weight:700}@media (max-width:760px){.container__account-dashboard .calendar-container .calendar .days .day .total{font-size:6vw}}.container__account-dashboard .calendar-container .calendar .days .day.day-of-week{padding:.1vw;font-size:1vw;text-transform:uppercase;font-weight:600;height:1.5vw;background:0 0;border-radius:0}@media (max-width:760px){.container__account-dashboard .calendar-container .calendar .days .day.day-of-week{font-size:2.5vw;height:4vw}}.container__account-dashboard .calendar-container .calendar .days .day.day-in-month{cursor:pointer}.container__account-dashboard .calendar-container .calendar .days .day.day-in-month:hover,.container__account-dashboard .calendar-container .calendar .days .day.inactive:hover{background:rgba(0,0,0,.07)}.container__account-dashboard .calendar-container .calendar .days .day.inactive{background:rgba(0,0,0,.06);cursor:pointer}.container__account-dashboard .calendar-container .calendar .days .day.completed{background:rgba(0,0,0,.1)}.container__account-dashboard .calendar-container .calendar .days .day.active,.container__account-dashboard .calendar-container .calendar .days .day.active:hover{background:#e8f4b3}.container__account-dashboard .calendar-container .calendar .days .day.not-available{opacity:.2;cursor:default;position:relative}.container__account-dashboard .calendar-container .calendar .days .day.not-available svg{position:absolute;width:50%;height:50%;opacity:.4;top:auto;left:auto;right:auto}.container__account-dashboard .employee-referral{margin-top:3vw}@media (max-width:760px){.container__account-dashboard .employee-referral{margin-top:7vw}}.container__account-dashboard .employee-referral .title{margin-bottom:1.1vw;font-size:1.5vw;opacity:.5;font-weight:500;margin-left:0}@media (max-width:760px){.container__account-dashboard .employee-referral .title{margin-bottom:3vw;font-size:5vw}}.container__account-dashboard .employee-referral .employee-referral-container{margin-top:1vw;background:rgba(0,0,0,.05);display:flex;flex-direction:column;align-items:center;padding:3vw 0;text-decoration:none}@media (max-width:760px){.container__account-dashboard .employee-referral .employee-referral-container{padding:12vw 0;background:rgba(0,0,0,.1)}}.container__account-dashboard .employee-referral .employee-referral-container .swiper{width:100%;height:100%;overflow:hidden;margin-top:1vw}@media (max-width:760px){.container__account-dashboard .employee-referral .employee-referral-container .swiper{margin-top:5vw}}.container__account-dashboard .employee-referral .employee-referral-container .swiper .swiper-slide{height:auto}.container__account-dashboard .employee-referral .employee-referral-container .swiper .swiper-slide .employee{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1vw;height:100%;cursor:pointer}@media (max-width:760px){.container__account-dashboard .employee-referral .employee-referral-container .swiper .swiper-slide .employee{padding:2vw}}.container__account-dashboard .employee-referral .employee-referral-container .swiper .swiper-slide .employee.active{background:#2457c6}.container__account-dashboard .employee-referral .employee-referral-container .swiper .swiper-slide .employee.active .name{color:#fff}.container__account-dashboard .employee-referral .employee-referral-container .swiper .swiper-slide .employee .name{font-size:1.2vw;font-weight:500;margin-top:.5vw}@media (max-width:760px){.container__account-dashboard .employee-referral .employee-referral-container .swiper .swiper-slide .employee .name{font-size:4vw}}.container__account-dashboard .employee-referral .employee-referral-container .swiper .swiper-slide img{border-radius:50%;width:100%;height:auto}.container__account-dashboard .employee-referral .employee-referral-container .swiper .swiper-slide .image{width:100%}.container__account-dashboard .employee-referral .employee-referral-container .share{display:flex;width:100%;padding:2vw 25vw 0 3vw}@media (max-width:760px){.container__account-dashboard .employee-referral .employee-referral-container .share{flex-direction:column;padding:0}}@media (max-width:760px){.container__account-dashboard .employee-referral .employee-referral-container .link,.container__account-dashboard .employee-referral .employee-referral-container .social{margin-top:5vw;width:100%}}.container__account-dashboard .employee-referral .employee-referral-container .link .link-title,.container__account-dashboard .employee-referral .employee-referral-container .link .social-title,.container__account-dashboard .employee-referral .employee-referral-container .social .link-title,.container__account-dashboard .employee-referral .employee-referral-container .social .social-title{font-size:1.2vw;opacity:.5}@media (max-width:760px){.container__account-dashboard .employee-referral .employee-referral-container .link .link-title,.container__account-dashboard .employee-referral .employee-referral-container .link .social-title,.container__account-dashboard .employee-referral .employee-referral-container .social .link-title,.container__account-dashboard .employee-referral .employee-referral-container .social .social-title{font-size:4vw;text-align:center}}.container__account-dashboard .employee-referral .employee-referral-container .link{width:65%;padding:0}@media (max-width:760px){.container__account-dashboard .employee-referral .employee-referral-container .link{width:100%;padding:0 5vw}}.container__account-dashboard .employee-referral .employee-referral-container .link input{border:1px solid rgba(0,0,0,.1);padding:1vw;background:0 0;width:100%;margin-top:1vw;text-align:center;font-size:1.2vw}@media (max-width:760px){.container__account-dashboard .employee-referral .employee-referral-container .link input{margin-top:3vw;padding:3vw;font-size:4vw}}.container__account-dashboard .employee-referral .employee-referral-container .social{width:35%}@media (max-width:760px){.container__account-dashboard .employee-referral .employee-referral-container .social{margin-top:5vw;width:100%}}.container__account-dashboard .employee-referral .employee-referral-container .social .social-links{display:flex;margin-top:1vw}@media (max-width:760px){.container__account-dashboard .employee-referral .employee-referral-container .social .social-links{margin-top:3vw}}.container__account-dashboard .employee-referral .employee-referral-container .social .social-links a{display:flex;align-items:center;justify-content:center;width:4.5vw;height:4.5vw;border-radius:10vw;margin-right:.5vw}@media (max-width:760px){.container__account-dashboard .employee-referral .employee-referral-container .social .social-links a{width:14vw;height:14vw;margin-right:.5vw}}.container__account-dashboard .employee-referral .employee-referral-container .social .social-links a.telegram{background:#08c}.container__account-dashboard .employee-referral .employee-referral-container .social .social-links a.viber{background:#59267c}.container__account-dashboard .employee-referral .employee-referral-container .social .social-links a.messenger{background:#0078ff}.container__account-dashboard .employee-referral .employee-referral-container .social .social-links a.vk{background:#4c75a3}.container__account-dashboard .employee-referral .employee-referral-container .social .social-links a.whatsapp{background:#25d366}.container__account-dashboard .employee-referral .employee-referral-container .social .social-links a svg{width:1.5vw;height:1.5vw}@media (max-width:760px){.container__account-dashboard .employee-referral .employee-referral-container .social .social-links a svg{width:5vw;height:5vw}}.container__account-dashboard .employee-referral .employee-referral-container .description{font-size:1.4vw;width:100%;padding:0 3vw}@media (max-width:760px){.container__account-dashboard .employee-referral .employee-referral-container .description{font-size:4.5vw;padding:0 7vw;line-height:5vw;text-align:center}}.container__account-dashboard .employee-referral .employee-referral-container .description strong,.container__account-dashboard .messages .swiper .swiper-slide .message strong{font-weight:700}.container__account-dashboard .employee-referral .employee-referral-container img{width:3vw;height:auto}@media (max-width:760px){.container__account-dashboard .employee-referral .employee-referral-container img{width:20vw}}.container__account-dashboard .next-order{margin-top:3vw}@media (max-width:760px){.container__account-dashboard .next-order{margin-top:7vw}}.container__account-dashboard .next-order .order{width:49%;background:#fff;margin-right:2%;margin-bottom:1.4vw;position:relative}@media (max-width:760px){.container__account-dashboard .next-order .order{width:100%;padding:0;overflow:hidden;text-align:center;margin-bottom:4vw;margin-right:0}}.container__account-dashboard .next-order .order:nth-child(2n){margin-right:0}.container__account-dashboard .next-order .order.order-status-cancelled .order-number{background:#e4410d;color:#fff}.container__account-dashboard .next-order .order.loading .ajax-loader,.container__account-dashboard .next-order .order.open .order-content{display:flex}.container__account-dashboard .next-order .order.order-status-finished .order-number{-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:gray}.container__account-dashboard .next-order .order.order-status-new .order-header .data .id{background:#e8f4b3}.container__account-dashboard .next-order .order.order-status-cancelled .order-header .data .id{background:#ea9985}.container__account-dashboard .next-order .order .order-header{display:flex;justify-content:space-between;align-items:center;font-size:1.4vw;cursor:pointer;z-index:107;position:relative;background:rgba(0,0,0,.03);overflow:hidden}@media (max-width:760px){.container__account-dashboard .next-order .order .order-header{font-size:4.5vw;padding:0}}.container__account-dashboard .next-order .order .order-header .data,.container__account-dashboard .next-order .order .order-header .data .cancelled{display:flex;align-items:center}.container__account-dashboard .next-order .order .order-header .data .date{display:flex;align-items:center;font-weight:500}.container__account-dashboard .next-order .order .order-header .data .id{display:flex;align-items:center}.container__account-dashboard .next-order .order .order-header .data .time{display:flex;align-items:center;font-weight:500}.container__account-dashboard .next-order .order .order-header .data .cancelled{width:22%;text-align:center;background:#e4410d;color:#fff;font-weight:700;font-size:.9vw;padding:2vw .5vw}.container__account-dashboard .next-order .order .order-header .data .id{font-weight:700;margin-right:2vw;background:rgba(0,0,0,.08);padding:2vw}@media (max-width:760px){.container__account-dashboard .next-order .order .order-header .data .id{margin-right:4vw;font-size:5vw;padding:6vw 5vw}}.container__account-dashboard .next-order .order .order-header .data .date{margin-right:2vw}@media (max-width:760px){.container__account-dashboard .next-order .order .order-header .data .date{margin-right:2vw}}.container__account-dashboard .next-order .order .order-header .data .date img,.container__account-dashboard .next-order .order .order-header .data .time img,.container__account-orders .orders .items .order .order-header .data .date img,.container__account-orders .orders .items .order .order-header .data .time img{margin-right:.5vw;width:2vw;height:auto}@media (max-width:760px){.container__account-dashboard .next-order .order .order-header .data .date img,.container__account-dashboard .next-order .order .order-header .data .time img{margin-right:1vw;width:5vw}}.container__account-dashboard .next-order .order .order-header .automatic-order{margin-top:1vw;text-align:center;padding:0 5% 1vw}@media (max-width:760px){.container__account-dashboard .next-order .order .order-header .automatic-order{margin-top:4vw;padding:0 5% 4vw}}.container__account-dashboard .next-order .order .order-content{padding:1vw;flex-direction:column;display:none;position:relative}@media (max-width:760px){.container__account-dashboard .next-order .order .order-content{padding:3vw}}.container__account-dashboard .next-order .order .order-content .automatic-order{background:#f8da79;padding:1vw;margin-bottom:1vw}@media (max-width:760px){.container__account-dashboard .next-order .order .order-content .automatic-order{padding:3vw;border-radius:0}}.container__account-dashboard .next-order .order .order-content .promocode{display:flex;align-items:center;justify-content:center;margin-bottom:1vw}@media (max-width:760px){.container__account-dashboard .next-order .order .order-content .promocode{margin-bottom:4vw}}.container__account-dashboard .next-order .order .order-content .promocode svg{width:1.5vw;height:1.5vw;margin-right:.5vw}@media (max-width:760px){.container__account-dashboard .next-order .order .order-content .promocode svg{width:7vw;height:7vw;margin-right:2vw}}.container__account-dashboard .next-order .order .order-content .promocode .value{font-weight:700;margin-left:.5vw}@media (max-width:760px){.container__account-dashboard .next-order .order .order-content .promocode .value{margin-left:1.5vw}}.container__account-dashboard .next-order .order .order-content .address,.container__account-dashboard .next-order .order .order-content .payment-method{margin-top:1vw;display:flex;align-items:center;font-weight:500;font-size:1.2vw}@media (max-width:760px){.container__account-dashboard .next-order .order .order-content .address,.container__account-dashboard .next-order .order .order-content .payment-method{font-size:4.5vw}}.container__account-dashboard .next-order .order .order-content .address span,.container__account-dashboard .next-order .order .order-content .payment-method span,.container__account-orders .orders .items .order .order-content .address span,.container__account-orders .orders .items .order .order-content .payment-method span{width:calc(100% - 2vw)}@media (max-width:760px){.container__account-dashboard .next-order .order .order-content .address span,.container__account-dashboard .next-order .order .order-content .payment-method span{width:calc(100% - 8vw);text-align:left}}.container__account-dashboard .next-order .order .order-content .address svg,.container__account-dashboard .next-order .order .order-content .payment-method svg{width:2vw;height:2vw;margin-right:.8vw}@media (max-width:760px){.container__account-dashboard .next-order .order .order-content .address svg,.container__account-dashboard .next-order .order .order-content .payment-method svg{width:6vw;height:6vw;margin-right:2vw}.container__account-dashboard .next-order .order .order-content .payment-method{margin-top:4vw}}.container__account-dashboard .next-order .order .order-content .employees{border-top:1px dashed rgba(0,0,0,.1);margin-top:1vw;padding-top:1vw;display:flex;align-items:center;font-size:1.2vw}@media (max-width:760px){.container__account-dashboard .next-order .order .order-content .employees{margin-top:3vw;padding:3vw 0 0;font-size:4.5vw;line-height:5.5vw;justify-content:space-between}}.container__account-dashboard .next-order .order .order-content .employees .label{text-align:center;font-weight:300;margin-right:1vw;font-size:1.1vw}@media (max-width:760px){.container__account-dashboard .next-order .order .order-content .employees .label{font-size:4vw;width:35%}.container__account-dashboard .next-order .order .order-content .employees .values{width:60%}}.container__account-dashboard .next-order .order .order-content .employees .employee{display:flex;margin-bottom:1vw;align-items:center}@media (max-width:760px){.container__account-dashboard .next-order .order .order-content .employees .employee{margin-bottom:3vw}}.container__account-dashboard .next-order .order .order-content .employees .employee:last-child{margin-bottom:0}.container__account-dashboard .next-order .order .order-content .employees .employee-content{display:flex;flex-direction:column;align-items:flex-start;max-width:calc(100% - 2vw);font-weight:500}@media (max-width:760px){.container__account-dashboard .next-order .order .order-content .employees .employee-content{max-width:calc(100% - 9vw)}}.container__account-dashboard .next-order .order .order-content .employees .employee-content a{display:block;margin-top:.5vw}.container__account-dashboard .next-order .order .order-content .employees svg{width:1.5vw;height:1.5vw;margin-right:.5vw}@media (max-width:760px){.container__account-dashboard .next-order .order .order-content .employees svg{width:6vw;height:6vw;margin-right:3vw}}.container__account-dashboard .next-order .order .order-content .description{margin-top:1vw;font-size:1.2vw;line-height:1.4vw;text-align:left}@media (max-width:760px){.container__account-dashboard .next-order .order .order-content .description{font-size:4.5vw;line-height:5.5vw;margin-top:3vw}}.container__account-dashboard .next-order .order .order-content .order-rating{margin-top:1vw;padding-top:1vw;border-top:1px dashed rgba(0,0,0,.1)}@media (max-width:760px){.container__account-dashboard .next-order .order .order-content .order-rating{margin-top:3vw;padding-top:3vw;margin-bottom:5vw}}.container__account-dashboard .next-order .order .order-content .order-rating .label{text-align:center;font-weight:500;margin-bottom:1vw}@media (max-width:760px){.container__account-dashboard .next-order .order .order-content .order-rating .label{margin-bottom:3vw;font-size:5vw}}.container__account-dashboard .next-order .order .order-content .order-rating .stars{display:flex;justify-content:center}.container__account-dashboard .next-order .order .order-content .order-rating .stars .star.active svg,.container__account-orders .orders .items .order .order-content .order-rating .stars .star.active svg{fill:#ffc73b}.container__account-dashboard .next-order .order .order-content .order-rating .stars svg{width:1.5vw;height:1.5vw;fill:rgba(0,0,0,.3)}@media (max-width:760px){.container__account-dashboard .next-order .order .order-content .order-rating .stars svg{width:7vw;height:7vw;margin-right:1vw}.container__account-dashboard .next-order .order .order-content .order-rating .stars svg:last-child{margin-right:0}}.container__account-dashboard .next-order .order .order-content .order-rating .message{display:flex;flex-direction:column;align-items:center;margin-top:.5vw}@media (max-width:760px){.container__account-dashboard .next-order .order .order-content .order-rating .message{margin-top:3vw}}.container__account-dashboard .next-order .order .order-content .order-rating .message-triangle{width:0;height:0;border-left:.5vw solid transparent;border-right:.5vw solid transparent;border-bottom:.5vw solid #f8da79}@media (max-width:760px){.container__account-dashboard .next-order .order .order-content .order-rating .message-triangle{border-left:2.5vw solid transparent;border-right:2.5vw solid transparent;border-bottom:2.5vw solid #f8da79}}.container__account-dashboard .next-order .order .order-content .order-rating .message-text{background:#f8da79;padding:1vw;width:100%}@media (max-width:760px){.container__account-dashboard .next-order .order .order-content .order-rating .message-text{padding:4vw;font-size:4vw;line-height:5vw}}.container__account-dashboard .next-order .order .order-content .price-container{display:flex;flex-direction:column;margin-top:1vw;align-items:flex-start}@media (max-width:760px){.container__account-dashboard .next-order .order .order-content .price-container{margin-top:4vw}}.container__account-dashboard .next-order .all-orders,.container__account-dashboard .next-order .order .order-content .price-container .price{display:flex;font-size:1.2vw;align-items:center;justify-content:center}@media (max-width:760px){.container__account-dashboard .next-order .order .order-content .price-container .price{flex-direction:row;font-size:4vw;justify-content:center}}.container__account-dashboard .next-order .order .order-content .price-container .price .label{margin-right:.5vw}@media (max-width:760px){.container__account-dashboard .next-order .order .order-content .price-container .price .label{margin-right:3vw}}.container__account-dashboard .next-order .order .order-content .price-container .price .value{font-weight:700;padding:1.4vw 2.5vw;background:#ffc73b;font-size:1.5vw}@media (max-width:760px){.container__account-dashboard .next-order .order .order-content .price-container .price .value{font-size:5vw;margin-top:0;padding:4vw}}.container__account-dashboard .next-order .order .order-content .payment-success{display:flex;align-items:center;justify-content:center;flex-direction:column;margin-top:1vw;text-align:center;font-size:1.1vw;font-weight:500;color:#59b78b}@media (max-width:760px){.container__account-dashboard .next-order .order .order-content .payment-success{font-size:5vw;margin-top:5vw;padding:0 5vw}}.container__account-dashboard .next-order .order .order-content .payment-success svg{width:2vw;height:2vw;margin-bottom:.5vw}@media (max-width:760px){.container__account-dashboard .next-order .order .order-content .payment-success svg{width:9vw;height:9vw;margin-bottom:2vw}}.container__account-dashboard .next-order .order .order-content .payment-success svg g,.container__account-dashboard .next-order .order .order-content .payment-success svg path,.container__account-orders .orders .items .order .order-content .payment-success svg g,.container__account-orders .orders .items .order .order-content .payment-success svg path{fill:#59b78b}.container__account-dashboard .next-order .order .order-content .payment-error{background:#e4410d;padding:1.3vw;color:#fff;width:100%;margin-top:1vw;font-size:1.2vw;text-align:center}@media (max-width:760px){.container__account-dashboard .next-order .order .order-content .payment-error{padding:4vw;font-size:4.5vw;margin-top:3vw}}.container__account-dashboard .next-order .order .order-content .actions{display:flex;margin-top:1.5vw;flex-wrap:wrap}@media (max-width:760px){.container__account-dashboard .next-order .order .order-content .actions{margin-top:3vw}}.container__account-dashboard .next-order .order .order-content .actions .delete,.container__account-dashboard .next-order .order .order-content .actions .download-vat-invoice,.container__account-dashboard .next-order .order .order-content .actions a{display:flex;align-items:center;justify-content:center;padding:1.2vw 2vw;text-decoration:none;margin-right:.5vw;margin-bottom:.5vw;width:auto;font-size:1.1vw;background:rgba(0,0,0,.03);cursor:pointer}@media (max-width:760px){.container__account-dashboard .next-order .order .order-content .actions .delete,.container__account-dashboard .next-order .order .order-content .actions .download-vat-invoice,.container__account-dashboard .next-order .order .order-content .actions a{padding:3vw 2.5vw;font-size:4vw;margin-bottom:1vw;margin-right:1vw}}.container__account-dashboard .next-order .order .order-content .actions .delete:hover,.container__account-dashboard .next-order .order .order-content .actions .download-vat-invoice:hover,.container__account-dashboard .next-order .order .order-content .actions a:hover{background:rgba(0,0,0,.05)}.container__account-dashboard .next-order .order .order-content .actions .delete svg,.container__account-dashboard .next-order .order .order-content .actions .download-vat-invoice svg,.container__account-dashboard .next-order .order .order-content .actions a svg{width:1.4vw;height:1.4vw;margin-right:.4vw}@media (max-width:760px){.container__account-dashboard .next-order .order .order-content .actions .delete svg,.container__account-dashboard .next-order .order .order-content .actions .download-vat-invoice svg,.container__account-dashboard .next-order .order .order-content .actions a svg{width:5vw;height:5vw;margin-right:1.4vw}}.container__account-dashboard .next-order .order .order-content .actions .delete.repeat,.container__account-dashboard .next-order .order .order-content .actions .download-vat-invoice.repeat,.container__account-dashboard .next-order .order .order-content .actions a.repeat{background:#e8f4b3;font-weight:500}.container__account-dashboard .next-order .order .order-content .actions .delete.submit,.container__account-dashboard .next-order .order .order-content .actions .download-vat-invoice.submit,.container__account-dashboard .next-order .order .order-content .actions a.submit{background:#59b78b;font-weight:500}@media (max-width:760px){.container__account-dashboard .next-order .order .order-content .actions .delete.submit,.container__account-dashboard .next-order .order .order-content .actions .download-vat-invoice.submit,.container__account-dashboard .next-order .order .order-content .actions a.submit{font-size:4vw}}.container__account-dashboard .next-order .order .order-content .actions .delete.submit:hover,.container__account-dashboard .next-order .order .order-content .actions .download-vat-invoice.submit:hover,.container__account-dashboard .next-order .order .order-content .actions a.submit:hover{background:#4ea47c}.container__account-dashboard .next-order .all-orders{padding:1.8vw 0;background:#e8f4b3;margin-top:1vw;font-size:1.5vw;font-weight:500;text-decoration:none}.container__account-dashboard .next-order .all-orders:hover{background:#e4efe8}@media (max-width:760px){.container__account-dashboard .next-order .all-orders{padding:6vw 3vw;margin-top:3vw;font-size:5vw}}.container__account-dashboard .next-order .all-orders img{width:1.6vw;height:auto;margin-left:1vw}@media (max-width:760px){.container__account-dashboard .next-order .all-orders img{width:5vw;margin-left:2vw}}.container__account-dashboard .next-order .place-next-order{display:flex;background:#2457c6;align-items:center;justify-content:center;font-size:1.8vw;font-weight:500;padding:4vw 1vw;color:#fff;text-decoration:none}@media (max-width:760px){.container__account-dashboard .next-order .place-next-order{padding:12vw 2vw;font-size:5vw;flex-direction:column}}.container__account-dashboard .next-order .place-next-order:hover{background:#1c47a6}.container__account-dashboard .next-order .place-next-order img{width:2vw;height:auto}@media (max-width:760px){.container__account-dashboard .next-order .place-next-order img{width:8vw}}.container__account-dashboard .next-order .place-next-order span{margin-left:1vw}@media (max-width:760px){.container__account-dashboard .next-order .place-next-order span{margin-left:0;margin-top:3vw}}.container__account-dashboard .messages{position:relative;overflow:hidden;width:100vw;margin-top:3vw;margin-left:-3vw}@media (max-width:760px){.container__account-dashboard .messages{width:100vw;margin-left:-3vw;margin-top:5vw}}.container__account-dashboard .messages .title{margin-bottom:1.1vw;font-size:1.5vw;opacity:.5;font-weight:500;margin-left:0;padding:0 3vw}@media (max-width:760px){.container__account-dashboard .messages .title{margin-bottom:3vw;font-size:4.5vw}}.container__account-dashboard .messages .swiper{width:100%;height:100%}.container__account-dashboard .messages .swiper .swiper-wrapper{align-items:stretch}.container__account-dashboard .messages .swiper .swiper-slide{text-align:center;cursor:pointer;height:auto}.container__account-dashboard .messages .swiper .swiper-slide .message{font-size:1.25vw;line-height:1.6vw;padding:3vw 3vw 2vw;text-align:left;height:100%;display:flex;justify-content:space-between;align-items:flex-start}@media (max-width:760px){.container__account-dashboard .messages .swiper .swiper-slide .message{font-size:4.2vw;line-height:4.8vw;padding:8vw 4vw 10vw}}.container__account-dashboard .messages .swiper .swiper-slide .message img{height:auto;width:8vw}@media (max-width:760px){.container__account-dashboard .messages .swiper .swiper-slide .message img{width:20vw}}.container__account-dashboard .messages .swiper .swiper-slide .message .message-content{width:calc(100% - 10vw)}@media (max-width:760px){.container__account-dashboard .messages .swiper .swiper-slide .message .message-content{width:calc(100% - 27vw)}}.container__account-dashboard .messages .swiper .swiper-slide .message .message-content .message-title{font-weight:700;margin-bottom:.5vw;line-height:1.4vw;font-size:1.3vw}@media (max-width:760px){.container__account-dashboard .messages .swiper .swiper-slide .message .message-content .message-title{margin-bottom:2vw;font-size:4.5vw;line-height:5vw}}.container__account-dashboard .messages .swiper .swiper-slide .message .message-content .message-text p,.container__account-dashboard .messages .swiper .swiper-slide .message .message-content .message-text p span{font-size:1.1vw!important;line-height:1.4vw!important;font-family:"futura-pt",sans-serif!important}@media (max-width:760px){.container__account-dashboard .messages .swiper .swiper-slide .message .message-content .message-text p{font-size:3.5vw!important;line-height:4.5vw!important}}@media (max-width:760px){.container__account-dashboard .messages .swiper .swiper-slide .message .message-content .message-text p span{font-size:3.5vw!important;line-height:4.5vw!important}}.container__account-dashboard .messages .swiper .swiper-slide .message .message-content .button{background:rgba(0,0,0,.1);padding:.9vw 2.5vw;color:#000;text-decoration:none;margin-top:1vw;display:inline-block;font-weight:500;font-size:1vw}.container__account-dashboard .messages .swiper .swiper-slide .message .message-content .button:hover{background:rgba(0,0,0,.2)}@media (max-width:760px){.container__account-dashboard .messages .swiper .swiper-slide .message .message-content .button{font-size:4vw;padding:2.5vw 6vw;margin-top:4vw}}.container__account-dashboard .category{margin-top:4vw}@media (max-width:760px){.container__account-dashboard .category{margin-top:15vw}}.container__account-dashboard .category:last-child{margin-bottom:0}.container__account-dashboard .category .category-name{font-size:1.4vw;font-weight:500;margin-bottom:.8vw;opacity:.5}@media (max-width:760px){.container__account-dashboard .category .category-name{font-size:5vw;margin-bottom:3vw}}.container__account-dashboard .category .items{display:flex;flex-wrap:wrap}@media (max-width:760px){.container__account-dashboard .category .items{flex-direction:column}}.container__account-dashboard .category .items .item{display:flex;align-items:center;padding:2vw;font-size:1.4vw;text-decoration:none;color:#000;background:#fff;margin-bottom:.5vw;font-weight:500;position:relative;width:32%;margin-right:2%}@media (max-width:760px){.container__account-dashboard .category .items .item{padding:5vw 6vw;font-size:4.5vw;margin-bottom:3vw;width:100%;margin-right:0}}.container__account-dashboard .category .items .item:hover{background:rgba(0,0,0,.01)}.container__account-dashboard .category .items .item:nth-child(3n){margin-right:0}.container__account-dashboard .category .items .item:last-child{margin-bottom:.5vw}@media (max-width:760px){.container__account-dashboard .category .items .item:last-child{margin-bottom:0}}.container__account-dashboard .category .items .item.logout{background:rgba(255,0,0,.1)}.container__account-dashboard .category .items .item.logout:hover{background:rgba(255,0,0,.2)}.container__account-dashboard .category .items .item img{width:2vw;height:auto;margin-right:1vw}@media (max-width:760px){.container__account-dashboard .category .items .item img{width:7vw;margin-right:3vw}}.container__account-dashboard .category .items .item .avg-rating{width:4vw;height:4vw;background:#59b78b;display:flex;align-items:center;justify-content:center;position:absolute;right:1vw;top:1vw;font-weight:500;font-size:1.3vw;border-radius:50%}@media (max-width:760px){.container__account-dashboard .category .items .item .avg-rating{right:3vw;top:2.8vw;font-size:3.5vw;width:11vw;height:11vw;font-weight:700}}.container__account-login{padding:13vw 3vw 10vw}.container__account-login .successForgotPassword.show,.container__account-login.show-loading .ajax-loader{display:flex}@media (max-width:760px){.container__account-login{padding:20vw 3vw}}@media (min-width:761px) and (max-width:1025px){.container__account-login{padding:13vw 3vw 5vw}}.container__account-login .successForgotPassword{position:absolute;background:#bce2d0;z-index:999;flex-direction:column;align-items:center;justify-content:center;left:0;top:0;width:100%;height:100%;padding:2vw 4vw;text-align:center;font-size:1.3vw;row-gap:1vw;display:none}@media (max-width:760px){.container__account-login .successForgotPassword{padding:5vw;font-size:4.5vw;row-gap:3vw}}.container__account-login .successForgotPassword .button{text-decoration:none;padding:1vw 3vw}@media (max-width:760px){.container__account-login .successForgotPassword .button{padding:4vw 8vw;font-size:3.5vw}}.container__account-login .successForgotPassword img{width:6vw;height:auto}@media (max-width:760px){.container__account-login .successForgotPassword img{width:15vw}}.container__account-login .content{display:flex;padding:0 8%;justify-content:space-between}@media (max-width:760px){.container__account-login .content{flex-direction:column;padding:0;align-items:center}}.container__account-login .content .icon{width:48%}@media (max-width:760px){.container__account-login .content .icon{width:100%;text-align:center}}.container__account-login .content .icon svg{width:35vw;height:35vw}@media (max-width:760px){.container__account-login .content .icon svg{width:45vw;height:45vw}}.container__account-login .content .referralCode{width:48%;background-image:linear-gradient(135deg,#2457c6 0,#b859af 100%);border-radius:.3vw;padding:14vw 2vw 2vw;color:#fff;position:relative}@media (max-width:760px){.container__account-login .content .referralCode{border-radius:1vw;padding:25vw 4vw 5vw;margin-top:10vw;width:100%}}.container__account-login .content .referralCode .image{position:absolute;width:15vw;height:auto;right:0;top:2vw}@media (max-width:760px){.container__account-login .content .referralCode .image{width:35vw;top:5vw}}.container__account-login .content .referralCode h2{font-size:2vw;font-family:'Montserrat',sans-serif}@media (max-width:760px){.container__account-login .content .referralCode h2{font-size:5vw}}.container__account-login .content .referralCode h3{font-size:1.4vw;font-weight:700;text-decoration:underline;margin-top:.5vw}@media (max-width:760px){.container__account-login .content .referralCode h3{font-size:4.5vw;margin-top:1.5vw;width:70%}}.container__account-login .content .referralCode .steps{margin-top:2vw}@media (max-width:760px){.container__account-login .content .referralCode .steps{margin-top:8vw}}.container__account-login .content .referralCode .steps .title{font-size:1.2vw;font-weight:700}@media (max-width:760px){.container__account-login .content .referralCode .steps .title{font-size:4vw}}.container__account-login .content .referralCode .steps .items{display:flex;flex-wrap:wrap;justify-content:space-between;row-gap:1vw;margin-top:1vw}@media (max-width:760px){.container__account-login .content .referralCode .steps .items{row-gap:3vw;margin-top:3vw}}.container__account-login .content .referralCode .steps .items .step{width:49%;border-radius:.3vw;background:rgba(255,255,255,.1);padding:1vw 1vw 1.5vw}@media (max-width:760px){.container__account-login .content .referralCode .steps .items .step{width:49%;padding:2vw 2vw 4vw;border-radius:1vw}}.container__account-login .content .referralCode .steps .items .step .number{background:#fff;border-radius:50%;width:2vw;height:2vw;display:flex;justify-content:center;align-items:center;color:#000;font-weight:700;font-size:1.4vw}@media (max-width:760px){.container__account-login .content .referralCode .steps .items .step .number{width:7vw;height:7vw;font-size:4vw}}.container__account-login .content .referralCode .steps .items .step .title{margin-top:.5vw}@media (max-width:760px){.container__account-login .content .referralCode .steps .items .step .title{margin-top:2.5vw}}.container__account-login .content .referralCode .steps .items .step .title a{color:#fff}.container__account-login .content .referralCode .steps .items .step .text{margin-top:.5vw}@media (max-width:760px){.container__account-login .content .referralCode .steps .items .step .text{margin-top:1.5vw}}.container__account-login .content .login{width:48%;padding:4vw;background:#fbfbfb;position:relative}@media (max-width:760px){.container__account-login .content .login{width:100%;padding:7vw 5vw;margin-top:5vw}}.container__account-login .content .login h1{font-weight:700;font-size:1.8vw;margin-bottom:1.5vw}@media (max-width:760px){.container__account-login .content .login h1{font-size:6vw;margin-bottom:5vw}}.container__account-login .content .login.loading .ajax-loader,.container__account-login .content .login.show-code .row.row-code,.container__account-login .content .login.show-code .row.row-code-email{display:flex}.container__account-login .content .login.show-code .row.row-actions .get-sms,.container__account-login .content .row.hide,.container__account-login .content .row.row-password input.passwordText,.container__account-login .content .row.row-repeatPassword input.passwordText{display:none}.container__account-addresses .items .address.default .text p span,.container__account-login .content .login.show-code .row.row-actions .login-sms,.container__account-login .content .row.row-password.showPassword input.passwordText,.container__account-login .content .row.row-repeatPassword.showPassword input.passwordText,.container__account-login .content .row.rowError.show,.container__account-login .content .row.show-error .error,.container__account-login .content .row.showErrorCustomerExists .errorCustomerExists{display:block}.container__account-login .content .login.show-code .row.row-info{border:0}.container__account-login .content .row{display:flex;flex-direction:column;margin-bottom:1.5vw;position:relative}@media (max-width:760px){.container__account-login .content .row{margin-bottom:7vw}}.container__account-login .content .row input{font-size:1.4vw;padding:1.4vw 1.6vw;border:1px solid rgba(0,0,0,.1);width:100%;background:#fff}@media (max-width:760px){.container__account-login .content .row input{font-size:5vw;padding:4vw}}.container__account-login .content .row input:focus{outline:0}.container__account-login .content .row label{font-size:1.3vw;margin-bottom:.5vw}@media (max-width:760px){.container__account-login .content .row label{font-size:4.5vw;margin-bottom:2vw}}.container__account-login .content .row .info{margin-top:.5vw;font-size:.9vw;opacity:.7}@media (max-width:760px){.container__account-login .content .row .info{margin-top:1.5vw;font-size:3.2vw;opacity:.7}}.container__account-login .content .row.rowError{background:#e4410d;color:#fff;padding:1vw 1.5vw;border-radius:.3vw;margin-bottom:.5vw;text-align:center;display:none}@media (max-width:760px){.container__account-login .content .row.rowError{padding:3vw 2vw;border-radius:1vw;margin-bottom:4vw}}.container__account-login .content .row.show-error input,.container__account-login .content .row.showErrorCustomerExists input{background:rgba(255,0,0,.03)}.container__account-login .content .row.row-email.showLoading .ajax-loader{display:flex;height:4.5vw;width:6vw;left:auto;top:auto;bottom:1.5vw;right:.5vw;background:0 0}.container__account-login .content .row.row-email.showLoading .ajax-loader .spinner>div{height:10px;width:10px}.container__account-login .content .row.row-password .passwordHeader,.container__account-login .content .row.row-repeatPassword .passwordHeader{display:flex;justify-content:space-between}.container__account-login .content .row .showHidePassword img.hide,.container__account-login .content .row.row-password.showPassword input.password,.container__account-login .content .row.row-repeatPassword.showPassword input.password{display:none}.container__account-login .content .row .showHidePassword{position:absolute;right:0;padding:0 1vw;bottom:0;height:4.5vw;display:flex;justify-content:center;align-items:center;cursor:pointer}@media (max-width:760px){.container__account-login .content .row .showHidePassword{padding:0 5vw;height:14.5vw}}.container__account-login .content .row .showHidePassword:hover{background:rgba(0,0,0,.05)}.container__account-login .content .row .showHidePassword img{width:1.5vw;height:auto}@media (max-width:760px){.container__account-login .content .row .showHidePassword img{width:5vw}}.container__account-login .content .row .error{display:none;background:#e4410d;color:#fff;border-radius:.3vw;padding:.5vw 1vw;margin-bottom:.4vw}@media (max-width:760px){.container__account-login .content .row .error{border-radius:1vw;padding:2vw 3vw;margin-bottom:1vw}}.container__account-login .content .row .errorCustomerExists{display:none;background:#e4410d;color:#fff;border-radius:.3vw;padding:1vw;margin-bottom:.4vw;line-height:1.2}@media (max-width:760px){.container__account-login .content .row .errorCustomerExists{border-radius:1vw;padding:3vw;margin-bottom:1vw}}.container__account-login .content .row .errorCustomerExists a{color:#fff;text-decoration:underline}.container__account-login .content .row.row-referralCode{background-image:linear-gradient(135deg,#2457c6 0,#b859af 100%);padding:1vw;border-radius:.3vw;color:#fff}@media (max-width:760px){.container__account-login .content .row.row-referralCode{padding:3vw;border-radius:1vw}}.container__account-login .content .row.row-referralCode input{background:#fff}.container__account-login .content .row.row-phone .iti__by,.container__account-login .content .row.row-phone.no-flag .iti__flag{display:none!important}.container__account-login .content .row.row-actions .button .login-sms,.container__account-login .content .row.row-surname{display:none}.container__account-login .content .row.row-or{text-align:center;font-size:1.4vw;opacity:.5}@media (max-width:760px){.container__account-login .content .row.row-or{font-size:4vw}}.container__account-login .content .row.row-apple,.container__account-login .content .row.row-facebook,.container__account-login .content .row.row-google{display:flex;flex-direction:row;border:1px solid rgba(0,0,0,.1);align-items:center;justify-content:center;padding:1vw;cursor:pointer;text-decoration:none}@media (max-width:760px){.container__account-login .content .row.row-apple,.container__account-login .content .row.row-facebook,.container__account-login .content .row.row-google{padding:3vw}}.container__account-login .content .row.row-apple:hover,.container__account-login .content .row.row-facebook:hover,.container__account-login .content .row.row-google:hover{background:rgba(0,0,0,.08)}.container__account-login .content .row.row-apple img,.container__account-login .content .row.row-facebook img,.container__account-login .content .row.row-google img{width:2vw;height:auto;margin-left:1vw}@media (max-width:760px){.container__account-login .content .row.row-apple img,.container__account-login .content .row.row-facebook img,.container__account-login .content .row.row-google img{width:7vw;margin-left:2vw}}.container__account-login .content .row.row-apple span,.container__account-login .content .row.row-facebook span,.container__account-login .content .row.row-google span,.container__account-orders .make-first-order-content p{font-size:1.2vw}@media (max-width:760px){.container__account-login .content .row.row-apple span,.container__account-login .content .row.row-facebook span,.container__account-login .content .row.row-google span{font-size:4vw}}.container__account-login .content .row.row-rules{border:0;display:flex;flex-direction:row;margin-top:4vw}@media (max-width:760px){.container__account-login .content .row.row-rules{margin-top:10vw}}.container__account-login .content .row.row-rules svg{width:1vw;height:1vw;margin-right:1vw}@media (max-width:760px){.container__account-login .content .row.row-rules svg{width:4vw;height:4vw;margin-right:2vw}}.container__account-login .content .row.row-actions .button{font-size:1.3vw;padding:1.7vw 0}@media (max-width:760px){.container__account-login .content .row.row-actions .button{font-size:5vw;padding:6vw 0}}.container__account-login .content .row.row-actions .buttonRegistration{background:#59b78b;margin-top:1vw;color:#000;text-decoration:none}@media (max-width:760px){.container__account-login .content .row.row-actions .buttonRegistration{margin-top:5vw}}.container__account-login .content .row.row-actions .buttonRegistration:hover{background:#4ea47c}.container__account-login .content .row.row-actions .buttonBackToLogin{background:rgba(0,0,0,.05);margin-top:1vw;color:#000;text-decoration:none;font-size:1.1vw}@media (max-width:760px){.container__account-login .content .row.row-actions .buttonBackToLogin{margin-top:4vw;font-size:4vw}}.container__account-login .content .row.row-actions .buttonBackToLogin:hover{background:rgba(0,0,0,.2)}.container__account-login .content .row.row-sub-actions{text-align:center;border:0;display:flex;justify-content:space-between;flex-direction:row;margin-top:1vw;align-items:center}@media (max-width:760px){.container__account-login .content .row.row-sub-actions{flex-direction:column}}.container__account-login .content .row.row-sub-actions .forgot-password{opacity:.5}@media (max-width:760px){.container__account-login .content .row.row-sub-actions .forgot-password{background:rgba(0,0,0,.1);padding:5vw 8vw;font-size:5vw;border-radius:10vw;text-decoration:none}}.container__account-login .content .row.row-sub-actions .forgot-password:hover{opacity:1}.container__account-login .content .row.row-sub-actions .create-account{background:#59b78b;border-radius:10vw;padding:1.5vw 3vw;text-decoration:none;font-weight:500}@media (max-width:760px){.container__account-login .content .row.row-sub-actions .create-account{padding:5vw 8vw;font-size:5vw;margin-top:3vw}}.container__account-login .content .row.row-sub-actions .create-account:hover{background:rgba(89,183,139,.85)}.container__account-login .content .row.row-info{border:0;line-height:1.3vw}@media (max-width:760px){.container__account-login .content .row.row-info{line-height:6vw}}.container__account-login .content .row.row-main-error{border:0;font-size:1.2vw;margin-bottom:3vw;font-weight:500;padding-top:1vw;border-top:1px dashed rgba(0,0,0,.3);margin-top:-1vw;text-align:center;display:none}@media (max-width:760px){.container__account-login .content .row.row-main-error{padding-top:3vw;font-size:5vw;margin-bottom:14vw}}.container__account-login .content .row.row-main-error a{margin-top:.5vw;display:block}@media (max-width:760px){.container__account-login .content .row.row-main-error a{border:1px solid rgba(0,0,0,.1);padding:5vw 3vw;border-radius:10vw;margin-top:2vw;text-decoration:none}}.container__account-addresses .add-new-item.loading .ajax-loader,.container__account-registration.showLoading .ajax-loader{display:flex}.container__account-registration .content,.container__account-verify .content{justify-content:center;position:relative}.container__account-verify .verifyCodeForm{background:#ffea84!important;border-radius:.3vw;padding:2vw 3vw!important;text-align:center}@media (max-width:760px){.container__account-verify .verifyCodeForm{border-radius:1vw;padding:15vw 5vw!important}}.container__account-verify .verifyCodeForm.verifyCodeFormError{background:#ffeaea!important}.container__account-verify .verifyCodeForm h1{margin-bottom:1vw!important}@media (max-width:760px){.container__account-verify .verifyCodeForm h1{margin-bottom:3vw!important}}.container__account-verify .verifyCodeForm .ajax-loader{display:flex;position:relative;background:0 0!important;height:6vw}@media (max-width:760px){.container__account-verify .verifyCodeForm .ajax-loader{height:22vw}}.container__account-verify .verifyForm{background:#ffea84!important;border-radius:.3vw}@media (max-width:760px){.container__account-verify .verifyForm{border-radius:1vw;padding:15vw 5vw!important}}.container__account-verify .verifyForm h1{margin-bottom:1vw!important}@media (max-width:760px){.container__account-verify .verifyForm h1{margin-bottom:3vw!important}}.container__account-verify .verifyForm img{width:7vw;height:7vw;margin-bottom:1vw}@media (max-width:760px){.container__account-verify .verifyForm img{width:17vw;height:17vw;margin-bottom:3vw}}.container__account-verify .verifyForm .text{font-size:1.2vw;line-height:1.4}@media (max-width:760px){.container__account-verify .verifyForm .text{font-size:4vw}}.container__account-addresses{min-height:13vw}@media (max-width:760px){.container__account-addresses{min-height:60vw}}.container__account-addresses .add-new-button{background:#59b78b;padding:1.8vw 1vw;cursor:pointer;width:49.3%;display:flex;align-items:center;justify-content:center;margin-top:2vw}@media (max-width:760px){.container__account-addresses .add-new-button{padding:5vw 0;margin-top:7vw;width:100%}}.container__account-addresses .add-new-button:hover{background:#4ea47c}.container__account-addresses .add-new-button.hide{display:none}.container__account-addresses .add-new-button img{width:1vw;height:auto}@media (max-width:760px){.container__account-addresses .add-new-button img{width:3.7vw}}.container__account-addresses .add-new-button span,.container__account-cards .cards .add-card span{margin-left:.5vw;font-weight:500;font-size:1.2vw}@media (max-width:760px){.container__account-addresses .add-new-button span{font-size:4.5vw;margin-left:2vw}}.container__account-addresses .add-new-item{flex-direction:column;margin-top:2vw;display:none;position:relative;width:49.3%}@media (max-width:760px){.container__account-addresses .add-new-item{width:100%;margin-top:7vw}}.container__account-addresses .add-new-item .close{padding:1.5vw;border-radius:50%;cursor:pointer;position:absolute;right:0;top:0}@media (max-width:760px){.container__account-addresses .add-new-item .close{padding:2vw;top:-1vw}}.container__account-addresses .add-new-item .close img,.container__account-addresses .add-new-item .close svg{width:1.2vw;height:1.2vw}@media (max-width:760px){.container__account-addresses .add-new-item .close img,.container__account-addresses .add-new-item .close svg{width:4vw;height:4vw}}.container__account-addresses .add-new-item.open{display:flex}.container__account-addresses .add-new-item h2{font-weight:700;font-size:1.6vw}@media (max-width:760px){.container__account-addresses .add-new-item h2{font-size:5.5vw}}.container__account-addresses .add-new-item .locations{display:flex;flex-wrap:wrap;margin-top:2vw}@media (max-width:760px){.container__account-addresses .add-new-item .locations{margin-top:4vw}}.container__account-addresses .add-new-item .locations .location{border:1px dashed rgba(0,0,0,.1);padding:.5vw 1vw;margin-right:.5vw;margin-bottom:.5vw;cursor:pointer;align-items:center;display:flex;font-size:1.1vw}@media (max-width:760px){.container__account-addresses .add-new-item .locations .location{padding:2vw 3vw;margin-right:1vw;margin-bottom:2vw;font-size:3.5vw}}.container__account-addresses .add-new-item .locations .location .price{background:#ffc73b;padding:.5vw;font-weight:600;border-radius:10vw;margin-left:.5vw;margin-right:-.6vw}@media (max-width:760px){.container__account-addresses .add-new-item .locations .location .price{padding:2vw;margin-left:2vw;margin-right:-2vw}}.container__account-addresses .add-new-item .locations .location:hover{border:1px dashed rgba(0,0,0,.4);background:rgba(0,0,0,.02)}.container__account-addresses .add-new-item .locations .location.active{background:#2457c6;color:#fff;border:1px solid #2457c6}.container__account-addresses .add-new-item .locations .location.active .price,.container__account-addresses .items .address .edit-form .locations .location.active .price{color:#000}.container__account-addresses .add-new-item .address-content{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start;margin-top:1.5vw}@media (max-width:760px){.container__account-addresses .add-new-item .address-content{margin-top:5vw}}.container__account-addresses .add-new-item .address-content .row{margin-right:2%;width:23.5%}@media (max-width:760px){.container__account-addresses .add-new-item .address-content .row{margin-bottom:4vw;width:48%;margin-right:4%}}.container__account-addresses .add-new-item .address-content .row.row-street{width:52%}@media (max-width:760px){.container__account-addresses .add-new-item .address-content .row.row-street{width:100%;margin-right:0}}.container__account-addresses .add-new-item .address-content .row.row-house{width:22%}@media (max-width:760px){.container__account-addresses .add-new-item .address-content .row.row-house{width:48%}}.container__account-addresses .add-new-item .address-content .row.row-apartment{width:22%;margin-right:0}@media (max-width:760px){.container__account-addresses .add-new-item .address-content .row.row-apartment{width:48%}}.container__account-addresses .add-new-item .address-content .row.row-code,.container__account-addresses .add-new-item .address-content .row.row-code-email{margin-right:0}@media (max-width:760px){.container__account-addresses .add-new-item .address-content .row.row-floor{margin-right:0}}.container__account-addresses .add-new-item .actions .button{width:100%;font-size:1.3vw;padding:1.8vw 0}@media (max-width:760px){.container__account-addresses .add-new-item .actions .button{font-size:5vw;width:100%;padding:6vw 0}}.container__account-addresses .items{display:flex;flex-wrap:wrap;justify-content:space-between}.container__account-addresses .items .address{background:rgba(0,0,0,.03);padding:1vw 1.5vw;margin-bottom:1.3vw;font-weight:500;font-size:1.1vw;position:relative;width:49.3%;border:3px solid transparent}@media (max-width:760px){.container__account-addresses .items .address{padding:5vw 4vw 3vw;font-size:4vw;margin-bottom:2vw;width:100%}}.container__account-addresses .items .address.loading .ajax-loader,.container__account-addresses .items .address.show-edit-form .edit-form{display:flex}.container__account-addresses .items .address.default{background:#d5f9ff;border:3px solid rgba(0,0,0,.2)}.container__account-addresses .items .address.default .actions .delete,.container__account-addresses .items .address.default .actions .set-default{display:none}@media (max-width:760px){.container__account-addresses .items .address.default .actions .delete,.container__account-addresses .items .address.default .actions .set-default{display:none!important}}.container__account-addresses .items .address.default .edit-form .address-content .row label{background:#d5f9ff}.container__account-addresses .items .address .are-you-sure{position:absolute;top:0;left:0;width:100%;height:100%;display:none;align-items:center;justify-content:center;background:rgba(255,255,255,.98);z-index:105}@media (max-width:760px){.container__account-addresses .items .address .are-you-sure{flex-direction:column}}.container__account-addresses .items .address .are-you-sure .question{font-weight:600;font-size:1.2vw;margin-right:1vw}@media (max-width:760px){.container__account-addresses .items .address .are-you-sure .question{font-size:6vw;margin-bottom:4vw;margin-right:0}}.container__account-addresses .items .address .are-you-sure .answers,.container__account-addresses .items .address.show-are-you-sure .are-you-sure{display:flex}.container__account-addresses .items .address .are-you-sure .answers .no,.container__account-addresses .items .address .are-you-sure .answers .yes{padding:.8vw 1.2vw;font-size:1.2vw;font-weight:500;cursor:pointer;color:#fff;opacity:.7}@media (max-width:760px){.container__account-addresses .items .address .are-you-sure .answers .no,.container__account-addresses .items .address .are-you-sure .answers .yes{font-size:4.5vw;padding:4vw 7vw}}.container__account-addresses .items .address .are-you-sure .answers .yes{background:#59b78b;border-top-right-radius:0;border-bottom-right-radius:0}.container__account-addresses .items .address .are-you-sure .answers .yes:hover{background:#4ea47c;opacity:1}.container__account-addresses .items .address .are-you-sure .answers .no{background:#e4410d;border-top-left-radius:0;border-bottom-left-radius:0}.container__account-addresses .items .address .are-you-sure .answers .no:hover{background:#ea9985;opacity:1}.container__account-addresses .items .address .text{display:flex;position:relative;flex-direction:column}.container__account-addresses .items .address .text p{display:flex;font-size:1.2vw}@media (max-width:760px){.container__account-addresses .items .address .text p{font-size:5vw;width:100%;flex-direction:column}}.container__account-addresses .items .address .text p span{display:none;margin-left:.3vw}@media (max-width:760px){.container__account-addresses .items .address .text p span{margin-top:3vw;font-size:4vw;margin-left:0}}.container__account-addresses .items .address .actions{display:flex;margin-top:1vw}@media (max-width:760px){.container__account-addresses .items .address .actions{position:relative;flex-wrap:wrap;margin-top:3vw}}.container__account-addresses .items .address .actions .delete,.container__account-addresses .items .address .actions .edit,.container__account-addresses .items .address .actions .set-default{background:#ffc73b;padding:.6vw 1.5vw;cursor:pointer;font-size:1vw;margin-right:.5vw;display:flex;align-items:center}@media (max-width:760px){.container__account-addresses .items .address .actions .delete,.container__account-addresses .items .address .actions .edit,.container__account-addresses .items .address .actions .set-default{opacity:.8;padding:2vw 4vw;font-size:4vw;margin-bottom:1vw;margin-right:1vw}}.container__account-addresses .items .address .actions .delete:hover,.container__account-addresses .items .address .actions .edit:hover,.container__account-addresses .items .address .actions .set-default:hover{background:#ffea84}.container__account-addresses .items .address .actions .delete img,.container__account-addresses .items .address .actions .edit img,.container__account-addresses .items .address .actions .set-default img{width:1.4vw;height:auto;margin-right:.5vw}@media (max-width:760px){.container__account-addresses .items .address .actions .delete img,.container__account-addresses .items .address .actions .edit img,.container__account-addresses .items .address .actions .set-default img{width:5vw;margin-right:1.5vw}}.container__account-addresses .items .address .actions .delete{background:#ffeaea}.container__account-addresses .items .address .actions .delete:hover{background:#e4410d;opacity:1}.container__account-addresses .items .address .actions .set-default{background:#d5f9ff}@media (max-width:760px){.container__account-addresses .items .address .actions .set-default{background:#c3edf6}}.container__account-addresses .items .address .actions .set-default:hover{background:#c3edf6}.container__account-addresses .items .address .edit-form{display:none;flex-direction:column}.container__account-addresses .items .address .edit-form .locations,.container__account-cards .cards{display:flex;flex-wrap:wrap;margin-top:1vw}@media (max-width:760px){.container__account-addresses .items .address .edit-form .locations{margin-top:5vw}}.container__account-addresses .items .address .edit-form .locations .location{border:1px dashed rgba(0,0,0,.1);padding:.5vw 1vw;margin-right:.3vw;margin-bottom:.3vw;cursor:pointer;align-items:center;display:flex;font-size:1vw}@media (max-width:760px){.container__account-addresses .items .address .edit-form .locations .location{padding:2vw;margin-right:1vw;margin-bottom:2vw;font-size:4vw}}.container__account-addresses .items .address .edit-form .locations .location .price{background:#ffc73b;padding:.5vw;font-weight:600;border-radius:10vw;margin-left:.5vw}@media (max-width:760px){.container__account-addresses .items .address .edit-form .locations .location .price{padding:2vw;margin-left:2vw;font-size:3.5vw}}.container__account-addresses .items .address .edit-form .locations .location:hover{border:1px dashed rgba(0,0,0,.4);background:rgba(0,0,0,.02)}.container__account-addresses .items .address .edit-form .locations .location.active{background:#2457c6;color:#fff;border:1px solid #2457c6}.container__account-addresses .items .address .edit-form .address-content{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start;margin-top:1.5vw}@media (max-width:760px){.container__account-addresses .items .address .edit-form .address-content{margin-top:5vw}}.container__account-addresses .items .address .edit-form .address-content .row{margin-right:2%;width:23.5%}@media (max-width:760px){.container__account-addresses .items .address .edit-form .address-content .row{margin-bottom:4vw;width:48%;margin-right:4%}}.container__account-addresses .items .address .edit-form .address-content .row label{font-size:1.1vw}@media (max-width:760px){.container__account-addresses .items .address .edit-form .address-content .row label{font-size:4vw;top:-3vw}}.container__account-addresses .items .address .edit-form .address-content .row.row-street{width:52%}@media (max-width:760px){.container__account-addresses .items .address .edit-form .address-content .row.row-street{width:100%;margin-right:0}}.container__account-addresses .items .address .edit-form .address-content .row.row-house{width:22%}@media (max-width:760px){.container__account-addresses .items .address .edit-form .address-content .row.row-house{width:48%}}.container__account-addresses .items .address .edit-form .address-content .row.row-apartment{width:22%;margin-right:0}@media (max-width:760px){.container__account-addresses .items .address .edit-form .address-content .row.row-apartment{width:48%}}.container__account-addresses .items .address .edit-form .address-content .row.row-code{margin-right:0}@media (max-width:760px){.container__account-addresses .items .address .edit-form .address-content .row.row-floor{margin-right:0}}.container__account-addresses .items .address .edit-form .actions{margin-bottom:1vw}.container__account-addresses .items .address .edit-form .actions .button{width:100%;font-size:1.1vw;padding:1.5vw 0}@media (max-width:760px){.container__account-addresses .items .address .edit-form .actions .button{font-size:5vw;width:100%;padding:5vw 0}}.container__account-cards .cards{justify-content:space-between}@media (max-width:760px){.container__account-cards .cards{margin-top:3vw;flex-direction:column}}@media (min-width:761px) and (max-width:1025px){.container__account-cards .cards{margin-top:2vw}}.container__account-cards .cards .card{width:49.3%;display:flex;align-items:center;cursor:pointer;margin-bottom:1.3vw;height:5vw}.container__account-cards .cards .add-card{margin-bottom:1.3vw;height:5vw}@media (max-width:760px){.container__account-cards .cards .add-card,.container__account-cards .cards .card{margin-bottom:2vw;height:14vw;width:100%}}.container__account-cards .cards .add-card.default,.container__account-cards .cards .card.default{background:#d5f9ff;border:3px solid rgba(0,0,0,.2)}.container__account-cards .cards .add-card:nth-child(4n),.container__account-cards .cards .card:nth-child(4n){margin-right:0}.container__account-cards .cards .add-card{background:#59b78b;padding:1.8vw 1vw;cursor:pointer;width:49.3%;display:flex;align-items:center;justify-content:center}@media (max-width:760px){.container__account-cards .cards .add-card{margin-top:7vw;width:100%}}.container__account-cards .cards .add-card:hover,.container__account-orders .orders .items .order .order-content .actions .delete.submit:hover,.container__account-orders .orders .items .order .order-content .actions .download-vat-invoice.submit:hover,.container__account-orders .orders .items .order .order-content .actions a.submit:hover{background:#4ea47c}.container__account-cards .cards .add-card.hide,.container__account-orders .orders .items .order.order-status-cancelled .order-header .data .time{display:none}.container__account-cards .cards .add-card img{width:1vw;height:auto}@media (max-width:760px){.container__account-cards .cards .add-card img{width:3.7vw}}@media (max-width:760px){.container__account-cards .cards .add-card span{font-size:4.5vw;margin-left:2vw}}.container__account-cards .cards .card{background:#fafafa;padding:0 0 0 2vw;position:relative;justify-content:space-between;overflow:hidden}@media (max-width:760px){.container__account-cards .cards .card{padding:0 0 0 3vw}}@media (min-width:761px) and (max-width:1025px){.container__account-cards .cards .card{padding:0 2vw}}.container__account-cards .cards .card.loading .ajax-loader,.container__account-cards .cards .card.show-are-you-sure .are-you-sure{display:flex}.container__account-cards .cards .card .are-you-sure{background:#fff;padding:0;display:none;align-items:center;justify-content:center;width:100%;height:100%;position:absolute;z-index:110;text-align:center;left:0;top:0}@media (max-width:760px){.container__account-cards .cards .card .are-you-sure{padding:0}}.container__account-cards .cards .card .are-you-sure img{width:2vw;height:auto;margin-right:1vw}@media (max-width:760px){.container__account-cards .cards .card .are-you-sure img{width:15vw;margin-bottom:3vw}}.container__account-cards .cards .card .are-you-sure .question{font-size:1.4vw;font-weight:500;margin-right:2vw}@media (max-width:760px){.container__account-cards .cards .card .are-you-sure .question{font-size:5vw;line-height:5.5vw;margin-right:6vw}}.container__account-cards .add-card-message.show,.container__account-cards .cards .card .are-you-sure .answers{display:flex}.container__account-cards .cards .card .are-you-sure .answers .no,.container__account-cards .cards .card .are-you-sure .answers .yes{background:#ffada8;cursor:pointer;padding:1.2vw 2.5vw;font-weight:500;font-size:1.2vw}@media (max-width:760px){.container__account-cards .cards .card .are-you-sure .answers .no,.container__account-cards .cards .card .are-you-sure .answers .yes{padding:3.5vw 7vw;font-size:4vw}}.container__account-cards .cards .card .are-you-sure .answers .no:hover,.container__account-cards .cards .card .are-you-sure .answers .yes:hover{background:rgba(255,0,0,.3)}.container__account-cards .cards .card .are-you-sure .answers .yes{border-top-right-radius:0;border-bottom-right-radius:0}.container__account-cards .cards .card .are-you-sure .answers .no{border-top-left-radius:0;border-bottom-left-radius:0;background:rgba(0,0,0,.05)}.container__account-cards .cards .card .are-you-sure .answers .no:hover{background:rgba(0,0,0,.1)}.container__account-cards .cards .card .remove{display:flex;align-items:center;justify-content:center;background:#ea9985;cursor:pointer;color:#fff;width:5vw;height:100%}@media (max-width:760px){.container__account-cards .cards .card .remove{width:13vw;font-size:3.5vw}}.container__account-cards .cards .card .remove:hover{background:#e4410d}.container__account-cards .cards .card .remove span{display:none;margin-right:.3vw}@media (max-width:760px){.container__account-cards .cards .card .remove span{margin-left:1vw}}.container__account-cards .cards .card .remove img{width:1.4vw;height:auto}@media (max-width:760px){.container__account-cards .cards .card .remove img{width:4.5vw}}.container__account-cards .cards .card .card-data{display:flex;align-items:center}.container__account-cards .cards .card .brand.no-brand img{width:2vw;height:auto}@media (max-width:760px){.container__account-cards .cards .card .brand.no-brand img{width:8vw}}.container__account-cards .cards .card .brand img,.container__account-referral .referral-points img{width:3vw;height:auto}@media (max-width:760px){.container__account-cards .cards .card .brand img{width:10vw}}.container__account-cards .cards .card .number{font-weight:500;font-size:1.2vw;letter-spacing:.1vw;white-space:nowrap;margin-left:2vw}@media (max-width:760px){.container__account-cards .cards .card .number{font-size:4vw}}@media (min-width:761px) and (max-width:1025px){.container__account-cards .cards .card .number{font-size:2.2vw}}.container__account-cards .cards .card .expired{font-size:1.1vw;font-weight:500;display:flex;margin-left:2vw;opacity:.7}@media (max-width:760px){.container__account-cards .cards .card .expired{font-size:3.5vw;margin-left:5vw}}@media (min-width:761px) and (max-width:1025px){.container__account-cards .cards .card .expired{font-size:2vw}}.container__account-cards .add-card-message{padding:3vw;background:#fff;display:none;flex-direction:column;background:#fafafa;position:relative;width:50%;margin:2vw auto 0;text-align:center;font-size:1.2vw}@media (max-width:760px){.container__account-cards .add-card-message{width:100%;padding:15vw 5vw 10vw;align-items:flex-start;margin-top:8vw}}.container__account-cards .add-card-message.loading .ajax-loader,.container__account-orders .filters.loading .ajax-loader,.container__account-orders .filters.open .filters-content,.container__account-orders .filters.show-clear-filters .clear-filters{display:flex}.container__account-cards .add-card-message .title{line-height:130%}.container__account-cards .add-card-message .close{padding:1.5vw;border-radius:50%;cursor:pointer;position:absolute;right:0;top:0}@media (max-width:760px){.container__account-cards .add-card-message .close{padding:5vw}}.container__account-cards .add-card-message .close img,.container__account-cards .add-card-message .close svg{width:1.2vw;height:1.2vw}@media (max-width:760px){.container__account-cards .add-card-message .close img,.container__account-cards .add-card-message .close svg{width:4vw;height:4vw}}.container__account-cards .add-card-message .button{margin-top:1vw;width:100%;padding:1.4vw 0;font-size:1.2vw}@media (max-width:760px){.container__account-cards .add-card-message .button{font-size:4vw;padding:5vw 0;margin-top:4vw}}.container__account-orders .make-first-order{background:#59b78b;display:flex;align-items:center;justify-content:center;height:15vw;color:#000;text-decoration:none}@media (max-width:760px){.container__account-orders .make-first-order{padding:20vw 5vw;flex-direction:column;height:auto}}.container__account-orders .make-first-order:hover{background:#ffea84}.container__account-orders .make-first-order svg{width:10vw;height:10vw}@media (max-width:760px){.container__account-orders .make-first-order svg{width:20vw;height:20vw}}.container__account-orders .make-first-order-content{margin-left:1vw}@media (max-width:760px){.container__account-orders .make-first-order-content{margin-left:0;margin-top:5vw;text-align:center}}.container__account-orders .make-first-order-content span{font-weight:700;font-size:1.8vw;margin-bottom:.5vw;display:block}@media (max-width:760px){.container__account-orders .make-first-order-content span{font-size:7vw;margin-bottom:2vw}}@media (max-width:760px){.container__account-orders .make-first-order-content p{font-size:4.5vw;line-height:5.5vw}}.container__account-orders .filters{display:flex;align-items:center;margin-bottom:3vw;flex-direction:column;position:relative}@media (max-width:760px){.container__account-orders .filters{margin-bottom:6vw;border-radius:1vw}}.container__account-orders .filters.show-clear-filters .filters-label,.container__account-orders .orders .items .order.order-status-new .order-header .data .id{background:#e8f4b3}.container__account-orders .filters-label{margin-right:1vw;font-size:1.2vw;background:#fafafa;font-weight:500;display:none}@media (max-width:760px){.container__account-orders .filters-label{width:100%;font-size:4.5vw;text-align:center;padding:4vw 0;display:flex;align-items:center;justify-content:center;margin-right:0}}.container__account-orders .filters-label svg{display:none;width:5vw;height:5vw;margin-right:2vw}@media (max-width:760px){.container__account-orders .filters-label svg{display:flex}}.container__account-orders .filters-content{display:flex;width:100%;align-items:stretch}@media (max-width:760px){.container__account-orders .filters-content{padding:3vw;flex-direction:column;display:none}}.container__account-orders .filters-content .month{margin-right:.5vw;width:60%}.container__account-orders .filters-content .year{margin-right:.5vw}@media (max-width:760px){.container__account-orders .filters-content .month,.container__account-orders .filters-content .year{margin-bottom:3vw;margin-right:0;width:100%}}.container__account-orders .filters-content .month .label,.container__account-orders .filters-content .year .label{font-size:1.25vw;cursor:pointer;font-weight:500;margin-bottom:.8vw}@media (max-width:760px){.container__account-orders .filters-content .month .label,.container__account-orders .filters-content .year .label{font-size:4vw;margin-bottom:2vw}}.container__account-orders .filters-content .month .available,.container__account-orders .filters-content .year .available{z-index:105;flex-wrap:wrap;display:flex}.container__account-orders .filters-content .month .available .item,.container__account-orders .filters-content .year .available .item{padding:1vw 1.5vw;cursor:pointer;font-size:1.2vw;background:#fafafa;margin-right:.5vw;margin-bottom:.5vw}@media (max-width:760px){.container__account-orders .filters-content .month .available .item,.container__account-orders .filters-content .year .available .item{font-size:4vw;padding:3vw 5vw;margin-bottom:1vw;margin-right:1vw}}.container__account-orders .filters-content .month .available .item:hover,.container__account-orders .filters-content .year .available .item:hover{background:rgba(0,0,0,.05)}.container__account-orders .filters-content .month .available .item.active,.container__account-orders .filters-content .year .available .item.active{background:#2457c6;color:#fff}.container__account-orders .filters-content .month.show-error .active,.container__account-orders .filters-content .year.show-error .active{border:.2vw solid #e4410d}@media (max-width:760px){.container__account-orders .filters-content .month.show-error .active,.container__account-orders .filters-content .year.show-error .active{border:1.5vw solid #e4410d}}.container__account-orders .filters-content .year{width:25%}@media (max-width:760px){.container__account-orders .filters-content .year{width:100%}}.container__account-orders .filters-content .actions{display:flex;align-items:flex-end;width:15%}@media (max-width:760px){.container__account-orders .filters-content .actions{width:100%;flex-direction:column}}.container__account-orders .filters-content .actions .button{padding:1.25vw 2vw;width:100%}@media (max-width:760px){.container__account-orders .filters-content .actions .button{font-size:4.5vw;padding:4vw 0;width:100%}}.container__account-orders .filters .clear-filters{background:rgba(0,0,0,.04);align-items:center;height:100%;padding:1.2vw;font-size:1.2vw;cursor:pointer;display:none;opacity:.7;width:100%;margin-top:.5vw;justify-content:center}@media (max-width:760px){.container__account-orders .filters .clear-filters{padding:4vw 0;font-size:4vw;margin-left:0;margin-top:3vw}}.container__account-orders .filters .clear-filters:hover{background:rgba(0,0,0,.1)}.container__account-orders .filters .clear-filters svg,.container__account-orders .orders .items .order .order-content .promocode svg{width:1.5vw;height:1.5vw;margin-right:.5vw}@media (max-width:760px){.container__account-orders .filters .clear-filters svg{width:5vw;height:5vw;margin-right:2vw}}.container__account-orders .orders .no-orders{font-size:1.4vw;background:rgba(255,0,0,.1);padding:3vw;width:100%;text-align:center;color:rgba(0,0,0,.4)}@media (max-width:760px){.container__account-orders .orders .no-orders{font-size:5vw;padding:15vw 6vw}}.container__account-orders .orders .items{display:flex;flex-wrap:wrap}@media (max-width:760px){.container__account-orders .orders .items{flex-direction:column}}.container__account-orders .orders .items .order{width:49%;background:#fff;margin-right:2%;margin-bottom:1.4vw;position:relative}@media (max-width:760px){.container__account-orders .orders .items .order{width:100%;padding:0;overflow:hidden;text-align:center;margin-bottom:4vw;margin-right:0}}.container__account-orders .orders .items .order:nth-child(2n){margin-right:0}.container__account-orders .orders .items .order.order-status-cancelled .order-number{background:#e4410d;color:#fff}.container__account-orders .orders .items .order.loading .ajax-loader,.container__account-orders .orders .items .order.open .order-content{display:flex}.container__account-orders .orders .items .order.order-status-finished .order-number{-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:gray}.container__account-orders .orders .items .order.order-status-cancelled .order-header .data .id{background:#ea9985}.container__account-orders .orders .items .order.show-are-you-sure .are-you-sure{display:flex}.container__account-orders .orders .items .order .are-you-sure{position:absolute;top:0;left:0;width:100%;height:100%;display:none;align-items:center;justify-content:center;background:rgba(255,255,255,.95);z-index:105;flex-direction:column}.container__account-orders .orders .items .order .are-you-sure .question{font-weight:600;font-size:1.4vw;margin-bottom:1.5vw}@media (max-width:760px){.container__account-orders .orders .items .order .are-you-sure .question{font-size:6vw;margin-bottom:5vw}}.container__account-orders .orders .items .order .are-you-sure .answers{display:flex}.container__account-orders .orders .items .order .are-you-sure .answers .no,.container__account-orders .orders .items .order .are-you-sure .answers .yes{padding:1.2vw 2.5vw;font-size:1.2vw;font-weight:500;cursor:pointer;color:#fff;opacity:.7}@media (max-width:760px){.container__account-orders .orders .items .order .are-you-sure .answers .no,.container__account-orders .orders .items .order .are-you-sure .answers .yes{padding:3.5vw 7vw;font-size:4vw}}.container__account-orders .orders .items .order .are-you-sure .answers .yes{background:#59b78b;border-top-right-radius:0;border-bottom-right-radius:0}.container__account-orders .orders .items .order .are-you-sure .answers .yes:hover{background:#4ea47c;opacity:1}.container__account-orders .orders .items .order .are-you-sure .answers .no{background:#e4410d;border-top-left-radius:0;border-bottom-left-radius:0}.container__account-orders .orders .items .order .are-you-sure .answers .no:hover{background:#ea9985;opacity:1}.container__account-orders .orders .items .order .order-header{display:flex;justify-content:space-between;align-items:center;font-size:1.4vw;cursor:pointer;z-index:107;position:relative;background:rgba(0,0,0,.03);overflow:hidden}@media (max-width:760px){.container__account-orders .orders .items .order .order-header{font-size:4.5vw;padding:0}}.container__account-orders .orders .items .order .order-header:hover{background:rgba(0,0,0,.05)}.container__account-orders .orders .items .order .order-header .data{display:flex;align-items:center}.container__account-orders .orders .items .order .order-header .data .cancelled{display:flex;align-items:center;height:5.5vw}.container__account-orders .orders .items .order .order-header .data .date{display:flex;align-items:center;font-weight:500;height:5.5vw}.container__account-orders .orders .items .order .order-header .data .id{display:flex;align-items:center;height:5.5vw}.container__account-orders .orders .items .order .order-header .data .time{display:flex;align-items:center;font-weight:500;height:5.5vw}@media (max-width:760px){.container__account-orders .orders .items .order .order-header .data .cancelled,.container__account-orders .orders .items .order .order-header .data .date,.container__account-orders .orders .items .order .order-header .data .id,.container__account-orders .orders .items .order .order-header .data .time{height:15vw}}.container__account-orders .orders .items .order .order-header .data .cancelled{width:25%;text-align:center;background:#e4410d;color:#fff;font-weight:700;font-size:.9vw}@media (max-width:760px){.container__account-orders .orders .items .order .order-header .data .cancelled{width:22vw;font-size:2.8vw}}.container__account-orders .orders .items .order .order-header .data .id{font-weight:700;margin-right:2vw;background:rgba(0,0,0,.08);padding:2vw}@media (max-width:760px){.container__account-orders .orders .items .order .order-header .data .id{margin-right:4vw;font-size:5vw;padding:6vw 5vw}}.container__account-orders .orders .items .order .order-header .data .date{margin-right:2vw}@media (max-width:760px){.container__account-orders .orders .items .order .order-header .data .date{margin-right:2vw}}@media (max-width:760px){.container__account-orders .orders .items .order .order-header .data .date img,.container__account-orders .orders .items .order .order-header .data .time img{margin-right:1vw;width:5vw}}.container__account-orders .orders .items .order .order-header .hr{display:flex;padding:2vw}@media (max-width:760px){.container__account-orders .orders .items .order .order-header .hr{padding:5vw}}.container__account-orders .orders .items .order .order-header .hr img{width:1.2vw;height:auto;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}@media (max-width:760px){.container__account-orders .orders .items .order .order-header .hr img{width:4vw}}.container__account-orders .orders .items .order .order-header .automatic-order{margin-top:1vw;text-align:center;padding:0 5% 1vw}@media (max-width:760px){.container__account-orders .orders .items .order .order-header .automatic-order{margin-top:4vw;padding:0 5% 4vw}}.container__account-orders .orders .items .order .order-content{padding:1vw;flex-direction:column;display:none;position:relative}@media (max-width:760px){.container__account-orders .orders .items .order .order-content{padding:3vw}}.container__account-orders .orders .items .order .order-content .automatic-order{background:#f8da79;padding:1vw;margin-bottom:1vw}@media (max-width:760px){.container__account-orders .orders .items .order .order-content .automatic-order{padding:3vw;border-radius:0}}.container__account-orders .orders .items .order .order-content .promocode{display:flex;align-items:center;justify-content:center;margin-bottom:1vw}@media (max-width:760px){.container__account-orders .orders .items .order .order-content .promocode{margin-bottom:4vw}}@media (max-width:760px){.container__account-orders .orders .items .order .order-content .promocode svg{width:7vw;height:7vw;margin-right:2vw}}.container__account-orders .orders .items .order .order-content .promocode .value{font-weight:700;margin-left:.5vw}@media (max-width:760px){.container__account-orders .orders .items .order .order-content .promocode .value{margin-left:1.5vw}}.container__account-orders .orders .items .order .order-content .address,.container__account-orders .orders .items .order .order-content .payment-method{margin-top:1vw;display:flex;align-items:center;font-weight:500;font-size:1.2vw}@media (max-width:760px){.container__account-orders .orders .items .order .order-content .address,.container__account-orders .orders .items .order .order-content .payment-method{font-size:4.5vw}}@media (max-width:760px){.container__account-orders .orders .items .order .order-content .address span,.container__account-orders .orders .items .order .order-content .payment-method span{width:calc(100% - 8vw);text-align:left}}.container__account-orders .orders .items .order .order-content .address svg,.container__account-orders .orders .items .order .order-content .payment-method svg{width:2vw;height:2vw;margin-right:.8vw}@media (max-width:760px){.container__account-orders .orders .items .order .order-content .address svg,.container__account-orders .orders .items .order .order-content .payment-method svg{width:6vw;height:6vw;margin-right:2vw}.container__account-orders .orders .items .order .order-content .payment-method{margin-top:4vw}}.container__account-orders .orders .items .order .order-content .employees{border-top:1px dashed rgba(0,0,0,.1);margin-top:1vw;padding-top:1vw;display:flex;align-items:center;font-size:1.2vw}@media (max-width:760px){.container__account-orders .orders .items .order .order-content .employees{margin-top:3vw;padding:3vw 0 0;font-size:4.5vw;line-height:5.5vw;justify-content:space-between}}.container__account-orders .orders .items .order .order-content .employees .label{text-align:center;font-weight:300;margin-right:1vw;font-size:1.1vw}@media (max-width:760px){.container__account-orders .orders .items .order .order-content .employees .label{font-size:4vw;width:35%}.container__account-orders .orders .items .order .order-content .employees .values{width:60%}}.container__account-orders .orders .items .order .order-content .employees .employee{display:flex;margin-bottom:1vw;align-items:center}@media (max-width:760px){.container__account-orders .orders .items .order .order-content .employees .employee{margin-bottom:3vw}}.container__account-orders .orders .items .order .order-content .employees .employee:last-child{margin-bottom:0}.container__account-orders .orders .items .order .order-content .employees .employee-content{display:flex;flex-direction:column;align-items:flex-start;max-width:calc(100% - 2vw);font-weight:500}@media (max-width:760px){.container__account-orders .orders .items .order .order-content .employees .employee-content{max-width:calc(100% - 9vw)}}.container__account-orders .orders .items .order .order-content .employees .employee-content a{display:block;margin-top:.5vw}.container__account-orders .orders .items .order .order-content .employees svg,.container__account-referral .share .input .code .success svg{width:1.5vw;height:1.5vw;margin-right:.5vw}@media (max-width:760px){.container__account-orders .orders .items .order .order-content .employees svg{width:6vw;height:6vw;margin-right:3vw}}.container__account-orders .orders .items .order .order-content .description{margin-top:1vw;font-size:1.2vw;line-height:1.4vw;text-align:left}@media (max-width:760px){.container__account-orders .orders .items .order .order-content .description{font-size:4.5vw;line-height:5.5vw;margin-top:3vw}}.container__account-orders .orders .items .order .order-content .order-rating{margin-top:1vw;padding-top:1vw;border-top:1px dashed rgba(0,0,0,.1)}@media (max-width:760px){.container__account-orders .orders .items .order .order-content .order-rating{margin-top:3vw;padding-top:3vw;margin-bottom:5vw}}.container__account-orders .orders .items .order .order-content .order-rating .label{text-align:center;font-weight:500;margin-bottom:1vw}@media (max-width:760px){.container__account-orders .orders .items .order .order-content .order-rating .label{margin-bottom:3vw;font-size:5vw}}.container__account-orders .orders .items .order .order-content .order-rating .stars{display:flex;justify-content:center}.container__account-orders .orders .items .order .order-content .order-rating .stars svg{width:1.5vw;height:1.5vw;fill:rgba(0,0,0,.3)}@media (max-width:760px){.container__account-orders .orders .items .order .order-content .order-rating .stars svg{width:7vw;height:7vw;margin-right:1vw}.container__account-orders .orders .items .order .order-content .order-rating .stars svg:last-child{margin-right:0}}.container__account-orders .orders .items .order .order-content .order-rating .message{display:flex;flex-direction:column;align-items:center;margin-top:.5vw}@media (max-width:760px){.container__account-orders .orders .items .order .order-content .order-rating .message{margin-top:3vw}}.container__account-orders .orders .items .order .order-content .order-rating .message-triangle{width:0;height:0;border-left:.5vw solid transparent;border-right:.5vw solid transparent;border-bottom:.5vw solid #f8da79}@media (max-width:760px){.container__account-orders .orders .items .order .order-content .order-rating .message-triangle{border-left:2.5vw solid transparent;border-right:2.5vw solid transparent;border-bottom:2.5vw solid #f8da79}}.container__account-orders .orders .items .order .order-content .order-rating .message-text{background:#f8da79;padding:1vw;width:100%}@media (max-width:760px){.container__account-orders .orders .items .order .order-content .order-rating .message-text{padding:4vw;font-size:4vw;line-height:5vw}}.container__account-orders .orders .items .order .order-content .price-container{display:flex;flex-direction:column;margin-top:1vw;align-items:flex-start}@media (max-width:760px){.container__account-orders .orders .items .order .order-content .price-container{margin-top:4vw}}.container__account-orders .orders .items .order .order-content .price-container .price,.container__account-referral .how-spent a{display:flex;font-size:1.2vw;align-items:center;justify-content:center}@media (max-width:760px){.container__account-orders .orders .items .order .order-content .price-container .price{flex-direction:row;font-size:4vw;justify-content:center}}.container__account-orders .orders .items .order .order-content .price-container .price .label{margin-right:.5vw}@media (max-width:760px){.container__account-orders .orders .items .order .order-content .price-container .price .label{margin-right:3vw}}.container__account-orders .orders .items .order .order-content .price-container .price .value{font-weight:700;padding:1.4vw 2.5vw;background:#ffc73b;font-size:1.5vw}@media (max-width:760px){.container__account-orders .orders .items .order .order-content .price-container .price .value{font-size:5vw;margin-top:0;padding:4vw}}.container__account-orders .orders .items .order .order-content .payment-success{display:flex;align-items:center;justify-content:center;flex-direction:column;margin-top:1vw;text-align:center;font-size:1.1vw;font-weight:500;color:#59b78b}@media (max-width:760px){.container__account-orders .orders .items .order .order-content .payment-success{font-size:5vw;margin-top:5vw;padding:0 5vw}}.container__account-orders .orders .items .order .order-content .payment-success svg{width:2vw;height:2vw;margin-bottom:.5vw}@media (max-width:760px){.container__account-orders .orders .items .order .order-content .payment-success svg{width:9vw;height:9vw;margin-bottom:2vw}}.container__account-orders .orders .items .order .order-content .payment-error{background:#e4410d;padding:1.3vw;color:#fff;width:100%;margin-top:1vw;font-size:1.2vw;text-align:center}@media (max-width:760px){.container__account-orders .orders .items .order .order-content .payment-error{padding:4vw;font-size:4.5vw;margin-top:3vw}}.container__account-orders .orders .items .order .order-content .actions{display:flex;margin-top:1.5vw;flex-wrap:wrap}@media (max-width:760px){.container__account-orders .orders .items .order .order-content .actions{margin-top:3vw}}.container__account-orders .orders .items .order .order-content .actions .delete,.container__account-orders .orders .items .order .order-content .actions .download-vat-invoice,.container__account-orders .orders .items .order .order-content .actions a{display:flex;align-items:center;justify-content:center;padding:1.2vw 2vw;text-decoration:none;margin-right:.5vw;margin-bottom:.5vw;width:auto;font-size:1.1vw;background:rgba(0,0,0,.03);cursor:pointer}@media (max-width:760px){.container__account-orders .orders .items .order .order-content .actions .delete,.container__account-orders .orders .items .order .order-content .actions .download-vat-invoice,.container__account-orders .orders .items .order .order-content .actions a{padding:3vw 2.5vw;font-size:4vw;margin-bottom:1vw;margin-right:1vw}}.container__account-orders .orders .items .order .order-content .actions .delete:hover,.container__account-orders .orders .items .order .order-content .actions .download-vat-invoice:hover,.container__account-orders .orders .items .order .order-content .actions a:hover{background:rgba(0,0,0,.05)}.container__account-orders .orders .items .order .order-content .actions .delete svg,.container__account-orders .orders .items .order .order-content .actions .download-vat-invoice svg,.container__account-orders .orders .items .order .order-content .actions a svg{width:1.4vw;height:1.4vw;margin-right:.4vw}@media (max-width:760px){.container__account-orders .orders .items .order .order-content .actions .delete svg,.container__account-orders .orders .items .order .order-content .actions .download-vat-invoice svg,.container__account-orders .orders .items .order .order-content .actions a svg{width:5vw;height:5vw;margin-right:1.4vw}}.container__account-orders .orders .items .order .order-content .actions .delete.repeat,.container__account-orders .orders .items .order .order-content .actions .download-vat-invoice.repeat,.container__account-orders .orders .items .order .order-content .actions a.repeat{background:#e8f4b3;font-weight:500}.container__account-orders .orders .items .order .order-content .actions .delete.submit,.container__account-orders .orders .items .order .order-content .actions .download-vat-invoice.submit,.container__account-orders .orders .items .order .order-content .actions a.submit{background:#59b78b;font-weight:500}@media (max-width:760px){.container__account-orders .orders .items .order .order-content .actions .delete.submit,.container__account-orders .orders .items .order .order-content .actions .download-vat-invoice.submit,.container__account-orders .orders .items .order .order-content .actions a.submit{font-size:4vw}}.container__account-referral .content{display:flex;flex-wrap:wrap;justify-content:space-between}@media (max-width:760px){.container__account-referral .content{flex-direction:column}}.container__account-referral .referral-points{display:flex;background:#59b78b;padding:3vw;align-items:center;font-size:1.4vw;justify-content:center;font-weight:700;flex-direction:column;width:49%}@media (max-width:760px){.container__account-referral .referral-points{padding:5vw;font-size:5vw;width:100%}}@media (max-width:760px){.container__account-referral .referral-points img{width:16vw}}.container__account-referral .referral-points .referral-points-text{display:flex;justify-content:center;align-items:center;margin-top:.5vw}@media (max-width:760px){.container__account-referral .referral-points .referral-points-text{margin-top:2vw}}.container__account-referral .referral-points .referral-points-text .value{margin-left:.3vw}@media (max-width:760px){.container__account-referral .referral-points .referral-points-text .value{margin-left:2vw}}.container__account-referral .how-spent{text-align:center;width:49%}@media (max-width:760px){.container__account-referral .how-spent{margin-top:3vw;width:100%}}.container__account-referral .how-spent a{background:rgba(0,0,0,.03);text-decoration:none;padding:1.2vw 3vw}@media (max-width:760px){.container__account-referral .how-spent a{padding:5vw 3vw;font-size:4vw}}.container__account-referral .how-spent a:hover{background:rgba(0,0,0,.06)}.container__account-referral .how-spent a img{width:1.6vw;height:auto;margin-right:.5vw}@media (max-width:760px){.container__account-referral .how-spent a img{width:4vw;margin-right:1.5vw}}.container__account-referral .steps{display:flex;margin-top:4vw;width:49%;flex-direction:column}@media (max-width:760px){.container__account-referral .steps{margin-top:8vw;width:100%}}.container__account-referral .steps .step{display:flex;align-items:center;font-weight:500;width:100%;padding:0 3vw;margin-bottom:1.5vw}@media (max-width:760px){.container__account-referral .steps .step{margin-bottom:5vw;font-size:4vw;justify-content:space-between;padding:0}}.container__account-referral .steps .step.step-3{font-weight:700}.container__account-referral .share .social-links a:last-child,.container__account-referral .steps .step:last-child{margin-bottom:0}.container__account-referral .steps .step .text{font-size:1.4vw;width:calc(100% - 15vw)}@media (max-width:760px){.container__account-referral .steps .step .text{font-size:5vw}}.container__account-referral .steps .step .number{background:#ffc73b;width:4vw;height:4vw;display:flex;align-items:center;justify-content:center;color:#000;border-radius:50%;font-weight:700;font-size:1.6vw;margin-right:1vw}@media (max-width:760px){.container__account-referral .steps .step .number{width:12vw;height:12vw;font-size:5vw;margin-right:0}}.container__account-referral .share{width:49%;margin-top:3vw;background:#e8f4b3;padding:3vw}@media (max-width:760px){.container__account-referral .share{margin-top:7vw;width:100%;padding:10vw 5vw}}.container__account-referral .share .input{text-align:center}.container__account-edit .content .form .social-login .error.show,.container__account-referral .share .input.show-success .code .success{display:flex}.container__account-referral .share .input .title{text-align:center;font-size:1.4vw;font-weight:700;margin-bottom:1vw}@media (max-width:760px){.container__account-referral .share .input .title{font-size:5vw;margin-bottom:3vw}}.container__account-referral .share .input .code{position:relative;overflow:hidden}.container__account-referral .share .input .code .success{background:#59b78b;display:none;align-items:center;justify-content:center;position:absolute;left:0;top:0;width:100%;height:100%}@media (max-width:760px){.container__account-referral .share .input .code .success svg{width:4vw;height:4vw;margin-right:2vw}}.container__account-referral .share .input input{background:rgba(0,0,0,.03);border:0;font-size:1.2vw;text-align:center;padding:1.2vw;width:100%}@media (max-width:760px){.container__account-referral .share .input input{padding:4vw 3vw;font-size:5vw}}.container__account-referral .share .input input:focus{outline:0}.container__account-referral .share .social-title{text-align:center;font-size:1.3vw;font-weight:500;margin-bottom:1vw;margin-top:2.5vw}@media (max-width:760px){.container__account-referral .share .social-title{font-size:4.5vw;margin-bottom:3vw;margin-top:6vw}}.container__account-referral .share .social-links{display:flex;justify-content:center}.container__account-referral .share .social-links a{padding:1.5vw;background:#59b78b;border-radius:50%;margin-right:.5vw}@media (max-width:760px){.container__account-referral .share .social-links a{padding:4vw;margin-right:2vw}}.container__account-referral .share .social-links a:hover{background:#4ea47c}.container__account-referral .share .social-links a svg{width:1.6vw;height:1.6vw}@media (max-width:760px){.container__account-referral .share .social-links a svg{width:6vw;height:6vw}}.container__account-edit .content .form{display:flex;justify-content:space-between;width:90%}.container__account-edit .content .form form{width:50%}@media (max-width:760px){.container__account-edit .content .form form{width:100%}}.container__account-edit .content .form .social-login{width:45%}.container__account-edit .content .form .social-login .title{font-size:1.4vw;font-weight:700}.container__account-edit .content .form .social-login .info{font-size:1vw;opacity:.7;margin:.7vw 0 2vw}.container__account-edit .content .form .social-login .error{background:#e4410d;color:#fff;padding:1.5vw 1vw;border:1px solid #e4410d;margin-bottom:2vw;border-radius:10vw;text-align:center;font-size:1.2vw;display:none;justify-content:center}.container__account-edit .content .form .social-login .item{display:flex;flex-direction:column;margin-bottom:1.5vw;position:relative}.container__account-edit .content .form .social-login .item.apple,.container__account-edit .content .form .social-login .item.facebook,.container__account-edit .content .form .social-login .item.google{display:flex;flex-direction:row;border:1px solid rgba(0,0,0,.1);align-items:center;justify-content:center;padding:1.5vw 1vw;cursor:pointer;border-radius:20vw;position:relative}.container__account-edit .content .form .social-login .item.apple:hover,.container__account-edit .content .form .social-login .item.facebook:hover,.container__account-edit .content .form .social-login .item.google:hover{background:rgba(0,0,0,.03)}.container__account-edit .content .form .social-login .item.apple.connected,.container__account-edit .content .form .social-login .item.facebook.connected,.container__account-edit .content .form .social-login .item.google.connected{background:#59b78b;border:1px solid #59b78b}.container__account-edit .content .form .social-login .item.apple.connected .icon-connect,.container__account-edit .content .form .social-login .item.apple.connected .text-connect,.container__account-edit .content .form .social-login .item.facebook.connected .icon-connect,.container__account-edit .content .form .social-login .item.facebook.connected .text-connect,.container__account-edit .content .form .social-login .item.google.connected .icon-connect,.container__account-edit .content .form .social-login .item.google.connected .text-connect{display:none}.container__account-edit .content .form .social-login .item.apple.connected .icon-connected,.container__account-edit .content .form .social-login .item.apple.connected .text-connected,.container__account-edit .content .form .social-login .item.facebook.connected .icon-connected,.container__account-edit .content .form .social-login .item.facebook.connected .text-connected,.container__account-edit .content .form .social-login .item.google.connected .icon-connected,.container__account-edit .content .form .social-login .item.google.connected .text-connected{display:block}.container__account-edit .content .form .social-login .item.apple.connected .disconnect,.container__account-edit .content .form .social-login .item.facebook.connected .disconnect,.container__account-edit .content .form .social-login .item.google.connected .disconnect,.container__account-edit.loading .ajax-loader{display:flex}.container__account-edit .content .form .social-login .item.apple .disconnect,.container__account-edit .content .form .social-login .item.facebook .disconnect,.container__account-edit .content .form .social-login .item.google .disconnect{align-items:center;position:absolute;right:1.2vw;top:1.45vw;background:#e4410d;border-radius:10vw;padding:.6vw 1vw;color:#fff;cursor:pointer;opacity:.5;display:none}.container__account-edit .content .form .social-login .item.apple .disconnect:hover,.container__account-edit .content .form .social-login .item.facebook .disconnect:hover,.container__account-edit .content .form .social-login .item.google .disconnect:hover{opacity:1}.container__account-edit .content .form .social-login .item.apple .disconnect span,.container__account-edit .content .form .social-login .item.facebook .disconnect span,.container__account-edit .content .form .social-login .item.google .disconnect span{font-size:.8vw}.container__account-edit .content .form .social-login .item.apple .disconnect img,.container__account-edit .content .form .social-login .item.facebook .disconnect img,.container__account-edit .content .form .social-login .item.google .disconnect img{width:.7vw;height:auto;margin-left:.5vw}.container__account-edit .content .form .social-login .item.apple .icon-connected,.container__account-edit .content .form .social-login .item.apple .text-connected,.container__account-edit .content .form .social-login .item.facebook .icon-connected,.container__account-edit .content .form .social-login .item.facebook .text-connected,.container__account-edit .content .form .social-login .item.google .icon-connected,.container__account-edit .content .form .social-login .item.google .text-connected{display:none}.container__account-edit .content .form .social-login .item.apple img,.container__account-edit .content .form .social-login .item.facebook img,.container__account-edit .content .form .social-login .item.google img{width:2vw;height:auto;margin-left:1vw}.container__account-edit .content .form .social-login .item.apple span,.container__account-edit .content .form .social-login .item.facebook span,.container__account-edit .content .form .social-login .item.google span{font-size:1.2vw}