#header-login{display:flex;flex-direction:row;background-color:#581f40;align-items:center;justify-content:space-between}@media only screen and (max-width: 991px){#header-login{position:-webkit-sticky;position:sticky;top:0;left:0;z-index:9999999}}@media only screen and (min-width: 992px){#header-login{min-width:276px;max-width:276px;flex-direction:column;align-items:flex-start}}#header-login .logos{display:flex;align-items:center;padding-left:1rem}@media only screen and (min-width: 992px){#header-login .logos--small{display:none}}@media only screen and (min-width: 992px){#header-login .logos{justify-content:center;padding-left:0}}#header-login .logos .logo-link{display:block;padding:1.6rem 1.8rem}#header-login .logos .logo-link img{max-width:77px}@media only screen and (min-width: 992px){#header-login .logos .logo-link img{max-width:115px}}#header-login .right-part{display:flex;padding-right:2.6rem}@media only screen and (min-width: 992px){#header-login .right-part{display:none}}#header-login .menu-panel-login{width:100%}#header-login .part{display:flex;flex-direction:column;width:100%}#header-login .part .user-name{display:flex;color:#fff;margin:6rem 0.4rem 5rem 6.7rem;align-items:center;position:relative}@media only screen and (min-width: 992px){#header-login .part .user-name{margin:7.5rem 0.4rem 5rem 8.5rem}}#header-login .part .user-name .title{font-size:20px;line-height:17.1px}#header-login .part .user-name .icon-user{color:#fff;font-size:2.1rem;position:absolute;left:-2.7rem}#header-login .part .logout{margin:5rem 0 10rem 3.7rem}@media only screen and (min-width: 992px){#header-login .part .logout{margin:20.4rem 0 5rem 7.9rem}}#header-login .part .logout a{color:#ffffff;font-size:20px;line-height:17.1px;text-transform:uppercase}#header-login .part--menu{width:100vw;z-index:9999;position:relative;overflow-y:auto}@media only screen and (min-width: 992px){#header-login .part--menu{width:100%}}#header-login .part--menu .menu-wrapper{display:flex;align-items:center;flex-direction:column;width:100%;padding-top:1rem}#header-login .part--menu .menu-wrapper .menu{display:flex;flex-direction:row;margin:0;list-style-type:none;padding:0;margin:0;flex-direction:column;width:100%}#header-login .part--menu .menu-wrapper .menu:last-of-type{padding-top:8rem}#header-login .part--menu .menu-wrapper .menu>.menu-item{padding:0.3rem 0rem 0.3rem 1rem;margin:0.3rem 0;width:100%}@media only screen and (min-width: 992px){#header-login .part--menu .menu-wrapper .menu>.menu-item{padding:0.3rem 0rem 0.3rem 2.5rem;width:100%}#header-login .part--menu .menu-wrapper .menu>.menu-item:hover>a{padding-left:5.7rem}#header-login .part--menu .menu-wrapper .menu>.menu-item:hover>a .icon-arrow-small{opacity:1}}#header-login .part--menu .menu-wrapper .menu>.menu-item.current-menu-item,#header-login .part--menu .menu-wrapper .menu>.menu-item.is-active{position:relative}#header-login .part--menu .menu-wrapper .menu>.menu-item.current-menu-item:after,#header-login .part--menu .menu-wrapper .menu>.menu-item.is-active:after{content:"";width:5px;height:100%;background-color:#86a00a;position:absolute;top:0;right:0}#header-login .part--menu .menu-wrapper .menu>.menu-item.current-menu-item:before,#header-login .part--menu .menu-wrapper .menu>.menu-item.is-active:before{content:"";width:100%;height:100%;background-color:#fff;position:absolute;top:0;left:0;opacity:0.1;z-index:0}#header-login .part--menu .menu-wrapper .menu>.menu-item.current-menu-item a,#header-login .part--menu .menu-wrapper .menu>.menu-item.is-active a{padding-left:5.7rem}#header-login .part--menu .menu-wrapper .menu>.menu-item.current-menu-item a .icon-arrow-small,#header-login .part--menu .menu-wrapper .menu>.menu-item.is-active a .icon-arrow-small{opacity:1}#header-login .part--menu .menu-wrapper .menu>.menu-item a{color:#ffffff;font-size:20px;line-height:17.1px;z-index:1;position:relative;display:block;padding:1.3rem 0 1.3rem 3rem;transition:padding-left 0.3s ease}#header-login .part--menu .menu-wrapper .menu>.menu-item a .icon-arrow-small{position:absolute;opacity:0;transition:opacity 0.3s ease;left:3rem;font-size:1.3rem;top:50%;transform:translateY(-50%)}@media only screen and (max-width: 991px){#header-login .menu_is_open_b{overflow:hidden}#header-login .menu_is_open_m{pointer-events:none}#header-login .user-icon{padding:0 3.7rem}#header-login .user-icon .icon-user{font-size:2.4rem;color:#fff}#header-login #nav-icon-login{width:4.2rem;height:3.3rem;position:relative;z-index:222222;transform:rotate(0deg);transition:0.5s ease-in-out;cursor:pointer;order:2}#header-login #nav-icon-login span{display:block;position:absolute;height:0.3rem;width:100%;background:#fff;border-radius:1.5rem;opacity:1;left:0;transform:rotate(0deg);transition:0.25s ease-in-out}#header-login #nav-icon-login span:nth-child(1){top:0.3rem;transform-origin:left center}#header-login #nav-icon-login span:nth-child(2){top:1.1rem;width:100%;left:auto;right:0;transform-origin:left center}#header-login #nav-icon-login span:nth-child(3){top:1.9rem;transform-origin:left center}#header-login #nav-icon-login.open{width:4.2rem}#header-login #nav-icon-login.open span:nth-child(1){transform:rotate(45deg);top:-0.95rem;left:0rem}}@media only screen and (max-width: 991px) and (min-width: 451px){#header-login #nav-icon-login.open span:nth-child(1){top:-0.95rem}}@media only screen and (max-width: 991px){#header-login #nav-icon-login.open span:nth-child(2){width:0%;opacity:0}#header-login #nav-icon-login.open span:nth-child(3){transform:rotate(-45deg);top:2rem;left:0rem}#header-login .menu-panel-login{pointer-events:all;z-index:1000;position:fixed;background-color:#581f40;width:100%;top:104px;height:100vh;left:-120%;max-height:calc(100vh - 104px);transition:left 0.5s ease;display:flex}}@media only screen and (max-width: 991px) and (max-width: 991px){#header-login .menu-panel-login .logos{display:none}}@media only screen and (max-width: 991px){#header-login .menu-panel-login.active{left:0}}.main-content{color:#313131;overflow:hidden}.table-wrapper{overflow-x:auto}.pos-unset{position:unset}.click-to-edit{cursor:pointer}.order-sent .main-content .one-order form .click-to-edit{display:none}.order-sent .main-content .one-order form .delete{display:none}.order-sent .main-content .one-order form .table-bottom{display:none !important}.login-open{position:relative;overflow:hidden}.login-open::before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(255,255,255,0.85);z-index:9999999}.login-open .modal-login{display:block;opacity:1;transition:opacity 0.5s ease}.login-open main{pointer-events:all}.modal-login{display:none;position:fixed;z-index:9999999;right:0;top:0;width:100%;height:100%;overflow:auto;background-color:transparent;overflow-x:hidden;opacity:0}.modal-login .wrong{color:#ff0000;font-weight:500}.modal-login .modal-login-content{max-width:1200px;position:relative;padding:10rem 2rem 18.2rem 2rem;margin:0 auto;border:0;cursor:auto;height:100%}@media only screen and (max-width: 576px){.modal-login .modal-login-content{padding:5.7rem 0rem 18.2rem 0rem}}.modal-login .modal-login-content .left-content{background-color:#581f40;color:#fff;padding:5rem 2rem 5rem 2rem;margin-bottom:21rem}@media only screen and (min-width: 992px){.modal-login .modal-login-content .left-content{padding:12rem 2rem 17.6rem 2rem;margin-bottom:0rem}}@media only screen and (min-width: 1200px){.modal-login .modal-login-content .left-content{padding:12rem 5rem 17.6rem 6rem}}.modal-login .modal-login-content .left-content .title{font-size:35px;line-height:40px;font-weight:100;margin-bottom:6.3rem;display:block}@media only screen and (min-width: 992px){.modal-login .modal-login-content .left-content .title{font-size:45px;line-height:60px}}.modal-login .modal-login-content .left-content p{font-size:21px;font-weight:300;line-height:27.5px;color:#fff}.modal-login .modal-login-content .right-content{padding:9.7rem 2rem 5rem 2rem;background-color:#fff;position:relative}@media only screen and (min-width: 992px){.modal-login .modal-login-content .right-content{padding:9.7rem 1rem 21.6rem 4rem}}@media only screen and (min-width: 1200px){.modal-login .modal-login-content .right-content{padding:9.7rem 3.3rem 21.6rem 4rem}}.modal-login .modal-login-content .right-content .login-close{font-size:1.4rem;position:absolute;top:-1.8rem;right:-1.7rem;transition:color 0.3s ease;color:#fff;width:38px;height:38px;border-radius:50%;background-color:#581f40;display:flex;align-items:center;justify-content:center}.modal-login .modal-login-content .right-content .login-close:hover,.modal-login .modal-login-content .right-content .login-close :focus{text-decoration:none;cursor:pointer}@media only screen and (max-width: 576px){.modal-login .modal-login-content .right-content .login-close{right:1.3rem}}.modal-login .modal-login-content .right-content .title{color:#225b23;font-size:30px;line-height:25px;font-weight:900;margin-bottom:6.8rem;display:block}.modal-login .modal-login-content .right-content .form-login .input-wrapper,.modal-login .modal-login-content .right-content .form-forgot-password .input-wrapper{font-size:14px;line-height:32px;position:relative;display:flex;width:100%;margin:2rem 0}.modal-login .modal-login-content .right-content .form-login input.form-login-text,.modal-login .modal-login-content .right-content .form-forgot-password input.form-login-text{border:none;background-color:rgba(223,236,181,0.4);border-radius:25px;padding:1.75rem 3.1rem;width:100%;font-size:15px;transition:all 0.5s ease}.modal-login .modal-login-content .right-content .form-login input:focus,.modal-login .modal-login-content .right-content .form-forgot-password input:focus{outline:none}.modal-login .modal-login-content .right-content .btn-wrapper{margin-top:4.6rem;display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width: 576px){.modal-login .modal-login-content .right-content .btn-wrapper{flex-direction:column;align-items:flex-start}}@media only screen and (min-width: 1200px){.modal-login .modal-login-content .right-content .btn-wrapper{padding-right:5rem}}.modal-login .modal-login-content .right-content .btn-wrapper .btn{margin:0;padding-right:10rem}@media only screen and (max-width: 576px){.modal-login .modal-login-content .right-content .btn-wrapper .btn{padding-right:3rem}}.modal-login .modal-login-content .right-content .btn-wrapper a{font-size:17px;font-weight:600;color:#225b23}.modal-login .modal-login-content .right-content .btn-wrapper a .icon-arrow-small{transition:transform 0.5s ease;padding-left:1rem;display:inline-block}.modal-login .modal-login-content .right-content .btn-wrapper a:hover .icon-arrow-small{transform:translateX(0.5rem)}@media only screen and (max-width: 576px){.modal-login .modal-login-content .right-content .btn-wrapper a{margin-top:2rem}}.modal-login .modal-login-content .right-content .form-forgot-password .btn-wrapper{padding:0}.modal-login .modal-login-content .right-content .form-forgot-password .btn-wrapper .btn{margin:0;padding-right:4rem}@media only screen and (max-width: 576px){.modal-login .modal-login-content .right-content .form-forgot-password .btn-wrapper .btn{padding-right:3rem}}.pagination-orders{display:flex;flex-direction:row;justify-content:center;margin:1.9rem 0 2rem}.pagination-orders ul{list-style-type:none;padding:0;margin:0;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center}.pagination-orders ul li{margin:0 0.7rem;color:#313131}.pagination-orders ul li .arrow{font-size:3.7rem}.pagination-orders ul li .arrow.prev{margin-right:1rem}.pagination-orders ul li .arrow.next{margin-left:1rem}.pagination-orders ul li .dots{display:inline-flex;align-items:center;justify-content:center}.pagination-orders ul li a{display:inline-flex;align-items:center;justify-content:center;color:#313131;transition:background-color 0.3s ease, color 0.3s ease;font-size:18px}.pagination-orders ul li a.disabled{pointer-events:none;opacity:0.3}.pagination-orders ul li a.current{color:#581f40}.pagination-orders ul li a:hover{color:#581f40;text-decoration:none}@media only screen and (min-width: 992px){.pagination-orders ul li a.arrow:hover{color:#581f40}}.form--disabled input,.form--disabled textarea,.form--disabled select{transition:all 0.2s ease-in-out}.form--disabled select{pointer-events:none;opacity:0.6;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0.2rem 0.4rem}.form--enabled select{pointer-events:all;opacity:1;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.click-to-edit{position:absolute}.main-content{width:100%}.main-content .h1,.main-content .h3{color:#86a00a}.main-content .h1{font-weight:200;font-size:40px;line-height:60px}.main-content .h3{font-size:22px;font-weight:400;font-style:normal;letter-spacing:normal;line-height:25px}.main-content p{font-size:1.6rem;line-height:27.5px;font-weight:400}.main-content .content-wrapper{max-width:110rem;margin:3.2rem 1rem 22rem 2rem}@media only screen and (min-width: 992px){.main-content .content-wrapper{margin:6.7rem 1rem 22rem 5rem}}@media only screen and (min-width: 1200px){.main-content .content-wrapper{margin:6.7rem 1rem 22rem 8rem}}@media only screen and (min-width: 992px){.main-content .contact-person{padding-right:9rem}}.main-content .monthly-offer{position:relative}@media only screen and (min-width: 992px){.main-content .monthly-offer{padding-right:4rem}}.main-content .monthly-offer .click-to-edit{top:0;right:0}.main-content .monthly-offer .click-to-edit .icon-edit,.main-content .monthly-offer .click-to-edit .icon-check-1{font-size:2.3rem;color:#581f40}.main-content .monthly-offer .text-offer{max-width:70rem;margin:4.6rem 1rem 0 1rem}.main-content .monthly-offer .btn-wrapper{margin-top:5.6rem;align-items:flex-start;flex-direction:column}.main-content .monthly-offer .btn-wrapper.justify-start{justify-content:flex-start}@media only screen and (min-width: 992px){.main-content .monthly-offer .btn-wrapper{align-items:center;flex-direction:row}}.main-content .monthly-offer .btn-wrapper .btn{padding-right:5rem;letter-spacing:0.3rem;margin:2rem 0}@media only screen and (min-width: 992px){.main-content .monthly-offer .btn-wrapper .btn{margin:0}}.main-content .monthly-offer .btn-wrapper .end-offers{color:#c4171d;font-size:23px;margin:2rem 0}@media only screen and (min-width: 992px){.main-content .monthly-offer .btn-wrapper .end-offers{margin-left:4.9rem}}.main-content .all-orders{margin-right:1rem}@media only screen and (min-width: 1200px){.main-content .all-orders{margin-right:10rem}}.main-content .all-orders .btn-wrapper{margin:1rem 1rem 1rem 1rem}@media only screen and (min-width: 992px){.main-content .all-orders .btn-wrapper{margin:1rem 3rem 1rem 1rem}}.main-content .all-orders .btn-wrapper .icon-plus{font-size:4.3rem;font-weight:600;position:absolute;left:0;top:-1.2rem}.main-content .all-orders .btn-wrapper a{display:flex;align-items:center;font-size:21px;color:#225b23;position:relative;padding-left:4.7rem}.main-content .all-orders__filters{display:flex;color:#581f40;margin:1.3rem 0rem 2.6rem 0;justify-content:flex-start}@media only screen and (min-width: 992px){.main-content .all-orders__filters{align-items:center}}.main-content .all-orders__filters .first-icon{margin-top:3rem}.main-content .all-orders__filters .first-icon .icon-align{font-size:2.1rem}@media only screen and (min-width: 992px){.main-content .all-orders__filters .first-icon .icon-align{font-size:2.9rem}}@media only screen and (min-width: 992px){.main-content .all-orders__filters .first-icon{margin:3.6rem 3.7rem 1rem 1rem}}.main-content .all-orders__filters ul{display:flex;font-size:18px;font-weight:600;margin:0.3rem 0 0;padding:3rem 0 2rem;position:relative}@media only screen and (max-width: 991px){.main-content .all-orders__filters ul{font-size:17px;padding:1.1rem 0 0}}.main-content .all-orders__filters ul li{margin-right:1.6rem;cursor:pointer}@media only screen and (min-width: 1200px){.main-content .all-orders__filters ul li{margin-right:2.6rem}}.main-content .all-orders__filters .orders-search{position:relative;width:384px}@media only screen and (min-width: 992px){.main-content .all-orders__filters .orders-search{margin:2rem 0 0;width:100%}}.main-content .all-orders__filters .orders-search button{border:none;background-color:transparent;position:absolute;transform:translateY(-50%);top:50%}.main-content .all-orders__filters .orders-search button.close-button{right:3rem}.main-content .all-orders__filters .orders-search button[type="submit"]{right:1rem;width:2rem;height:2rem}.main-content .all-orders__filters .orders-search button .close-icon{position:relative;width:2rem;height:2rem;cursor:pointer;display:flex;align-items:center;justify-content:center}.main-content .all-orders__filters .orders-search button .close-icon::before{content:"";position:absolute;width:1.5rem;height:0.15rem;background-color:#000;transition:transform 0.3s ease;transform:rotate(45deg)}.main-content .all-orders__filters .orders-search button .close-icon::after{content:"";position:absolute;width:1.5rem;height:0.15rem;background-color:#000;transition:transform 0.3s ease;transform:rotate(-45deg)}.main-content .all-orders__filters .orders-search button .close-icon:hover::before{transform:rotate(135deg)}.main-content .all-orders__filters .orders-search button .close-icon:hover::after{transform:rotate(45deg)}.main-content .all-orders__filters .orders-search input{border:1px solid #c9c9c9;background-color:#ffffff;border-radius:25px;padding:1.75rem 2.4rem;width:100%;font-size:15px;transition:all 0.5s ease;color:#581f40;outline:none}.main-content .all-orders__filters .orders-search input:focus{border-color:#581f40}.main-content .all-orders__filters .orders-search input::-moz-placeholder{color:#581f40}.main-content .all-orders__filters .orders-search input:-ms-input-placeholder{color:#581f40}.main-content .all-orders__filters .orders-search input::-ms-input-placeholder{color:#581f40}.main-content .all-orders__filters .orders-search input::placeholder{color:#581f40}.main-content .all-orders__filters .orders-search .icon-search1{position:absolute;transform:translateY(-50%);top:50%;right:0rem;font-size:1.9rem}@media only screen and (max-width: 991px){.main-content .all-orders__filters .orders-search .icon-search1{right:2rem}}.main-content .all-orders__item{padding:1.3rem 1rem 2.1rem 1.4rem;margin:1.3rem 0 0.9rem;background-color:rgba(229,229,229,0.3)}@media only screen and (max-width: 767px){.main-content .all-orders__item{position:relative}}.main-content .all-orders__item.item-is-open{background-color:rgba(255,0,0,0.05)}@media only screen and (min-width: 992px){.main-content .all-orders__item{padding:0.7rem 1rem 0.45rem 2.7rem;margin:1.3rem 0 3.3rem}}.main-content .all-orders__item .edit-item{position:absolute;right:1.7rem;top:2.6rem;font-size:2.2rem;color:#581f40;z-index:9}@media only screen and (max-width: 991px){.main-content .all-orders__item .edit-item{right:3.3rem;bottom:2.3rem}}@media only screen and (max-width: 767px){.main-content .all-orders__item .edit-item{right:5.7rem;bottom:1.8rem;top:auto}}.main-content .all-orders__item .item-header{display:flex;align-items:center}@media only screen and (max-width: 767px){.main-content .all-orders__item .item-header{justify-content:space-between}}.main-content .all-orders__item .item-status{width:30%;font-weight:600;text-align:right;padding-right:3rem}@media only screen and (min-width: 768px){.main-content .all-orders__item .item-status{text-align:left;padding-right:0}}.main-content .all-orders__item .item-title{color:#86a00a;font-size:21px;width:58%}@media only screen and (min-width: 768px){.main-content .all-orders__item .item-title{margin-bottom:1.4rem}}.main-content .all-orders__item .item-state{font-size:18px;font-weight:600}@media only screen and (min-width: 768px){.main-content .all-orders__item .item-state{margin-bottom:1.4rem}}.main-content .all-orders__item .icon-calendar{color:#ff0000}.main-content .all-orders__item .icon-check{color:#41a62a}.main-content .all-orders__item table{font-size:18px;color:#313131;width:100%;position:relative}.main-content .all-orders__item table tr td:first-of-type{width:16%}.main-content .all-orders__item table tr td:nth-child(2){width:42%}.main-content .all-orders__item table tr td:last-child{text-align:right}@media only screen and (min-width: 992px){.main-content .all-orders__item table tr td:last-child{text-align:center}}@media only screen and (max-width: 767px){.main-content .all-orders__item table{display:flex;margin-top:0.6rem;max-width:500px}.main-content .all-orders__item table tbody{width:100%}.main-content .all-orders__item table tr{display:flex;flex-wrap:wrap}.main-content .all-orders__item table tr td{width:100%;margin-left:11rem}.main-content .all-orders__item table tr td:first-of-type{width:111px;margin-left:0;font-weight:600}.main-content .all-orders__item table tr td:nth-child(2){flex:1;margin-left:0;font-weight:600}.main-content .all-orders__item table tr td:nth-last-of-type(2){font-weight:600;padding-top:1rem}.main-content .all-orders__item table tr td:last-of-type{position:absolute;bottom:0;width:auto;right:1.6rem}}@media only screen and (min-width: 992px){.main-content .one-order{margin-right:6rem}}@media only screen and (max-width: 767px){.main-content .one-order .h1{margin-bottom:1.8rem}}.main-content .one-order__header{font-size:21px;margin:2.3rem 0rem 1rem 0rem}.main-content .one-order__header .col-12{padding:0}@media only screen and (max-width: 767px){.main-content .one-order__header{border-bottom:1px solid rgba(88,31,64,0.2);padding-bottom:1.8rem;margin:2.3rem 0rem 1rem 1.2rem}}@media only screen and (min-width: 992px){.main-content .one-order__header{margin:9.3rem 0rem 1rem 1rem}}@media only screen and (max-width: 767px){.main-content .one-order__header .name{margin-bottom:2.3rem;display:block}}.main-content .one-order__header .name,.main-content .one-order__header .type{color:#86a00a}.main-content .one-order__header .lieferdatum{color:#581f40;margin-right:1rem}@media only screen and (min-width: 992px){.main-content .one-order__header .lieferdatum{margin-left:1.7rem;margin-right:1.2rem}}@media only screen and (min-width: 992px){.main-content .one-order form{margin-right:4rem}}.main-content .one-order form .click-to-edit{right:8rem;top:3rem;z-index:5}@media only screen and (min-width: 992px){.main-content .one-order form .click-to-edit{top:9.8rem}}@media only screen and (max-width: 767px){.main-content .one-order form .click-to-edit{right:7.1rem;top:8.4rem}}.main-content .one-order form .click-to-edit .icon-edit,.main-content .one-order form .click-to-edit .icon-check-1{font-size:2.3rem;color:#581f40}.main-content .one-order form .trash{right:5rem;top:3rem;z-index:5;position:absolute;cursor:pointer}@media only screen and (min-width: 992px){.main-content .one-order form .trash{top:9.8rem}}@media only screen and (max-width: 767px){.main-content .one-order form .trash{right:4.1rem;top:8.4rem}}.main-content .one-order form .trash .icon-trash-o{font-size:2.1rem;color:#581f40}.main-content .one-order form table{border-collapse:separate;width:100%;border-spacing:0 2.9rem}@media only screen and (max-width: 767px){.main-content .one-order form table{display:flex}}.main-content .one-order form table.table-header{padding-left:1.2rem;border-spacing:0 1.2rem;margin-top:1.7rem;margin-bottom:0.7rem}@media only screen and (min-width: 992px){.main-content .one-order form table.table-header{padding-left:2.6rem;margin-top:1.6rem}}@media only screen and (max-width: 767px){.main-content .one-order form table.table-header tbody{width:100%}}@media only screen and (max-width: 767px){.main-content .one-order form table.table-header tr{display:flex;flex-direction:column}}.main-content .one-order form table.table-header th{color:#581f40;font-size:18px}@media only screen and (max-width: 767px){.main-content .one-order form table.table-header th{font-size:21px;margin-bottom:0.5rem;border-bottom:1px solid rgba(88,31,64,0.2)}}.main-content .one-order form table.table-header th .bottom-row{color:#86a00a;font-size:21px;display:block;font-weight:500}@media only screen and (max-width: 767px){.main-content .one-order form table.table-header th .bottom-row{padding-bottom:0.4rem}}.main-content .one-order form table.table-content{border-spacing:0 2.9rem}@media only screen and (max-width: 767px){.main-content .one-order form table.table-content{margin-top:4.1rem}}.main-content .one-order form table.table-content .mob-title{max-width:8rem;width:100%;font-weight:700}.main-content .one-order form table.table-content .mob-title.mx-w{max-width:4.8rem}@media only screen and (max-width: 767px){.main-content .one-order form table.table-content thead{display:none}}@media only screen and (max-width: 767px){.main-content .one-order form table.table-content tbody{width:100%}}.main-content .one-order form table.table-content tr{background-color:#f7f7f7}@media only screen and (max-width: 767px){.main-content .one-order form table.table-content tr{display:flex;flex-direction:column;margin-bottom:1.6rem;padding-bottom:0.6rem;position:relative}}.main-content .one-order form table.table-content tr td,.main-content .one-order form table.table-content tr th{font-size:18px;background-color:#f7f7f7;padding:0.37rem 1rem}@media only screen and (max-width: 767px){.main-content .one-order form table.table-content tr td,.main-content .one-order form table.table-content tr th{margin-bottom:0.5rem;position:relative;padding:0.6rem 2.3rem}.main-content .one-order form table.table-content tr td::after,.main-content .one-order form table.table-content tr th::after{content:"";bottom:0;position:absolute;width:calc(100% - 2.8rem);height:1px;background-color:rgba(88,31,64,0.2);transform:translateX(-50%);left:50%}.main-content .one-order form table.table-content tr td:nth-last-child(2)::after,.main-content .one-order form table.table-content tr th:nth-last-child(2)::after{display:none}}.main-content .one-order form table.table-content tr td:first-of-type,.main-content .one-order form table.table-content tr th:first-of-type{padding-left:1.2rem}@media only screen and (max-width: 767px){.main-content .one-order form table.table-content tr td:first-of-type,.main-content .one-order form table.table-content tr th:first-of-type{width:100%;font-weight:600;padding:1.2rem 2.3rem}}@media only screen and (min-width: 992px){.main-content .one-order form table.table-content tr td:first-of-type,.main-content .one-order form table.table-content tr th:first-of-type{padding-left:3.2rem;width:30%}}.main-content .one-order form table.table-content tr td.delete,.main-content .one-order form table.table-content tr th.delete{opacity:0;transition:opacity 0.4s ease-in-out;padding-top:0.5rem}@media only screen and (max-width: 767px){.main-content .one-order form table.table-content tr td.delete,.main-content .one-order form table.table-content tr th.delete{position:absolute;right:3.3rem;background-color:transparent;padding:0;top:1.8rem}.main-content .one-order form table.table-content tr td.delete::after,.main-content .one-order form table.table-content tr th.delete::after{display:none}}.main-content .one-order form table.table-content tr td input,.main-content .one-order form table.table-content tr th input{border:none;width:50px;height:21px;font-weight:400;text-align:center;transition:background-color 0.2s ease-in-out;padding-left:2rem;background-color:transparent;cursor:pointer}.main-content .one-order form table.table-content tr td input:focus,.main-content .one-order form table.table-content tr th input:focus{outline:none;border-bottom-color:blue}.main-content .one-order form table.table-content tr td input[type="number"]::-webkit-outer-spin-button,.main-content .one-order form table.table-content tr td input[type="number"]::-webkit-inner-spin-button,.main-content .one-order form table.table-content tr th input[type="number"]::-webkit-outer-spin-button,.main-content .one-order form table.table-content tr th input[type="number"]::-webkit-inner-spin-button{-webkit-appearance:none;background:transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJCAYAAADgkQYQAAAAKUlEQVQYlWNgwAT/sYhhKPiPT+F/LJgEsHv37v+EMGkmkuImoh2NoQAANlcun/q4OoYAAAAASUVORK5CYII=) no-repeat center center;background-size:12px;width:20px;opacity:0;position:absolute;top:0;left:0rem;bottom:0;-webkit-transition:opacity 0.2s ease-in-out;transition:opacity 0.2s ease-in-out;cursor:pointer}.main-content .one-order form .btn-wrapper{display:flex;margin-top:1.2rem;justify-content:flex-start}@media only screen and (min-width: 992px){.main-content .one-order form .btn-wrapper{justify-content:end}}.main-content .one-order form .btn-wrapper .one-order-check{background-color:transparent;font-size:18px;color:#581f40;opacity:0;transition:opacity 0.2s ease-in-out, visibility 0.2s ease-in-out;visibility:hidden;display:flex;align-items:center;cursor:pointer}.main-content .one-order form .btn-wrapper .one-order-check .icon-check-1{font-size:3.5rem;padding-left:2rem;padding-right:0}.main-content .one-order form .table-bottom{max-width:47rem;margin:0 auto;opacity:1;transition:opacity 0.2s ease-in-out}.main-content .one-order form .table-bottom button{border:none;transition:opacity 0.2s ease-in-out;letter-spacing:normal;font-weight:500;padding:1rem 6rem;margin:4rem 0}.main-content .one-order form .table-bottom .checkboxs{position:relative;display:flex}.main-content .one-order form .table-bottom label{position:relative;padding-left:3rem;margin:0 1rem 4.4rem 2rem}@media only screen and (min-width: 992px){.main-content .one-order form .table-bottom label{margin:0 1rem 4.4rem 4rem}}.main-content .one-order form .table-bottom input[type="checkbox"]{position:absolute;visibility:hidden;width:27px;height:27px;top:0;left:0}.main-content .one-order form .table-bottom input[type="checkbox"]+span{padding-left:1rem;font-weight:600}.main-content .one-order form .table-bottom input[type="checkbox"]+span:before{display:block;position:absolute;content:"";border-radius:0;width:27px;height:27px;top:0;left:0;border:1px solid #ff0000}.main-content .one-order form .table-bottom input[type="checkbox"]+span:after{display:block;position:absolute;content:"\2713";width:27px;height:27px;top:-2px;left:0;visibility:hidden;font-size:18px;text-align:center}.main-content .one-order form .table-bottom input[type="checkbox"]:checked+span:before{background:transparent}.main-content .one-order form .table-bottom input[type="checkbox"]:checked+span:after{visibility:visible}.main-content .one-order form .table-bottom input[type="checkbox"].green+span{color:#225b23}.main-content .one-order form .table-bottom input[type="checkbox"].green+span:before{border:1px solid #225b23}.main-content .one-order form .table-bottom input[type="checkbox"].red+span{color:#ff0000}.main-content .one-order form .table-bottom input[type="checkbox"].red+span:before{border:1px solid #ff0000}.main-content .one-order form .table-bottom .alert-1,.main-content .one-order form .table-bottom .alert-2{text-align:center;color:#225b23}.main-content .one-order form .table-bottom .alert-1{font-size:18px;margin-bottom:3rem}.main-content .one-order form .table-bottom .alert-2{font-size:15px}.main-content .one-order form .table-bottom .alert-2 strong{font-weight:600;color:#ff0000}.main-content .one-order form.form--enabled table tr td input[type="number"]::-webkit-outer-spin-button,.main-content .one-order form.form--enabled table tr td input[type="number"]::-webkit-inner-spin-button{opacity:1}.main-content .one-order form.form--enabled table tr td.delete{opacity:1;cursor:pointer}.main-content .one-order form.form--enabled .btn-wrapper .one-order-check{opacity:1;visibility:visible}.main-content .one-order form.form--enabled .table-bottom{opacity:0.5;pointer-events:none}.main-content .customer-data{max-width:1070px;margin:6.7rem 0rem 22rem 2rem}@media only screen and (min-width: 992px){.main-content .customer-data{margin:6.7rem 1rem 22rem 11.8rem}}.main-content .customer-data .btn-wrapper{margin-bottom:3rem;margin-top:4rem;margin-right:5rem}@media only screen and (min-width: 992px){.main-content .customer-data .btn-wrapper{margin-top:0}}.main-content .customer-data .btn-wrapper .btn{box-shadow:13px 13px 38px rgba(0,0,0,0.36);margin:0}.main-content .customer-data__content{max-width:910px;margin-left:-2rem}.main-content .customer-data__content .click-to-edit{position:absolute;right:3.2rem;top:0.3rem}.main-content .customer-data__content .click-to-edit .icon-edit,.main-content .customer-data__content .click-to-edit .icon-check-1{font-size:2.3rem;color:#581f40}.main-content .customer-data__content .tables-3 .h3{margin:0.6rem 0rem}@media only screen and (min-width: 992px){.main-content .customer-data__content .tables-3 .h3{margin:0.6rem 1.7rem}}.main-content .consultant-data{max-width:1070px;margin:6.7rem 0rem 22rem 2rem}@media only screen and (min-width: 992px){.main-content .consultant-data{margin:6.7rem 1rem 22rem 11.8rem}}.main-content .consultant-data h1{margin-bottom:2rem}@media only screen and (min-width: 992px){.main-content .consultant-data h1{margin-bottom:8rem}}.main-content .consultant-data__content{max-width:910px;margin-left:-2rem}.main-content .consultant-data__content .click-to-edit{position:absolute;right:3.2rem;top:0.3rem}.main-content .consultant-data__content .click-to-edit .icon-edit,.main-content .consultant-data__content .click-to-edit .icon-check-1{font-size:2.3rem;color:#581f40}.main-content .consultant-data__content .tables-3 .h3{margin:0.6rem 0rem}@media only screen and (min-width: 992px){.main-content .consultant-data__content .tables-3 .h3{margin:0.6rem 1.7rem}}.main-content .tables-1{margin:2.7rem 0 1rem}.main-content .tables-1 .h3{margin:0}.main-content .tables-1 table{border-collapse:separate;border-spacing:0 1.7rem;width:100%;margin-top:2.5rem;margin-bottom:3.5rem}.main-content .tables-1 table tr{background-color:#f7f7f7}.main-content .tables-1 table tr td{color:#313131;background-color:#f7f7f7;font-size:17px;line-height:17.1px;padding:0.6rem 1rem 1rem 1rem}.main-content .tables-1 table tr td:first-of-type{width:30%;position:-webkit-sticky;position:sticky;left:0}.main-content .tables-1 img{max-width:15.7rem;width:100%;margin:3.8rem 0rem 0}@media only screen and (min-width: 992px){.main-content .tables-1 img{margin:3.8rem 2.8rem}}.main-content .tables-2{overflow:auto}.main-content .tables-2 .form--disabled input{background-color:rgba(215,215,215,0.5);transition:background-color 0.4s ease-in-out;color:#c4171d}.main-content .tables-2 .table-wrapper{min-width:800px;overflow-x:unset}.main-content .tables-2 table{border-collapse:separate;border-spacing:0 1.7rem;width:100%;margin-top:5rem;margin-bottom:4.5rem}.main-content .tables-2 table tr td{color:#313131;font-size:15px;line-height:13px;font-weight:700;background-color:#fff}.main-content .tables-2 table tr td.promotional-price{color:#c4171d;font-size:21px;font-weight:500}.main-content .tables-2 table tr td:first-of-type{position:-webkit-sticky;position:sticky;left:0}.main-content .tables-2 table tr td input{border:none;background-color:#d7d7d7;width:35px;height:21px;color:#c4171d;font-size:23px;font-weight:400;text-align:center;transition:background-color 0.4s ease-in-out}.main-content .tables-2 table tr td input:focus{outline:none;border-bottom-color:blue}.main-content .tables-2 table tr td input::-webkit-outer-spin-button,.main-content .tables-2 table tr td input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.main-content .tables-2 table tr td input[type="number"]{-moz-appearance:textfield}.main-content .tables-3{margin:2.7rem 0 1rem}.main-content .tables-3 .form--disabled input{background-color:transparent;transition:background-color 0.4s ease-in-out;color:#313131}.main-content .tables-3 .h3{margin:0}.main-content .tables-3 table{border-collapse:separate;border-spacing:0 1.7rem;width:100%;margin-top:3.5rem;margin-bottom:4.5rem}.main-content .tables-3 table tr{background-color:#f2f2f2}.main-content .tables-3 table tr td{color:#313131;background-color:#f2f2f2;font-size:17px;line-height:17.1px;padding:0.62rem 1rem 0.62rem 1.6rem}.main-content .tables-3 table tr td:first-of-type{width:22%;position:-webkit-sticky;position:sticky;left:0}@media only screen and (max-width: 576px){.main-content .tables-3 table tr td{font-size:16px;padding:0.62rem 0.2rem 0.62rem 0.7rem}}.main-content .tables-3 table tr td input{border:none;background-color:#fff;width:100%;transition:background-color 0.4s ease-in-out;font-size:17px;padding:0 1rem;margin-left:-1rem}@media only screen and (max-width: 576px){.main-content .tables-3 table tr td input{font-size:16px;width:100%}}.main-content .tables-3 table tr td input:focus{outline:none;border-bottom-color:blue}@media only screen and (min-width: 992px){.main-content .tables-3 table tr td input{width:100%}}.form-wrapper{padding:3rem 1rem 1rem}@media only screen and (min-width: 992px){.form-wrapper{padding:3rem 0 1rem}}.form-wrapper .btn{margin:5rem 1rem;display:block}.form-wrapper .wpcf7 .ajax-loader{margin:0 auto;display:block}.form-wrapper .wpcf7 .inline{display:flex;flex-direction:column;justify-content:space-between}@media only screen and (min-width: 768px){.form-wrapper .wpcf7 .inline{display:flex;flex-direction:row}}.form-wrapper .wpcf7 .inline .input-wrapper{width:100%;margin:1rem 0}@media only screen and (min-width: 768px){.form-wrapper .wpcf7 .inline .input-wrapper{width:calc((50% - 10px));margin:10px 0}}.form-wrapper .wpcf7 .input-wrapper{font-size:14px;line-height:32px;position:relative;display:block}.form-wrapper .wpcf7 .input-wrapper.textarea-wrapper{padding-top:10px}.form-wrapper .wpcf7 .input-wrapper.textarea-wrapper .has-value{top:5px}.form-wrapper .wpcf7 .input-wrapper input.wpcf7-text,.form-wrapper .wpcf7 .input-wrapper input.wpcf7-textarea,.form-wrapper .wpcf7 .input-wrapper input.wpcf7-date,.form-wrapper .wpcf7 .input-wrapper textarea.wpcf7-text,.form-wrapper .wpcf7 .input-wrapper textarea.wpcf7-textarea,.form-wrapper .wpcf7 .input-wrapper textarea.wpcf7-date{border:none;background-color:rgba(229,229,229,0.3);padding:0.9rem 2.2rem;width:100%;font-size:14px;transition:all 0.5s ease}.form-wrapper .wpcf7 .input-wrapper input:focus,.form-wrapper .wpcf7 .input-wrapper textarea:focus{outline:none;border-bottom-color:blue}.form-wrapper .wpcf7 .input-wrapper textarea{margin:1rem 0 0rem;padding:1.9rem 2.2rem !important}@media only screen and (min-width: 992px){.form-wrapper .wpcf7 .input-wrapper textarea{margin:2rem 0 0rem}}.form-wrapper .wpcf7 .input-wrapper .wpcf7-list-item{display:block;margin-bottom:5px;margin-right:30px}.form-wrapper .wpcf7 .input-wrapper span.wpcf7-list-item{display:inline-block;margin:0}.form-wrapper.contact-form-in-pop h2{font-size:16px;line-height:18px;font-weight:400;color:#1f5120;margin:1rem 0 2rem}.form-wrapper.contact-form-in-pop h2 strong{font-weight:700;font-size:20px;line-height:30px}@media only screen and (min-width: 768px){.form-wrapper.contact-form-in-pop h2 strong{font-size:25px;line-height:35px}}.form-wrapper.contact-form-in-pop h3{margin:2.5rem 0}.form-wrapper.contact-form-in-pop .wpcf7 .btn{margin-top:1rem}.form-wrapper.contact-form-in-pop .wpcf7 .inline{align-items:flex-start}.form-wrapper.contact-form-in-pop .wpcf7 input.wpcf7-text,.form-wrapper.contact-form-in-pop .wpcf7 input.wpcf7-textarea,.form-wrapper.contact-form-in-pop .wpcf7 input.wpcf7-date,.form-wrapper.contact-form-in-pop .wpcf7 textarea.wpcf7-text,.form-wrapper.contact-form-in-pop .wpcf7 textarea.wpcf7-textarea,.form-wrapper.contact-form-in-pop .wpcf7 textarea.wpcf7-date{border:none;background-color:#fff;padding:0.9rem 2.2rem;width:100%;font-size:14px;transition:all 0.5s ease}.form-wrapper.contact-form-in-pop .wpcf7 input:focus,.form-wrapper.contact-form-in-pop .wpcf7 textarea:focus{outline:none;border-bottom-color:blue}.form-wrapper.contact-form-in-pop .wpcf7 input.wpcf7-date{color:#1f5120;display:flex;align-items:center;justify-content:space-between;gap:1rem}.form-wrapper.contact-form-in-pop .wpcf7 input.wpcf7-date::before{content:attr(placeholder)}.form-wrapper.contact-form-in-pop .wpcf7 .cf7-required{position:absolute;top:0;right:1rem;font-size:2rem;font-weight:600;color:#1f5120}.form-wrapper.contact-form-in-pop .wpcf7 .bg-white{background-color:#fff}.form-wrapper.contact-form-in-pop .wpcf7 .c-checkbox{display:flex;max-height:3.6rem}@media only screen and (min-width: 992px){.form-wrapper.contact-form-in-pop .wpcf7 .c-checkbox{gap:7rem}}.form-wrapper.contact-form-in-pop .wpcf7 .c-checkbox .wpcf7-list-item{height:100%}.form-wrapper.contact-form-in-pop .wpcf7 .c-checkbox label{position:relative;cursor:pointer;margin-top:0;margin-bottom:0;display:flex;height:100%;align-items:center}.form-wrapper.contact-form-in-pop .wpcf7 .c-checkbox input[type="checkbox"]{position:absolute;width:23px;height:23px;top:0;left:0}.form-wrapper.contact-form-in-pop .wpcf7 .c-checkbox input[type="checkbox"]+.wpcf7-list-item-label{position:relative;padding-left:4rem;margin-left:2.2rem;font-size:14px}.form-wrapper.contact-form-in-pop .wpcf7 .c-checkbox input[type="checkbox"]+.wpcf7-list-item-label:before{display:block;position:absolute;content:"";border-radius:0;width:23px;height:23px;transform:translateY(-50%);top:50%;left:0;border:1px solid #1f5120}.form-wrapper.contact-form-in-pop .wpcf7 .c-checkbox input[type="checkbox"]+.wpcf7-list-item-label:after{display:block;position:absolute;content:"\2713";width:23px;height:23px;transform:translateY(-50%);top:calc(50% - 0.5rem);left:0;visibility:hidden;font-size:20px;text-align:center;line-height:30px;color:#1f5120}.form-wrapper.contact-form-in-pop .wpcf7 .c-checkbox input[type="checkbox"]:checked+.wpcf7-list-item-label:before{background:transparent}.form-wrapper.contact-form-in-pop .wpcf7 .c-checkbox input[type="checkbox"]:checked+.wpcf7-list-item-label:after{visibility:visible}.form-wrapper.contact-form-in-pop .wpcf7 .wpcf7-acceptance .wpcf7-list-item-label{color:#1f5120;line-height:16px;margin-top:1.5rem;margin-bottom:1.5rem;position:relative;margin-left:1rem;padding-left:3rem;text-align:left}.form-wrapper.contact-form-in-pop .wpcf7 .wpcf7-acceptance .wpcf7-list-item-label a{text-decoration:underline}.form-wrapper.contact-form-in-pop .wpcf7 .wpcf7-acceptance input[type="checkbox"]{position:absolute;visibility:hidden;width:23px;height:23px;top:0;left:0}.form-wrapper.contact-form-in-pop .wpcf7 .wpcf7-acceptance input[type="checkbox"]+span:before{display:block;position:absolute;content:"";border-radius:0;width:23px;height:23px;transform:translateY(-50%);top:50%;left:0;border:1px solid #1f5120}.form-wrapper.contact-form-in-pop .wpcf7 .wpcf7-acceptance input[type="checkbox"]+span:after{display:block;position:absolute;content:"\2713";width:23px;height:23px;transform:translateY(-50%);top:calc(50% - 0.5rem);left:0;visibility:hidden;font-size:18px;text-align:center;line-height:30px}.form-wrapper.contact-form-in-pop .wpcf7 .wpcf7-acceptance input[type="checkbox"]:checked+span:before{background:transparent}.form-wrapper.contact-form-in-pop .wpcf7 .wpcf7-acceptance input[type="checkbox"]:checked+span:after{visibility:visible}.form-wrapper.contact-form-in-pop .wpcf7 form.invalid .wpcf7-response-output,.form-wrapper.contact-form-in-pop .wpcf7 form.unaccepted .wpcf7-response-output,.form-wrapper.contact-form-in-pop .wpcf7 form.payment-required .wpcf7-response-output,.form-wrapper.contact-form-in-pop .wpcf7 form.failed .wpcf7-response-output,.form-wrapper.contact-form-in-pop .wpcf7 form.aborted .wpcf7-response-output,.form-wrapper.contact-form-in-pop .wpcf7 form.sent .wpcf7-response-output{background-color:inherit;color:inherit;border:none;margin:0;padding:0}.form-wrapper.contact-form-in-pop .wpcf7 .wpcf7-response-output{background-color:inherit;color:inherit;border:none;margin:0;padding:0}.form-wrapper.contact-form-in-pop .wpcf7 .wpcf7-form-control-wrap{position:static}.form-wrapper .checkbox-wrapper{margin:10px 0 0 0}.form-wrapper .checkbox-wrapper .wpcf7-checkbox{display:flex;flex-direction:column;flex-wrap:wrap}@media only screen and (min-width: 768px){.form-wrapper .checkbox-wrapper .wpcf7-checkbox{display:flex;flex-direction:row}}.form-wrapper .checkbox-wrapper .wpcf7-checkbox .wpcf7-list-item{margin:0;width:100%}@media only screen and (min-width: 992px){.form-wrapper .checkbox-wrapper .wpcf7-checkbox .wpcf7-list-item{width:50%}}.form-wrapper .wpcf7-acceptance .wpcf7-list-item{margin:0}.form-wrapper .wpcf7-acceptance .wpcf7-list-item-label{font-size:14px;line-height:32px}.form-wrapper .wpcf7-acceptance .wpcf7-list-item-label,.form-wrapper .wpcf7-checkbox .wpcf7-list-item-label{margin-left:40px;display:inline-block}.form-wrapper .wpcf7-acceptance .wpcf7-list-item-label a,.form-wrapper .wpcf7-checkbox .wpcf7-list-item-label a{text-decoration:underline}.form-wrapper .wpcf7-acceptance label,.form-wrapper .wpcf7-checkbox label{position:relative;cursor:pointer}.form-wrapper .wpcf7-acceptance input[type="checkbox"],.form-wrapper .wpcf7-checkbox input[type="checkbox"]{position:absolute;visibility:hidden;width:25px;height:25px;top:0;left:0}.form-wrapper .wpcf7-acceptance input[type="checkbox"]+span:before,.form-wrapper .wpcf7-checkbox input[type="checkbox"]+span:before{display:block;position:absolute;content:"";border-radius:0;width:25px;height:25px;top:0;left:0;border:1px solid #1f5120}.form-wrapper .wpcf7-acceptance input[type="checkbox"]+span:after,.form-wrapper .wpcf7-checkbox input[type="checkbox"]+span:after{display:block;position:absolute;content:"\2713";width:25px;height:25px;top:-2px;left:0;visibility:hidden;font-size:18px;text-align:center;line-height:30px}.form-wrapper .wpcf7-acceptance input[type="checkbox"]:checked+span:before,.form-wrapper .wpcf7-checkbox input[type="checkbox"]:checked+span:before{background:transparent}.form-wrapper .wpcf7-acceptance input[type="checkbox"]:checked+span:after,.form-wrapper .wpcf7-checkbox input[type="checkbox"]:checked+span:after{visibility:visible}.text-end-icon{text-align:end !important;width:4rem}.text-end-icon span{padding-right:1rem}@media only screen and (min-width: 992px){.w-42{width:42px}}.w-40{width:40px}@media only screen and (min-width: 992px){.w-90{width:90px;text-align:center}}.disabled-ns{pointer-events:none;opacity:0.5s}
