.invitation__block .orders__info{display:flex;align-items:center;justify-content:space-between;border:1px solid #e6e6e6;border-radius:5px;padding:15px;width:100%;background:#fff}.invitation__block .orders__info .orders__left{display:flex;align-items:center;justify-content:space-around;width:100%;border-radius:4px;padding:15px;background-color:hsla(0,0%,92.2%,.5)}.invitation__block .orders__info .orders__left .order__image .topUp{width:100%}.invitation__block .orders__info .orders__left .spacer{width:1px;height:35px;background-color:#e6e6e6}.invitation__block .orders__info .orders__left .elem__order{display:flex;flex-direction:row;justify-content:center;align-items:center;position:relative}.invitation__block .orders__info .orders__left .elem__order:not(:last-child):after{content:"";position:absolute;height:40px;width:2px;background:#e5e5e5;right:-50px}.invitation__block .orders__info .orders__left .elem__order .order__image{display:flex;align-items:center;justify-content:center;margin-right:10px;min-width:30px;max-width:30px}.invitation__block .orders__info .orders__left .elem__order .order__info>span{display:inline-flex;color:#8c8d9c;font-size:14px;font-family:"Rubik",sans-serif;font-weight:400}.invitation__block .orders__info .orders__left .elem__order .order__info p{margin:0;color:#454545;font-family:"Rubik",sans-serif;font-weight:500;font-size:14px}.invitation__block .orders__info .orders__left .elem__order>span{color:#8c8d9c;font-size:15px;line-height:22px;font-weight:400}.invitation__block .orders__info .orders__left .elem__order>p{margin:0;color:#454545;font-size:15px;line-height:25px;font-weight:500}.invitation__block .orders__info .orders__right{padding:0 0 0 15px}.invitation__block .orders__info .orders__right a,.invitation__block .orders__info .orders__right button{grid-gap:5px;gap:5px;background:none;border:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:all .4s ease;color:#d91202;font-size:15px;line-height:24px;font-weight:500;white-space:nowrap;text-decoration:none;padding:0}.invitation__block .orders__info .orders__right a span,.invitation__block .orders__info .orders__right button span{display:inline-flex;align-items:center;justify-content:center}.invitation__block .orders__info .orders__right a:hover,.invitation__block .orders__info .orders__right button:hover{opacity:.7}.invitation__block .invitation__head{width:100%;background:URL(/img/invitationback.png);background-repeat:no-repeat;background-size:cover;background-position:50%;padding-top:50px;padding-right:130px;padding-bottom:50px;position:relative;margin-bottom:15px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.invitation__block .invitation__head>a{width:88px;height:88px;display:flex;background:#fff;border:1px solid #eee;border-radius:100px;cursor:pointer;box-shadow:0 2px 4px 0 rgba(0,0,0,.1093)}.invitation__block .invitation__head>a img{max-width:100%;max-height:100%;width:auto;height:auto;margin:auto;border-radius:100px}.invitation__block .invitation__head .invitation__desc{background:#e69221;border:1px solid #fff;padding:20px;width:100%;justify-content:flex-start;align-items:flex-start;flex-direction:column;display:inline-flex}.invitation__block .invitation__head .invitation__desc>span{display:inline-flex;color:#fff;font-size:29px;line-height:22px;font-weight:500;margin-bottom:10px;white-space:nowrap}.invitation__block .invitation__head .invitation__desc>p{margin:0;color:#fff;font-size:19px;line-height:22px;font-weight:400;white-space:nowrap}.invitation__block .invitation__head>.welcome__invitation{display:inline-flex;align-items:center;padding:8px;background:rgba(0,0,0,.838379);border-radius:0 18px 18px 0;justify-content:center;flex-direction:row;margin-bottom:0}.invitation__block .invitation__head>.welcome__invitation>span{display:inline-flex;color:#fff;font-size:18px;line-height:22px;font-weight:400;white-space:nowrap}.invitation__block .invitation__head>.welcome__invitation>p{color:#fff;font-size:18px;line-height:22px;font-weight:400;margin:0;white-space:nowrap}.invitation__block .invitation__head>a{display:inline-flex;align-items:center;justify-content:center;position:absolute;right:30px;bottom:20px;transition:all .4s ease}.invitation__block .invitation__head>a:hover{opacity:.7}.invitation__box .welcome__invitation{display:flex;align-items:center;justify-content:flex-start;width:100%;padding:3px 20px 3px 3px;background-color:#000}.invitation__box .welcome__invitation .welcome__date{display:inline-flex;align-items:center;justify-content:center;padding:7px 15px;background-color:#383838;border-radius:2px}.invitation__box .welcome__invitation .welcome__date>span{white-space:nowrap;color:#fff;font-size:15px;line-height:22px;font-weight:500}.invitation__box .welcome__invitation p{font-size:15px;line-height:22px;font-weight:400;color:#fff;margin:0 0 0 10px}.ordered__cart{margin-top:15px}.ordered__cart .outer__ordered--cart>h2{color:#454545;font-size:19px;line-height:22px;margin:0 0 20px;font-weight:500}.ordered__cart .outer__ordered--cart .list__ordered{display:flex;justify-content:space-between}.ordered__cart .outer__ordered--cart .list__ordered .ordered__container{width:100%;display:grid;grid-template-columns:repeat(4,minmax(100px,1fr));grid-column-gap:35px;grid-row-gap:35px;margin-right:35px}.ordered__cart .outer__ordered--cart .list__ordered .ordered__container .elem__order{justify-content:space-between;background:#fff;box-shadow:0 9px 14px 0 rgba(0,0,0,.1235);border-radius:5.7px;display:flex;position:relative;flex-direction:column;transition:all .2s ease;border:1px solid transparent}.ordered__cart .outer__ordered--cart .list__ordered .ordered__container .elem__order:hover .change__button{opacity:1!important;pointer-events:auto!important}.ordered__cart .outer__ordered--cart .list__ordered .ordered__container .elem__order .order__placeholder{position:absolute;left:-1px;top:-1px;width:calc(100% + 2px);height:calc(100% + 2px);z-index:5;border-radius:5px;overflow:hidden;background-color:#fff}.ordered__cart .outer__ordered--cart .list__ordered .ordered__container .elem__order .order__placeholder .placeholder__bottom{display:flex;align-items:flex-start;height:calc(100% - 95px);padding-left:15px;padding-right:15px;justify-content:center;flex-direction:column}.ordered__cart .outer__ordered--cart .list__ordered .ordered__container .elem__order .order__placeholder .placeholder__bottom .placeholder__md{border-radius:47px;height:16px;width:85px;background-color:#e2e5e7;background-image:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.5),hsla(0,0%,100%,0));background-size:40px 100%;background-repeat:no-repeat;background-position:left -40px top 0;animation:shine 1s ease infinite;margin-bottom:10px}.ordered__cart .outer__ordered--cart .list__ordered .ordered__container .elem__order .order__placeholder .placeholder__bottom .placeholder__md:last-child{margin-bottom:0}.ordered__cart .outer__ordered--cart .list__ordered .ordered__container .elem__order .order__placeholder .placeholder__bottom .placeholder__lg{margin-bottom:10px;border-radius:47px;height:16px;width:155px;background-color:#e2e5e7;background-image:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.5),hsla(0,0%,100%,0));background-size:40px 100%;background-repeat:no-repeat;background-position:left -40px top 0;animation:shine 1s ease infinite}.ordered__cart .outer__ordered--cart .list__ordered .ordered__container .elem__order .order__placeholder .placeholder__bottom .placeholder__lg:last-child{margin-bottom:0}.ordered__cart .outer__ordered--cart .list__ordered .ordered__container .elem__order .order__placeholder .placeholder__bottom .placeholder__sm{border-radius:47px;height:16px;width:58px;margin-bottom:10px;background-color:#e2e5e7;background-image:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.5),hsla(0,0%,100%,0));background-size:40px 100%;background-repeat:no-repeat;background-position:left -40px top 0;animation:shine 1s ease infinite}.ordered__cart .outer__ordered--cart .list__ordered .ordered__container .elem__order .order__placeholder .placeholder__bottom .placeholder__sm:last-child{margin-bottom:0}.ordered__cart .outer__ordered--cart .list__ordered .ordered__container .elem__order .order__placeholder .placeholder__top{height:95px;width:100%;background-color:#e2e5e7;background-image:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.5),hsla(0,0%,100%,0));background-size:40px 100%;background-repeat:no-repeat;background-position:left -40px top 0;animation:shine 1s ease infinite}.ordered__cart .outer__ordered--cart .list__ordered .ordered__container .elem__order .order__info{padding:15px 10px;flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}.ordered__cart .outer__ordered--cart .list__ordered .ordered__container .elem__order .order__info>h6{margin:0 0 5px;color:#4d4d4d;font-size:14px;line-height:20px;font-weight:500}.ordered__cart .outer__ordered--cart .list__ordered .ordered__container .elem__order .order__info .order__price{margin-top:5px;display:flex;justify-content:space-between}.ordered__cart .outer__ordered--cart .list__ordered .ordered__container .elem__order .order__info .order__price p{margin:0;color:#d91202;font-size:14px;line-height:26px;font-weight:400}.ordered__cart .outer__ordered--cart .list__ordered .ordered__container .elem__order .order__info .order__price p.order-price__quantity{margin-top:-2px}.ordered__cart .outer__ordered--cart .list__ordered .ordered__container .elem__order .order__info .order__list{display:flex;flex-wrap:wrap;margin-top:0;margin-bottom:0}.ordered__cart .outer__ordered--cart .list__ordered .ordered__container .elem__order .order__info .order__list ul{display:flex;align-items:center;justify-content:flex-start;margin:0;list-style-type:none;padding:0;flex-wrap:wrap;max-width:100%}.ordered__cart .outer__ordered--cart .list__ordered .ordered__container .elem__order .order__info .order__list ul>li{color:#7d7d7d;font-size:12px;line-height:16px;font-weight:400;max-width:calc(100% - 13px);word-wrap:break-word}.ordered__cart .outer__ordered--cart .list__ordered .ordered__container .elem__order .order__info .order__list ul>li .order__rate{display:flex;align-items:center}.ordered__cart .outer__ordered--cart .list__ordered .ordered__container .elem__order .order__info .order__list ul>li .order__rate span{display:inline-flex;align-items:center;justify-content:center;margin-right:4px}.ordered__cart .outer__ordered--cart .list__ordered .ordered__container .elem__order .order__info .order__list ul>li .order__rate span img{min-width:10px;max-width:10px}.ordered__cart .outer__ordered--cart .list__ordered .ordered__container .elem__order .order__info .order__list ul>li .order__rate p{margin:0;color:#4d4d4d;font-size:12px;font-weight:500;line-height:16px}.ordered__cart .outer__ordered--cart .list__ordered .ordered__container .elem__order .order__info .order__list ul>li.spacer{background-color:#7d7d7d;min-width:3px;max-width:3px;max-height:3px;margin:0 5px;min-height:3px;border-radius:250px}.ordered__cart .outer__ordered--cart .list__ordered .ordered__container .elem__order .order__image{display:flex;justify-content:center;align-items:center;position:relative}.ordered__cart .outer__ordered--cart .list__ordered .ordered__container .elem__order .order__image .change__button{position:absolute;left:10px;transition:all .4s ease;opacity:0;pointer-events:none;top:10px;display:inline-flex;align-items:center;justify-content:center}.ordered__cart .outer__ordered--cart .list__ordered .ordered__container .elem__order .order__image .change__button>button{border:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;min-width:70px;min-height:30px;background:#fff;border-radius:5px;color:#d91202;font-size:13px;line-height:20px;transition:all .4s ease;text-decoration:none;font-weight:500}.ordered__cart .outer__ordered--cart .list__ordered .ordered__container .elem__order .order__image .prev__order{position:absolute;left:10px;bottom:10px}.ordered__cart .outer__ordered--cart .list__ordered .ordered__container .elem__order .order__image .prev__order p{display:inline-flex;padding:2px 10px;background:#870cd5;border-radius:3.5px;color:#fff;font-size:8px;font-weight:500;line-height:18px;text-transform:uppercase;margin:0}.ordered__cart .outer__ordered--cart .list__ordered .ordered__container .elem__order .order__image .order__float{display:inline-flex;align-items:center;justify-content:center;position:absolute;top:12px;right:12px;min-width:25px;max-width:25px;min-height:25px;max-height:25px;border-radius:250px;border:2px solid #e69221;background-color:#fff;box-shadow:0 7px 21px hsla(0,0%,62%,.5);cursor:pointer}.ordered__cart .outer__ordered--cart .list__ordered .ordered__container .elem__order .order__image .order__float.active__order{background-color:#e69221}.ordered__cart .outer__ordered--cart .list__ordered .ordered__container .elem__order .order__image .order__float img{max-width:100%;object-fit:cover}.ordered__cart .outer__ordered--cart .list__ordered .ordered__container .elem__order .order__image>img{width:100%;max-width:100%;height:95px;object-fit:cover;border-top-left-radius:5px;border-top-right-radius:5px}.ordered__cart .outer__ordered--cart .list__ordered .ordered__button{min-width:280px;background:#fff;border:1px solid #e7e7e7;border-radius:6px;padding:30px 40px;display:flex;flex-direction:column;justify-content:center;align-items:center}.ordered__cart .outer__ordered--cart .list__ordered .ordered__button .ordered__error{max-width:375px;text-align:center;color:red}.ordered__cart .outer__ordered--cart .list__ordered .ordered__button>button{margin-bottom:10px;border:none;cursor:pointer;display:flex;width:100%;min-height:50px;justify-content:center;align-items:center;background:#e69221;border-radius:5px;color:#fff;font-size:16px;line-height:25px;font-weight:500;transition:all .4s ease;text-decoration:none}.ordered__cart .outer__ordered--cart .list__ordered .ordered__button>button:last-child{margin:0}.ordered__cart .outer__ordered--cart .list__ordered .ordered__button>button:disabled{opacity:.7;background-color:grey;cursor:default}.ordered__cart .outer__ordered--cart .list__ordered .ordered__button>button:hover{opacity:.7}.ordered__cart .outer__ordered--cart .list__ordered .ordered__button>span{display:flex;justify-content:center;align-items:center;margin-bottom:10px;color:#5e5e5e;font-size:16px;line-height:20px;font-weight:400;text-transform:uppercase}.ordered__cart .outer__ordered--cart .list__ordered .ordered__button>h6{color:#000;font-size:30px;line-height:20px;font-weight:500;display:flex;justify-content:center;align-items:center;margin:0 0 25px}.order__switcher--box{background-color:#fff}.order__container{margin-top:30px;position:relative}.order__container .order__inner{position:relative}.order__container .order__inner:before{content:"";position:absolute;left:0;top:0;width:100%;height:14px;border-top:1px solid #eee;border-bottom:1px solid #eee;background-color:#fff}.order__container .order__inner .order__main{padding-bottom:175px}.order__container .order__inner .order__main .order__box .order__container{display:grid;grid-template-columns:repeat(6,1fr);grid-column-gap:10px;grid-row-gap:25px;margin-bottom:45px}.order__container .order__inner .order__main .order__box .order__container .elem__order{background:#fff;box-shadow:0 2px 5px rgba(0,0,0,.1);border-radius:5.7px;display:flex;position:relative;flex-direction:column;transition:all .2s ease;border:1px solid transparent}.order__container .order__inner .order__main .order__box .order__container .elem__order:hover .change__button{opacity:1!important;pointer-events:auto!important}.order__container .order__inner .order__main .order__box .order__container .elem__order.active__full{box-shadow:0 9px 14px 0 rgba(0,0,0,.1235);border:1px solid #e69221}.order__container .order__inner .order__main .order__box .order__container .elem__order .order__placeholder{position:absolute;left:-1px;top:-1px;width:calc(100% + 2px);height:calc(100% + 2px);z-index:5;border-radius:5px;overflow:hidden;background-color:#fff}.order__container .order__inner .order__main .order__box .order__container .elem__order .order__placeholder .placeholder__bottom{display:flex;align-items:flex-start;height:calc(100% - 95px);padding-left:15px;padding-right:15px;justify-content:center;flex-direction:column}.order__container .order__inner .order__main .order__box .order__container .elem__order .order__placeholder .placeholder__bottom .placeholder__md{border-radius:47px;height:16px;width:85px;background-color:#e2e5e7;background-image:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.5),hsla(0,0%,100%,0));background-size:40px 100%;background-repeat:no-repeat;background-position:left -40px top 0;animation:shine 1s ease infinite;margin-bottom:10px}.order__container .order__inner .order__main .order__box .order__container .elem__order .order__placeholder .placeholder__bottom .placeholder__md:last-child{margin-bottom:0}.order__container .order__inner .order__main .order__box .order__container .elem__order .order__placeholder .placeholder__bottom .placeholder__lg{margin-bottom:10px;border-radius:47px;height:16px;width:155px;background-color:#e2e5e7;background-image:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.5),hsla(0,0%,100%,0));background-size:40px 100%;background-repeat:no-repeat;background-position:left -40px top 0;animation:shine 1s ease infinite}.order__container .order__inner .order__main .order__box .order__container .elem__order .order__placeholder .placeholder__bottom .placeholder__lg:last-child{margin-bottom:0}.order__container .order__inner .order__main .order__box .order__container .elem__order .order__placeholder .placeholder__bottom .placeholder__sm{border-radius:47px;height:16px;width:58px;margin-bottom:10px;background-color:#e2e5e7;background-image:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.5),hsla(0,0%,100%,0));background-size:40px 100%;background-repeat:no-repeat;background-position:left -40px top 0;animation:shine 1s ease infinite}.order__container .order__inner .order__main .order__box .order__container .elem__order .order__placeholder .placeholder__bottom .placeholder__sm:last-child{margin-bottom:0}.order__container .order__inner .order__main .order__box .order__container .elem__order .order__placeholder .placeholder__top{height:95px;width:100%;background-color:#e2e5e7;background-image:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.5),hsla(0,0%,100%,0));background-size:40px 100%;background-repeat:no-repeat;background-position:left -40px top 0;animation:shine 1s ease infinite}.order__container .order__inner .order__main .order__box .order__container .elem__order .order__info{padding:15px 10px;flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}.order__container .order__inner .order__main .order__box .order__container .elem__order .order__info>h6{margin:0 0 5px;color:#4d4d4d;font-size:14px;line-height:20px;font-weight:500}.order__container .order__inner .order__main .order__box .order__container .elem__order .order__info .order__price{margin-top:5px;display:flex;justify-content:space-between}.order__container .order__inner .order__main .order__box .order__container .elem__order .order__info .order__price p{margin:0;color:#d91202;font-size:14px;line-height:26px;font-weight:400}.order__container .order__inner .order__main .order__box .order__container .elem__order .order__info .order__list{display:flex;flex-wrap:wrap;margin-top:0;margin-bottom:0}.order__container .order__inner .order__main .order__box .order__container .elem__order .order__info .order__list ul{display:flex;align-items:center;justify-content:flex-start;margin:0;list-style-type:none;padding:0;flex-wrap:wrap;max-width:100%}.order__container .order__inner .order__main .order__box .order__container .elem__order .order__info .order__list ul>li{color:#7d7d7d;font-size:12px;line-height:16px;font-weight:400;word-wrap:break-word;max-width:calc(100% - 13px)}.order__container .order__inner .order__main .order__box .order__container .elem__order .order__info .order__list ul>li .order__rate{display:flex;align-items:center}.order__container .order__inner .order__main .order__box .order__container .elem__order .order__info .order__list ul>li .order__rate span{display:inline-flex;align-items:center;justify-content:center;margin-right:4px}.order__container .order__inner .order__main .order__box .order__container .elem__order .order__info .order__list ul>li .order__rate span img{min-width:10px;max-width:10px}.order__container .order__inner .order__main .order__box .order__container .elem__order .order__info .order__list ul>li .order__rate p{margin:0;color:#4d4d4d;font-size:12px;font-weight:500;line-height:16px}.order__container .order__inner .order__main .order__box .order__container .elem__order .order__info .order__list ul>li.spacer{background-color:#7d7d7d;min-width:3px;max-width:3px;max-height:3px;margin:0 5px;min-height:3px;border-radius:250px}.order__container .order__inner .order__main .order__box .order__container .elem__order .order__image{display:flex;justify-content:center;align-items:center;position:relative}.order__container .order__inner .order__main .order__box .order__container .elem__order .order__image .change__button{position:absolute;left:10px;transition:all .4s ease;opacity:0;pointer-events:none;top:10px;display:inline-flex;align-items:center;justify-content:center}.order__container .order__inner .order__main .order__box .order__container .elem__order .order__image .change__button>button{border:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;min-width:70px;min-height:30px;background:#fff;border-radius:5px;color:#d91202;font-size:13px;line-height:20px;transition:all .4s ease;text-decoration:none;font-weight:500}.order__container .order__inner .order__main .order__box .order__container .elem__order .order__image .prev__order{position:absolute;left:10px;bottom:10px}.order__container .order__inner .order__main .order__box .order__container .elem__order .order__image .prev__order p{display:inline-flex;padding:2px 10px;background:#870cd5;border-radius:3.5px;color:#fff;font-size:8px;font-weight:500;line-height:18px;text-transform:uppercase;margin:0}.order__container .order__inner .order__main .order__box .order__container .elem__order .order__image .order__float{display:inline-flex;align-items:center;justify-content:center;position:absolute;top:12px;right:12px;min-width:25px;max-width:25px;min-height:25px;max-height:25px;border-radius:250px;border:2px solid #e69221;background-color:#fff;box-shadow:0 7px 21px hsla(0,0%,62%,.5);cursor:pointer}.order__container .order__inner .order__main .order__box .order__container .elem__order .order__image .order__float.active__order{background-color:#e69221}.order__container .order__inner .order__main .order__box .order__container .elem__order .order__image .order__float img{max-width:100%;object-fit:cover}.order__container .order__inner .order__main .order__box .order__container .elem__order .order__image>img{width:100%;max-width:100%;height:95px;object-fit:cover;border-top-left-radius:5px;border-top-right-radius:5px}.order__container .order__inner .order__main .order__switcher{padding-top:25px;margin-bottom:30px}.order__container .order__inner .order__main .order__switcher ul{list-style-type:none;margin:0;display:flex;align-items:center;justify-content:flex-start;position:relative;width:100%;padding:0 0 1px;flex-wrap:wrap}.order__container .order__inner .order__main .order__switcher ul>li{display:inline-flex;margin-right:9px;margin-bottom:9px}.order__container .order__inner .order__main .order__switcher ul>li.active__switcher>span{color:#e69221;border-color:#e69221}.order__container .order__inner .order__main .order__switcher ul>li.active__switcher>span:before{background-color:#e69221}.order__container .order__inner .order__main .order__switcher ul>li>span{display:inline-flex;padding:6px 7px;border:1px solid #ebebeb;border-radius:8px;color:#000;font-size:16px;font-weight:400;text-decoration:none;transition:all .4s ease;position:relative;align-items:center;overflow:hidden;height:37px;cursor:pointer}.order__container .order__inner .order__main .order__switcher ul>li>span:before{content:"";position:absolute;left:0;top:auto;height:3px;width:100%;bottom:0;background-color:transparent;transition:all .4s ease}.order__container .order__inner .order__main .order__switcher ul>li>span span{margin-left:12px;display:inline-flex;align-items:center;justify-content:center;background-color:#ebebeb;border-radius:4px;color:#000;font-size:13px;padding:4px 6px;font-weight:500;transition:all .4s ease}.order__container .order__inner .order__main .order__switcher ul>li>span:hover{border-color:#e69221;color:#e69221}.order__container .order__inner .order__main .order__switcher ul>li>span:hover:before{background-color:#e69221}.order__container .order__head{margin-bottom:0}.order__container .order__head .active{color:red;transform:scale(1.3)}.order__container .order__head ul{padding:0;list-style-type:none;display:flex;align-items:center;justify-content:flex-start;position:relative;margin:0 0 -1px;z-index:2}.order__container .order__head ul li{transition:all .4s ease;display:inline-flex;align-items:center;margin-right:12px;justify-content:center}.order__container .order__head ul li.current__order>span{border-color:#eee;background-color:#fff}.order__container .order__head ul li:last-child{margin-right:0}.order__container .order__head ul li>span{cursor:pointer;display:inline-flex;color:#454545;font-size:19px;line-height:22px;font-weight:500;text-align:center;justify-content:center;text-decoration:none;background:#f1f1f1;border:1px solid #dfdfdf;border-radius:10px;border-bottom-left-radius:0;border-bottom-right-radius:0;padding:15px 25px 12px;border-bottom:0!important}.order__container .order__head ul li>span span{margin-left:12px;display:inline-flex;align-items:center;justify-content:center;background-color:#fff;border-radius:4px;color:#000;font-size:13px;padding:0 6px;font-weight:500;transition:all .4s ease}.team__container{position:relative;padding-top:50px;padding-bottom:180px}.team__container:before{content:"";position:absolute;left:0;top:0;width:100%;height:14px;border-top:1px solid #eee;border-bottom:1px solid #eee;background-color:#fff}.team__container .team__order--list{padding-bottom:35px}.team__container .team__order--list>.user_not_found{font-size:18px;background:hsla(0,0%,92.2%,.19);border:1px solid hsla(0,0%,73.3%,.19);text-align:center;padding:10px;border-radius:5px}.team__container .team__order--list>.team__order{margin-bottom:20px;background:hsla(0,0%,92.2%,.19);border:1px solid hsla(0,0%,73.3%,.19);border-radius:11px;padding:15px;display:flex;justify-content:space-between}.team__container .team__order--list>.team__order .team__info{margin-right:170px;flex-grow:1}.team__container .team__order--list>.team__order .team__info .team__orders--container{display:grid;padding-left:60px;grid-template-columns:repeat(3,1fr);grid-column-gap:20px;padding-bottom:20px}.team__container .team__order--list>.team__order .team__info .team__orders--container .elem__order{background:#fff;border-radius:5.7px;display:flex;position:relative;flex-direction:column;transition:all .2s ease;box-shadow:0 2px 5px rgba(0,0,0,.1);border:1px solid transparent}.team__container .team__order--list>.team__order .team__info .team__orders--container .elem__order:hover .change__button{opacity:1!important;pointer-events:auto!important}.team__container .team__order--list>.team__order .team__info .team__orders--container .elem__order .order__placeholder{position:absolute;left:-1px;top:-1px;width:calc(100% + 2px);height:calc(100% + 2px);z-index:5;border-radius:5px;overflow:hidden;background-color:#fff}.team__container .team__order--list>.team__order .team__info .team__orders--container .elem__order .order__placeholder .placeholder__bottom{display:flex;align-items:flex-start;height:calc(100% - 95px);padding-left:15px;padding-right:15px;justify-content:center;flex-direction:column}.team__container .team__order--list>.team__order .team__info .team__orders--container .elem__order .order__placeholder .placeholder__bottom .placeholder__md{border-radius:47px;height:16px;width:85px;background-color:#e2e5e7;background-image:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.5),hsla(0,0%,100%,0));background-size:40px 100%;background-repeat:no-repeat;background-position:left -40px top 0;animation:shine 1s ease infinite;margin-bottom:10px}.team__container .team__order--list>.team__order .team__info .team__orders--container .elem__order .order__placeholder .placeholder__bottom .placeholder__md:last-child{margin-bottom:0}.team__container .team__order--list>.team__order .team__info .team__orders--container .elem__order .order__placeholder .placeholder__bottom .placeholder__lg{margin-bottom:10px;border-radius:47px;height:16px;width:155px;background-color:#e2e5e7;background-image:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.5),hsla(0,0%,100%,0));background-size:40px 100%;background-repeat:no-repeat;background-position:left -40px top 0;animation:shine 1s ease infinite}.team__container .team__order--list>.team__order .team__info .team__orders--container .elem__order .order__placeholder .placeholder__bottom .placeholder__lg:last-child{margin-bottom:0}.team__container .team__order--list>.team__order .team__info .team__orders--container .elem__order .order__placeholder .placeholder__bottom .placeholder__sm{border-radius:47px;height:16px;width:58px;margin-bottom:10px;background-color:#e2e5e7;background-image:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.5),hsla(0,0%,100%,0));background-size:40px 100%;background-repeat:no-repeat;background-position:left -40px top 0;animation:shine 1s ease infinite}.team__container .team__order--list>.team__order .team__info .team__orders--container .elem__order .order__placeholder .placeholder__bottom .placeholder__sm:last-child{margin-bottom:0}.team__container .team__order--list>.team__order .team__info .team__orders--container .elem__order .order__placeholder .placeholder__top{height:95px;width:100%;background-color:#e2e5e7;background-image:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.5),hsla(0,0%,100%,0));background-size:40px 100%;background-repeat:no-repeat;background-position:left -40px top 0;animation:shine 1s ease infinite}.team__container .team__order--list>.team__order .team__info .team__orders--container .elem__order .order__info{padding:15px 10px;flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}.team__container .team__order--list>.team__order .team__info .team__orders--container .elem__order .order__info>h6{margin:0 0 5px;color:#4d4d4d;font-size:14px;line-height:20px;font-weight:500}.team__container .team__order--list>.team__order .team__info .team__orders--container .elem__order .order__info .order__price{margin-top:5px;display:flex;justify-content:space-between}.team__container .team__order--list>.team__order .team__info .team__orders--container .elem__order .order__info .order__price p{margin:0;color:#d91202;font-size:14px;line-height:26px;font-weight:400}.team__container .team__order--list>.team__order .team__info .team__orders--container .elem__order .order__info .order__list{display:flex;flex-wrap:wrap;margin-top:0;margin-bottom:0}.team__container .team__order--list>.team__order .team__info .team__orders--container .elem__order .order__info .order__list ul{display:flex;align-items:center;justify-content:flex-start;margin:0;list-style-type:none;padding:0;flex-wrap:wrap;max-width:100%}.team__container .team__order--list>.team__order .team__info .team__orders--container .elem__order .order__info .order__list ul>li{color:#7d7d7d;font-size:12px;line-height:16px;font-weight:400;word-wrap:break-word;max-width:calc(100% - 13px)}.team__container .team__order--list>.team__order .team__info .team__orders--container .elem__order .order__info .order__list ul>li .order__rate{display:flex;align-items:center}.team__container .team__order--list>.team__order .team__info .team__orders--container .elem__order .order__info .order__list ul>li .order__rate span{display:inline-flex;align-items:center;justify-content:center;margin-right:4px}.team__container .team__order--list>.team__order .team__info .team__orders--container .elem__order .order__info .order__list ul>li .order__rate span img{min-width:10px;max-width:10px}.team__container .team__order--list>.team__order .team__info .team__orders--container .elem__order .order__info .order__list ul>li .order__rate p{margin:0;color:#4d4d4d;font-size:12px;font-weight:500;line-height:16px}.team__container .team__order--list>.team__order .team__info .team__orders--container .elem__order .order__info .order__list ul>li.spacer{background-color:#7d7d7d;min-width:3px;max-width:3px;max-height:3px;margin:0 5px;min-height:3px;border-radius:250px}.team__container .team__order--list>.team__order .team__info .team__orders--container .elem__order .order__image{display:flex;justify-content:center;align-items:center;position:relative}.team__container .team__order--list>.team__order .team__info .team__orders--container .elem__order .order__image .change__button{position:absolute;left:10px;transition:all .4s ease;opacity:0;pointer-events:none;top:10px;display:inline-flex;align-items:center;justify-content:center}.team__container .team__order--list>.team__order .team__info .team__orders--container .elem__order .order__image .change__button>button{border:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;min-width:70px;min-height:30px;background:#fff;border-radius:5px;color:#d91202;font-size:13px;line-height:20px;transition:all .4s ease;text-decoration:none;font-weight:500}.team__container .team__order--list>.team__order .team__info .team__orders--container .elem__order .order__image .change__button>button:hover{opacity:.7}.team__container .team__order--list>.team__order .team__info .team__orders--container .elem__order .order__image .prev__order{position:absolute;left:10px;bottom:10px}.team__container .team__order--list>.team__order .team__info .team__orders--container .elem__order .order__image .prev__order p{display:inline-flex;padding:2px 10px;background:#870cd5;border-radius:3.5px;color:#fff;font-size:8px;font-weight:500;line-height:18px;text-transform:uppercase;margin:0}.team__container .team__order--list>.team__order .team__info .team__orders--container .elem__order .order__image .prev__order p.green{background:#0e7f13}.team__container .team__order--list>.team__order .team__info .team__orders--container .elem__order .order__image .order__float{display:inline-flex;align-items:center;justify-content:center;position:absolute;top:12px;right:12px;min-width:25px;max-width:25px;min-height:25px;max-height:25px;border-radius:250px;border:2px solid #e69221;background-color:#fff;box-shadow:0 7px 21px hsla(0,0%,62%,.5);cursor:pointer}.team__container .team__order--list>.team__order .team__info .team__orders--container .elem__order .order__image .order__float.active__order{background-color:#e69221}.team__container .team__order--list>.team__order .team__info .team__orders--container .elem__order .order__image .order__float img{max-width:100%;object-fit:cover}.team__container .team__order--list>.team__order .team__info .team__orders--container .elem__order .order__image>img{width:100%;max-width:100%;height:95px;object-fit:cover;border-top-left-radius:5px;border-top-right-radius:5px}.team__container .team__order--list>.team__order .team__info .ordered__button{min-width:280px;background:#fff;border:1px solid #e7e7e7;border-radius:6px;padding:30px 40px;display:flex;flex-direction:column;justify-content:center;align-items:center}.team__container .team__order--list>.team__order .team__info .ordered__button>a{display:flex;width:100%;min-height:50px;justify-content:center;align-items:center;background:#e69221;border-radius:5px;color:#fff;font-size:16px;line-height:25px;font-weight:500;transition:all .4s ease;text-decoration:none}.team__container .team__order--list>.team__order .team__info .ordered__button>a:hover{opacity:.7}.team__container .team__order--list>.team__order .team__info .ordered__button>span{display:flex;justify-content:center;align-items:center;margin-bottom:10px;color:#5e5e5e;font-size:16px;line-height:20px;font-weight:400;text-transform:uppercase}.team__container .team__order--list>.team__order .team__info .ordered__button>h6{color:#000;font-size:30px;line-height:20px;font-weight:500;display:flex;justify-content:center;align-items:center;margin:0 0 25px}.team__container .team__order--list>.team__order .team__info .team__person{display:flex;align-items:center;justify-content:flex-start;margin-bottom:15px}.team__container .team__order--list>.team__order .team__info .team__person .person__info p{margin:0;display:flex;align-items:center;justify-content:flex-start;color:#000;font-size:18px;font-weight:400}.team__container .team__order--list>.team__order .team__info .team__person .person__info p span{display:inline-flex;margin-right:5px}.team__container .team__order--list>.team__order .team__info .team__person .person__image{display:flex;align-items:center;justify-content:center;margin-right:20px}.team__container .team__order--list>.team__order .team__info .team__person .person__image .noPerson__image{width:40px;height:40px;border-radius:50%;display:flex;justify-content:center;align-items:center;font-weight:400;font-size:1.2em;color:#fff;background:#504b61}.team__container .team__order--list>.team__order .team__info .team__person .person__image img{min-width:40px;max-width:40px;min-height:40px;max-height:40px;border-radius:250px;object-fit:cover;border:1px solid #979797}.team__container .team__order--list>.team__order .team__total{padding:30px 40px;background:hsla(0,0%,92.2%,.19);border:1px solid hsla(0,0%,73.3%,.19);border-radius:11px;display:flex;flex-direction:column;justify-content:center;min-width:275px;align-items:center}.team__container .team__order--list>.team__order .team__total>div{font-size:1.3em;background:none;border:none;color:#e69221;line-height:24px;font-weight:500;white-space:nowrap}.team__container .team__order--list>.team__order .team__total>button{border:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;min-width:200px;min-height:50px;background:#e69221;border-radius:5px;color:#fff;font-size:16px;line-height:25px;font-weight:500;text-decoration:none;transition:all .4s ease}.team__container .team__order--list>.team__order .team__total>button:hover{opacity:.7}.team__container .team__order--list>.team__order .team__total>span{display:inline-flex;margin-bottom:10px;color:#5e5e5e;font-size:16px;line-height:20px;font-weight:400}.team__container .team__order--list>.team__order .team__total>p{text-align:center;margin:0 0 25px;color:#000;font-size:30px;line-height:30px;font-weight:500}.team__container .team__order--list>.team__order:last-child{margin-bottom:0}.team__container .head__order{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:20px}.team__container .head__order>h2{white-space:nowrap;margin:0;color:#454545;font-size:21px;font-weight:500}.team__container .head__order .filter__order{display:flex;align-items:center;justify-content:flex-end;width:100%}.team__container .head__order .filter__order>p{margin:0 25px 0 0;color:#454545;font-size:18px;font-weight:400}.team__container .head__order .filter__order>input{width:100%;max-width:480px;border:1px solid #e1e1e1;border-radius:5px;outline:none;padding-left:15px;padding-right:15px;height:50px;font-size:14px;font-weight:400;color:#000}.order__within{margin-bottom:45px}.order__within .elem__order{background:#fff;box-shadow:0 2px 5px rgba(0,0,0,.1);border-radius:5.7px;display:flex;position:relative;flex-direction:column;transition:all .2s ease;border:1px solid transparent}.order__within .elem__order:hover .change__button{opacity:1!important;pointer-events:auto!important}.order__within .elem__order.active__full{box-shadow:0 9px 14px 0 rgba(0,0,0,.1235);border:1px solid #e69221}.order__within .elem__order .order__placeholder{position:absolute;left:-1px;top:-1px;width:calc(100% + 2px);height:calc(100% + 2px);z-index:5;border-radius:5px;overflow:hidden;background-color:#fff}.order__within .elem__order .order__placeholder .placeholder__bottom{display:flex;align-items:flex-start;height:calc(100% - 95px);padding-left:15px;padding-right:15px;justify-content:center;flex-direction:column}.order__within .elem__order .order__placeholder .placeholder__bottom .placeholder__md{border-radius:47px;height:16px;width:85px;background-color:#e2e5e7;background-image:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.5),hsla(0,0%,100%,0));background-size:40px 100%;background-repeat:no-repeat;background-position:left -40px top 0;animation:shine 1s ease infinite;margin-bottom:10px}.order__within .elem__order .order__placeholder .placeholder__bottom .placeholder__md:last-child{margin-bottom:0}.order__within .elem__order .order__placeholder .placeholder__bottom .placeholder__lg{margin-bottom:10px;border-radius:47px;height:16px;width:155px;background-color:#e2e5e7;background-image:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.5),hsla(0,0%,100%,0));background-size:40px 100%;background-repeat:no-repeat;background-position:left -40px top 0;animation:shine 1s ease infinite}.order__within .elem__order .order__placeholder .placeholder__bottom .placeholder__lg:last-child{margin-bottom:0}.order__within .elem__order .order__placeholder .placeholder__bottom .placeholder__sm{border-radius:47px;height:16px;width:58px;margin-bottom:10px;background-color:#e2e5e7;background-image:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.5),hsla(0,0%,100%,0));background-size:40px 100%;background-repeat:no-repeat;background-position:left -40px top 0;animation:shine 1s ease infinite}.order__within .elem__order .order__placeholder .placeholder__bottom .placeholder__sm:last-child{margin-bottom:0}.order__within .elem__order .order__placeholder .placeholder__top{height:95px;width:100%;background-color:#e2e5e7;background-image:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.5),hsla(0,0%,100%,0));background-size:40px 100%;background-repeat:no-repeat;background-position:left -40px top 0;animation:shine 1s ease infinite}.order__within .elem__order .order__info{padding:15px 10px;flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}.order__within .elem__order .order__info>h6{margin:0 0 5px;color:#4d4d4d;font-size:14px;line-height:20px;font-weight:500}.order__within .elem__order .order__info .order__price{margin-top:5px;display:flex;justify-content:space-between}.order__within .elem__order .order__info .order__price p{margin:0;color:#d91202;font-size:14px;line-height:26px;font-weight:400}.order__within .elem__order .order__info .order__list{display:flex;flex-wrap:wrap;margin-top:0;margin-bottom:0}.order__within .elem__order .order__info .order__list ul{display:flex;align-items:center;justify-content:flex-start;margin:0;list-style-type:none;padding:0;flex-wrap:wrap;max-width:100%}.order__within .elem__order .order__info .order__list ul>li{color:#7d7d7d;font-size:12px;line-height:16px;font-weight:400;word-wrap:break-word;max-width:calc(100% - 13px)}.order__within .elem__order .order__info .order__list ul>li .order__rate{display:flex;align-items:center}.order__within .elem__order .order__info .order__list ul>li .order__rate span{display:inline-flex;align-items:center;justify-content:center;margin-right:4px}.order__within .elem__order .order__info .order__list ul>li .order__rate span img{min-width:10px;max-width:10px}.order__within .elem__order .order__info .order__list ul>li .order__rate p{margin:0;color:#4d4d4d;font-size:12px;font-weight:500;line-height:16px}.order__within .elem__order .order__info .order__list ul>li.spacer{background-color:#7d7d7d;min-width:3px;max-width:3px;max-height:3px;margin:0 5px;min-height:3px;border-radius:250px}.order__within .elem__order .order__image{display:flex;justify-content:center;align-items:center;position:relative}.order__within .elem__order .order__image .change__button{position:absolute;left:10px;transition:all .4s ease;opacity:0;pointer-events:none;top:10px;display:inline-flex;align-items:center;justify-content:center}.order__within .elem__order .order__image .change__button>button{border:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;min-width:70px;min-height:30px;background:#fff;border-radius:5px;color:#d91202;font-size:13px;line-height:20px;transition:all .4s ease;text-decoration:none;font-weight:500}.order__within .elem__order .order__image .prev__order{position:absolute;left:10px;bottom:10px}.order__within .elem__order .order__image .prev__order p{display:inline-flex;padding:2px 10px;background:#870cd5;border-radius:3.5px;color:#fff;font-size:8px;font-weight:500;line-height:18px;text-transform:uppercase;margin:0}.order__within .elem__order .order__image .order__float{display:inline-flex;align-items:center;justify-content:center;position:absolute;top:12px;right:12px;min-width:25px;max-width:25px;min-height:25px;max-height:25px;border-radius:250px;border:2px solid #e69221;background-color:#fff;box-shadow:0 7px 21px hsla(0,0%,62%,.5);cursor:pointer}.order__within .elem__order .order__image .order__float.active__order{background-color:#e69221}.order__within .elem__order .order__image .order__float img{max-width:100%;object-fit:cover}.order__within .elem__order .order__image>img{width:100%;max-width:100%;height:95px;object-fit:cover;border-top-left-radius:5px;border-top-right-radius:5px}.order__within>p{font-size:19px;font-weight:500;color:#454545;font-family:"Rubik",sans-serif;margin:0 0 20px}.order__outside .elem__order{background:#fff;box-shadow:0 2px 5px rgba(0,0,0,.1);border-radius:5.7px;display:flex;position:relative;flex-direction:column;transition:all .2s ease;border:1px solid transparent}.order__outside .elem__order:hover .change__button{opacity:1!important;pointer-events:auto!important}.order__outside .elem__order.active__full{box-shadow:0 9px 14px 0 rgba(0,0,0,.1235);border:1px solid #e69221}.order__outside .elem__order .order__placeholder{position:absolute;left:-1px;top:-1px;width:calc(100% + 2px);height:calc(100% + 2px);z-index:5;border-radius:5px;overflow:hidden;background-color:#fff}.order__outside .elem__order .order__placeholder .placeholder__bottom{display:flex;align-items:flex-start;height:calc(100% - 95px);padding-left:15px;padding-right:15px;justify-content:center;flex-direction:column}.order__outside .elem__order .order__placeholder .placeholder__bottom .placeholder__md{border-radius:47px;height:16px;width:85px;background-color:#e2e5e7;background-image:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.5),hsla(0,0%,100%,0));background-size:40px 100%;background-repeat:no-repeat;background-position:left -40px top 0;animation:shine 1s ease infinite;margin-bottom:10px}.order__outside .elem__order .order__placeholder .placeholder__bottom .placeholder__md:last-child{margin-bottom:0}.order__outside .elem__order .order__placeholder .placeholder__bottom .placeholder__lg{margin-bottom:10px;border-radius:47px;height:16px;width:155px;background-color:#e2e5e7;background-image:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.5),hsla(0,0%,100%,0));background-size:40px 100%;background-repeat:no-repeat;background-position:left -40px top 0;animation:shine 1s ease infinite}.order__outside .elem__order .order__placeholder .placeholder__bottom .placeholder__lg:last-child{margin-bottom:0}.order__outside .elem__order .order__placeholder .placeholder__bottom .placeholder__sm{border-radius:47px;height:16px;width:58px;margin-bottom:10px;background-color:#e2e5e7;background-image:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.5),hsla(0,0%,100%,0));background-size:40px 100%;background-repeat:no-repeat;background-position:left -40px top 0;animation:shine 1s ease infinite}.order__outside .elem__order .order__placeholder .placeholder__bottom .placeholder__sm:last-child{margin-bottom:0}.order__outside .elem__order .order__placeholder .placeholder__top{height:95px;width:100%;background-color:#e2e5e7;background-image:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.5),hsla(0,0%,100%,0));background-size:40px 100%;background-repeat:no-repeat;background-position:left -40px top 0;animation:shine 1s ease infinite}.order__outside .elem__order .order__info{padding:15px 10px;flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}.order__outside .elem__order .order__info>h6{margin:0 0 5px;color:#4d4d4d;font-size:14px;line-height:20px;font-weight:500}.order__outside .elem__order .order__info .order__price{margin-top:5px;display:flex;justify-content:space-between}.order__outside .elem__order .order__info .order__price p{margin:0;color:#d91202;font-size:14px;line-height:26px;font-weight:400}.order__outside .elem__order .order__info .order__list{display:flex;flex-wrap:wrap;margin-top:0;margin-bottom:0}.order__outside .elem__order .order__info .order__list ul{display:flex;align-items:center;justify-content:flex-start;margin:0;list-style-type:none;padding:0;flex-wrap:wrap;max-width:100%}.order__outside .elem__order .order__info .order__list ul>li{color:#7d7d7d;font-size:12px;line-height:16px;font-weight:400;word-wrap:break-word;max-width:calc(100% - 13px)}.order__outside .elem__order .order__info .order__list ul>li .order__rate{display:flex;align-items:center}.order__outside .elem__order .order__info .order__list ul>li .order__rate span{display:inline-flex;align-items:center;justify-content:center;margin-right:4px}.order__outside .elem__order .order__info .order__list ul>li .order__rate span img{min-width:10px;max-width:10px}.order__outside .elem__order .order__info .order__list ul>li .order__rate p{margin:0;color:#4d4d4d;font-size:12px;font-weight:500;line-height:16px}.order__outside .elem__order .order__info .order__list ul>li.spacer{background-color:#7d7d7d;min-width:3px;max-width:3px;max-height:3px;margin:0 5px;min-height:3px;border-radius:250px}.order__outside .elem__order .order__image{display:flex;justify-content:center;align-items:center;position:relative}.order__outside .elem__order .order__image .change__button{position:absolute;left:10px;transition:all .4s ease;opacity:0;pointer-events:none;top:10px;display:inline-flex;align-items:center;justify-content:center}.order__outside .elem__order .order__image .change__button>button{border:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;min-width:70px;min-height:30px;background:#fff;border-radius:5px;color:#d91202;font-size:13px;line-height:20px;transition:all .4s ease;text-decoration:none;font-weight:500}.order__outside .elem__order .order__image .prev__order{position:absolute;left:10px;bottom:10px}.order__outside .elem__order .order__image .prev__order p{display:inline-flex;padding:2px 10px;background:#870cd5;border-radius:3.5px;color:#fff;font-size:8px;font-weight:500;line-height:18px;text-transform:uppercase;margin:0}.order__outside .elem__order .order__image .prev__order p.green{background:#0e7f13}.order__outside .elem__order .order__image .order__float{display:inline-flex;align-items:center;justify-content:center;position:absolute;top:12px;right:12px;min-width:25px;max-width:25px;min-height:25px;max-height:25px;border-radius:250px;border:2px solid #e69221;background-color:#fff;box-shadow:0 7px 21px hsla(0,0%,62%,.5);cursor:pointer}.order__outside .elem__order .order__image .order__float.active__order{background-color:#e69221}.order__outside .elem__order .order__image .order__float img{max-width:100%;object-fit:cover}.order__outside .elem__order .order__image>img{width:100%;max-width:100%;height:95px;object-fit:cover;border-top-left-radius:5px;border-top-right-radius:5px}.order__outside>p{font-size:19px;font-weight:500;color:#454545;font-family:"Rubik",sans-serif;margin:0 0 20px}.check__other{flex-direction:column;padding:50px 0}.check__other,.check__other>span{display:flex;justify-content:center;align-items:center}.check__other>span{width:100%;margin-bottom:25px}.check__other>p{color:#555;font-size:18px;font-family:"Rubik",sans-serif;text-align:center;margin:0}.order__outside--container,.order__within--container{display:grid;grid-template-columns:repeat(6,minmax(100px,1fr));grid-column-gap:10px;grid-row-gap:25px;margin-bottom:45px}.expand__info{width:100%;margin-bottom:30px}.expand__info .expand__desc{max-height:0;pointer-events:none;opacity:0;transition:all .5s}.expand__info .expand__desc.active__expand{opacity:1;pointer-events:painted}.expand__info .expand__desc>p{margin:15px 0;font-size:12px;line-height:17px;font-weight:400;color:#6d6d6d}.expand__info>button{padding:0;margin:0;border:none;background:transparent;cursor:pointer;text-decoration:underline;display:inline-flex;align-items:center;justify-content:flex-start;color:#535353;font-size:13px;line-height:24px}.expand__info>button.active__expand span{transform:rotate(180deg)}.expand__info>button span{display:inline-flex;align-items:center;justify-content:center;margin-left:12px;transition:all .4s ease}.styles_error__LWKod{color:#ff2525;margin-top:10px}.allocate-budget button.btn-link{box-shadow:none}.open-close-arrow.focused__dropdown{position:relative;height:auto!important}.open-close-arrow.focused__dropdown img{width:12px;transform:rotate(0deg)}.open-close-arrow img{width:12px;transition:all .4s ease;transform:rotate(-180deg)}.product-modal{padding:0!important}.product-modal .modal-dialog{max-width:85%!important;margin:20px auto!important}.accordion .card-header button:focus,.accordion .card-header button:hover{text-decoration:none}.accordion .card-header button .first-row{margin-bottom:5px}.modal-body{padding:0!important}.order-list span{font-size:12px;font-weight:700}.order-list .order-price{display:block;font-weight:400}.order-list hr{background:#ddd;height:1px;padding:0;flex:.95 1}.order-list-menu-items{margin:0 8px}.order-list-menu-items span{font-size:12px}.order-list-menu-items .order-price{display:block;font-weight:400}.order-list-menu-items hr{background:#ddd;height:1px;padding:0;flex:.95 1}.stripe-modal .btn-primary{background-color:#e69221;color:#fff;border:0}.stripe-modal .btn-primary:focus-visible,.stripe-modal .btn-primary:hover{background-color:#e69221}.modal-content .modal__wrapper .inner__modal .replace__modal{border-radius:6px;padding:50px}.modal-content .modal__wrapper .inner__modal .replace__modal h6 a{color:#e69221}.modal-content .modal__wrapper .inner__modal .replace__modal p{text-align:center}.modal-content .modal__wrapper .inner__modal .replace__modal p strong{color:#e69221}.modal-content .modal__wrapper .inner__modal .replace__modal button.continue-btn{position:relative;top:auto;right:auto;border-radius:5px;padding:10px;background-color:#e69221;margin:30px auto 0;width:200px;box-shadow:none}.modal-body.stripe-modal{padding:1rem!important}.privacy-block{grid-gap:5px;gap:5px;align-items:center;margin:10px 0 0!important}.privacy-block input{width:15px;height:15px}.privacy-block .privacy-title{font-size:12px;cursor:pointer}.privacy-block .privacy-title a{color:#e69221}.act-btn{grid-gap:10px;gap:10px;margin:20px 0 0!important}.act-btn button{background-color:#fff;color:#e69221;box-shadow:0 7px 29px 0 rgba(100,100,111,.2);border:0;outline:none;font-size:14px}.act-btn button:focus,.act-btn button:hover{background-color:#e69221;color:#fff}.modal__wrapper{width:100%;height:100%;position:static;top:0;left:0;z-index:5}.modal__wrapper>.inner__modal .team__modal.edit-profile__modal{position:relative;overflow-y:inherit}.modal__wrapper>.inner__modal .team__modal.edit-profile__modal>button{border:none;background:none;cursor:pointer;z-index:10;position:absolute;right:-19px;top:-19px;display:inline-flex;align-items:center;justify-content:center;transition:all .4s ease}.modal__wrapper>.inner__modal .team__modal.edit-profile__modal>button:hover{opacity:.7}.modal__wrapper>.inner__modal{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.modal__wrapper>.inner__modal .replace__modal{background:#fff;border-radius:6px 0 0 6px;width:100%;max-width:675px;padding:70px 30px;position:relative}.modal__wrapper>.inner__modal .replace__modal>button{border:none;cursor:pointer;padding:0;position:absolute;top:-19px;right:-19px;box-shadow:0 2px 4px rgba(0,0,0,.5);border-radius:250px;transition:all .4s ease;display:flex;align-items:center;justify-content:center}.modal__wrapper>.inner__modal .replace__modal>button:hover{opacity:.7}.modal__wrapper>.inner__modal .replace__modal .replace__icon{display:flex;justify-content:center;align-items:center;margin-bottom:30px}.modal__wrapper>.inner__modal .replace__modal .replace__buttons{display:flex;justify-content:center;align-items:center}.modal__wrapper>.inner__modal .replace__modal .replace__buttons>button{border:none;cursor:pointer}.modal__wrapper>.inner__modal .replace__modal .replace__buttons>button:first-child{min-width:160px;min-height:50px;display:inline-flex;align-items:center;justify-content:center;background:#e69221;border-radius:5px;font-size:15px;line-height:27px;font-family:"Rubik",sans-serif;font-weight:500;color:#fff;text-decoration:none;margin-right:15px;transition:all .4s ease}.modal__wrapper>.inner__modal .replace__modal .replace__buttons>button:first-child:hover{opacity:.7}.modal__wrapper>.inner__modal .replace__modal .replace__buttons>button:nth-child(2){min-width:160px;min-height:50px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #e69221;color:#e69221;font-size:15px;font-family:"Rubik",sans-serif;font-weight:500;text-decoration:none;border-radius:5px;transition:all .4s ease}.modal__wrapper>.inner__modal .replace__modal .replace__buttons>button:nth-child(2):hover{opacity:.7}.modal__wrapper>.inner__modal .replace__modal>h6{text-align:center;color:#454545;font-size:26px;line-height:37px;font-family:"Rubik",sans-serif;font-weight:500;margin-top:0;margin-bottom:40px}.modal__wrapper>.inner__modal .product__wrapper{position:relative;width:100%}.modal__wrapper>.inner__modal .product__wrapper>button{border:none;background:none;cursor:pointer;z-index:10;position:absolute;right:-19px;top:-19px;display:inline-flex;align-items:center;justify-content:center;transition:all .4s ease}.modal__wrapper>.inner__modal .product__wrapper>button:hover{opacity:.7}.modal__wrapper>.inner__modal .product__modal{border-radius:5px;position:relative;height:auto;max-height:calc(100vh - 30px);overflow-y:auto}.modal__wrapper>.inner__modal .product__modal .product__double{display:grid;grid-template-columns:repeat(2,1fr);border-radius:5px;overflow-y:hidden}.modal__wrapper>.inner__modal .product__modal .product__double .product__info{background-color:#fff;padding:25px 40px}.modal__wrapper>.inner__modal .product__modal .product__double .product__info .product__desc{margin-top:25px}.modal__wrapper>.inner__modal .product__modal .product__double .product__info .product__desc>p{margin:0;color:#7d7d7d;font-size:15px;line-height:22px;font-weight:400}.modal__wrapper>.inner__modal .product__modal .product__double .product__info .product__desc .tags__product{display:flex;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;margin-bottom:5px}.modal__wrapper>.inner__modal .product__modal .product__double .product__info .product__desc .tags__product .el__tag{padding:4px 10px;background:#f4f4f4;border-radius:3px;margin-right:10px}.modal__wrapper>.inner__modal .product__modal .product__double .product__info .product__desc .tags__product .el__tag:last-child{margin-right:0;margin-bottom:10px}.modal__wrapper>.inner__modal .product__modal .product__double .product__info .product__desc .tags__product .el__tag p{margin:0;color:#7d7d7d;font-size:12px;font-weight:400}.modal__wrapper>.inner__modal .product__modal .product__double .product__info .product__desc .product__image{display:flex;align-items:center;width:100%;margin-bottom:15px;justify-content:center}.modal__wrapper>.inner__modal .product__modal .product__double .product__info .product__desc .product__image img{max-width:100%;width:100%;object-fit:cover;height:190px;border-radius:5px}.modal__wrapper>.inner__modal .product__modal .product__double .product__info .product__head{display:flex;align-items:flex-start;width:100%;justify-content:space-between}.modal__wrapper>.inner__modal .product__modal .product__double .product__info .product__head .left__product--head .product__price{margin-top:20px;background:rgba(217,18,2,.12);border-radius:16.65px;display:inline-flex;padding:7px 15px}.modal__wrapper>.inner__modal .product__modal .product__double .product__info .product__head .left__product--head .product__price p{margin:0;display:flex;align-items:center;color:#e69221;font-size:14px;font-weight:400;justify-content:flex-start}.modal__wrapper>.inner__modal .product__modal .product__double .product__info .product__head .left__product--head .product__price p span{display:inline-flex;color:#e69221;font-size:17px;font-weight:500;margin-right:5px}.modal__wrapper>.inner__modal .product__modal .product__double .product__info .product__head .left__product--head .product__rates{display:flex;align-items:center;justify-content:flex-start}.modal__wrapper>.inner__modal .product__modal .product__double .product__info .product__head .left__product--head .product__rates .elem__rate{display:flex;align-items:center;justify-content:center;margin-right:3px}.modal__wrapper>.inner__modal .product__modal .product__double .product__info .product__head .left__product--head .product__rates .elem__rate:last-child{margin-right:0}.modal__wrapper>.inner__modal .product__modal .product__double .product__info .product__head .left__product--head>h2{margin:0 0 10px;color:#454545;font-size:28px;font-weight:500}.modal__wrapper>.inner__modal .product__modal .product__double .product__info .product__head .right__product--head{display:flex;justify-content:center;align-items:center}.modal__wrapper>.inner__modal .product__modal .product__double .product__info .product__head .right__product--head>a{width:76px;height:76px;display:flex;background:#fff;border:1px solid #979797;border-radius:100px;cursor:pointer;transition:all .4s ease;box-shadow:0 2px 4px 0 rgba(0,0,0,.1093)}.modal__wrapper>.inner__modal .product__modal .product__double .product__info .product__head .right__product--head>a img{max-width:100%;max-height:100%;width:auto;height:auto;margin:auto;border-radius:100px}.modal__wrapper>.inner__modal .product__modal .product__double .product__info .product__head .right__product--head>a:hover{opacity:.7}.modal__wrapper>.inner__modal .product__modal .product__double .product__cart{padding:50px 35px;background-color:#fbfbfb}.modal__wrapper>.inner__modal .product__modal .product__double .product__cart .order__selection .errorProduct{display:flex;color:#e02020;background-color:#fdf3f3;position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid #f0d5d5;border-radius:.25rem}.modal__wrapper>.inner__modal .product__modal .product__double .product__cart .order__selection .errorProduct span{align-self:center;line-height:16px}.modal__wrapper>.inner__modal .product__modal .product__double .product__cart .order__selection .errorProduct__img{max-width:20px;display:inline-flex;margin-right:10px}.modal__wrapper>.inner__modal .product__modal .product__double .product__cart .order__selection .errorProduct__img img{width:100%}.modal__wrapper>.inner__modal .product__modal .product__double .product__cart .order__selection>p{color:#7d7d7d;font-size:14px;margin:0 0 10px}.modal__wrapper>.inner__modal .product__modal .product__double .product__cart .order__selection .save__changes{width:100%;display:flex;justify-content:center;align-items:center}.modal__wrapper>.inner__modal .product__modal .product__double .product__cart .order__selection .save__changes>button{width:100%;height:50px;background:#e69221;border-radius:5px;display:inline-flex;align-items:center;justify-content:center;font-size:16px;line-height:25px;font-weight:500;color:#fff;transition:all .4s ease;cursor:pointer;border:0}.modal__wrapper>.inner__modal .product__modal .product__double .product__cart .order__selection .save__changes>button:disabled{opacity:.6;pointer-events:none}.modal__wrapper>.inner__modal .product__modal .product__double .product__cart .order__selection .save__changes>button:hover{opacity:.7}.modal__wrapper>.inner__modal .product__modal .product__double .product__cart .order__selection .special__instructions{margin-top:25px;margin-bottom:20px;width:100%}.modal__wrapper>.inner__modal .product__modal .product__double .product__cart .order__selection .special__instructions>p{color:#7d7d7d;font-size:14px;margin:0 0 10px}.modal__wrapper>.inner__modal .product__modal .product__double .product__cart .order__selection .special__instructions>textarea{background:#fff;resize:none;width:100%;border:1px solid #ebebeb;height:100px;color:#000;font-size:15px;font-weight:400;outline:none;padding:15px;border-radius:5px}.modal__wrapper>.inner__modal .product__modal .product__double .product__cart .order__selection .selection__list{background:hsla(0,0%,100%,.78);opacity:.78;border:1px solid #e6e6e6;border-radius:6px;margin-bottom:20px}.modal__wrapper>.inner__modal .product__modal .product__double .product__cart .order__selection .selection__list .info__selection{display:flex;align-items:center;justify-content:space-between;padding:5px 25px;margin-top:15px}.modal__wrapper>.inner__modal .product__modal .product__double .product__cart .order__selection .selection__list .info__selection:last-child{margin-top:0;margin-bottom:15px}.modal__wrapper>.inner__modal .product__modal .product__double .product__cart .order__selection .selection__list .info__selection>span{display:inline-flex;color:#4d4d4d;font-size:14px;line-height:20px;text-transform:uppercase;opacity:.6}.modal__wrapper>.inner__modal .product__modal .product__double .product__cart .order__selection .selection__list .info__selection>p{margin:0;color:#4d4d4d;font-size:16px;line-height:24px;font-weight:500}.modal__wrapper>.inner__modal .product__modal .product__double .product__cart .order__selection .selection__list .elem__selection{display:flex;align-items:center;justify-content:space-between;padding:20px 25px;border-bottom:1px solid #ebebeb}.modal__wrapper>.inner__modal .product__modal .product__double .product__cart .order__selection .selection__list .elem__selection .selected__counter{display:flex;align-items:center;justify-content:flex-end}.modal__wrapper>.inner__modal .product__modal .product__double .product__cart .order__selection .selection__list .elem__selection .selected__counter>button{border:none;background:none;cursor:pointer;padding:0;display:inline-flex;align-items:center;justify-content:center;transition:all .4s ease}.modal__wrapper>.inner__modal .product__modal .product__double .product__cart .order__selection .selection__list .elem__selection .selected__counter>button:disabled{opacity:.5}.modal__wrapper>.inner__modal .product__modal .product__double .product__cart .order__selection .selection__list .elem__selection .selected__counter>button:hover{opacity:.7}.modal__wrapper>.inner__modal .product__modal .product__double .product__cart .order__selection .selection__list .elem__selection .selected__counter>input{width:40px;text-align:center;border:0;color:#4d4d4d;font-size:15px;outline:none}.modal__wrapper>.inner__modal .product__modal .product__double .product__cart .order__selection .selection__list .elem__selection .selected__counter>input::-webkit-inner-spin-button,.modal__wrapper>.inner__modal .product__modal .product__double .product__cart .order__selection .selection__list .elem__selection .selected__counter>input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.modal__wrapper>.inner__modal .product__modal .product__double .product__cart .order__selection .selection__list .elem__selection .selected__info{display:flex;align-items:center;justify-content:flex-start}.modal__wrapper>.inner__modal .product__modal .product__double .product__cart .order__selection .selection__list .elem__selection .selected__info p{margin:0;color:#4d4d4d;font-size:16px;line-height:24px;font-weight:400}.modal__wrapper>.inner__modal .product__modal .product__double .product__cart .order__selection .selection__list .elem__selection .selected__info span{display:inline-flex;margin-left:7px;background:rgba(217,18,2,.12);padding:2px 10px;border-radius:250px;color:#d91202;font-size:12px;line-height:26px;font-weight:500;white-space:nowrap}.modal__wrapper>.inner__modal .success__modal{width:100%;max-width:550px;background:#fff;border-radius:5px;position:relative;padding:60px 30px}.modal__wrapper>.inner__modal .success__modal.verification{padding:30px}.modal__wrapper>.inner__modal .success__modal.verification .verification__logo{margin-bottom:30px}.modal__wrapper>.inner__modal .success__modal.verification .float__input{margin-top:50px}.modal__wrapper>.inner__modal .success__modal.verification .verification__info{margin:30px 0 0;font-size:12.5px;line-height:18px;font-weight:400;text-align:center}.modal__wrapper>.inner__modal .success__modal .success__image{display:flex;justify-content:center;align-items:center;margin-bottom:25px}.modal__wrapper>.inner__modal .success__modal .sucess__info{display:flex;flex-direction:column;justify-content:center;align-items:center}.modal__wrapper>.inner__modal .success__modal .sucess__info .success__close{display:flex;justify-content:center;align-items:center}.modal__wrapper>.inner__modal .success__modal .sucess__info .btn__wrap{margin-top:25px;width:100%;display:flex;justify-content:center;align-items:center}.modal__wrapper>.inner__modal .success__modal .sucess__info .btn__wrap button{margin:0 10px;border:1px solid #e69221;padding:0 15px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;min-width:115px;min-height:50px;background:#e69221;border-radius:5px;color:#fff;text-align:center;font-weight:500;font-size:15px;line-height:20px;text-decoration:none;transition:all .4s ease}.modal__wrapper>.inner__modal .success__modal .sucess__info .btn__wrap button:hover{opacity:.7}.modal__wrapper>.inner__modal .success__modal .sucess__info .btn__wrap div.btn_resend{cursor:alias}.modal__wrapper>.inner__modal .success__modal .sucess__info .btn__wrap .btn_resend{font-size:15px;color:#000;font-weight:500;margin:auto 0;background:transparent;border:none}.modal__wrapper>.inner__modal .success__modal .sucess__info>h2{color:#454545;font-size:25px;line-height:35px;font-weight:500;margin-bottom:15px;margin-top:0;text-align:center}.modal__wrapper>.inner__modal .success__modal .sucess__info>p{color:#7d7d7d;font-size:15px;line-height:22px;font-weight:400;max-width:365px;margin:0 auto;text-align:center}.modal__wrapper>.inner__modal .success__modal>button{border:none;cursor:pointer;padding:0;position:absolute;top:-19px;right:-136px;box-shadow:0 2px 4px rgba(0,0,0,.5);border-radius:250px;transition:all .4s ease;display:flex;align-items:center;justify-content:center}.modal__wrapper>.inner__modal .success__modal>button:hover{opacity:.7}.modal__wrapper>.inner__modal .team__modal{background:#fff;box-shadow:3px 3px 8px rgba(0,0,0,.1);border-radius:5px;padding:10px;width:100%;height:auto;max-height:calc(100vh - 30px);overflow-y:auto}.modal__wrapper>.inner__modal .team__modal::-webkit-scrollbar{width:5px}.modal__wrapper>.inner__modal .team__modal::-webkit-scrollbar-track{background:#f1f1f1}.modal__wrapper>.inner__modal .team__modal::-webkit-scrollbar-thumb{background:#888}.modal__wrapper>.inner__modal .team__modal .head__modal{display:flex;align-items:center;justify-content:center;position:relative}.modal__wrapper>.inner__modal .team__modal .head__modal .logo__float{display:inline-flex;align-items:center;justify-content:center;position:absolute;transition:all .4s ease;bottom:15px;right:15px;width:76px;height:76px;overflow:hidden;background:#fff;border:1px solid #eee;border-radius:100px;cursor:pointer;box-shadow:0 2px 4px 0 rgba(0,0,0,.1093)}.modal__wrapper>.inner__modal .team__modal .head__modal .logo__float:hover{opacity:.7}.modal__wrapper>.inner__modal .team__modal .head__modal .logo__float img{max-width:100%;max-height:100%;width:auto;height:auto;margin:auto;border-radius:100px}.modal__wrapper>.inner__modal .team__modal .head__modal .restaurant__name{position:absolute;left:0;bottom:15px;background:#e69221;border:1px solid #fff;padding:13px 30px 13px 13px;width:auto;justify-content:flex-start;max-width:calc(100% - 120px);align-items:flex-start;flex-direction:column;display:inline-flex}.modal__wrapper>.inner__modal .team__modal .head__modal .restaurant__name>h6{margin:0;font-size:20px;line-height:22px;font-weight:500;color:#fff}.modal__wrapper>.inner__modal .team__modal .head__modal .restaurant__name>p{margin:0;font-size:13px;line-height:22px;font-weight:400;color:#fff}.modal__wrapper>.inner__modal .team__modal .head__modal img{height:185px;width:100%;object-fit:cover}.modal__wrapper>.inner__modal .team__modal .modal__info .person__status{padding:20px 30px 40px;display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:15px}.modal__wrapper>.inner__modal .team__modal .modal__info .person__status>.elem__person{display:flex;flex-direction:column;justify-content:center;align-items:center;border:1px solid #f8e4e4;padding:45px 15px 110px;position:relative;border-radius:12px}.modal__wrapper>.inner__modal .team__modal .modal__info .person__status>.elem__person .person__button{position:absolute;left:15px;width:calc(100% - 30px);bottom:15px}.modal__wrapper>.inner__modal .team__modal .modal__info .person__status>.elem__person .person__button.login__account>button{padding:0;cursor:pointer;width:100%;height:42px;display:inline-flex;align-items:center;justify-content:center;color:#e02020;font-size:15px;line-height:27px;font-weight:500;text-decoration:none;border:1px solid #e02020;border-radius:5px;background-color:#fff;transition:all .4s ease}.modal__wrapper>.inner__modal .team__modal .modal__info .person__status>.elem__person .person__button.login__account>button:hover{opacity:.7}.modal__wrapper>.inner__modal .team__modal .modal__info .person__status>.elem__person .person__button.create__account>button{border:none;padding:0;cursor:pointer;width:100%;height:42px;display:inline-flex;align-items:center;justify-content:center;background-color:#e02020;border-radius:5px;font-size:15px;color:#fff;font-weight:500;text-decoration:none;transition:all .4s ease}.modal__wrapper>.inner__modal .team__modal .modal__info .person__status>.elem__person .person__button.create__account>button:hover{opacity:.7}.modal__wrapper>.inner__modal .team__modal .modal__info .person__status>.elem__person.long__person{background-color:#fdf6f6;border:0}.modal__wrapper>.inner__modal .team__modal .modal__info .person__status>.elem__person>.person__top>h2{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;font-size:16px;line-height:25px;font-weight:400}.modal__wrapper>.inner__modal .team__modal .modal__info .person__status>.elem__person>.person__top>h2>span{display:inline-flex;align-items:center;justify-content:center;margin-bottom:25px}.modal__wrapper>.inner__modal .team__modal .modal__info .modal__form{padding-bottom:50px;padding-left:35px;padding-right:35px}.modal__wrapper>.inner__modal .team__modal .modal__info .modal__form button.btnAuth{border:none;cursor:pointer;background:none;margin-left:auto;margin-top:5px;padding:2px;font-size:.85em;font-weight:400;text-decoration:underline}.modal__wrapper>.inner__modal .team__modal .modal__info .modal__form .choiceAuth{display:flex}.modal__wrapper>.inner__modal .team__modal .modal__info .modal__form .choiceAuth button{font-size:1.2em;padding:0;margin:0;background:transparent;border:none;cursor:pointer;flex:1 1;height:20vh}.modal__wrapper>.inner__modal .team__modal .modal__info .modal__form .line_logIn{margin-bottom:15px}.modal__wrapper>.inner__modal .team__modal .modal__info .modal__form>form{display:flex;flex-direction:column;justify-content:center;align-items:center}.modal__wrapper>.inner__modal .team__modal .modal__info .modal__form>form .modal__submit{display:flex;justify-content:center;align-items:center;width:100%;margin-top:15px}.modal__wrapper>.inner__modal .team__modal .modal__info .modal__form>form .modal__submit>button{display:inline-flex;align-items:center;justify-content:center;background:#e69221;border-radius:5px;min-height:50px;width:100%;border:0;outline:none;cursor:pointer;transition:all .4s ease;color:#fff;font-size:15px;line-height:27px;font-weight:500}.modal__wrapper>.inner__modal .team__modal .modal__info .modal__form>form .modal__submit>button:hover{opacity:.7}.modal__wrapper>.inner__modal .team__modal .modal__info .modal__form>form .avatar__picker{display:flex;justify-content:center;align-items:center;position:relative;margin-bottom:20px;flex-direction:column}.modal__wrapper>.inner__modal .team__modal .modal__info .modal__form>form .avatar__picker .upload__button{margin-top:10px;text-align:center;border:none;background:transparent;cursor:pointer;padding:0;text-decoration:none;transition:all .4s ease;color:#e02020;font-size:15px;line-height:21px;font-weight:400}.modal__wrapper>.inner__modal .team__modal .modal__info .modal__form>form .avatar__picker>.avatar__image{display:inline-flex;align-items:center;justify-content:center;min-width:72px;max-width:72px;min-height:72px;max-height:72px;border-radius:250px;background-color:#f0f0f0;overflow:hidden;object-fit:cover}.modal__wrapper>.inner__modal .team__modal .modal__info .modal__form>form .avatar__picker>.avatar__image img{max-width:100%;max-height:100%;object-fit:contain}.modal__wrapper>.inner__modal .team__modal .modal__info .modal__form>form .avatar__picker input{position:absolute;left:-2000px}.modal__wrapper>.inner__modal .team__modal .modal__info .modal__info--main{display:flex;flex-direction:column;justify-content:center;align-items:center;border-bottom:1px solid hsla(0,0%,59.2%,.19);padding:15px}.modal__wrapper>.inner__modal .team__modal .modal__info .modal__info--main>h2{text-align:center;margin:0 0 5px;color:#454545;font-size:21px;font-weight:500}.modal__wrapper>.inner__modal .team__modal .modal__info .modal__info--main>span{display:flex;justify-content:center;align-items:center;text-align:center;margin-top:10px;color:#000;font-size:15px;font-weight:400}.modal__wrapper>.inner__modal .team__modal .modal__info .modal__info--main>p{margin:0 auto;color:#7f7f7f;font-size:15px;font-weight:400;line-height:21px;text-align:center}.modal__wrapper>.inner__modal .team__modal .modal__info .modal__info--main .modal__info__title{font-size:2.5em;font-weight:500}.modal__wrapper>.inner__modal .team__modal .modal__info .modal__info--main .modal__info__title.completed{color:#26a933}.modal__wrapper>.inner__modal .team__modal .modal__info .modal__info--main .modal__info__title.cancelled{color:#e69221}.modal__wrapper>.inner__modal .team__modal .modal__info .modal__info--content{text-align:center;padding:50px 0 100px;font-size:1.2em}.modal__wrapper>.inner__modal .team__modal .modal__info .head__logo{margin-top:-37px;display:flex;justify-content:center;align-items:center}@media(max-width:1024px){.order__outside--container,.order__within--container{grid-template-columns:repeat(4,1fr)}}.modal-setting{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;margin:0 auto;padding:24px 50px}.modal-setting .modal-setting__checkbox{margin-bottom:18px;font-size:16px;font-family:"Rubik",sans-serif;color:#454545;align-self:flex-start}.modal-setting .modal-setting__checkbox input[type=checkbox]{margin-right:10px}.modal-setting__email-list-section{display:inline-flex;grid-gap:10px;gap:10px;flex-wrap:wrap;padding:10px 0;max-height:200px;overflow:auto}.modal-setting__input-section{width:100%}.modal-setting__input-section .form__error{display:flex;justify-content:start;margin:10px 0 5px;font-size:14px}.modal-setting .modal-setting__emails-label{margin-bottom:6px;font-size:15px;color:#454545;font-weight:500}.modal-setting .modal-setting__email-list{width:100%;min-height:44px;max-height:120px;overflow-y:auto;display:flex;flex-wrap:wrap;align-items:center;grid-gap:8px;gap:8px;border:1.5px solid #e0e0e0;border-radius:5px;background:#fafafa;padding:6px 8px;margin-bottom:18px;transition:border .2s;scrollbar-width:thin;scrollbar-color:#e0e0e0 #f0f0f0}.modal-setting .modal-setting__email-list:focus-within{border:1.5px solid #e69221;background:#fff}.modal-setting .modal-setting__email-list::-webkit-scrollbar{width:8px;height:8px;background:#f0f0f0;border-radius:5px}.modal-setting .modal-setting__email-list::-webkit-scrollbar-thumb{background:#e0e0e0;border-radius:5px}.modal-setting .modal-setting__email-list::-webkit-scrollbar-thumb:hover{background:#d1d1d1}.modal-setting .modal-setting__email-chip{background:#f0f0f0;color:#454545;font-size:15px;font-family:"Rubik",sans-serif;font-weight:500;padding:4px 10px 4px 16px;border:1px solid #d1d1d1;display:flex;align-items:center;margin:0;transition:background .2s,border .2s;border-radius:100px}.modal-setting .modal-setting__email-remove{background:transparent;border:none;color:#888;font-size:18px;margin-left:8px;border-radius:50%;width:22px;height:22px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s,color .2s;padding:0;line-height:1}.modal-setting .modal-setting__email-remove:hover{background:#f5f5f5;color:#e69221}.modal-setting .modal-setting__emails-input{width:auto;min-width:180px;flex:1 1;box-shadow:none;background:transparent;margin:0;font-size:15px;font-family:"Rubik",sans-serif;color:#454545;outline:none;border:2px solid #ddd;padding:10px;width:100%;border-radius:5px}.modal-setting .modal-setting__emails-input::placeholder{color:#bdbdbd;opacity:1;font-size:15px}.modal-setting .modal-setting__save-btn{margin-top:10px;min-width:120px;padding:12px 0;background:#e69221;color:#fff;border:none;border-radius:6px;font-size:17px;font-family:"Rubik",sans-serif;font-weight:600;cursor:pointer;box-shadow:0 2px 8px rgba(230,146,33,.08);transition:background .2s,box-shadow .2s;display:block;align-self:flex-end}.modal-setting .modal-setting__save-btn:focus,.modal-setting .modal-setting__save-btn:hover{background:#c97c0a;box-shadow:0 4px 16px rgba(230,146,33,.13)}.congrats__link{display:flex;align-items:center;position:relative;width:100%;margin-bottom:15px}.congrats__link>input{width:100%;outline:none;background:#f5f5f5;border:1px solid #e1e1e1;height:50px;border-radius:4px;padding-left:20px;padding-right:90px;color:#4c4c4c;font-size:15px;line-height:25px;font-weight:400}.congrats__link>.copy__button{display:inline-flex;align-items:center;justify-content:center;position:absolute;right:15px}.congrats__link>.copy__button .copy__tool{position:absolute;left:50%;top:-35px;transform:translate(-50%);min-width:80px;min-height:30px;border-radius:5px;box-shadow:0 2px 5px rgba(0,0,0,.1);white-space:nowrap;background-color:#fff;padding:7px 15px}.congrats__link>.copy__button .copy__tool:before{content:"\a";width:0;height:0;position:absolute;left:0;right:0;bottom:-5px;margin-left:auto;margin-right:auto;border-color:#fff transparent transparent;border-style:solid;border-width:5px 5px 0}.congrats__link>.copy__button .copy__tool p{margin:0;font-size:14px}.congrats__link>.copy__button>button{border:none;cursor:pointer;background:none;display:inline-flex;color:#d91202;font-size:15px;line-height:25px;font-weight:400;text-decoration:none;transition:all .4s ease}.congrats__link>.copy__button>button:hover{opacity:.7}.loading-animation-container{position:fixed;top:0;bottom:0;left:0;right:0;z-index:1060;transition:opacity .15s linear;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;pointer-events:all}.loading-animation-container img{pointer-events:none;-webkit-user-select:none;user-select:none}footer{border-top:1px solid hsla(0,0%,59.2%,.2);background-color:#fff}footer .outer__footer{flex-direction:column}footer .outer__footer,footer .outer__footer .bottom__footer{display:flex;align-items:center;justify-content:space-between;width:100%}footer .outer__footer .bottom__footer{border-top:1px solid hsla(0,0%,59.2%,.2);padding-top:35px;padding-bottom:65px}footer .outer__footer .bottom__footer .bottom__right ul{display:flex;align-items:center;list-style-type:none;margin:0;padding:0}footer .outer__footer .bottom__footer .bottom__right ul li{display:inline-flex;margin-right:20px;align-items:center;justify-content:center}footer .outer__footer .bottom__footer .bottom__right ul li:last-child{margin-right:0}footer .outer__footer .bottom__footer .bottom__right ul li a{text-decoration:none;min-width:30px;max-width:30px;min-height:30px;max-height:30px;border:2px solid #d6d6d6;border-radius:250px;display:inline-flex;transition:all .4s ease;align-items:center;font-size:14px;color:#d6d6d6;justify-content:center}footer .outer__footer .bottom__footer .bottom__right ul li a:hover{border-color:#f21402;color:#f21402}footer .outer__footer .bottom__footer .bottom__center p{margin:0;color:#7d7d7d;font-size:12px;line-height:22px;font-weight:400}footer .outer__footer .bottom__footer .bottom__left a{display:inline-flex;align-items:center;justify-content:center;transition:all .4s ease}footer .outer__footer .bottom__footer .bottom__left a:hover{opacity:.7}footer .outer__footer .top__footer{display:flex;justify-content:center;align-items:center;padding-top:45px;padding-bottom:35px}footer .outer__footer .top__footer ul{padding:0;list-style-type:none;margin:0;display:flex;align-items:center;justify-content:center}footer .outer__footer .top__footer ul>li{display:inline-flex;margin-right:40px}footer .outer__footer .top__footer ul>li a{font-size:14px;font-weight:500;text-decoration:none;color:#595959;text-transform:uppercase;transition:all .4s ease}footer .outer__footer .top__footer ul>li a:hover{color:#f21402}footer .outer__footer .top__footer ul>li:last-child{margin-right:0}header{background:#fff;box-shadow:0 2px 4px rgba(0,0,0,.1)}header .outer__header{min-height:75px;display:flex;align-items:center;justify-content:center}header .outer__header .group__info p{margin:0;color:#454545;font-size:16px;font-weight:500;padding:5px 15px;background:hsla(0,0%,84.7%,.2);border:1px solid hsla(0,0%,59.2%,.2);border-radius:15px}header .outer__header .logo__wrap{margin-right:10px;display:flex;align-items:center;justify-content:center}header .outer__header .logo__wrap>a{display:inline-flex;align-items:center;justify-content:center;transition:all .4s ease}header .outer__header .logo__wrap>a:hover{opacity:.7}.header__logo{display:flex;align-items:center}.header__welcome .outer__header{display:flex;align-items:center;justify-content:space-between}.header__welcome .outer__header .welcome__back{border-left:1px solid hsla(0,0%,59.2%,.28);border-right:1px solid hsla(0,0%,59.2%,.28);padding:5px 22px 6px}.header__welcome .outer__header .welcome__back>p{margin:0 0 3px;color:#373737;font-size:12px;line-height:20px;font-weight:400;opacity:.6}.header__welcome .outer__header .welcome__back .welcome__profile{display:flex;align-items:center;justify-content:flex-start}.header__welcome .outer__header .welcome__back .welcome__profile .profile__info{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.header__welcome .outer__header .welcome__back .welcome__profile .profile__info>p{color:#373737;font-size:16px;line-height:20px;font-weight:600;margin:0 0 3px}.header__welcome .outer__header .welcome__back .welcome__profile .profile__info>button{cursor:pointer;background:transparent;border:none;padding:0;text-decoration:none;color:#e69221;font-size:10px;line-height:20px;font-weight:400;transition:all .4s ease}.header__welcome .outer__header .welcome__back .welcome__profile .profile__info>button:hover{opacity:.7}.header__welcome .outer__header .welcome__back .welcome__profile>.profile__image{overflow:hidden;min-width:36px;max-width:36px;min-height:36px;max-height:36px;margin-right:10px;border:4px solid #ddd;border-radius:250px;background-color:rgba(0,0,0,.6);display:inline-flex;align-items:center;justify-content:center}.header__welcome .outer__header .welcome__back .welcome__profile>.profile__image>img{cursor:pointer;max-width:100%}.header__welcome .outer__header .welcome__back .welcome__profile>.profile__image>span{cursor:pointer;font-size:12px;font-weight:400;color:#fff}.form__block{padding-top:40px;padding-bottom:40px}.form__block .inner__form{max-width:600px;margin-left:auto;margin-right:auto;background:#fff;box-shadow:3px 3px 8px rgba(0,0,0,.1);border-radius:5px}.form__block .inner__form .form__wrapper{padding-left:35px;padding-right:35px;padding-bottom:30px}.form__block .inner__form .form__wrapper .congrats__link{position:relative}.form__block .inner__form .form__wrapper .congrats__link>a,.form__block .inner__form .form__wrapper .congrats__link button{font-size:14px;line-height:23px}.form__block .inner__form .form__wrapper .email__list{margin-bottom:15px;width:100%;background:#fff;border:1px solid #e1e1e1;border-radius:5px;padding-left:15px;padding-right:15px;min-height:50px;position:relative}.form__block .inner__form .form__wrapper .email__list .email__inner{display:flex;flex-wrap:wrap;position:relative;padding-top:18px}.form__block .inner__form .form__wrapper .email__list .email__inner .list__emails{display:flex;flex-wrap:wrap;align-items:center}.form__block .inner__form .form__wrapper .email__list .email__inner .list__emails .el__email{display:flex;align-items:center;background:#f2f2f2;border-radius:3px;padding:4px 8px;margin-right:5px;margin-bottom:5px}.form__block .inner__form .form__wrapper .email__list .email__inner .list__emails .el__email p{display:flex;align-items:center;justify-content:flex-start;color:#000;font-size:12px;font-weight:400;line-height:15px;margin:0}.form__block .inner__form .form__wrapper .email__list .email__inner .list__emails .el__email a{display:inline-flex;align-items:center;justify-content:center;margin-left:10px;transition:all .4s ease}.form__block .inner__form .form__wrapper .email__list .email__inner .list__emails .el__email a:hover{opacity:.7}.form__block .inner__form .form__wrapper .email__list .email__inner>input{border:0;outline:none;margin-top:-5px;color:#000;font-size:12px;min-width:180px;font-weight:400;height:30px;padding-left:0;padding-right:10px}.form__block .inner__form .form__wrapper .email__list>span{color:#888;font-size:14px;line-height:16px;margin-bottom:5px;display:inline-flex;transition:all .4s ease;z-index:3;font-weight:400;position:absolute;top:15px}.form__block .inner__form .form__wrapper .congrats__text{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:50px}.form__block .inner__form .form__wrapper .congrats__text>h2{text-align:center;color:#454545;font-size:25px;line-height:35px;font-weight:500;margin:0 0 5px}.form__block .inner__form .form__wrapper .congrats__text>p{text-align:center;color:grey;font-weight:400;font-size:18px;margin:0;line-height:25px}.form__block .inner__form .form__wrapper .congrats__text>p span{font-weight:500}.form__block .inner__form .form__wrapper .congrats__text>span{display:flex;justify-content:center;align-items:center;width:100%;margin-bottom:15px}.form__block .inner__form .form__wrapper .congrats__text>span img{max-width:76px}.form__block .inner__form .form__wrapper .invite__all--head{margin-bottom:30px}.form__block .inner__form .form__wrapper .invite__all--head>h2{margin:0 0 15px;text-align:center;font-size:20px;line-height:34px;font-weight:400;color:#7f7f7f}.form__block .inner__form .form__wrapper .invite__all--head>p{text-align:center;color:#7f7f7f;font-size:15px;line-height:21px;font-weight:400}.form__block .inner__form .form__wrapper .upload__error>p{color:#e69221;font-size:13px;line-height:19px;font-weight:400}.form__block .inner__form .form__wrapper .tip__info{margin-top:10px;width:100%;padding:5px 10px;background:#fdf3f3}.form__block .inner__form .form__wrapper .tip__info p{width:100%;margin:0;border-radius:5px;display:block;color:#e02020;font-size:13px;line-height:18px;font-weight:400}.form__block .inner__form .form__wrapper .tip__info p span{font-weight:500}.form__block .inner__form .form__wrapper .time__field{width:100%;margin-bottom:20px}.form__block .inner__form .form__wrapper .time__field .date__time--double{display:grid;grid-template-columns:repeat(2,1fr);width:100%;grid-column-gap:10px}.form__block .inner__form .form__wrapper .time__field .date__time--double .react-datepicker__input-container{width:100%}.form__block .inner__form .form__wrapper .time__field .date__time--double .react-datepicker__input-container>input{outline:none;width:100%;border:1px solid #ebebeb;border-radius:5px;height:50px;padding-left:20px;color:#494949;font-size:15px;font-weight:400;background:URL(/img/calendaricon.svg);background-repeat:no-repeat;background-size:auto;background-position:95%;padding-right:40px}.form__block .inner__form .form__wrapper .time__field .date__time--double .react-datepicker__input-container>input:disabled{opacity:.7}.form__block .inner__form .form__wrapper .time__field .date__time--double>.time__picker{width:100%}.form__block .inner__form .form__wrapper .time__field .date__time--double>.time__picker>input{outline:none;width:100%;border:1px solid #ebebeb;border-radius:5px;height:50px;padding-left:20px;color:#494949;font-size:15px;font-weight:400;background:URL(/img/timeicon.svg);padding-right:40px;background-repeat:no-repeat;background-size:auto;background-position:95%}.form__block .inner__form .form__wrapper .time__field .date__time--double>.time__picker>input:disabled{opacity:.7}.form__block .inner__form .form__wrapper .double__field{display:grid;margin-bottom:20px;grid-template-columns:repeat(2,1fr);width:100%;grid-column-gap:10px}.form__block .inner__form .form__wrapper .double__field.one__length{grid-template-columns:repeat(1,1fr)}.form__block .inner__form .form__wrapper .double__field input::placeholder{opacity:.7}.form__block .inner__form .form__wrapper>.form,.form__block .inner__form .form__wrapper>form{display:flex;flex-direction:column;justify-content:center;align-items:center}.form__block .inner__form .form__wrapper>.form .form__back,.form__block .inner__form .form__wrapper>form .form__back{margin-top:20px;display:flex;align-items:center;justify-content:center}.form__block .inner__form .form__wrapper>.form .form__back>a,.form__block .inner__form .form__wrapper>.form .form__back>button,.form__block .inner__form .form__wrapper>form .form__back>a,.form__block .inner__form .form__wrapper>form .form__back>button{background:none;border:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;color:#e69221;font-size:15px;font-weight:500;text-decoration:none;transition:all .4s ease}.form__block .inner__form .form__wrapper>.form .form__back>a:hover,.form__block .inner__form .form__wrapper>.form .form__back>button:hover,.form__block .inner__form .form__wrapper>form .form__back>a:hover,.form__block .inner__form .form__wrapper>form .form__back>button:hover{opacity:.7}.form__block .inner__form .form__wrapper>.form .form__submit,.form__block .inner__form .form__wrapper>form .form__submit{display:flex;justify-content:center;align-items:center;width:100%}.form__block .inner__form .form__wrapper>.form .form__submit>a,.form__block .inner__form .form__wrapper>form .form__submit>a{opacity:.6;pointer-events:none}.form__block .inner__form .form__wrapper>.form .form__submit>a.active,.form__block .inner__form .form__wrapper>form .form__submit>a.active{opacity:1;pointer-events:auto}.form__block .inner__form .form__wrapper>.form .form__submit>a,.form__block .inner__form .form__wrapper>.form .form__submit>button,.form__block .inner__form .form__wrapper>form .form__submit>a,.form__block .inner__form .form__wrapper>form .form__submit>button{text-decoration:none;width:100%;height:50px;cursor:pointer;border:0;outline:none;transition:all .4s ease;font-size:16px;font-weight:500;color:#fff;border-radius:5px;display:inline-flex;align-items:center;justify-content:center;background-color:#e69221}.form__block .inner__form .form__wrapper>.form .form__submit>a:disabled,.form__block .inner__form .form__wrapper>.form .form__submit>button:disabled,.form__block .inner__form .form__wrapper>form .form__submit>a:disabled,.form__block .inner__form .form__wrapper>form .form__submit>button:disabled{opacity:.6;pointer-events:none}.form__block .inner__form .form__wrapper>.form .form__submit>a:hover,.form__block .inner__form .form__wrapper>.form .form__submit>button:hover,.form__block .inner__form .form__wrapper>form .form__submit>a:hover,.form__block .inner__form .form__wrapper>form .form__submit>button:hover{opacity:.7}.form__block .inner__form .form__wrapper>.form .after__form,.form__block .inner__form .form__wrapper>form .after__form{margin-top:40px;text-align:center}.form__block .inner__form .form__wrapper>.form .after__form p,.form__block .inner__form .form__wrapper>form .after__form p{margin:0;text-align:center;color:#6b6b6b;font-size:12px;line-height:18px;font-weight:400}.form__block .inner__form .form__wrapper>.form .require__form,.form__block .inner__form .form__wrapper>form .require__form{width:100%;border:1px solid #e6e6e6;background:#fbfbfb;border-radius:5px;padding-left:20px;padding-right:20px;margin-bottom:20px}.form__block .inner__form .form__wrapper>.form .require__form>.elem__require,.form__block .inner__form .form__wrapper>form .require__form>.elem__require{display:flex;flex-direction:row;width:100%;padding:10px 0;border-bottom:1px solid #e6e6e6}.form__block .inner__form .form__wrapper>.form .require__form>.elem__require .require__image,.form__block .inner__form .form__wrapper>form .require__form>.elem__require .require__image{display:flex;align-items:center;justify-content:center;margin-right:20px;min-width:30px}.form__block .inner__form .form__wrapper>.form .require__form>.elem__require p,.form__block .inner__form .form__wrapper>form .require__form>.elem__require p{margin:0;color:#454545;font-size:15px;line-height:25px;font-weight:500}.form__block .inner__form .form__wrapper>.form .require__form>.elem__require span,.form__block .inner__form .form__wrapper>form .require__form>.elem__require span{color:#8c8d9c;font-size:14px;line-height:22px;font-weight:400}.form__block .inner__form .form__wrapper>.form .pay__info,.form__block .inner__form .form__wrapper>form .pay__info{width:100%;margin-bottom:30px}.form__block .inner__form .form__wrapper>.form .pay__info .pay-info__wrap,.form__block .inner__form .form__wrapper>form .pay__info .pay-info__wrap{max-width:450px;margin:0 auto;border:1px solid #e1e1e1;border-radius:5px}.form__block .inner__form .form__wrapper>.form .pay__info .pay-info__wrap.loading,.form__block .inner__form .form__wrapper>form .pay__info .pay-info__wrap.loading{position:relative}.form__block .inner__form .form__wrapper>.form .pay__info .pay-info__wrap.loading:before,.form__block .inner__form .form__wrapper>form .pay__info .pay-info__wrap.loading:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:hsla(0,0%,100%,.5)}.form__block .inner__form .form__wrapper>.form .pay__info .pay-info__wrap .pay-info__header,.form__block .inner__form .form__wrapper>form .pay__info .pay-info__wrap .pay-info__header{margin:0 15px;padding:15px 0;display:flex;border-bottom:3px solid #e1e1e1;justify-content:space-between}.form__block .inner__form .form__wrapper>.form .pay__info .pay-info__wrap .pay-info__header .payInfo-header__title,.form__block .inner__form .form__wrapper>form .pay__info .pay-info__wrap .pay-info__header .payInfo-header__title{font-weight:500;font-size:1.1em}.form__block .inner__form .form__wrapper>.form .pay__info .pay-info__wrap .pay-info__content,.form__block .inner__form .form__wrapper>form .pay__info .pay-info__wrap .pay-info__content{padding:15px;margin:0}.form__block .inner__form .form__wrapper>.form .pay__info .pay-info__wrap .pay-info__content li,.form__block .inner__form .form__wrapper>form .pay__info .pay-info__wrap .pay-info__content li{display:flex;justify-content:space-between;list-style-type:none;margin-bottom:15px}.form__block .inner__form .form__wrapper>.form .pay__info .pay-info__wrap .pay-info__content li:last-child,.form__block .inner__form .form__wrapper>form .pay__info .pay-info__wrap .pay-info__content li:last-child{margin:0}.form__block .inner__form .form__wrapper>.form .pay__info .pay-info__wrap .pay-info__content li span:first-child,.form__block .inner__form .form__wrapper>form .pay__info .pay-info__wrap .pay-info__content li span:first-child{flex-grow:1;text-align:center}.form__block .inner__form .form__wrapper>.form .pay__info .pay-info__wrap .pay-info__content li span:last-child,.form__block .inner__form .form__wrapper>form .pay__info .pay-info__wrap .pay-info__content li span:last-child{min-width:100px;text-align:right}.form__block .inner__form .form__wrapper>.form .pay__info .pay-info__wrap .pay-info__footer,.form__block .inner__form .form__wrapper>form .pay__info .pay-info__wrap .pay-info__footer{padding:15px;border-top:1px solid #e1e1e1}.form__block .inner__form .form__wrapper>.form .pay__info .pay-info__wrap .pay-info__footer .payInfo-footer__wrap,.form__block .inner__form .form__wrapper>form .pay__info .pay-info__wrap .pay-info__footer .payInfo-footer__wrap{text-align:center;border:1px solid rgba(217,18,2,.3);border-radius:5px;padding:15px}.form__block .inner__form .form__wrapper>.form .pay__info .pay-info__wrap .pay-info__footer .payInfo-footer__wrap .payInfo-footer__title,.form__block .inner__form .form__wrapper>form .pay__info .pay-info__wrap .pay-info__footer .payInfo-footer__wrap .payInfo-footer__title{font-weight:500;font-size:1.2em}.form__block .inner__form .form__wrapper>.form .pay__info .pay-info__wrap .pay-info__footer .payInfo-footer__wrap .payInfo-footer__note,.form__block .inner__form .form__wrapper>form .pay__info .pay-info__wrap .pay-info__footer .payInfo-footer__wrap .payInfo-footer__note{font-weight:500;font-size:.8em;margin-top:10px;color:#e69221}.form__block .inner__form .form__wrapper>.form .pay__info .pay__inner,.form__block .inner__form .form__wrapper>form .pay__info .pay__inner{width:100%;border:1px solid #e1e1e1;border-radius:5px;margin-bottom:10px;background:URL(/img/deliveryarrow.svg);background-repeat:no-repeat;background-size:auto;background-position:95%;padding:10px 25px 10px 10px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.form__block .inner__form .form__wrapper>.form .pay__info .pay__inner>span,.form__block .inner__form .form__wrapper>form .pay__info .pay__inner>span{margin-bottom:3px;color:#7a7a7a;font-size:11px;font-weight:400;display:inline-flex}.form__block .inner__form .form__wrapper>.form .pay__info .pay__inner>p,.form__block .inner__form .form__wrapper>form .pay__info .pay__inner>p{margin:0;color:#000;font-size:14px;font-weight:400;display:flex}.form__block .inner__form .form__wrapper>.form .pay__info .promo__input,.form__block .inner__form .form__wrapper>form .pay__info .promo__input{width:100%}.form__block .inner__form .form__wrapper>.form .pay__info .promo__input>p,.form__block .inner__form .form__wrapper>form .pay__info .promo__input>p{margin:10px 0 0;font-size:13px;font-weight:400;color:rgba(0,0,0,.5)}.form__block .inner__form .form__wrapper>.form .pay__info .promo__input .promo__field,.form__block .inner__form .form__wrapper>form .pay__info .promo__input .promo__field{display:flex;align-items:center;justify-content:space-between;position:relative;width:100%}.form__block .inner__form .form__wrapper>.form .pay__info .promo__input .promo__field>button,.form__block .inner__form .form__wrapper>form .pay__info .promo__input .promo__field>button{cursor:pointer;background:none;border:none;position:absolute;right:15px;color:#e69221;font-size:15px;font-weight:400;text-decoration:none;transition:all .4s ease}.form__block .inner__form .form__wrapper>.form .pay__info .promo__input .promo__field>button:hover,.form__block .inner__form .form__wrapper>form .pay__info .promo__input .promo__field>button:hover{opacity:.7}.form__block .inner__form .form__wrapper>.form .pay__info .promo__input .promo__field>input[type=text],.form__block .inner__form .form__wrapper>form .pay__info .promo__input .promo__field>input[type=text]{outline:none;width:100%;border:1px solid #ebebeb;border-radius:5px;height:50px;padding-left:10px;color:#494949;font-size:15px;font-weight:400;padding-right:55px}.form__block .inner__form .form__wrapper>.form>.delivery__details,.form__block .inner__form .form__wrapper>form>.delivery__details{width:100%;margin-bottom:25px;position:relative;display:flex;align-items:center;justify-content:flex-start;flex-direction:column}.form__block .inner__form .form__wrapper>.form>.delivery__details>div,.form__block .inner__form .form__wrapper>form>.delivery__details>div{width:100%}.form__block .inner__form .form__wrapper>.form>.delivery__details>input,.form__block .inner__form .form__wrapper>form>.delivery__details>input{width:100%;height:50px;border:1px solid #e1e1e1;outline:none;border-radius:5px;background:URL(/img/deliveryarrow.svg);background-repeat:no-repeat;background-size:auto;background-position:95%;padding:15px 25px 10px 10px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.form__block .inner__form .form__wrapper>.form>.delivery__details>p,.form__block .inner__form .form__wrapper>form>.delivery__details>p{margin:0;color:#000;font-size:14px;font-weight:400;display:flex}.form__block .inner__form .form__wrapper>.form>.delivery__details>span,.form__block .inner__form .form__wrapper>form>.delivery__details>span{pointer-events:none;z-index:1;margin-bottom:0;color:#7a7a7a;position:absolute;left:10px;font-size:14px;top:16px;font-weight:400;display:inline-flex;transition:all .2s ease}.form__block .inner__form .form__wrapper>.form>.delivery__details>span.active,.form__block .inner__form .form__wrapper>form>.delivery__details>span.active{top:6px;font-size:11px}.form__block .inner__form .form__wrapper>.form>.head__form,.form__block .inner__form .form__wrapper>form>.head__form{display:flex;align-items:center;justify-content:center;flex-direction:column;margin-bottom:30px}.form__block .inner__form .form__wrapper>.form>.head__form>h2,.form__block .inner__form .form__wrapper>form>.head__form>h2{margin:0 0 5px;color:#131313;font-size:25px;line-height:30px;font-weight:500;text-align:center}.form__block .inner__form .form__wrapper>.form>.head__form>p,.form__block .inner__form .form__wrapper>form>.head__form>p{color:#7f7f7f;font-size:15px;line-height:22px;font-weight:400;margin:0;text-align:center}.form__block .inner__form .step__form{display:grid;grid-template-columns:repeat(4,1fr);align-items:flex-start;justify-content:space-between;padding-left:35px;margin-bottom:50px;padding-right:35px}.form__block .inner__form .step__form .elem__step{display:flex;flex-direction:column;justify-content:center;padding-left:5px;padding-right:5px;align-items:center;position:relative}.form__block .inner__form .step__form .elem__step:last-child:before{content:none}.form__block .inner__form .step__form .elem__step:before{content:"";position:absolute;left:50%;top:19px;width:100%;background-color:#eee;height:1px}.form__block .inner__form .step__form .elem__step.done__step .step__info p{color:#7f7f7f}.form__block .inner__form .step__form .elem__step.done__step .step__number{padding:3px;border:1px solid #e69221}.form__block .inner__form .step__form .elem__step.done__step .step__number a,.form__block .inner__form .step__form .elem__step.done__step .step__number span{background-color:#e69221;width:100%;display:flex;align-items:center;justify-content:center;border-radius:250px;color:#fff}.form__block .inner__form .step__form .elem__step.active__step .step__info p{color:#d91202}.form__block .inner__form .step__form .elem__step.active__step .step__number{padding:3px;border:1px solid #e69221}.form__block .inner__form .step__form .elem__step.active__step .step__number a,.form__block .inner__form .step__form .elem__step.active__step .step__number span{background-color:#e69221;width:100%;display:flex;align-items:center;justify-content:center;border-radius:250px;color:#fff}.form__block .inner__form .step__form .elem__step .step__number{display:flex;justify-content:center;min-width:38px;max-width:38px;min-height:38px;max-height:38px;background:#fafafa;border:1px solid #efefef;border-radius:250px;color:#c7c7c7;font-size:15px;line-height:30px;font-weight:500;position:relative}.form__block .inner__form .step__form .elem__step .step__number a,.form__block .inner__form .step__form .elem__step .step__number span{width:100%;display:flex;align-items:center;justify-content:center;border-radius:250px}.form__block .inner__form .step__form .elem__step .step__info{margin-top:10px}.form__block .inner__form .step__form .elem__step .step__info p{margin:0;color:#7f7f7f;font-size:13px;line-height:13px;font-weight:400;text-align:center}.form__block .inner__form .form__head--info{margin-top:-38px;margin-bottom:35px}.form__block .inner__form .form__head--info .head__info{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:20px;padding-bottom:25px;text-align:center;padding-left:15px;padding-right:15px;border-bottom:1px solid #f1f1f1}.form__block .inner__form .form__head--info .head__info>h6{color:#000;font-size:19px;line-height:22px;font-weight:500;margin:0 0 3px;text-align:center}.form__block .inner__form .form__head--info .head__info>p{color:#7f7f7f;font-size:15px;line-height:22px;font-weight:400;margin:0;text-align:center}.form__block .inner__form .form__head--info .head__logo{display:flex;align-items:center;justify-content:center}.form__block .inner__form .form__head--info .head__logo>a{width:76px;height:76px;display:flex;background:#fff;border:1px solid #eee;border-radius:100px;cursor:pointer;transition:all .4s ease;box-shadow:0 2px 4px 0 rgba(0,0,0,.1093);overflow:hidden}.form__block .inner__form .form__head--info .head__logo>a img{max-width:100%;max-height:100%;width:auto;height:auto;margin:auto;border-radius:100px}.form__block .inner__form .form__head--info .head__logo>a:hover{opacity:.7}.form__block .inner__form .form__head{display:flex;align-items:center;justify-content:center}.form__block .inner__form .form__head img{height:185px;width:100%;object-fit:cover}.windows8{position:absolute;left:calc(50% - 39px);top:calc(50% - 39px);width:78px;height:78px;margin:auto;z-index:1}.windows8 #wBall_1{animation-delay:1.52s}.windows8 #wBall_2{animation-delay:.3s}.windows8 #wBall_3{animation-delay:.61s}.windows8 #wBall_4{animation-delay:.91s}.windows8 #wBall_5{animation-delay:1.22s}.windows8 .wBall{position:absolute;width:74px;height:74px;opacity:0;transform:rotate(225deg);animation:orbit 6.96s infinite}.windows8 .wBall .wInnerBall{position:absolute;width:10px;height:10px;background:#000;left:0;top:0;border-radius:10px}.form__group.tooltip__group{position:relative}.form__group.tooltip__group .tooltip__info{position:absolute;max-width:280px;left:0;top:15px;z-index:5;background-color:#fff;border-radius:5px;display:none;padding:15px;box-shadow:0 2px 5px rgba(0,0,0,.1)}.form__group.tooltip__group .tooltip__info p{margin:0;font-size:13px;line-height:16px;font-weight:400}.form__group.tooltip__group>p>span{cursor:pointer}.form__group.tooltip__group>p>span:hover svg path{fill:#d91202}.form__group.tooltip__group>p:hover+.tooltip__info{display:block}.form__group>p{margin:0 0 6px;color:#454545;font-size:12px;font-weight:500;text-transform:uppercase}.form__group>p span{display:inline-flex;margin-left:5px}.form__group>p span svg path{transition:all .4s ease}.form__group .form__field{width:100%}.form__group .form__field>input{outline:none;width:100%;border:1px solid #ebebeb;border-radius:5px;height:50px;padding-left:20px;padding-right:20px;color:#494949;font-size:15px;font-weight:400}.form__group .form__field>input.error{border:1px solid #e02020;box-shadow:0 0 4px #e02020}.form__check{width:100%;margin-bottom:30px}.form__check ul{width:100%;padding:0;list-style-type:none;margin:0}.styled-checkbox{position:absolute;opacity:0}.styled-checkbox+label{position:relative;cursor:pointer;padding:0;font-family:"Rubik",sans-serif;font-size:14px;line-height:20px;font-weight:400;display:flex;align-items:center;width:100%;color:#4d4d4d}.styled-checkbox+label:before{content:"";margin-right:10px;display:inline-block;vertical-align:text-top;min-width:22px;border-radius:250px;min-height:22px;background:#fff;border:1px solid #dedede;transition:all .3s ease}.styled-checkbox:hover+label:before{border-color:#e02020;background-color:#fff}.styled-checkbox.error+label:before{border:1px solid #e02020;box-shadow:0 0 4px #e02020}.styled-checkbox:checked+label:before{background:#e02020;border-color:#e02020!important}.styled-checkbox:disabled+label{color:#b8b8b8;cursor:auto}.styled-checkbox:disabled+label:before{box-shadow:none;background:#ddd}.styled-checkbox:checked+label:after{content:"";position:absolute;left:6px;top:12px;background:#fff;width:2px;height:2px;box-shadow:2px 0 0 #fff,4px 0 0 #fff,4px -2px 0 #fff,4px -4px 0 #fff,4px -6px 0 #fff,4px -8px 0 #fff;top:50%;transform:translateY(-50%) rotate(45deg)}.invite__all--wrapper .elem__invite--all{margin-bottom:30px;display:flex;align-items:flex-start;justify-content:flex-start}.invite__all--wrapper .elem__invite--all:first-child{align-items:center}.invite__all--wrapper .elem__invite--all:first-child .step__invite{padding-top:25px}.invite__all--wrapper .elem__invite--all:first-child .step__invite>img{top:50px}.invite__all--wrapper .elem__invite--all .step__invite{position:relative;margin-right:20px;min-width:13px}.invite__all--wrapper .elem__invite--all .step__invite>span{display:inline-flex;min-width:13px;max-height:13px;min-height:13px;max-width:13px;border-radius:250px;background-color:#e02020}.invite__all--wrapper .elem__invite--all .step__invite img{position:absolute;left:0;right:0;top:25px;margin-left:auto;margin-right:auto}.invite__all--wrapper .elem__invite--all .info__invite{width:100%}.invite__all--wrapper .elem__invite--all .info__invite .upload__contacts{width:100%;position:relative;transition:all .4s}.invite__all--wrapper .elem__invite--all .info__invite .upload__contacts.active__drag{background-color:#e69221;overflow:hidden;border-radius:5px}.invite__all--wrapper .elem__invite--all .info__invite .upload__contacts.active__drag label{background:transparent;padding:0;border:none;color:#fff!important}.invite__all--wrapper .elem__invite--all .info__invite .upload__contacts.active__drag svg path{fill:#fff}.invite__all--wrapper .elem__invite--all .info__invite .upload__contacts>input{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;cursor:pointer;opacity:0;z-index:111}.invite__all--wrapper .elem__invite--all .info__invite .upload__contacts>label{background:transparent;cursor:pointer;display:flex;width:100%;height:85px;justify-content:center;align-items:center;text-decoration:none;color:#e69221;font-size:15px;line-height:24px;font-weight:400;border:1px dashed #737373;border-radius:5px}.invite__all--wrapper .elem__invite--all .info__invite .upload__contacts>label span{display:inline-flex;margin-right:15px;align-items:center;justify-content:center}.invite__all--wrapper .elem__invite--all .info__invite .invite__members{width:100%;margin-top:15px}.invite__all--wrapper .elem__invite--all .info__invite .invite__members.members__invited>button{border:1px solid #25ae88;color:#25ae88;pointer-events:none}.invite__all--wrapper .elem__invite--all .info__invite .invite__members>button{cursor:pointer;background:transparent;display:flex;align-items:center;justify-content:center;height:50px;width:100%;border:1px solid #e02020;border-radius:5px;color:#e02020;font-size:15px;line-height:24px;font-weight:400;transition:all .4s ease;text-decoration:none}.invite__all--wrapper .elem__invite--all .info__invite .invite__members>button:hover{background-color:#e02020;color:#fff}.invite__all--wrapper .elem__invite--all .info__invite .invite__members>button:disabled{opacity:.5;pointer-events:none}.invite__all--wrapper .elem__invite--all .info__invite .template__download{width:100%;border:1px solid #c9c9c9;border-radius:4px;background-color:#f4f4f4;padding:10px 24px 10px 5px;display:flex;align-items:center;justify-content:space-between}.invite__all--wrapper .elem__invite--all .info__invite .template__download .template__download--button{display:flex;align-items:center;justify-content:flex-end;margin-left:12px}.invite__all--wrapper .elem__invite--all .info__invite .template__download .template__download--button>p{margin:0;display:inline-flex;align-items:center;justify-content:center;color:#25ae88;font-size:15px;line-height:24px;font-weight:400}.invite__all--wrapper .elem__invite--all .info__invite .template__download .template__download--button>p>img{margin-left:9px}.invite__all--wrapper .elem__invite--all .info__invite .template__download .template__download--button>a{text-decoration:none;color:#e69221;font-size:15px;line-height:24px;font-weight:400;transition:all .4s ease}.invite__all--wrapper .elem__invite--all .info__invite .template__download .template__download--button>a:hover{opacity:.7}.invite__all--wrapper .elem__invite--all .info__invite .template__download .template__info{display:flex;align-items:center;justify-content:flex-start}.invite__all--wrapper .elem__invite--all .info__invite .template__download .template__info>p{margin:0;color:#373737;font-size:15px;line-height:22px;font-weight:400}.invite__all--wrapper .elem__invite--all .info__invite .template__download .template__info>img{min-width:37px;margin-right:6px}.invite__all--wrapper .elem__invite--all .info__invite>p{margin-top:0;margin-bottom:15px;color:#7f7f7f;font-size:15px;line-height:19px;font-weight:400}.invite__all--wrapper .elem__invite--all .info__invite>h6{margin-top:0;margin-bottom:8px;color:#000;font-size:15px;line-height:21px;font-weight:400}.invite__all--wrapper .elem__invite--all:last-child{margin-bottom:0}.invite__all--wrapper.loader{position:relative;pointer-events:none}.invite__all--wrapper.loader:before{content:"";width:100%;height:100%;position:absolute;opacity:.5;background:#fff;z-index:1}.success__switcher--container{width:100%}.success__switcher--container .success__box{padding-top:35px;padding-bottom:30px}.success__switcher--container .success__tabs{width:100%;width:calc(100% + 70px);margin-left:-35px;padding-left:35px;padding-right:35px;border-bottom:1px solid #eee}.success__switcher--container .success__tabs ul{display:flex;align-items:center;justify-content:center;list-style-type:none;margin:0;padding:0;position:relative;top:1px}.success__switcher--container .success__tabs ul li{margin-right:10px;width:100%}.success__switcher--container .success__tabs ul li:last-child{margin-right:0}.success__switcher--container .success__tabs ul li.current__tab button{border-color:#eee;background-color:#fff}.success__switcher--container .success__tabs ul li button{cursor:pointer;display:inline-flex;color:#454545;margin-right:10px;font-size:16px;line-height:22px;font-weight:400;text-align:center;width:100%;justify-content:center;text-decoration:none;background:#f1f1f1;border:1px solid #dfdfdf;border-radius:10px;border-bottom-left-radius:0;border-bottom-right-radius:0;padding:15px 25px 12px;border-bottom:0!important}.success__switcher--container .success__tabs ul li button:last-child{margin-right:0}.success__switcher--container .success__box,.success__switcher--container .success__box .elem__box{width:100%}.FormInputSelect{position:relative;margin-bottom:0}.FormInputSelect input:focus~.FormInputSelect__ul{opacity:1;visibility:visible}.FormInputSelect__ul{max-height:300px;opacity:0;visibility:hidden;transition:visibility .3s;position:absolute;background:#fff;list-style-type:none;padding:0;z-index:3;bottom:-5px;font-size:.85em;transform:translateY(100%);left:0;right:0;border-radius:3px;overflow:auto;box-shadow:0 4px 32px rgba(0,0,0,.1)}.FormInputSelect__ul li{cursor:pointer;padding:.5rem 2rem}.FormInputSelect__ul li.val,.FormInputSelect__ul li.val.active{background-color:#dadada;color:inherit}.FormInputSelect__ul li.active,.FormInputSelect__ul li:hover{background-color:#e69221;color:#fff}.FormInputSelect__ul::-webkit-scrollbar{width:6px;border-radius:4px}.FormInputSelect__ul::-webkit-scrollbar-track{background-color:#fbfbfb}.FormInputSelect__ul::-webkit-scrollbar-thumb{background-color:#e69221}.card__group{display:flex;align-items:center;justify-content:center;position:relative}.card__group>.float__input{margin-bottom:0;width:100%}.card__group .card__double--info{position:absolute;right:0;max-width:180px;padding-right:20px}.card__group .card__double--info .float__input:first-child,.card__group .card__double--info .float__input:nth-child(2){width:80px}.card__group .card__double--info .float__input>.StripeElement,.card__group .card__double--info .float__input>input{border:0;background-color:transparent}.card__group .card__double--info .float__input>span{text-decoration:none;white-space:nowrap}.tooltip-container{position:relative;display:inline-block;cursor:pointer}.tooltip-text{visibility:hidden;opacity:0;width:-webkit-max-content;width:max-content;background-color:#333;color:#fff;text-align:left;padding:8px 12px;border-radius:6px;position:absolute;z-index:10;bottom:125%;left:50%;transform:translateX(-50%);white-space:pre-line;font-size:14px;line-height:1.5;transition:opacity .3s}.tooltip-container:hover .tooltip-text{visibility:visible;opacity:1}.tooltip-text:before{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #333}@keyframes orbit{0%{opacity:1;z-index:99;transform:rotate(180deg);animation-timing-function:ease-out}7%{opacity:1;transform:rotate(300deg);animation-timing-function:linear;origin:0}30%{opacity:1;transform:rotate(410deg);animation-timing-function:ease-in-out;origin:7%}39%{opacity:1;transform:rotate(645deg);animation-timing-function:linear;origin:30%}70%{opacity:1;transform:rotate(770deg);animation-timing-function:ease-out;origin:39%}75%{opacity:1;transform:rotate(900deg);animation-timing-function:ease-out;origin:70%}76%{opacity:0;transform:rotate(900deg)}to{opacity:0;transform:rotate(900deg)}}.upload__contacts.active__drag{background-color:#e69221;overflow:hidden;border-radius:5px}.upload__contacts.active__drag label{background:transparent;padding:0;border:none;color:#fff!important}.upload__contacts.active__drag svg path{fill:#fff}.form__checkbox-with-tooltip{display:flex;align-items:center;grid-gap:6px;gap:6px;position:relative;margin-bottom:10px}.form__checkbox-with-tooltip label{margin:0;width:auto}.tooltip__icon{position:relative;cursor:pointer}.tooltip__icon svg path{transition:all .3s}.tooltip__icon:hover svg path{fill:#d91202}.tooltip__info{position:absolute;top:100%;left:0;width:250px;background-color:#fff;border:1px solid #ddd;padding:8px;box-shadow:0 2px 10px rgba(0,0,0,.1);display:none;z-index:999}.tooltip__icon:hover .tooltip__info{display:block}.expand__floor .expand__add{margin-top:10px}.expand__floor .expand__add>button{border:none;background:transparent;padding:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:flex-start;text-decoration:none;color:#e69221;font-size:14px;line-height:27px;font-weight:400;transition:all .4s ease}.expand__floor .expand__add>button:hover{opacity:.7}.expand__floor .expand__add>button span{display:inline-flex;align-items:center;justify-content:center;margin-right:8px}.expand__floor .floor__wrapper .floor__input{position:relative;display:flex;margin-bottom:15px;align-items:center}.expand__floor .floor__wrapper .floor__input:last-child{margin-bottom:0}.expand__floor .floor__wrapper .floor__input>button{border:none;background:transparent;padding:0;cursor:pointer;position:absolute;display:inline-flex;align-items:center;justify-content:center;right:20px}.expand__floor .floor__wrapper .floor__input>span{position:absolute;left:12px;top:7px;color:#7a7a7a;font-size:11px;line-height:20px;font-weight:400}.expand__floor .floor__wrapper .floor__input>input{outline:none;height:50px;width:100%;padding-left:12px;padding-right:35px;color:#000;font-size:14px;line-height:24px;font-weight:400;border:1px solid #7f7f7f;border-radius:5px;padding-top:17px}.help{display:flex;flex-direction:column;align-items:center}.help a{background:#e69221;color:#fff}.help a,.help button{border:none;cursor:pointer;display:flex;width:310px;margin:10px;min-height:50px;justify-content:center;align-items:center;border-radius:5px;font-size:16px;line-height:25px;font-weight:500;transition:all .4s ease;text-decoration:none}.help button{background:#fff;color:#e69221}.group-order-container{padding:30px 0}.group-order-container .share{text-align:right;display:flex;align-items:center;justify-content:flex-end;grid-gap:5px;gap:5px}.group-order-container .share img{width:15px}.group-order-container .share a{color:#e69220;font-weight:600}.form-flex{display:flex;align-items:center;grid-gap:20px;gap:20px}.form-flex .form-group{align-items:center;cursor:pointer;grid-gap:6px;gap:6px;margin:0;display:flex;grid-gap:10px;gap:10px}.form-flex .form-group label{text-transform:capitalize;color:#888;font-size:15px;cursor:pointer;margin:0}.banner{position:relative;height:280px;overflow:hidden}.banner img{width:100%;position:absolute;top:-195px}.banner .group-name{color:#e69220;background-color:#fff!important;padding:10px 20px;position:absolute;top:50%;transform:translateY(-50%);left:0;box-shadow:0 2px 8px 0 rgba(99,99,99,.2)}.group-cards{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));padding-top:30px}.group-cards img{width:100%}.group-cards .card-outer{box-shadow:0 2px 8px 0 rgba(99,99,99,.2);transition:all .3s;cursor:pointer;border-radius:10px;overflow:hidden}.group-cards .card-outer .bottom-inner{padding:15px 10px}.group-cards .card-outer .bottom-inner h2{margin:0;font-size:16px;height:20px;line-height:20px;overflow:hidden;width:250px;white-space:nowrap;text-overflow:ellipsis}.group-cards .card-outer .bottom-inner p{margin:0;font-size:14px;width:250px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;opacity:.7}.group-cards .card-outer .card-inner{position:relative;overflow-y:hidden}.group-cards .card-outer .card-inner .btn-joined.active{color:#fff;background-color:#e69220}.group-cards .card-outer .card-inner .btn-joined.active svg{fill:#fff}.group-cards .card-outer .card-inner .btn-joined{position:absolute;left:15px;top:15px;z-index:10;border:0;border-radius:5px;cursor:pointer;display:flex;align-items:center;grid-gap:4px;gap:4px;padding:1px 5px;color:#e69220}.group-cards .card-outer .card-inner .btn-joined svg{width:12px;fill:#e69220}.group-cards .card-outer .card-inner .btn-edit{position:absolute;left:50%;top:-25%;z-index:10;border:0;border-radius:5px;transform:translateX(-50%);transition:all .3s;padding:4px 8px;cursor:pointer;max-width:115px;font-size:14px;display:flex;align-items:center;justify-content:center;grid-gap:5px;gap:5px;width:100%;text-decoration:none;background-color:#fff;color:#333}.group-cards .card-outer .card-inner .btn-edit svg{width:15px;opacity:.6}.group-cards .card-outer .card-inner:hover:after{content:"";height:100%}.group-cards .card-outer .card-inner:hover .btn-edit{top:40%}.group-cards .card-outer .card-inner:after{content:"";position:absolute;left:0;right:0;top:0;bottom:0;width:100%;height:0%;background-color:rgba(179,111,20,.4);transition:all .3s}.group-cards .card-outer .bottom-outer .order-date .calendar-heading{padding:0 5px;height:30px;grid-gap:5px;gap:5px}.group-cards .card-outer .bottom-outer .order-date .calendar-heading svg{width:15px;opacity:.6}.group-cards .card-outer .bottom-outer .order-date h2{margin:0;font-size:12px;font-weight:400;background-color:#e69220;color:#fff;padding:5px;display:flex}.group-cards .card-outer .bottom-outer .order-date .br-white{border-right:1px solid #fff}.group-cards .card-outer .bottom-outer .order-date p{margin:0;font-size:12px;opacity:.8}.report-container{padding:20px;font-family:Arial,sans-serif}.report-card{padding:20px;border:1px solid #ddd;border-radius:8px;box-shadow:2px 2px 10px rgba(0,0,0,.1)}.report-title{font-size:20px;font-weight:700;margin-bottom:16px}.report-filters{display:flex;grid-gap:10px;gap:10px;margin-bottom:16px}.input-field{padding:8px;border:1px solid #ccc;border-radius:4px}.download-button{padding:8px 12px;background-color:#007bff;color:#fff;border:none;border-radius:4px;cursor:pointer}.report-table{width:100%;border-collapse:collapse;text-align:left}.report-table td,.report-table th{padding:10px;border-bottom:1px solid #ddd}.report-table thead{background-color:#f4f4f4}.filters{display:flex;grid-gap:15px;gap:15px;align-items:center;flex-wrap:wrap;background:#f9f9f9;padding:15px;border-radius:10px}.filter-group{display:flex;flex-direction:column}.filter-group label{font-weight:600;margin-bottom:2px}.filters input{padding:8px 12px;border:1px solid #ccc;border-radius:8px;outline:none;transition:all .3s ease-in-out}.filters input:focus{border-color:#c77f1d;box-shadow:0 0 5px rgba(0,123,255,.3)}.pagination{display:flex;justify-content:center;align-items:center;grid-gap:10px;gap:10px;margin-top:10px}.pagination button{padding:8px 12px;border:none;background-color:#e69220;color:#fff;border-radius:5px;cursor:pointer;transition:.3s}.pagination button:disabled{background-color:#454545!important;cursor:not-allowed!important}.remove-filter{padding:10px 15px;border:none;background-color:rgba(108,117,125,.3);color:#fff;font-weight:500;border-radius:8px;cursor:pointer;transition:.3s ease-in-out;margin-top:25px}.remove-filter:hover{background-color:rgba(108,117,125,.7)}.remove-filter:disabled{background-color:#ccc;cursor:not-allowed}.submit-button{padding:10px 15px;border:none;background-color:#e69220;color:#fff;font-weight:500;border-radius:8px;cursor:pointer;transition:.3s ease-in-out;margin-top:25px}.submit-button:hover{background-color:#c77f1d}.submit-button:active{transform:scale(.98)}.submit-button:disabled{background-color:#ccc;cursor:not-allowed}.report-text{display:flex;align-items:center;justify-content:center;width:100%;height:60vh;font-size:23px;font-style:bold}.column-action-button{border:none;background-color:#fff;border-radius:4px;color:#e69220!important;font-size:15px;margin-right:12px;text-decoration:none;color:inherit;list-style:none;padding:4px 33px}.column-action-button:active{transform:scale(.98)}.column-action-button:disabled{background-color:#ccc;cursor:not-allowed}.column-action-pdf-button{border:none;background-color:#f70505;border-radius:4px;color:#fff!important;font-size:15px;margin-right:12px;text-decoration:none;color:inherit;list-style:none;padding:4px 33px}.column-action-pdf-button:hover{text-decoration:none;background-color:rgba(230,146,33,.6);outline:transparent;color:#fff!important}.remove-filter:active{transform:scale(.98)}.column-action-pdf-button:disabled{background-color:#ccc;cursor:not-allowed}.button-wrapper-report{display:flex;align-items:center;justify-content:center}.button-wrapper-report,.link-no-style{text-decoration:none;color:inherit}@media(max-width:756px){.button-wrapper-report{display:flex;flex-wrap:wrap;grid-gap:8px;gap:8px}}body,html{margin:0;padding:0}body{background-color:hsla(0,0%,92.2%,.3)}body *{box-sizing:border-box;font-family:"Rubik",sans-serif}.container{padding-left:15px;padding-right:15px;max-width:1230px;width:100%;margin-left:auto;margin-right:auto}.fancy-progress-bar{background:#e69221}.form__error{display:flex;justify-content:center;padding:10px;color:red;text-align:center;border:1px solid rgba(217,18,2,.3);border-radius:5px;background:rgba(255,21,0,.02);margin:10px}button:disabled,input:disabled{opacity:.7;cursor:default}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none}.float__input{width:100%;position:relative;margin-bottom:15px}.float__input:last-child{margin-bottom:0}.float__input>.StripeElement,.float__input>input{cursor:pointer;width:100%;height:50px;border:1px solid #e1e1e1;outline:none;border-radius:5px;padding:15px 25px 10px 10px}.float__input>.StripeElement.no__span,.float__input>input.no__span{padding:10px 15px}.float__input>.StripeElement.error,.float__input>input.error{border:1px solid #e02020;box-shadow:0 0 4px #e02020}.float__input>span{pointer-events:none;margin-bottom:0;cursor:pointer;color:#7a7a7a;position:absolute;left:10px;font-size:14px;top:16px;font-weight:400;display:inline-flex;transition:all .2s ease}.float__input>span.active{top:6px;font-size:11px}.mw__100{max-width:100%!important}.placeholder__image{height:95px;width:100%;background-color:#e2e5e7;background-image:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.5),hsla(0,0%,100%,0));background-size:40px 100%;background-repeat:no-repeat;background-position:left -40px top 0;animation:shine 1s ease infinite}.placeholder__image.form__head{height:185px}@keyframes shine{to{background-position:right -40px top 0}}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{transition:opacity .4s ease}.modal.fade .modal-dialog{opacity:0}.modal.show .modal-dialog{opacity:1}.hidden__content{width:100%;margin-top:15px}.hidden__content .card__double--info{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:15px}.hidden__content .card__double--info .float__input{margin-bottom:0}.hidden__content .country__info{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:15px;margin-bottom:15px}.hidden__content .country__info .float__field{margin-bottom:0}.float__field{width:100%;position:relative;margin-bottom:15px}.float__field .float__checkbox .checkbox__container>input{width:auto;height:24px;margin:4px;border:0;font-size:14px;outline:none;display:none}.float__field .float__checkbox .checkbox__container .elem__checkbox{display:inline-flex;justify-content:flex-start;background-color:#eee;border-radius:2px;margin:4px}.float__field .float__checkbox .checkbox__container .elem__checkbox>button{padding:0;border:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;width:22px;background-color:#ffd6d6;transition:all .4s}.float__field .float__checkbox .checkbox__container .elem__checkbox>button:hover{background-color:#ffc8c8;box-shadow:0 0 8px #ffd6d6}.float__field .float__checkbox .checkbox__container .elem__checkbox p{white-space:nowrap;padding:5px;color:#000;font-size:12px;line-height:12px;font-weight:400;margin:0}.float__field .float__checkbox .float__checkbox--picker{padding:15px 12px;background-color:#fff;border-radius:5px;box-shadow:0 3px 26px rgba(0,0,0,.1);position:absolute;left:0;bottom:0;transform:translateY(100%);z-index:1;width:100%;height:auto;max-height:240px;overflow-y:auto;display:none}.float__field .float__checkbox .float__checkbox--picker>button{background:transparent;padding:0;border:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;position:absolute;right:5px;top:5px}.float__field .float__checkbox .float__checkbox--picker.active{display:block}.float__field .float__checkbox .float__checkbox--picker ul{padding:0;list-style-type:none;margin:0;flex-wrap:wrap;display:flex;justify-content:flex-start;align-items:flex-start}.float__field .float__checkbox .float__checkbox--picker ul>li{padding:5px}.float__field .float__checkbox .float__checkbox--picker ul>li.active__checkbox>button{background-color:#67a895;color:#fff}.float__field .float__checkbox .float__checkbox--picker ul>li>button{cursor:pointer;border:none;display:inline-flex;align-items:center;justify-content:flex-start;color:#000;font-size:12px;line-height:12px;font-weight:400;text-decoration:none;padding:5px;background-color:#eee;border-radius:2px;transition:all .4s ease}.float__field .float__checkbox .float__checkbox--picker::-webkit-scrollbar{width:5px}.float__field .float__checkbox .float__checkbox--picker::-webkit-scrollbar-track{background:#f1f1f1}.float__field .float__checkbox .float__checkbox--picker::-webkit-scrollbar-thumb{background:#888}.float__field .float__checkbox .checkbox__container{cursor:pointer;width:100%;height:auto;min-height:50px;border:1px solid #e1e1e1;outline:none;border-radius:5px;display:flex;padding:15px 25px 7px 6px;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap}.float__field:last-child{margin-bottom:0}.float__field>textarea{background:#fff;resize:none;width:100%;border:1px solid #ebebeb;height:100px;color:#000;font-size:15px;font-weight:400;outline:none;padding:15px;border-radius:5px}.float__field>input{cursor:pointer;background:URL(/img/deliveryarrow.svg);background-repeat:no-repeat;background-size:auto;background-position:95%;width:100%;height:50px;border:1px solid #e1e1e1;outline:none;border-radius:5px;padding:15px 25px 10px 10px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.float__field>span{pointer-events:none;z-index:1;margin-bottom:0;cursor:pointer;color:#7a7a7a;position:absolute;left:10px;font-size:14px;top:16px;font-weight:400;display:inline-flex;transition:all .2s ease}.float__field>span.active{top:6px;font-size:11px}.add__type{width:100%}.add__type>input{border:0;outline:none;padding:0;font-size:14px;width:100%}.double__float{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:10px;width:100%}.double__float>.float__input{width:100%}.flex-line{display:flex;align-items:center}.align-center-line{justify-content:center;margin-bottom:20px}.line-line{border-top:1px solid #000;width:50px;margin:0 10px}.already__have--acount{width:100%;padding:10px 15px;background-color:#fdf1f1;border-radius:6px;margin-bottom:20px}.already__have--acount>p{display:flex;align-items:center;justify-content:flex-start;font-size:14px;color:#121212;font-weight:400;margin:0}.already__have--acount>p>button{border:none;cursor:pointer;padding:0;background:transparent;color:#e02020;font-weight:500;text-decoration:none;margin-left:3px;font-size:14px}.already__have--acount>p>span{display:inline-flex;align-items:center;justify-content:center;margin-right:8px}.already__have--acount>p>span>img{min-width:24px}.new__teamOrder{display:flex;align-items:center;justify-content:flex-start}.new__teamOrder>.profile__info>span{display:inline-flex;margin-bottom:3px;color:#373737}.new__teamOrder>.profile__info>p{margin:5px 0;color:#373737;line-height:16px;font-size:15px}.new__teamOrder>.profile__image{min-width:40px;max-width:40px;min-height:40px;max-height:40px;overflow:hidden;border:1px solid #ddd;border-radius:250px;background-color:rgba(0,0,0,.6);display:inline-flex;align-items:center;justify-content:center;margin-right:10px}.new__teamOrder>.profile__image>img{max-width:100%}.new__teamOrder>.profile__image>span{font-size:15px;font-weight:400;color:#fff}.welcome__back--dropdown{height:75px;position:relative}.welcome__back--dropdown.focused__dropdown>div:first-child>span>img{transform:rotate(0deg)}.welcome__back--dropdown>.dropdown__profile{position:absolute;right:0;top:80px;z-index:2;background-color:#fff;width:100%;min-width:260px;max-width:260px;border-radius:12px;border:1px solid #ececec;box-shadow:0 4px 4px rgba(0,0,0,.5)}.welcome__back--dropdown>.dropdown__profile.disabled{display:none}.welcome__back--dropdown>.dropdown__profile>ul{padding:0;list-style-type:none;margin:0}.welcome__back--dropdown>.dropdown__profile>ul>li{width:100%;border-bottom:1px solid hsla(0,0%,59.2%,.1)}.welcome__back--dropdown>.dropdown__profile>ul>li:last-child{border-bottom:0}.welcome__back--dropdown>.dropdown__profile>ul>li>button{background:transparent;cursor:pointer;border:none;display:flex;width:100%;align-items:center;padding:15px;color:#5f5f5f;font-size:14px;line-height:25px;font-weight:400;text-decoration:none;transition:all .4s ease}.welcome__back--dropdown>.dropdown__profile>ul>li>button:hover{color:#e69221}.welcome__back--dropdown>.dropdown__profile>ul>li>button span{display:inline-flex;margin-right:10px;min-width:24px;max-width:24px}.welcome__back--dropdown>.dropdown__profile>ul>li>button span>img{max-width:100%}.welcome__back--dropdown>div:first-child{height:100%;display:flex;align-items:center;justify-content:flex-start;padding-left:15px;padding-right:80px;border-left:1px solid hsla(0,0%,59.2%,.28);border-right:1px solid hsla(0,0%,59.2%,.28);text-decoration:none;position:relative}.welcome__back--dropdown>div:first-child>span{position:absolute;top:50%;transform:translate(-50%);right:12px;display:inline-flex;align-items:center;justify-content:center}.welcome__back--dropdown>div:first-child>span>img{transform:rotate(-180deg);transition:all .4s ease}.welcome__back--dropdown>div:first-child>.welcome__profile{display:flex;align-items:center;justify-content:flex-start}.welcome__back--dropdown>div:first-child>.welcome__profile>.profile__info>span{display:inline-flex;margin-bottom:3px;font-size:12px;font-weight:400;color:#373737}.welcome__back--dropdown>div:first-child>.welcome__profile>.profile__info>p{margin:0;color:#373737;font-size:16px;line-height:20px;font-weight:600}.welcome__back--dropdown>div:first-child>.welcome__profile>.profile__image{min-width:40px;max-width:40px;min-height:40px;max-height:40px;overflow:hidden;border:4px solid #ddd;border-radius:250px;background-color:rgba(0,0,0,.6);display:inline-flex;align-items:center;justify-content:center;margin-right:10px}.welcome__back--dropdown>div:first-child>.welcome__profile>.profile__image>img{max-width:100%}.welcome__back--dropdown>div:first-child>.welcome__profile>.profile__image>span{font-size:15px;font-weight:400;color:#fff}.modal__footer{text-align:center;padding:25px 50px 30px;background-color:#efefef}.modal__footer>p{text-align:center;margin:0;color:#818181;font-size:12px;line-height:18px;font-weight:400}@media(max-width:1200px){.order__outside--container,.order__within--container{grid-template-columns:repeat(4,1fr)}.team__container{padding-bottom:120px}.team__container .head__order .filter__order>p{font-size:16px;margin-right:15px}.team__container .head__order>h2{font-size:18px}.team__container .team__order--list>.team__order .team__info{margin-right:40px}.ordered__cart .outer__ordered--cart .list__ordered .ordered__container{grid-column-gap:15px;grid-row-gap:15px}.order__container .order__inner .order__main{padding-bottom:120px}.order__container .order__inner .order__main .order__box .order__container{grid-template-columns:repeat(4,1fr)}}@media(max-width:1124px){.modal__wrapper>.inner__modal .product__modal .product__double{grid-template-columns:1fr}}@media(max-width:991px){.float__field .float__checkbox .float__checkbox--picker{max-height:110px}.header__welcome .outer__header .welcome__back{padding-left:14px;padding-right:14px}.header__welcome .outer__header .welcome__back .welcome__profile .profile__info>p{font-size:15px}.check__other{padding:25px 0}.check__other>p{font-size:16px}.modal__wrapper>.inner__modal .product__modal .product__double{grid-template-columns:1fr}.team__container .head__order{flex-direction:column;justify-content:center;align-items:center}.team__container .head__order .filter__order{justify-content:center;align-items:center;margin-top:10px}.team__container .team__order--list>.team__order{flex-direction:column;justify-content:center;align-items:center}.team__container .team__order--list>.team__order .team__info{margin-right:0;width:100%}.team__container .team__order--list>.team__order .team__info .team__person .person__info p{font-size:16px}.team__container .team__order--list>.team__order .team__total{min-width:0;width:100%;max-width:100%}.ordered__cart .outer__ordered--cart .list__ordered{flex-direction:column;justify-content:center}.ordered__cart .outer__ordered--cart .list__ordered .ordered__container{margin-right:0;margin-bottom:20px}footer .outer__footer .bottom__footer{padding-top:20px;padding-bottom:30px}footer .outer__footer .top__footer{padding-top:20px;padding-bottom:15px}footer .outer__footer .top__footer ul{flex-wrap:wrap}footer .outer__footer .top__footer ul>li{margin-right:0;padding:10px 15px}.invitation__block{padding-top:25px}.invitation__block .orders__info{flex-direction:column;justify-content:center;align-items:center;padding-right:15px}.invitation__block .orders__info>.orders__left{margin-right:0;margin-bottom:20px;padding-left:25px;padding-right:25px}.invitation__block .invitation__head{padding-right:95px}.invitation__block .invitation__head>a{right:15px;bottom:12px}.invitation__block .invitation__head>a img{max-width:70px}.invitation__block .invitation__head .invitation__desc>span{font-size:24px;white-space:inherit}.invitation__block .invitation__head .invitation__desc>p{font-size:16px;line-height:19px;white-space:inherit}.invitation__block .invitation__head>.welcome__invitation>span{font-size:16px;line-height:20px;white-space:inherit}.invitation__block .invitation__head>.welcome__invitation>p{font-size:20px;white-space:inherit;line-height:17px}header .outer__header{min-height:60px}header .outer__header .logo__wrap a img{max-width:125px}header .outer__header .group__info p{font-size:15px;padding:5px 10px}}@media(max-width:767px){.modal__footer{padding:15px 25px 20px}.welcome__back--dropdown>a{padding-right:40px}.welcome__back--dropdown>a>.welcome__profile>.profile__info>span{font-size:10px}.welcome__back--dropdown>a>.welcome__profile>.profile__info>p{font-size:14px;max-width:80px}.welcome__back--dropdown>a>.welcome__profile>.profile__image{min-width:32px;max-width:32px;min-height:32px;max-height:32px}.welcome__back--dropdown>a>.welcome__profile>.profile__image>span{font-size:12px}.welcome__back--dropdown>a>span{right:3px}.welcome__back--dropdown>a>span>img{max-width:12px}.modal__wrapper>.inner__modal .team__modal .modal__info .modal__form>form .modal__submit{margin-top:0}.header__welcome .outer__header .header__logo .logo__wrap{margin-right:0}.header__welcome .outer__header .header__logo .group__info{display:none}.invitation__box .welcome__invitation .welcome__date>span,.invitation__box .welcome__invitation p{font-size:14px;line-height:20px}.order__outside--container,.order__within--container{grid-template-columns:repeat(2,1fr)}.modal__wrapper>.inner__modal .replace__modal>h6{font-size:22px;line-height:33px}.invitation__block .orders__info .orders__left .elem__order{flex-direction:column;justify-content:center;align-items:center;padding:10px 0}.invitation__block .orders__info .orders__left .elem__order .order__image{margin-right:0;margin-bottom:10px}.order__container .order__inner .order__main .order__switcher ul>li>a{font-size:14px;padding-left:12px;padding-right:12px}.modal__wrapper>.inner__modal .product__modal .product__double .product__info .product__head .left__product--head>h2{font-size:24px}.modal__wrapper>.inner__modal .product__modal .product__double .product__cart .order__selection .selection__list .elem__selection{flex-direction:column;justify-content:center;align-items:center}.modal__wrapper>.inner__modal .product__modal .product__double .product__cart .order__selection .selection__list .elem__selection .selected__info{margin-bottom:10px}.modal__wrapper>.inner__modal .product__modal .product__double .product__cart{padding:20px 15px}.modal__wrapper>.inner__modal .product__modal .product__double .product__info{padding:15px 20px}.team__container{padding-bottom:70px}.team__container .team__order--list>.team__order .team__info .team__orders--container{grid-template-columns:1fr;grid-row-gap:20px;max-width:340px}.ordered__cart .outer__ordered--cart>h2{font-size:17px;line-height:19px;margin-bottom:10px}.ordered__cart .outer__ordered--cart .list__ordered{flex-direction:column;justify-content:center}.ordered__cart .outer__ordered--cart .list__ordered .ordered__container{grid-template-columns:repeat(2,1fr)}.modal__wrapper>.inner__modal .success__modal{padding:40px 15px}.modal__wrapper>.inner__modal .success__modal .sucess__info>h2{font-size:20px;line-height:25px}.modal__wrapper>.inner__modal .success__modal .sucess__info>p{font-size:14px;line-height:20px}.modal__wrapper>.inner__modal .team__modal .modal__info .modal__info--main{padding-top:12px;padding-bottom:12px;margin-bottom:15px}.modal__wrapper>.inner__modal .team__modal .modal__info .modal__info--main>h2{font-size:20px;line-height:25px}.modal__wrapper>.inner__modal .team__modal .modal__info .modal__info--main>span{font-size:13px}.modal__wrapper>.inner__modal .team__modal .modal__info .modal__info--main>p{font-size:14px;line-height:19px}.order__container .order__head ul li>span{font-size:14px;line-height:18px;padding:15px 10px}.order__container .order__inner .order__main{padding-bottom:70px}.order__container .order__inner .order__main .order__box .order__container{grid-template-columns:repeat(2,1fr)}.order__pagination ul>li,.order__pagination ul>li>a{min-width:24px;max-width:24px;min-height:24px;max-height:24px}.order__pagination ul>li>a{font-size:13px}footer .outer__footer .bottom__footer{flex-direction:column;justify-content:center;align-items:center}footer .outer__footer .bottom__footer .bottom__center{margin:15px 0}.invitation__block .orders__info>.orders__left{flex-direction:column;justify-content:center;align-items:center;padding:10px 15px;text-align:center}.invitation__block .orders__info>.orders__left>.elem__order>p,.invitation__block .orders__info>.orders__left>.elem__order>span{font-size:14px;line-height:22px}.invitation__block .orders__info>.orders__left>.spacer{width:80px;height:1px;margin:12px 0}.styled-checkbox+label{font-size:13px;line-height:18px}.form__block{padding-top:25px;padding-bottom:25px}.form__block .inner__form .form__wrapper>form>.delivery__details>p{font-size:12px}.form__block .inner__form .form__wrapper>form>.delivery__details>span{font-size:14px}.form__block .inner__form .form__wrapper>form .pay__info .pay__inner>span{font-size:10px}.form__block .inner__form .form__wrapper>form .pay__info .pay__inner>p{font-size:12px}.form__block .inner__form .form__head img{height:120px}.form__block .inner__form .form__wrapper>form>.head__form>h2{font-size:20px;line-height:25px}.form__block .inner__form .form__wrapper>form>.head__form>p{font-size:14px;line-height:19px}.form__block .inner__form .form__wrapper>form>.head__form>p br{display:none}.form__block .inner__form .form__head--info .head__info>h6{font-size:17px;line-height:20px}.form__block .inner__form .form__head--info .head__info>p{font-size:14px;line-height:20px}.form__block .inner__form .step__form .elem__step .step__info p{font-size:12px}.modal__wrapper>.inner__modal .team__modal .modal__info .person__status{grid-template-columns:1fr;max-width:340px;margin-left:auto;margin-right:auto;grid-row-gap:25px}}@media(max-width:480px){.modal__wrapper>.inner__modal .team__modal .modal__info .person__status{padding:5px 15px 20px}.already__have--acount>p{flex-direction:column;justify-content:center;align-items:center}.already__have--acount>p>span{margin-right:0;margin-bottom:5px}.already__have--acount>p>button{margin-left:0;margin-top:5px}.modal__wrapper>.inner__modal .team__modal .head__modal .restaurant__name{padding:10px;max-width:100%}.modal__wrapper>.inner__modal .team__modal .head__modal .restaurant__name>h6{font-size:18px;line-height:20px}.modal__wrapper>.inner__modal .team__modal .head__modal .restaurant__name>p{font-size:12px}.modal__wrapper>.inner__modal .team__modal .head__modal .logo__float{top:15px;right:15px;height:55px;width:55px}.modal__wrapper>.inner__modal .team__modal .head__modal .logo__float>img{max-width:55px}.header__welcome .outer__header .header__logo .logo__wrap a img{max-width:90px}.order__outside--container,.order__within--container{grid-template-columns:repeat(1,1fr)}.modal__wrapper>.inner__modal .replace__modal{padding:40px 15px}.modal__wrapper>.inner__modal .replace__modal .replace__buttons{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:100%}.modal__wrapper>.inner__modal .replace__modal .replace__buttons>a{width:100%;max-width:100%;margin-bottom:10px;margin-right:0!important}.modal__wrapper>.inner__modal .replace__modal .replace__buttons>a:last-child{margin-bottom:0}.order__container .order__inner .order__main .order__switcher ul>li>a{font-size:11px;padding-left:7px;padding-right:7px}.hidden__content .card__double--info{grid-template-columns:repeat(2,1fr);grid-row-gap:15px;max-width:155px;padding-right:5px;grid-column-gap:10px}.hidden__content .card__double--info .float__input:first-child,.hidden__content .card__double--info .float__input:nth-child(2){width:70px}.hidden__content .card__double--info .float__input>span{font-size:12px!important}.hidden__content .country__info{grid-template-columns:1fr;grid-row-gap:15px}.modal__wrapper>.inner__modal .product__modal .product__double .product__info .product__desc>p{font-size:14px;line-height:20px}.modal__wrapper>.inner__modal .product__modal .product__double .product__info .product__head .left__product--head>h2{font-size:21px}.ordered__cart .outer__ordered--cart .list__ordered{flex-direction:column;justify-content:center}.ordered__cart .outer__ordered--cart .list__ordered .ordered__button>h6{font-size:24px;margin-bottom:15px}.ordered__cart .outer__ordered--cart .list__ordered .ordered__button>span{font-size:15px}.ordered__cart .outer__ordered--cart .list__ordered .ordered__container{grid-template-columns:1fr}.modal__wrapper>.inner__modal .team__modal .modal__info .modal__form{padding-left:15px;padding-bottom:25px;padding-right:15px}.order__container .order__head ul li>span{font-size:11px;padding:12px 8px}.order__container .order__inner .order__main{padding-bottom:35px}.order__container .order__inner .order__main .order__box .order__container{margin-bottom:25px;grid-template-columns:1fr}.order__pagination>a{font-size:12px}.order__pagination ul{margin-left:11px;margin-right:11px}.order__pagination ul>li,.order__pagination ul>li>a{min-width:20px;max-width:20px;min-height:20px;max-height:20px}.order__pagination ul>li>a{font-size:11px}.invitation__block{padding-top:25px}.invitation__block .invitation__head{padding-right:95px}.invitation__block .invitation__head>a{right:15px;bottom:12px}.invitation__block .invitation__head>a img{max-width:70px}.invitation__block .invitation__head .invitation__desc>span{font-size:21px;white-space:inherit}.invitation__block .invitation__head .invitation__desc>p,.invitation__block .invitation__head>.welcome__invitation>span{font-size:15px;line-height:18px;white-space:inherit}.invitation__block .invitation__head>.welcome__invitation>p{font-size:18px;white-space:inherit;line-height:17px}.team__container{padding-bottom:35px}.form__check{margin-bottom:15px}.form__block .inner__form .step__form{margin-bottom:20px;padding-left:15px;padding-right:15px}.form__block .inner__form .step__form .elem__step .step__info p{font-size:9px}.form__block .inner__form .form__wrapper{padding-left:15px;padding-right:15px;padding-bottom:20px}.form__block .inner__form .form__wrapper .congrats__link>input{font-size:14px;line-height:23px}.form__block .inner__form .form__wrapper .congrats__text{margin-bottom:30px}.form__block .inner__form .form__wrapper .congrats__text>h2{font-size:20px;line-height:30px}.form__block .inner__form .form__wrapper .congrats__text>p{font-size:15px;line-height:22px}.form__block .inner__form .form__wrapper form .require__form>.elem__require span{font-size:13px;line-height:20px}.form__block .inner__form .form__wrapper form .require__form>.elem__require p{font-size:14px;line-height:23px}.form__block .inner__form .form__wrapper .double__field,.form__block .inner__form .form__wrapper .time__field .date__time--double{grid-template-columns:1fr;grid-row-gap:15px}.form__block .inner__form .form__wrapper>form .after__form{margin-top:20px}.invitation__block .invitation__head{padding-bottom:100px;padding-right:15px}.invitation__box{width:100%}}@media(max-width:380px){.invite__all--wrapper .elem__invite--all .info__invite .template__download .template__download--button>p{font-size:14px;line-height:23px}.invite__all--wrapper .elem__invite--all .step__invite{margin-right:10px}.invite__all--wrapper .elem__invite--all .info__invite .template__download .template__info>p{font-size:14px;line-height:20px}.invite__all--wrapper .elem__invite--all .info__invite .template__download .template__info>img{min-width:32px;max-width:32px}.invite__all--wrapper .elem__invite--all .info__invite .template__download{padding-right:14px}.invite__all--wrapper .elem__invite--all .info__invite .template__download .template__download--button>a{font-size:14px;line-height:23px}.order__container .order__head ul li{margin-right:7px}.order__container .order__head ul li:last-child{margin-right:0}.order__container .order__head ul li>span{font-size:9px;padding:7px}}
/*# sourceMappingURL=main.02b6e7f5.chunk.css.map */