.content{padding:2rem;min-height:100vh;text-align:center;background-color:#f8f8f8}.content--blue{background-color:#0072ce}.form.list{margin:8px auto}.footer{position:fixed;bottom:0;padding:2rem;width:100%;z-index:555}.header{color:#16171b;text-align:left;max-width:400px;margin:auto}.header__title{font-size:18px;font-family:GilroyBold;font-weight:700;line-height:19px;opacity:.9}.header__content{font-family:GilroyLight;font-size:14px;line-height:17px;margin-top:8px;margin-bottom:24px;opacity:.9}.header--centered{text-align:center}.header--centered .header__content{max-width:300px;margin:2rem auto}.header--white .header__content,.header--white .header__title{color:#e6e8ea}.loader{border:3px solid rgba(0,114,206,.2);border-top-color:#0072ce;border-radius:50%;width:56px;height:56px;animation:spin 1s linear infinite}.loader--white{margin:auto;border:3px solid rgba(22,23,27,.2);border-top-color:#fff;width:30px;height:30px}@keyframes spin{to{transform:rotate(1turn)}}.navbar{display:flex;padding:2rem 2rem 0;min-height:calc(20px + 2rem);position:relative}.navbar a.link.navbar__close-modal{width:24px;min-width:auto!important;position:absolute;top:36px;right:36px}.navbar>div{display:inline-block;align-self:flex-start}.navbar>div:first-of-type{height:100%;width:15%;text-align:left;margin:auto auto auto 0}.navbar>div:nth-child(2){width:70%;text-align:center}.navbar>div:last-child{height:100%;width:15%;text-align:right;margin:auto 0 auto auto}.navbar__title{color:#0072ce;font-family:GilroyLight;font-size:14px;line-height:14px;text-align:center}.navbar__left{margin-top:-3px!important}.navbar__left a.link{height:auto!important;padding:0!important}.navbar:after,.navbar:before{content:none!important}.navbar--blue{background-color:#0072ce!important}.navbar--blue .navbar__title{color:#e6e8ea!important}.navbar--blue .navbar__left__arrow path{stroke:#e6e8ea}.navbar:not(.navbar--blue){min-height:calc(14px + 4rem)}.device-cordova .navbar{padding-top:40px}.app-layout .navbar{transform:none;position:static}.button-primary.button-fill{--f7-button-height:3rem;--f7-button-border-radius:.25rem;--f7-button-font-size:16px;--f7-button-line-height:20px;display:block;text-transform:none;border-radius:.25rem;font-family:GilroyBold;font-weight:700;white-space:pre-wrap;max-width:600px;margin:1.5rem auto auto;background:#0072ce;color:#fff;width:100%}.button-primary--white{background-color:#e6e8ea!important;color:#0072ce!important}li.input-primary{--f7-list-item-padding-horizontal:0px;--f7-input-outline-border-radius:.5rem;--f7-input-outline-padding-horizontal:16px;--f7-input-outline-border:1px solid hsla(0,0%,51%,0.25);--f7-input-outline-border-color:rgba(#828282,0.25);--f7-input-bg-color:#e6e8ea;--f7-list-item-padding-vertical:0px;--f7-input-height:3rem;list-style:none;margin:16px auto;max-width:600px}li.input-primary input{height:3rem!important;font-family:GilroyLight!important;font-size:14px!important;line-height:17px!important;color:rgba(22,23,27,.5)!important}li.input-primary .item-input-focused .item-input-wrap:after{border:1px solid #0072ce!important}li.input-primary .item-input-wrap:after{border:1px solid hsla(0,0%,51%,.25)!important}li.input-primary .item-label{text-align:left;left:.5rem;padding-bottom:.5rem}li.input-primary--has-error .item-input-focused .item-input-wrap:after,li.input-primary--has-error .item-input-wrap:after{border:1px solid #eb5757!important}@media screen and (min-width:1024px){li.input-primary{max-width:none}}@media screen and (min-width:1024px){.toolbar-inner>.calendar-month-selector,.toolbar-inner>.calendar-year-selector{width:100%;max-width:none}.toolbar-inner>.calendar-month-selector>a.icon-only,.toolbar-inner>.calendar-year-selector>a.icon-only{flex-shrink:1!important}}.primary-input__container__input-mask{position:relative}.primary-input__container__input-mask .item-input-wrap input{padding:0 45px 0 16px!important}.primary-input__container__input-mask .eye-password-button{width:auto;cursor:pointer;border:none;background-color:initial;position:absolute;top:50%;right:16px;min-height:24px}.primary-input__container__input-mask .primary-input{padding-right:45px}a.button-secondary{--f7-button-height:3rem;--f7-button-border-radius:$border-radius;--f7-button-font-size:16px;border-radius:.25rem;font-weight:700;white-space:pre-wrap;max-width:600px;margin:auto;background:transparent;color:#0072ce;text-transform:none;display:flex;align-items:center;justify-content:center}a.button-secondary+a.button-secondary{margin-top:-8px}a.button-secondary--blue{color:#e6e8ea!important}.logo-with-icon{margin-top:2rem;margin-bottom:2rem}.dropdown{display:flex;align-items:center;padding:6px .7rem;background-color:#f8f8f8;border:1px solid hsla(0,0%,51%,.25);border-radius:.5rem;box-shadow:0 .5rem 24px hsla(0,0%,51%,.25)}.dropdown__icon{height:100%}.dropdown__icon path{stroke:#0072ce}.dropdown__selected{display:inline-block;margin-left:.75rem;margin-right:.75rem;color:#127bf3}.dropdown__separator{display:inline-block;width:1px;height:1.5rem;margin-right:.5rem;background-color:hsla(0,0%,51%,.25)}.dropdown__content{display:none;width:calc(100% - 4rem);padding:1rem;border:1px solid hsla(0,0%,51%,.25);position:absolute;top:calc(10px + 4rem);left:2rem;box-shadow:0 .5rem 24px hsla(0,0%,51%,.25);background-color:#f8f8f8;border-radius:.5rem;list-style:none;z-index:10}.dropdown__item{position:relative;color:#127bf3}.dropdown__item--selected:before{content:"";display:inline-block;width:2px;height:2rem;background-color:#0072ce;position:absolute;top:50%;left:calc(2px - 1rem);transform:translateY(-50%)}.dropdown__item:not(:last-of-type){margin-bottom:1rem}.dropdown--is-open .dropdown__trigger{transform:rotateX(180deg)}.dropdown--is-open .dropdown__content{display:inline-block}@media screen and (min-width:1024px){.dropdown{background-color:initial;border:none;box-shadow:none;display:inline-flex;position:relative;cursor:pointer}.dropdown>*{color:#f8f8f8}.dropdown__item--selected:before{display:none}.dropdown__content{width:100%;left:1rem;top:100%}.dropdown__icon path,.dropdown__trigger path{stroke:#e6e8ea}.dropdown__separator{display:none}.dropdown__selected{display:flex;font-size:1.125rem}}.container-header{list-style:none;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding-left:2rem;border-bottom:1px solid hsla(0,0%,51%,.25)}.container-header .container-header__item{display:inline-flex;white-space:nowrap;position:relative;padding:0 1rem .8rem;margin-right:2rem;cursor:pointer}.container-header .container-header__item--selected:after{content:"";display:inline-block;width:100%;height:2px;background-color:#0072ce;position:absolute;bottom:0;left:0}@media screen and (min-width:1024px){.container-header{width:100%}}.home-header{display:flex;flex-direction:column;background-color:#f8f8f8}.home-header--offline{border-bottom:none}.home-header__top-container{width:100%;display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:2rem 2rem 0}.home-header__bottom-container{overflow-x:auto}.home-header ::-webkit-scrollbar{height:8px}.home-header ::-webkit-scrollbar-track{background:none}.home-header ::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:10px;visibility:hidden}.home-header :hover::-webkit-scrollbar-thumb{visibility:visible}.app-layout--with-cart{padding-bottom:calc(1em + 60px)}@media screen and (min-width:1024px){.app-layout--with-cart{padding-bottom:0}}.modal{height:100vh;width:100vw;position:fixed;top:0;left:0;display:flex;flex-direction:column;text-align:center;justify-content:center;z-index:1000}.modal__close{display:none}.modal__background{height:100vh;min-width:100vw;position:absolute;top:0;left:0;background:#16171b;opacity:.4;z-index:999}.modal__background,.modal__content{box-shadow:0 .5rem 24px hsla(0,0%,51%,.25)}.modal__content{width:calc(100% - 64px);padding:24px;margin:0 32px;max-height:calc(100% - 64px);overflow:auto;position:relative;border-radius:24px;background:#f8f8f8;text-align:center;z-index:1000}.modal__content__sign,.modal__title{margin-bottom:8px}.modal__description{margin-bottom:40px}.modal__description--swiper{margin-bottom:16px}.modal__description__name{font-weight:700;font-family:GilroyBold;color:#0072ce}@media screen and (min-width:1024px){.modal__content{min-width:650px;width:50vw;margin:0 auto;padding:3rem 6rem;position:relative}.modal__close{display:block;position:absolute;width:24px;height:24px;outline:none;border:none;background:transparent;top:1.5rem;right:2rem;cursor:pointer}}.cart-empty{text-align:center}.cart-empty__illustration{margin:2rem;height:108px}.cart-empty .header{text-align:center;height:calc(100vh - 365px - 4rem);margin-bottom:16px;border-bottom:1px solid hsla(0,0%,51%,.25);opacity:.5}.cart-empty .header__content{max-width:200px;margin:16px auto}.cart-product-list__container{list-style:none;margin-bottom:16px}.cart-product-list__item{width:100%;padding:1rem 0;position:relative;border-bottom:1px solid hsla(0,0%,51%,.25)}.cart-product-list__item__pivot-wrapper{max-height:0;overflow:hidden;transition:max-height .35s ease,opacity .25s ease;opacity:0;display:block}.cart-product-list__item__pivot-wrapper.expanded{max-height:500px;opacity:1}.cart-product-list__item__name{display:flex;justify-content:space-between;font-family:GilroyBold;font-size:18px;line-height:20px;margin:auto 0}.cart-product-list__item__product{color:rgba(22,23,27,.9)}.cart-product-list__item__quantity{color:#0072ce}.cart-product-list__item__pivot{margin-top:4px}.cart-product-list__item__pivots{margin:4px 0}.cart-product-list__item__stock{margin:4px 0;color:#0072ce}.cart-product-list__item__option{outline:none;padding:0;width:24px;height:24px;background:transparent;border:none;position:absolute;top:1.5rem;left:-1.5rem;cursor:pointer}.cart-product-list__item__alert{position:absolute;bottom:1rem;right:0}.swiper-container{height:72px;margin-left:-24px!important;width:calc(100% + 48px)}.swiper-container:after{content:"";width:72px;height:72px;position:absolute;top:0;left:calc(50% - 36px);background:rgba(230,232,234,.5);border:1px solid hsla(0,0%,51%,.25);border-radius:.5rem}.swiper-slide{font-size:18px;text-align:center;color:#16171b;opacity:.1;display:flex}.swiper-slide-active{font-size:32px;color:#0072ce;opacity:.9}.swiper-slide-next,.swiper-slide-prev{font-size:24px;opacity:.2}.swiper-slide-prev span{padding-right:20px}.swiper-slide-next span{padding-left:20px}.swiper__content{margin:auto;text-align:center}input[type=number].leftover-number{height:72px;width:72px;font-size:32px;color:#0072ce;opacity:.9;background:rgba(230,232,234,.5);border:1px solid hsla(0,0%,51%,.25);border-radius:.5rem;text-align:center;margin:0 auto;-moz-appearance:textfield}input[type=number].leftover-number::-webkit-inner-spin-button,input[type=number].leftover-number::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.resale-stock-modal__quantity{font-size:12px;margin:0}.resale-stock-modal__quantity:not(:first-of-type){margin-top:32px}.resale-stock-modal__container{width:100%;display:flex;justify-content:space-between;align-items:center}.resale-stock-modal__stocks{font-size:10px;margin-bottom:8px}.resale-stock-modal__stocks__item{display:flex;justify-content:space-between}.resale-stock-modal__stocks__item__p{font-size:10px;margin:0}@media screen and (min-width:1024px){.resale-stock-modal__quantity{font-size:16px}.resale-stock-modal__stocks__item__p{font-size:12px}}.cart{width:100%;position:absolute;bottom:0;z-index:998}.cart__tab{display:flex;align-items:center;width:100%;height:60px;padding:.75rem 2rem 1rem;position:relative;border-top-left-radius:1.5rem;border-top-right-radius:1.5rem;background-color:#0072ce;transition:all .5s}.cart__tab__quantity-container{display:flex;justify-content:center;align-items:center;width:2rem;height:2rem;border:1px solid hsla(0,0%,51%,.25);margin-right:.5rem;background-color:#e6e8ea;border-radius:.5rem;animation:disappear .5s forwards}.cart__tab__quantity-container--close{animation:showUp .5s forwards}.cart__tab__quantity{color:#127bf3}.cart__tab__text{flex-grow:3;color:#e6e8ea;animation:disappear .5s forwards}.cart__tab__text--close{animation:showUp .5s forwards}.cart__tab__icon{position:absolute;right:2rem;top:calc(50% - 12px);transition:all .5s}.cart__tab--open .cart__tab__icon{right:calc(50% - 12px)}.cart__content{height:calc(100vh - 108px);visibility:visible;transition:height .5s}.cart__content--close{visibility:hidden;transition:height .5s,visibility 0s .5s;height:0}.cart__content__header{height:84px;padding:0 2rem 3rem;background-color:#0072ce}.cart__content__header__nucleus-harvest{margin:0 0 4px;font-family:Gilroy;font-size:12px;line-height:12px;color:#e6e8ea}.cart__content__header__farm{font-family:GilroyBold;font-size:18px;line-height:20px;color:#e6e8ea}.cart__content__body{position:relative;min-height:calc(100vh - 172px);padding:2rem 0;transform:translateY(-20px);background-color:#f8f8f8;border-top-left-radius:1.5rem;border-top-right-radius:1.5rem}.cart__content__body__list{height:calc(100vh - 220px - 7rem);margin-bottom:48px;padding:0 2rem;overflow:auto}.cart__content__body__list--empty{height:100%}.cart__content__body__close{text-align:center;color:#0072ce;margin:0;cursor:pointer}.cart__content__body__finish{margin:0 2rem!important;width:calc(100% - 4rem)!important;max-width:none!important}.cart__background{height:100vh;min-width:100vw;position:absolute;top:0;left:0;background:#16171b;opacity:.4;box-shadow:0 .5rem 24px hsla(0,0%,51%,.25);z-index:997}@media screen and (min-width:1024px){.cart{right:0;height:100vh;width:375px;transform:translateX(375px);transition:transform .3s ease-in-out}.cart--desktop-open{transform:translateX(0)}.cart__background{height:100vh;width:100vw;overflow:hidden}.cart__content{height:100%;padding:2rem 0 1rem;background:#f8f8f8;display:flex;flex-direction:column}.cart__content__header{background:#f8f8f8;padding:1.5rem 1.5rem 0;position:relative}.cart__content__header .header__button-close{border:none;background:transparent;cursor:pointer;position:absolute;width:24px;top:0;right:1.5rem}.cart__content__header h1{border-bottom:1px solid hsla(0,0%,51%,.25);padding-bottom:1.5rem}.cart__content__header>*{color:#16171b}.cart__tab{display:none}.cart__content__body{flex:1 0 auto;transform:translateY(0);border-radius:0;display:flex;flex-direction:column;justify-content:space-between;background:transparent;padding:1rem 0}}.card-list__container{display:flex;width:100%;list-style:none;flex-wrap:wrap}@media (max-width:1024px){.card-list__container{flex-direction:column}}.card-list__item{display:flex;justify-content:space-between;width:100%;border:1px solid hsla(0,0%,51%,.25);border-radius:.5rem;box-shadow:0 .5rem 24px hsla(0,0%,51%,.25);margin-bottom:1rem}.card-list__item div[role=button]{padding:20px 1rem;width:100%}.card-list__item__name{color:rgba(22,23,27,.9);margin-bottom:.5rem}.card-list__item__info{font-family:Gilroy;font-size:12px;line-height:12px;color:#127bf3;margin:0}@media screen and (min-width:1024px){.card-list__item{width:200px;padding:0;margin-right:2rem}.card-list__item .item__text-container{cursor:pointer;width:100%;padding:1.25rem 1rem}}.default-header{padding-bottom:2rem;margin-bottom:1.5rem;background-color:#0072ce}.default-header__title{color:#e6e8ea;padding:1.5rem 2rem 0}@media screen and (min-width:1024px){.default-header{display:none}}.empty-screen{width:100%;padding:2rem 0;display:flex;flex-direction:column;align-items:center}.empty-screen__img{margin-bottom:3rem}.empty-screen__title{margin-bottom:1rem;font-family:GilroyBold;font-size:18px;line-height:20px;text-align:center}.empty-screen__body{font-family:Gilroy;font-size:14px;line-height:17px;text-align:center}@media screen and (min-width:1024px){.product-list__header{display:flex!important;padding:0 3rem}.product-list__header p{text-transform:uppercase;color:#0072ce;font-size:.75rem;opacity:.6;font-weight:700;width:49%}}.product-list__container{list-style:none;padding:0 2rem;border-top:1px solid hsla(0,0%,51%,.25)}.product-list__searchbar{width:calc(100% - 4rem);padding-left:1.5rem;position:relative;margin:0 2rem}.product-list__searchbar,.product-list__searchbar .item-inner{background-color:#e6e8ea;border-radius:.5rem}.product-list__searchbar .item-inner .item-input-wrap{width:100%}.product-list__searchbar .input-primary input{width:100%;background-color:#e6e8ea}.product-list__searchbar:before{content:"";display:inline-block;width:24px;height:24px;position:absolute;top:50%;left:8px;transform:translateY(-50%);background-image:url(../../static/media/mag-glass.ca03a713.svg)}@media screen and (min-width:1024px){.product-list__container{border-top:none}}.product-list__header p{padding-left:2rem}@media screen and (min-width:1024px){.product-list__item{background:#f8f8f8;border:1px solid hsla(0,0%,51%,.25);box-sizing:border-box;border-radius:8px;padding:1.25rem 3rem;align-items:center;margin-bottom:1rem;cursor:pointer}}.product-list__item{display:flex;justify-content:space-between;width:100%;padding:1rem 0}.product-list__item__name{font-family:GilroyBold;font-size:18px;line-height:20px;color:rgba(22,23,27,.9);margin:auto 0}.product-list__item__stock{font-family:Gilroy;font-size:12px;line-height:12px;color:#127bf3;margin:4px 0 0}.product-list__item:not(:last-of-type){border-bottom:1px solid hsla(0,0%,51%,.25)}.product-list__item__action{border:none;background:transparent;padding:0;margin:0;width:auto;cursor:pointer}@media screen and (min-width:1024px){.product-list__item{padding:1.25rem 3rem;cursor:pointer}}.slider{width:100%}.slider .rc-slider-rail{background-color:hsla(0,0%,51%,.25)!important}.slider .rc-slider-rail,.slider .rc-slider-track{height:4px!important;border-radius:20px!important}.slider .rc-slider-handle,.slider .rc-slider-track{background-color:#0072ce!important}.slider .rc-slider-handle{width:16px!important;height:16px!important;border:none!important}.slider .rc-slider-handle:after{content:"";display:inline-block!important;width:32px!important;height:32px!important;position:absolute!important;top:-50%!important;left:-50%!important;background-color:rgba(0,114,206,.2)!important;border-radius:50%!important}.select{border-radius:.5rem;padding:16px;border:1px solid hsla(0,0%,51%,.25);background-color:#e6e8ea;margin:16px auto;max-width:600px;height:3rem;font-family:GilroyLight;font-size:14px;line-height:17px;color:rgba(22,23,27,.5)}.select:after{content:"";position:absolute;top:12px;right:40px;width:1px;height:24px;background:#828282;opacity:.25}.select__arrow{position:absolute;top:21px;right:16px;transition:transform .5s}.select__container{position:relative}.select__option{z-index:1;position:absolute;top:3rem;width:100%;margin-top:4px;border-radius:.6rem;border:1px solid #0072ce;background-color:#e6e8ea}.select__options{margin:0;padding:8px 16px;font-family:GilroyLight;font-size:14px;line-height:17px;color:rgba(22,23,27,.5)}.select__options--selected{background-color:#0072ce;color:#fff}.select__options:first-child{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.select__options:last-child{border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}.select--open .select__arrow{transform:rotateX(-180deg)}@media screen and (min-width:1024px){.order-product-list__item{background:#f8f8f8;border:1px solid hsla(0,0%,51%,.25);box-sizing:border-box;border-radius:8px;padding:1.25rem 3rem;align-items:center;margin-bottom:1rem;cursor:pointer}}.order-product-list__container{list-style:none;border-top:1px solid hsla(0,0%,51%,.25)}.order-product-list__searchbar{width:calc(100% - 4rem);padding-left:1.5rem;position:relative;margin:0 2rem}.order-product-list__searchbar,.order-product-list__searchbar .item-inner{background-color:#e6e8ea;border-radius:.5rem}.order-product-list__searchbar .item-inner .item-input-wrap{width:100%}.order-product-list__searchbar .input-primary input{width:100%;background-color:#e6e8ea}.order-product-list__searchbar:before{content:"";display:inline-block;width:24px;height:24px;position:absolute;top:50%;left:8px;transform:translateY(-50%);background-image:url(../../static/media/mag-glass.ca03a713.svg)}.order-product-list__item{display:flex;justify-content:space-between;width:100%;padding:1rem 0}.order-product-list__item__number-request{margin-top:0;margin-bottom:3px}.order-product-list__item__name{font-family:GilroyBold;font-size:18px;line-height:20px;color:rgba(22,23,27,.9);margin:auto 0}.order-product-list__item__arrow{transform:rotateY(180deg)}.order-product-list__item__date{margin:8px 0 0;color:rgba(235,87,87,.9)}.order-product-list__item__date--request,.order-product-list__item__date--with{color:rgba(0,114,206,.9)}.order-product-list__item__status{color:#0072ce;font-weight:700;margin-bottom:0}.order-product-list__item:not(:last-of-type){border-bottom:1px solid hsla(0,0%,51%,.25)}@media screen and (min-width:1024px){.order-product-list__container{border-top:none}.order-product-list__item{padding:1.25rem 3rem;cursor:pointer}}.my-checkbox input{outline-color:#0072ce;position:absolute;opacity:0;width:100%;height:24px;z-index:1}.my-checkbox__name{display:block;-webkit-user-select:none;-ms-user-select:none;user-select:none;margin-left:36px;font-size:14px;color:rgba(22,23,27,.5)}.my-checkbox__name:before{content:" ";position:absolute;top:-8px;left:0;height:24px;width:24px;background:#f8f8f8;border:3px solid hsla(0,0%,51%,.5);box-sizing:border-box;border-radius:.25rem}.my-checkbox__name:after{content:"";position:absolute;display:none;left:8px;top:-5px;width:8px;height:13px;border:solid #f8f8f8;border-width:0 2px 2px 0;transform:rotate(45deg)}.my-checkbox--checked+.my-checkbox__name:before{background:#0072ce;border:none}.my-checkbox--checked+.my-checkbox__name:after{display:block}.my-checkbox__container{text-align:left;position:relative}@media screen and (min-width:1024px){.farm-list__item{background:#f8f8f8;border:1px solid hsla(0,0%,51%,.25);box-sizing:border-box;border-radius:8px;padding:1.25rem 3rem;align-items:center;margin-bottom:1rem;cursor:pointer}.farm-list__list-header--only-desktop{display:flex!important;padding:0 3rem}.farm-list__list-header--only-desktop p{text-transform:uppercase;color:#0072ce;font-size:.75rem;opacity:.6;font-weight:700;width:49%}}.farm-list__list-header--only-desktop{display:none}.farm-list__container{list-style:none}.farm-list__searchbar{width:100%;padding-left:1.5rem;position:relative}.farm-list__searchbar,.farm-list__searchbar .item-inner{background-color:#e6e8ea;border-radius:.5rem}.farm-list__searchbar .item-inner .item-input-wrap{width:100%}.farm-list__searchbar .input-primary input{width:100%;background-color:#e6e8ea}.farm-list__searchbar:before{content:"";display:inline-block;width:24px;height:24px;position:absolute;top:50%;left:8px;transform:translateY(-50%);background-image:url(../../static/media/mag-glass.ca03a713.svg)}.farm-list__item{display:flex;justify-content:space-between;width:100%;padding:1rem 0}.farm-list__item:first-child{padding-top:0}.farm-list__item:not(:last-of-type){border-bottom:1px solid hsla(0,0%,51%,.25)}@media screen and (min-width:1024px){.farm-list__item{padding:1.25rem 3rem}.farm-list__item:first-child{padding-top:1.25rem}}.reports-page{padding-top:1rem}.reports-page-body{padding:1rem 2rem 0}.reports-page__info{margin-top:8px;margin-bottom:24px;font-family:GilroyLight}.reports-page__cards{display:grid;grid-template-columns:1fr}@media screen and (min-width:1024px){.reports-page__cards{display:grid;grid-template-columns:repeat(5,1fr)}}.breadcrumb li,.breadcrumb li a{font-family:GilroyBold;font-size:18px;line-height:20px}.breadcrumb{justify-content:flex-start;list-style:none;padding:0;margin:0}.breadcrumb,.breadcrumb li{display:flex;align-items:center}.breadcrumb li{color:#f8f8f8;margin-left:1rem;line-height:30px}.breadcrumb li a{color:#f8f8f8}.breadcrumb li svg{margin-left:1rem}.cart-resume{font-family:GilroySemibold;font-size:16px;line-height:20px;background:#f8f8f8;color:#0072ce;font-size:18px;line-height:1.2;justify-content:space-around;height:48px;padding:0 1rem;cursor:pointer}.cart-resume,.cart-resume__number{display:flex;align-items:center;border-radius:8px}.cart-resume__number{background:#e6e8ea;justify-content:center;width:32px;height:32px;margin:0 .5rem}.home__desktop-header{display:none;background:url(../../static/media/background.64bbe3a2.svg) 50% no-repeat}@media screen and (min-width:1024px){.tabs--desktop-helper .app-layout--with-cart,.tabs--desktop-helper .order-list-page__body,.tabs--desktop-helper .order-pivots-page__body,.tabs--desktop-helper .order-products-page__body,.tabs--desktop-helper .pivots-page__body,.tabs--desktop-helper .tabs{width:90vw;margin:0 auto;background:#f8f8f8;box-shadow:0 8px 24px hsla(0,0%,51%,.25);border-radius:8px;transform:translateY(-50px);padding:2rem 0 0;height:clamp(400px,70vh,700px);overflow:hidden}.tabs--desktop-helper .home-header__top-container{display:none}.tabs--desktop-helper .home-page-body,.tabs--desktop-helper .order-list-page__body,.tabs--desktop-helper .order-pivots-page__body,.tabs--desktop-helper .order-products-page__body{height:clamp(300px,calc(70vh - 75px),640px);overflow-y:auto}.home__desktop-header{background-color:#0072ce;width:100vw;padding:2rem 5vw;min-height:260px;display:flex;flex-direction:column;position:relative;background-size:cover}.home__desktop-header .desktop-header__bg-img{position:absolute;top:0;left:0;width:100vw;height:auto}.home__desktop-header .desktop-header__top{display:flex;justify-content:space-between;width:100%}.home__desktop-header .desktop-header__top .desktop-header__links{display:flex}.home__desktop-header .desktop-header__top .desktop-header__links .link{z-index:1;width:auto;align-items:flex-start}.home__desktop-header .desktop-header__bottom{margin-top:auto;margin-bottom:2.5rem;color:#e6e8ea;display:flex;align-items:center;justify-content:space-between;font-family:GilroySemibold;font-size:24px;line-height:1}.home__desktop-header .desktop-header__bottom .desktop-header__harvest{display:flex;align-items:center}.home__desktop-header nav{display:flex;height:36px}.home__desktop-header nav a.link{color:#e6e8ea;margin-left:1rem;padding:0 .75rem}.home__desktop-header nav a.link:first-of-type{margin-left:2rem}.home__desktop-header nav a.link img{display:none}.home__desktop-header nav a.link.tab-link-active{font-family:GilroyBold;border-bottom:2px solid #e6e8ea}}.user-profile__button{cursor:pointer;border:none;background:transparent;display:flex;align-items:center}.user-profile__arrow{margin-right:1rem;transition:transform .25s ease-in-out;transform:rotate(0deg)}.user-profile__arrow path{stroke:#e6e8ea}.user-profile__arrow--inverted{transform:rotate(-180deg)}.user-profile__avatar{width:36px;height:36px;border-radius:50%;margin-right:12px;display:flex;align-items:center;justify-content:center;letter-spacing:2px;padding-left:2px;background-color:#f2994a;color:#fff;font-size:14px;font-family:GilroyLight;line-height:17px}.user-profile__name{color:#fff;font-family:GilroyBold}.user-profile__container-button{background-color:#f8f8f8;display:flex;flex-direction:column;border-radius:8px;margin-top:10px}.user-profile__container-button__logoff-menu{background:transparent;text-align:left;padding-left:10px;position:relative;color:#0072ce;border:none;border-radius:4px;margin-top:.5rem;cursor:pointer;height:36px;width:175px;transition:height .25s ease,opacity .25s ease-in;opacity:1}.user-profile__container-button__logoff-menu--hidden{height:0;opacity:0}.user-profile__container-button__logoff-menu:hover:before{content:" ";width:2px;height:32px;position:absolute;border-radius:4px;left:5px;top:0;opacity:1;background-color:#0072ce}.page-farm-pivot{position:relative}.page-farm-pivot--aplication-date,.page-farm-pivot--name{color:#16171b;margin:0}.page-farm-pivot--name{font-size:18px;line-height:20px;margin-bottom:.68rem}.page-farm-pivot--aplication-date{font-family:Gilroy;font-size:12px;line-height:12px;margin-bottom:1.25rem;color:#eb5757}.page-farm-pivot--cancel-icon{width:1.2rem}@media screen and (min-width:1024px){.page-farm-pivot{display:flex;align-items:center;flex:1 0 auto}.page-farm-pivot--name{font-size:18px;line-height:20px}.page-farm-pivot--aplication-date{font-size:16px;line-height:20px}.page-farm-pivot--aplication-date,.page-farm-pivot--name{margin:0;width:45%}.page-farm-pivot--cancel{margin-left:auto}}.page-type-order{position:relative}.page-type-order--aplication-date,.page-type-order--name,.page-type-order--value{margin:0 0 .5rem}.page-type-order--aplication-date,.page-type-order--value{font-family:Gilroy;font-size:12px;line-height:12px}.page-type-order--value{color:#0072ce}.page-type-order--aplication-date{color:#eb5757}.page-type-order .status{color:#0072ce;font-family:GilroyBold}.page-type-order--cancel-icon{width:1rem}@media screen and (min-width:1024px){.page-type-order{display:flex;align-items:center;flex:1 0 auto}.page-type-order p{margin:0}.page-type-order--value{font-size:18px;line-height:20px;color:#16171b}.page-type-order--aplication-date{font-size:16px;line-height:20px}.page-type-order--name,.page-type-order--value{width:25%}.page-type-order--cancel-icon{margin-left:auto;margin-right:.5rem}}.order-table-item{border:1px solid hsla(0,0%,51%,.25);border-radius:.5rem;box-shadow:0 .5rem 24px hsla(0,0%,51%,.25);margin-bottom:1rem;padding:1rem}.order-table-item__text-container{position:relative}.order-table-item__text-container--arrow{display:none}@media screen and (min-width:1024px){.order-table-item{padding:1rem 3rem;box-shadow:none;cursor:pointer}.order-table-item__text-container{display:flex;align-items:center;flex:1 0 auto}.order-table-item__text-container--arrow{display:block;transform:rotateY(180deg);margin-left:auto}}.order-table{list-style:none}.order-table__list-header--only-desktop{display:none}@media screen and (min-width:1024px){.order-table__list-header--only-desktop{display:flex;padding:0 3rem .125rem}.order-table__list-header--only-desktop p{text-transform:uppercase;color:#0072ce;font-size:.75rem;opacity:.6;font-weight:700;width:45%}.order-table__list-header--only-desktop .header-order{width:24.5%}.order-table__list-header--only-desktop .header-normal{width:45%}}.farm-list-item__text-container--name{margin-bottom:.5rem}.farm-list-item__text-container--pivots{font-family:Gilroy;font-size:12px;line-height:12px;color:#127bf3;margin:0}.farm-list-item__arrow{transform:rotateY(180deg)}@media screen and (min-width:1024px){.farm-list-item__text-container{display:flex;align-items:center;flex:1 0 auto}.farm-list-item__text-container--name{margin-bottom:0;width:50%}.farm-list-item__text-container--pivots{font-size:18px;line-height:20px;color:#16171b;margin:0;width:50%}}.layout-order-page__content{list-style:none;margin-top:2rem}.layout-order-page__content--title{display:none}.layout-order-page__header{margin:0;display:flex;grid-column-gap:1rem;-webkit-column-gap:1rem;column-gap:1rem;grid-gap:1rem;gap:1rem}.layout-order-page__searchbar{width:100%;padding-left:1.5rem;position:relative}.layout-order-page__searchbar,.layout-order-page__searchbar .item-inner{background-color:#e6e8ea;border-radius:.5rem}.layout-order-page__searchbar .item-inner .item-input-wrap{width:100%}.layout-order-page__searchbar .input-primary{margin:0}.layout-order-page__searchbar .input-primary input{width:100%;background-color:#e6e8ea}.layout-order-page__searchbar:before{content:"";display:inline-block;width:24px;height:24px;position:absolute;top:50%;left:8px;transform:translateY(-50%);background-image:url(../../static/media/mag-glass.ca03a713.svg)}.layout-order-page__filter{color:#0072ce;background-color:initial;border:none;width:auto;cursor:pointer;font-size:1rem}@media screen and (min-width:1024px){.layout-order-page__content--title{display:block;font-family:GilroySemibold;font-size:24px;margin-bottom:1rem}.layout-order-page__header{margin:16px auto}}.header-title{padding:1.5rem 2rem 0}.header-title--text{color:#e6e8ea;margin:0}.filter-modal__type{text-align:left;margin-bottom:28px}.filter-modal__type:last-of-type{margin-bottom:64px}.filter-modal__container{list-style:none}.filter-modal__item{display:flex;justify-content:space-between;margin-bottom:16px}.filter-modal__item__title{font-family:GilroyBold}.default-header-exclusive{padding-bottom:2rem;margin-bottom:1.5rem;background-color:#0072ce}.default-header-exclusive__title{color:#e6e8ea;padding:1.5rem 2rem 0}.forgot-password-page .app-content{padding-top:0}.forgot-password-email-sent-page__illustration{margin:2rem}.forgot-password-email-sent-page .header{text-align:center}.forgot-password-email-sent-page .header__content{max-width:200px;margin:2rem auto}.technician-profile-info{display:flex;flex-direction:column;justify-content:center;align-items:center}.technician-profile-info__header{width:100%;padding-top:10px;padding-bottom:30px;border-bottom:1px solid hsla(0,0%,51%,.25);margin-bottom:32px}.technician-profile-info__header__title{font-size:18px;color:#16171b;font-family:GilroyBold}.technician-profile-info__wrapper{padding:0 60px}.technician-profile-info__wrapper__content{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:32px}.technician-profile-info__wrapper__content__title{font-size:18px;color:#16171b;font-family:GilroyBold;margin-bottom:44px}.technician-profile-info__wrapper__content__searchbar{width:100%;padding-left:1.5rem;background-color:#e6e8ea;border-radius:.5rem;position:relative;margin-bottom:20px}.technician-profile-info__wrapper__content__searchbar .item-inner{background-color:#e6e8ea;border-radius:.5rem}.technician-profile-info__wrapper__content__searchbar .item-inner .item-input-wrap{width:100%}.technician-profile-info__wrapper__content__searchbar .input-primary input{width:100%;background-color:#e6e8ea}.technician-profile-info__wrapper__content__searchbar:before{content:"";display:inline-block;width:24px;height:24px;position:absolute;top:50%;left:8px;transform:translateY(-50%);background-image:url(../../static/media/mag-glass.ca03a713.svg)}.technician-profile-info__wrapper__content__container{max-height:220px;width:100%;display:flex;align-items:flex-start;flex-direction:column;height:220px;border:1px solid #cdcfd0;border-radius:8px;padding:19px;overflow-y:auto}.technician-profile-info__wrapper__content__container__text{color:#16171b;font-size:14px;line-height:16px;opacity:.5;margin-bottom:14px;font-family:Gilroy}.technician-profile-info__wrapper__content__container__text__input{margin-right:10px}.technician-profile-info__wrapper__footer{width:100%;display:flex;justify-content:flex-end}.tabs{--f7-toolbar-height:60px}.tabs .toolbar{position:fixed;bottom:0}.tabs .toolbar.tabbar .toolbar-inner{padding-left:16px;padding-right:16px;background-color:#e6e8ea}.tabs .toolbar.tabbar a.link{text-transform:none;color:#0072ce;border-top:2px solid transparent}.tabs .toolbar.tabbar a.link img{margin:8px 4px 4px}.tabs .toolbar.tabbar a.link span{font-size:12px;margin-bottom:8px}.tabs .toolbar.tabbar a.link.tab-link-active{border-top-color:#0072ce}.tabs .toolbar.tabs-hidden .tabbar{display:none}@media screen and (min-width:1024px){.tabs .toolbar{display:none}}.tabs .tab{padding-bottom:0}.tabs .tab-active{z-index:10}@media screen and (max-width:1024px){.tabs .tab{height:calc(100vh - var(--f7-page-toolbar-bottom-offset, 0px) + var(--f7-safe-area-bottom) + var(--f7-page-content-extra-padding-bottom, 0px))}}.home-page-body{padding:1rem 2rem 0}.home-page__info{margin-top:8px;margin-bottom:24px;font-family:GilroyLight}.change-password-page__content__error{display:flex;align-items:center;width:100%;height:32px;border-radius:4px;background-color:rgba(235,87,87,.25);padding:8px 16px}.change-password-page__content__error p{font-size:12px;line-height:12px;color:#eb5757}.pivots-page__header{padding:1.5rem 2rem 0}.pivots-page__header__subtitle,.pivots-page__header__title{color:#e6e8ea;margin:0}.pivots-page__header__subtitle{margin-top:4px;font-family:GilroyLight;font-size:12px;line-height:12px}.pivots-page__body{padding:0 2rem}.pivots-page .container-header{display:none}@media screen and (min-width:1024px){.pivots-page .container-header{display:flex}.pivots-page .card-list__container{padding:2.25rem 2rem;flex-wrap:wrap}}@media screen and (min-width:1024px){.products-page .navbar{display:none}.products-page__body{height:clamp(300px,calc(70vh - 75px),640px);overflow-y:auto}.products-page .page-content{overflow-x:hidden}.config-product-page.page{width:100vw;height:100vh;background-color:hsla(0,0%,51%,.6);display:flex;justify-content:center;align-items:center}.config-product-page.page .page-content{background-color:#f8f8f8;min-width:650px;width:50vw;height:75vh;overflow-x:hidden;overflow-y:auto}.config-product-page.page .page-content .default-header{display:block;background-color:initial;text-align:center;border-bottom:1px solid hsla(0,0%,51%,.25)}.config-product-page.page .page-content .default-header h1,.config-product-page.page .page-content .default-header p{color:#16171b}.config-product-page.page .page-content .default-header .config-product-page__header{padding-top:0}.config-product-page.page .page-content .default-header .navbar{background-color:initial!important}.config-product-page.page .page-content .default-header .navbar__title{display:none}.config-product-page.page .page-content .config-product-page__body{padding:0 6rem}}.config-product-page__header{padding:1.5rem 2rem 0}.config-product-page__header__days,.config-product-page__header__title{color:#e6e8ea;margin:0}.config-product-page__header__days{margin-top:4px;font-family:GilroyLight;font-size:12px;line-height:12px}.config-product-page__body{padding:0 2rem 100px}.config-product-page__body .button-primary.button-fill{margin:24px auto}.config-product-page__item{width:100%;margin:24px 0;position:relative}.config-product-page__item__header{display:flex;justify-content:space-between;align-items:center;font-family:GilroyBold;font-size:18px;line-height:20px;margin:auto 0}.config-product-page__item__name{color:rgba(22,23,27,.9)}.config-product-page__item__volume{display:flex;align-items:center;grid-gap:.5rem;gap:.5rem}.config-product-page__item__dosage{margin:0 8px 0 0;min-width:90px}.config-product-page__item__quantity{color:#0072ce}.config-product-page__item__description{margin-top:4px}.config-product-page__item .pivot-area{margin:0 auto}.config-product-page__item .pivot-area--content:after{content:" ";position:absolute;top:calc(50% - 8.5px);left:1rem;font-family:GilroyLight!important;font-size:14px!important;line-height:17px!important;color:rgba(22,23,27,.5)!important}@media screen and (min-width:1024px){.config-product-page__item .pivot-area--content:after{top:53%}}.config-product-page__item .pivot-area--content-w0:after{left:calc(1rem + 9px)}.config-product-page__item .pivot-area--content-w1:after{left:calc(1rem + 18px)}.config-product-page__item .pivot-area--content-w2:after{left:calc(1rem + 27px)}.config-product-page__item .pivot-area--content-w3:after{left:calc(1rem + 36px)}.config-product-page__item .pivot-area--content-w4:after{left:calc(1rem + 45px)}.config-product-page__item .pivot-area--content-w5:after{left:calc(1rem + 54px)}.config-product-page__item .pivot-area--content-w6:after{left:calc(1rem + 63px)}.config-product-item-title_config{width:100%;display:flex;justify-content:space-between}.config-product-item-title_config--name{color:rgba(22,23,27,.9)}.config-product-item-title_config--description{margin-top:4px;font-size:18;font-weight:700}.config-product-item-title_config--quantity{color:#0072ce}.config-product-item-title{width:64%}.config-product-item-title--name{color:rgba(22,23,27,.9)}.config-product-item-title--description{margin-top:4px}.config-product-item-title--quantity{color:#0072ce}.cart-pivots-page__body{padding:0 2rem}.cart-pivots-page__body__title{margin-bottom:24px}.cart-feedback__illustration{margin:2rem}.cart-feedback .header{text-align:center}.cart-feedback .header__content{max-width:200px;margin:8px auto}@media screen and (min-width:1024px){.cart-feedback.page{width:100vw;height:100vh;background-color:hsla(0,0%,51%,.6);display:flex;justify-content:center;align-items:center}.cart-feedback.page .page-content{min-width:650px;width:50vw;height:500px;background-color:#0072ce;padding:1rem 6rem}.cart-feedback.page .page-content .navbar{display:none}.cart-feedback.page .page-content .header__content{max-width:none;margin-top:1rem}.cart-feedback.page .page-content .content{min-height:auto;padding:0}.cart-feedback.page .page-content .footer{position:relative}}@media screen and (min-width:1024px){.order-products-page>.page-content{overflow-x:hidden}.order-products-page .navbar{display:none}}.form-line{width:100%;margin:24px 0;position:relative}.form-line__title{display:flex;justify-content:space-between}.form-line__name,.form-line__quantity{font-family:GilroyBold;font-size:18px;line-height:20px;margin:auto 0}.form-line__name{color:rgba(22,23,27,.9)}.form-line__quantity{color:#0072ce}.form-line__description{margin-top:4px}.order-application-page__header{padding:1.5rem 2rem 0}.order-application-page__header__days,.order-application-page__header__title{color:#e6e8ea;margin:0}.order-application-page__header__days{margin-top:4px;font-family:GilroyLight;font-size:12px;line-height:12px}.order-application-page__body{padding:0 2rem}.order-application-page__body .button-primary.button-fill{margin:24px auto}.order-application-page__date{margin:0 auto}.order-application-page__error-message{display:flex;align-items:center;width:100%;height:32px;border-radius:4px;background-color:rgba(235,87,87,.25);padding:8px 16px}.order-application-page__error-message p{font-size:12px;line-height:12px;color:#eb5757}.order-application-page__warning-message{display:flex;align-items:center;width:100%;height:32px;border-radius:4px;background-color:rgba(255,160,122,.25);padding:8px 16px}.order-application-page__warning-message p{font-size:12px;line-height:12px;color:#ffa07a}@media screen and (min-width:1024px){.order-application-page.page{width:100vw;height:100vh;background-color:hsla(0,0%,51%,.6);display:flex;justify-content:center;align-items:center}.order-application-page.page .page-content{min-width:650px;width:50vw;height:600px;background-color:#f8f8f8}.order-application-page.page .page-content .app-layout{padding:0 4rem}.order-application-page.page .page-content .default-header{background:#f8f8f8;display:block;text-align:center}.order-application-page.page .page-content .default-header .order-application-page__header{width:100%}.order-application-page.page .page-content .default-header h1,.order-application-page.page .page-content .default-header p{color:#16171b}.order-application-page.page .page-content .navbar{background-color:#f8f8f8!important;padding:0;height:24px}.order-application-page.page .page-content .navbar .navbar__center.navbar__title{display:none}.order-application-page.page .page-content .header__content{max-width:none;margin-top:1rem}.order-application-page.page .page-content .content{min-height:auto;padding:0}.order-application-page.page .page-content .footer{position:relative}}.order-cancel-page .app-layout{height:100%;display:flex;flex-direction:column}.order-cancel-page .reason-container{display:flex;flex-direction:column;margin-top:1rem}.order-cancel-page .input-primary{max-width:100%}.order-cancel-page .input-primary .item-input-wrap{background-color:#e6e8ea;border-radius:.5rem;width:100%}.order-cancel-page .input-primary input{width:100%;background-color:#e6e8ea}.order-cancel-page__header{padding:0 2rem}.order-cancel-page__header__subtitle,.order-cancel-page__header__title{color:#e6e8ea;margin:0}.order-cancel-page__header__subtitle{margin-top:4px;font-family:GilroyLight;font-size:12px;line-height:12px}.order-cancel-page__body{display:flex;flex-direction:column;flex-grow:1;padding:0 2rem 1.5rem}.order-cancel-page__body .highlight{color:#0072ce;font-weight:700}.order-cancel-page__body__header{display:flex;flex-direction:column}.order-cancel-page__body__header h2{color:#0072ce;text-align:center}.order-cancel-page__body__header p{color:#828282;text-align:center;margin:unset}.order-cancel-page__body__content{display:flex;flex-direction:column;margin-top:2rem}.order-cancel-page__body__content h2{color:#0072ce;margin-bottom:1rem}.order-cancel-page__body__content .chemical-info{margin:unset}.order-cancel-page__body__content .chemical-info+.chemical-info{margin-top:.5rem}.order-cancel-page__body__footer{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;margin-top:auto;border-top:1px solid hsla(0,0%,51%,.25);padding-top:1.5rem}.order-cancel-page__body__footer__button{max-width:unset!important;margin:unset!important;justify-self:end}.order-cancel-page__body__footer__button+.order-cancel-page__body__footer__button__button{margin-left:1rem!important}.order-cancel-page__body__footer__button--cancel{width:100%}.order-cancel-page__body .button-primary.button-fill{margin:24px auto}.order-cancel-page__error-message{display:flex;align-items:center;width:100%;height:32px;border-radius:4px;background-color:rgba(235,87,87,.25);padding:8px 16px;margin-top:1rem}.order-cancel-page__error-message p{font-size:12px;line-height:12px;color:#eb5757}.order-cancel-page__error-warning{display:flex;align-items:center;width:100%;height:32px;border-radius:4px;background-color:purple;padding:8px 16px}.order-cancel-page__error-warning p{font-size:12px;line-height:12px;color:#fff}@media screen and (min-width:1024px){.order-cancel-page.page{width:100vw;height:100vh;background-color:hsla(0,0%,51%,.6);display:flex;justify-content:center;align-items:center}.order-cancel-page.page .page-content{min-width:650px;width:50vw;height:600px;overflow:hidden;background-color:#f8f8f8}.order-cancel-page.page .page-content .app-layout{padding:0 4rem;overflow:auto}.order-cancel-page.page .page-content .default-header{background:#f8f8f8;display:block;text-align:center;padding-bottom:0}.order-cancel-page.page .page-content .default-header .order-cancel-page__header{width:100%}.order-cancel-page.page .page-content .default-header h1,.order-cancel-page.page .page-content .default-header p{color:#16171b}.order-cancel-page.page .page-content .navbar{background-color:#f8f8f8!important;padding:0}.order-cancel-page.page .page-content .header__content{max-width:none;margin-top:1rem}.order-cancel-page.page .page-content .content{min-height:auto;padding:0}.order-cancel-page.page .page-content .footer{position:relative}.order-cancel-page.page .page-content .order-cancel-page__body{padding:1.5rem 2rem;border-top:1px solid hsla(0,0%,51%,.25)}.order-cancel-page.page .page-content .order-cancel-page__body__footer{margin:.5rem -1.5rem 0;padding-left:1.5rem;padding-right:1.5rem;grid-template-columns:1fr 1fr}}.order-list-page__body,.order-pivots-page__body,.order-products-page__body{padding:0 2rem!important}@media screen and (min-width:1024px){.order-list-page__body,.order-pivots-page__body,.order-products-page__body{padding:1rem 2rem 0!important}}@keyframes showUp{0%{visibility:visible;opacity:0}to{opacity:1}}@keyframes disappear{0%{opacity:1}to{visibility:hidden;opacity:0}}*,:after,:before{margin:0;padding:0;outline:none;box-sizing:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{font-size:100%;box-sizing:border-box}body{background-color:#f8f8f8}body,html{-webkit-overflow-scrolling:touch!important;overflow:auto!important;height:100%!important}h1,h2,h3,h4,h5,h6{color:rgba(22,23,27,.9);clear:both;margin:0}body,button,input,optgroup,select,textarea{color:rgba(22,23,27,.9);font-family:Gilroy;font-size:18px;line-height:20px}div.router-transition .page-current{pointer-events:all}.preloader-backdrop{opacity:1;background:rgba(0,0,0,.6)}.preloader-modal{--f7-preloader-modal-bg-color:transparent}.dialog{--f7-dialog-border-radius:1rem}.row>.col,.row>[class*=col-]{height:100%}.link{width:100%}h1{font-family:GilroyBold;font-size:18px}h1,h2{line-height:20px}h2{font-family:GilroySemibold;font-size:16px}h3{font-size:14px;line-height:17px}h3,h4{font-family:Gilroy}h4{font-size:12px;line-height:12px}h5{font-family:Gilroy;font-size:10px;line-height:10px}label{font-family:GilroyBold;font-size:18px;line-height:20px;display:block}p{font-family:Gilroy;font-size:14px;line-height:17px;color:rgba(22,23,27,.9)}@media (min-width:1024px){.welcome-layout{display:flex;background-color:#0072ce;zoom:.8}.welcome-layout:before{content:" ";display:block;width:100%;height:100%;position:absolute;left:0;top:0;background-image:url(../../static/media/welcome-background.3ae42170.svg);background-size:cover;opacity:.1}.welcome-layout .navbar{max-width:600px;margin:0 auto;padding:2rem 0}.welcome-layout .navbar__title{display:none}.welcome-layout .page-content{display:flex;flex-direction:column;margin:auto;border-radius:.5rem;background-color:#f8f8f8;width:100%;max-width:700px;height:100%;min-height:auto;max-height:600px;overflow:hidden}.welcome-layout .header{max-width:600px;text-align:center}.welcome-layout .content{padding-bottom:0;padding-top:0;min-height:auto}.welcome-layout .footer{display:flex;position:relative;align-items:center;padding-top:.5rem;max-width:600px;margin:auto}.welcome-layout .footer .button-secondary{order:1}.welcome-layout .footer .button-primary{order:2}.welcome-layout .footer .button-primary,.welcome-layout .footer .button-secondary{width:100%;margin-top:1rem}}:root{--f7-page-bg-color:#f8f8f8}.desktop-only,.hidden{display:none}@media screen and (min-width:1024px){.desktop-only{display:flex}}.page-loading{position:absolute;top:0;left:0;width:100%;height:100%;min-height:500px;opacity:.7;display:flex;justify-content:center;align-items:center;background:#f8f8f8;z-index:9999}.page-loading .loader{width:50px;height:50px;border-width:8px}@font-face{font-family:Gilroy;src:url(../../static/media/Gilroy.5c1e5748.otf)}@font-face{font-family:GilroyBlack;src:url(../../static/media/Gilroy-Black.5440ca6b.otf)}@font-face{font-family:GilroyBold;src:url(../../static/media/Gilroy-Bold.f18b0b66.otf)}@font-face{font-family:GilroyExtraBold;src:url(../../static/media/Gilroy-ExtraBold.de08bd32.otf)}@font-face{font-family:GilroyHeavy;src:url(../../static/media/Gilroy-Heavy.a992bf64.otf)}@font-face{font-family:GilroyItalic;src:url(../../static/media/Gilroy-Italic.6e80a8d6.otf)}@font-face{font-family:GilroyLight;src:url(../../static/media/Gilroy-Light.0eabc219.otf)}@font-face{font-family:GilroyMedium;src:url(../../static/media/Gilroy-Medium.5c1e5748.otf)}@font-face{font-family:GilroyRegular;src:url(../../static/media/Gilroy-Regular.93a118ae.otf)}@font-face{font-family:GilroySemibold;src:url(../../static/media/Gilroy-Semibold.ac29a758.otf)}@font-face{font-family:GilroyThin;src:url(../../static/media/Gilroy-Thin.0677ca5b.otf)}@font-face{font-family:GilroyUltraLight;src:url(../../static/media/Gilroy-UltraLight.fb508b8a.otf)}
/*# sourceMappingURL=main.c212b308.chunk.css.map */