@import url(https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400;500;600&display=swap);body{--fore-color:#3f3f3f;--back-color:#fff;--header-back-color:#f8f8f8;--header-fore-color:#3f3f3f;--header-hover-back-color:#f1f1f1;--a-link-color:#3f3f3f}.adm-panel{background:#fff;border-radius:8px;box-shadow:0 1px 6px rgba(0,0,0,.08);padding:1.5rem}.adm-stats{flex-wrap:wrap;grid-gap:.75rem;gap:.75rem;margin-bottom:1rem}.adm-stat-item,.adm-stats{display:flex;align-items:center}.adm-stat-item{grid-gap:.6rem;gap:.6rem;background:#fff;border:1.5px solid #efefef;border-radius:7px;padding:.55rem 1rem;font-size:.82rem;color:#3f3f3f}.adm-stat-item--warn{border-color:rgba(255,87,34,.4);background:rgba(255,87,34,.04)}.adm-stat-item__label{font-weight:500;color:#737373}.adm-stat-item__value{font-weight:800;font-size:1rem;color:#2f2f2f}.adm-filter{background:#fff;border:1.5px solid #efefef;border-radius:8px;padding:.875rem 1.25rem;margin-bottom:1.25rem;box-shadow:0 1px 4px rgba(0,0,0,.04)}.adm-filter__row{display:flex;flex-wrap:wrap;grid-gap:.5rem;gap:.5rem;align-items:center}.adm-filter__control{flex:1 1 160px;min-width:0;height:40px;padding:0 .85rem;font-size:.88rem;color:#2f2f2f;background:#fff;border:1.5px solid #efefef;border-radius:8px;transition:border-color .2s;-webkit-appearance:none;-moz-appearance:none;appearance:none}.adm-filter__control:focus{outline:none;border-color:#cfad7a;box-shadow:0 0 0 3px rgba(207,173,122,.18)}.adm-filter__btn{flex-shrink:0;display:inline-flex;align-items:center;grid-gap:.4rem;gap:.4rem;height:40px;padding:0 1rem;background:#000;color:#fff;border:none;border-radius:6px;font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;cursor:pointer;transition:background .2s}.adm-filter__btn:hover{background:#2f2f2f}.adm-filter__btn:focus{outline:2px solid #cfad7a;outline-offset:2px}.adm-status{display:inline-block;padding:.2rem .65rem;border-radius:4px;font-size:.68rem;letter-spacing:.08em;background:#efefef;color:#737373}.adm-btn,.adm-status{font-weight:700;text-transform:uppercase}.adm-btn{display:inline-flex;align-items:center;grid-gap:.35rem;gap:.35rem;padding:.4rem .8rem;font-size:.75rem;letter-spacing:.07em;border-radius:5px;border:1.5px solid #efefef;background:#fff;cursor:pointer;white-space:nowrap;transition:border-color .2s,background .2s,color .2s}.adm-btn,.adm-btn:hover{color:#2f2f2f;text-decoration:none}.adm-btn:hover{border-color:#c9c9c9;background:#efefef}.adm-btn:focus{outline:2px solid #cfad7a;outline-offset:1px}.adm-btn--primary{background:#000;border-color:#000;color:#fff}.adm-btn--primary:hover{background:#2f2f2f;border-color:#2f2f2f;color:#fff}.adm-btn--danger{background:rgba(236,16,0,.06);border-color:rgba(236,16,0,.3);color:#ec1000}.adm-btn--danger:hover{background:#ec1000;border-color:#ec1000;color:#fff}.adm-btn--ghost{background:#2f2f2f;border-color:#dbdbdb;color:#f7f7f7}.adm-btn--ghost:hover{border-color:#efefef;color:#efefef;background:#2f2f2f}.adm-order-list{display:flex;flex-direction:column;grid-gap:.75rem;gap:.75rem}.adm-order{background:#fff;border:1.5px solid #efefef;border-radius:8px;overflow:hidden;box-shadow:0 1px 4px rgba(0,0,0,.05);transition:box-shadow .2s}.adm-order:hover{box-shadow:0 2px 10px rgba(0,0,0,.09)}.adm-order__head{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;grid-gap:.5rem 1rem;gap:.5rem 1rem;padding:.75rem 1.25rem;background:#2f2f2f;color:#fff}@media(max-width:576px){.adm-order__head{padding:.75rem 1rem}}.adm-order__head-left{display:flex;align-items:center;grid-gap:.75rem;gap:.75rem;flex-wrap:wrap}.adm-order__date{font-size:.78rem;font-weight:600;color:hsla(0,0%,100%,.75)}.adm-order__date,.adm-order__transitions{display:flex;align-items:center;grid-gap:.4rem;gap:.4rem}.adm-order__transitions{flex-wrap:wrap}.adm-order__meta{display:flex;align-items:center;flex-wrap:wrap;grid-gap:.5rem 1rem;gap:.5rem 1rem;padding:.65rem 1.25rem;border-bottom:1px solid #efefef;background:#f7f7f7}@media(max-width:576px){.adm-order__meta{padding:.65rem 1rem}}.adm-order__code{font-size:.88rem;color:#3f3f3f}.adm-order__code strong{color:#2f2f2f;font-weight:700}.adm-order__total{font-size:.88rem;color:#3f3f3f}.adm-order__total strong{color:#000}.adm-order__actions{display:flex;flex-wrap:wrap;grid-gap:.4rem;gap:.4rem;margin-left:auto}@media(max-width:576px){.adm-order__actions{margin-left:0;width:100%}}.adm-btn--expand[aria-expanded=true]{background:#000;border-color:#000;color:#fff}.adm-detail{border-top:1px solid #efefef}.adm-customer{padding:1rem 1.25rem;border-bottom:1px solid #efefef;background:rgba(232,220,202,.07);display:flex;flex-direction:column;grid-gap:.45rem;gap:.45rem}.adm-customer__row{display:flex;align-items:flex-start;grid-gap:.6rem;gap:.6rem;font-size:.85rem;color:#3f3f3f}.adm-customer__row .far,.adm-customer__row .fas{color:#cfad7a;flex-shrink:0;margin-top:2px;font-size:.8rem;width:14px;text-align:center}.adm-customer__row--obs{align-items:flex-start}.adm-customer__tel{color:#000;font-weight:600;text-decoration:none}.adm-customer__tel:hover{color:#5e3800}.adm-customer__obs{margin:0;white-space:pre-line;max-height:120px;overflow-y:auto;font-size:.85rem;line-height:1.6}.adm-product-list{padding:.5rem 0}.adm-product{display:grid;grid-template-columns:56px 1fr;grid-template-rows:auto;grid-gap:.5rem 1rem;gap:.5rem 1rem;align-items:center;padding:.875rem 1.25rem;border-bottom:1px solid #efefef}.adm-product:last-of-type{border-bottom:none}@media(min-width:900px){.adm-product{grid-template-columns:56px 1fr repeat(4,auto) auto;align-items:center}}@media(max-width:576px){.adm-product{padding:.875rem 1rem}}.adm-product__img{width:56px;height:56px;-o-object-fit:cover;object-fit:cover;border-radius:5px;background:#efefef}@media(max-width:899px){.adm-product__img{grid-row:1/3}}.adm-product__img-placeholder{width:56px;height:56px;border-radius:5px;background:#efefef;display:flex;align-items:center;justify-content:center;color:#737373;font-size:1.1rem;flex-shrink:0}@media(max-width:899px){.adm-product__img-placeholder{grid-row:1/3}}.adm-product__info{display:flex;flex-direction:column;grid-gap:.1rem;gap:.1rem;min-width:0}@media(min-width:900px){.adm-product__info{padding-right:.5rem}}.adm-product__name{font-size:.88rem;font-weight:700;color:#2f2f2f;line-height:1.3}.adm-product__prep{font-size:.73rem;color:#5e3800;background:rgba(207,173,122,.1);border:1px solid rgba(207,173,122,.3);border-radius:3px;padding:.1rem .4rem;display:inline-block;width:-moz-fit-content;width:fit-content}.adm-product__cell{display:flex;flex-direction:column;align-items:flex-start;grid-gap:.1rem;gap:.1rem}@media(max-width:899px){.adm-product__cell{flex-direction:row;align-items:baseline;grid-gap:.4rem;gap:.4rem;grid-column:2/-1}}@media(min-width:900px){.adm-product__cell{align-items:center;text-align:center}}@media(min-width:900px){.adm-product__cell--served{min-width:100px}}.adm-product__cell-label{font-size:.66rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:#737373;white-space:nowrap}.adm-product__cell-value{font-size:.85rem;color:#2f2f2f;white-space:nowrap}.adm-product__cell-value--total{font-weight:700;color:#000}.adm-product__input{width:90px;padding:.4rem .6rem;font-size:.88rem;font-weight:600;color:#2f2f2f;background:#fff;border:1.5px solid #d6d6d6;border-radius:5px;transition:border-color .2s;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.adm-product__input:focus{outline:none;border-color:#cfad7a;box-shadow:0 0 0 3px rgba(207,173,122,.2)}.adm-product__input::-webkit-inner-spin-button,.adm-product__input::-webkit-outer-spin-button{-webkit-appearance:none}.adm-product__save{align-self:center;min-width:auto;min-height:auto}@media(max-width:899px){.adm-product__save{grid-column:2/-1;width:100%;justify-content:center}}.adm-pagination{display:flex;justify-content:center;padding:1.5rem 0 .5rem}.adm-audit-table{width:100%;border-collapse:collapse;font-size:.88rem}.adm-audit-table thead tr{background:#2f2f2f;color:#fff}.adm-audit-table thead th{padding:.75rem 1rem;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;border:none}.adm-audit-table tbody tr{border-bottom:1px solid #efefef}.adm-audit-table tbody tr:last-of-type{border-bottom:none}.adm-audit-table tbody tr:hover{background:hsla(0,0%,96.9%,.6)}.adm-audit-table td{padding:.7rem 1rem;color:#3f3f3f;vertical-align:middle;border:none}.adm-audit-table td:first-child{font-weight:600;color:#2f2f2f;white-space:nowrap}.adm-audit-action{display:inline-block;padding:.15rem .55rem;border-radius:4px;font-size:.73rem;font-weight:600;background:#efefef;color:#3f3f3f}.adm-ticket-form{display:flex;flex-direction:column;grid-gap:1.25rem;gap:1.25rem}.adm-ticket-preview{max-width:360px;border-radius:6px;border:1px solid #efefef;padding:.25rem;background:#fff}.adm-file-label{display:block;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:#2f2f2f;margin-bottom:.4rem}.adm-audit-page{display:flex;flex-direction:column;grid-gap:1rem;gap:1rem}.adm-audit-toolbar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;grid-gap:.6rem;gap:.6rem;margin-bottom:.25rem}.adm-audit-toolbar__title{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#5e3800;display:flex;align-items:center;grid-gap:.4rem;gap:.4rem}.adm-audit-toolbar__title:before{content:"";display:inline-block;width:3px;height:12px;background:#cfad7a;border-radius:2px;flex-shrink:0}.adm-audit-content{display:grid;grid-template-columns:1fr;grid-gap:1.25rem;gap:1.25rem;align-items:start}@media(min-width:1024px){.adm-audit-content{grid-template-columns:1fr 260px}}.adm-ip-link{display:inline-block;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.78rem;font-weight:600;padding:.2rem .55rem;border-radius:4px;background:#f7f7f7;border:1px solid #efefef;color:#2f2f2f;text-decoration:none;transition:background .15s,border-color .15s,color .15s;white-space:nowrap}.adm-ip-link:hover{text-decoration:none}.adm-ip-link--active,.adm-ip-link:hover{background:#000;border-color:#000;color:#fff}.adm-audit-main{background:#fff;border-radius:8px;box-shadow:0 1px 6px rgba(0,0,0,.07);overflow:hidden}.adm-audit-table--main{width:100%;border-collapse:collapse;font-size:.82rem}.adm-audit-table--main thead tr{background:#2f2f2f;color:#fff}.adm-audit-table--main thead th{padding:.7rem 1rem;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;border:none}.adm-audit-table--main tbody tr{border-bottom:1px solid #efefef;transition:background .1s}.adm-audit-table--main tbody tr:last-of-type{border-bottom:none}.adm-audit-table--main tbody tr:hover{background:hsla(0,0%,96.9%,.7)}.adm-audit-table--main td{padding:.6rem 1rem;color:#3f3f3f;vertical-align:middle;border:none}.adm-audit-table--main td:first-child{font-size:.75rem;white-space:nowrap;color:#737373;font-weight:600}.adm-audit-table--main .adm-audit-url{font-size:.78rem;color:#3f3f3f;max-width:260px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block}.adm-audit-table--main .adm-audit-method{display:inline-block;padding:.15rem .5rem;border-radius:3px;font-size:.68rem;font-weight:700;letter-spacing:.06em;background:#efefef;color:#737373}.adm-audit-table--main .adm-audit-agent{font-size:.72rem;color:#737373;max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block}.adm-ip-summary{background:#fff;border-radius:8px;box-shadow:0 1px 6px rgba(0,0,0,.07);overflow:hidden;border-top:3px solid #cfad7a}.adm-ip-summary__head{padding:.875rem 1.1rem .75rem;border-bottom:1px solid #efefef}.adm-ip-summary__title{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#5e3800;margin:0}.adm-ip-summary__list{list-style:none;margin:0;padding:.5rem 0}.adm-ip-summary__item{display:flex;align-items:center;padding:.45rem 1.1rem;grid-gap:.6rem;gap:.6rem;border-bottom:1px solid #efefef;transition:background .12s}.adm-ip-summary__item:last-of-type{border-bottom:none}.adm-ip-summary__item:hover{background:#f7f7f7}.adm-ip-summary__rank{font-size:.65rem;font-weight:700;color:#737373;width:16px;text-align:center;flex-shrink:0}.adm-ip-summary__link{flex:1 1;min-width:0;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.78rem;font-weight:600;color:#2f2f2f;text-decoration:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.adm-ip-summary__link:hover{color:#5e3800;text-decoration:none}.adm-ip-summary__link--active{color:#000}.adm-ip-summary__count{flex-shrink:0;font-size:.72rem;font-weight:700;background:#efefef;color:#737373;padding:.1rem .5rem;border-radius:20px}.adm-page-title{font-size:1.35rem;color:#2f2f2f;display:flex;margin:0;line-height:1.2}.adm-filter__btn-clear,.adm-page-title{font-weight:600;align-items:center;grid-gap:.4rem;gap:.4rem}.adm-filter__btn-clear{flex-shrink:0;display:inline-flex;height:40px;padding:0 1rem;background:#fff;color:#737373;border:1.5px solid #efefef;border-radius:6px;font-size:.82rem;text-decoration:none;cursor:pointer;white-space:nowrap;transition:border-color .2s,color .2s}.adm-filter__btn-clear:hover{border-color:#ec1000;color:#ec1000;text-decoration:none}.adm-filter__btn-clear:focus{outline:2px solid #cfad7a;outline-offset:2px}.adm-prod-toolbar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;grid-gap:.5rem;gap:.5rem;margin-bottom:1rem}.adm-prod-create{display:flex;flex-wrap:wrap;grid-gap:.4rem;gap:.4rem}.adm-prod-table-wrapper{background:#fff;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.07);border:1px solid #efefef;overflow-x:auto;-webkit-overflow-scrolling:touch;margin-bottom:1.25rem}.adm-prod-table{width:100%;border-collapse:collapse;font-size:.83rem}.adm-prod-table thead tr{background:#2f2f2f;color:#fff}.adm-prod-table thead th{padding:.7rem .875rem;font-size:.67rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;border:none;vertical-align:middle}.adm-prod-table tbody tr{border-bottom:1px solid #efefef;transition:background .1s}.adm-prod-table tbody tr:last-of-type{border-bottom:none}.adm-prod-table tbody tr:hover{background:hsla(0,0%,96.9%,.7)}.adm-prod-table td{padding:.6rem .875rem;color:#3f3f3f;vertical-align:middle;border:none}.adm-prod-thumb{-o-object-fit:cover;object-fit:cover;display:block}.adm-prod-placeholder,.adm-prod-thumb{width:44px;height:44px;border-radius:5px;background:#efefef;flex-shrink:0}.adm-prod-placeholder{display:flex;align-items:center;justify-content:center;color:#737373;font-size:.85rem}.adm-prod-code{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.75rem;color:#737373;display:block}.adm-prod-name{font-weight:600;color:#2f2f2f;line-height:1.3}.adm-prod-avail{display:inline-block;padding:.15rem .5rem;border-radius:4px;font-size:.67rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;background:#efefef;color:#737373;white-space:nowrap}.adm-prod-avail--alta{background:rgba(76,175,80,.12);color:#39843c}.adm-prod-avail--media{background:rgba(255,87,34,.1);color:#ee3900}.adm-prod-avail--baja{background:rgba(236,16,0,.08);color:#ec1000}.adm-prod-status{display:inline-flex;align-items:center;grid-gap:.3rem;gap:.3rem;padding:.15rem .55rem;border-radius:20px;font-size:.67rem;font-weight:700;letter-spacing:.04em}.adm-prod-status--yes{background:rgba(76,175,80,.12);color:#39843c}.adm-prod-status--no{background:rgba(236,16,0,.08);color:#ec1000}.adm-prod-price{font-weight:700;color:#2f2f2f;white-space:nowrap}.adm-prod-actions{display:flex;align-items:center;grid-gap:.35rem;gap:.35rem;white-space:nowrap}.adm-prod-form{display:flex;flex-direction:column;grid-gap:1.25rem;gap:1.25rem}.adm-form-section{background:#fff;border-radius:8px;box-shadow:0 1px 4px rgba(0,0,0,.06);border:1px solid #efefef;overflow:hidden}.adm-form-section__head{padding:.75rem 1.25rem;background:#2f2f2f;display:flex;align-items:center;grid-gap:.5rem;gap:.5rem}.adm-form-section__title{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:hsla(0,0%,100%,.85);margin:0}.adm-form-section__body{padding:1.25rem;display:grid;grid-template-columns:1fr;grid-gap:1rem;gap:1rem}@media(min-width:576px){.adm-form-section__body{grid-template-columns:repeat(2,1fr)}}.adm-form-section__body--wide{grid-template-columns:1fr}@media(min-width:768px){.adm-form-section__body--three{grid-template-columns:repeat(3,1fr)}}.adm-form-field{display:flex;flex-direction:column;grid-gap:.35rem;gap:.35rem}.adm-form-field--full{grid-column:1/-1}.adm-form-label{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:#2f2f2f;margin:0}.adm-form-input{width:100%;height:40px;padding:0 .875rem;font-size:.875rem;color:#2f2f2f;background:#fff;border:1.5px solid #dbdbdb;border-radius:6px;transition:border-color .2s;-webkit-appearance:none;-moz-appearance:none;appearance:none}.adm-form-input:focus{outline:none;border-color:#cfad7a;box-shadow:0 0 0 3px rgba(207,173,122,.15)}.adm-form-textarea{width:100%;padding:.625rem .875rem;font-size:.875rem;color:#2f2f2f;background:#fff;border:1.5px solid #dbdbdb;border-radius:6px;transition:border-color .2s;resize:vertical;min-height:80px}.adm-form-textarea:focus{outline:none;border-color:#cfad7a;box-shadow:0 0 0 3px rgba(207,173,122,.15)}.adm-form-hint{font-size:.72rem;color:#737373;margin:0;line-height:1.4}.adm-form-checks{display:flex;flex-wrap:wrap;grid-gap:.5rem 1.5rem;gap:.5rem 1.5rem;padding:1rem 1.25rem}.adm-form-check{display:flex;align-items:center;grid-gap:.5rem;gap:.5rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.adm-form-check input[type=checkbox]{width:16px;height:16px;accent-color:#000;cursor:pointer}.adm-form-check label{font-size:.83rem;font-weight:600;color:#2f2f2f;cursor:pointer;margin:0;text-transform:capitalize}.adm-form-img-preview{max-width:200px;border-radius:6px;border:1.5px solid #efefef;padding:.25rem;display:block;margin-top:.5rem}.adm-form-errors{background:rgba(236,16,0,.05);border:1.5px solid rgba(236,16,0,.25);border-left:4px solid #ec1000;border-radius:8px;padding:1rem 1.25rem;margin-bottom:.5rem}.adm-form-errors h2{font-size:.82rem;font-weight:700;color:#ec1000;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.05em}.adm-form-errors ul{margin:0;padding-left:1.25rem}.adm-form-errors ul li{font-size:.83rem;color:#c30d00;line-height:1.6}.adm-form-submit{display:flex;justify-content:flex-end;padding:1rem 1.25rem;border-top:1px solid #efefef;background:#f7f7f7}.adm-cat-table-wrapper{background:#fff;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.07);border:1px solid #efefef;overflow-x:auto;-webkit-overflow-scrolling:touch;margin-bottom:1.25rem}.adm-cat-table{width:100%;border-collapse:collapse;font-size:.83rem}.adm-cat-table thead tr{background:#2f2f2f;color:#fff}.adm-cat-table thead th{padding:.7rem 1rem;font-size:.67rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;border:none;vertical-align:middle}.adm-cat-table tbody tr{border-bottom:1px solid #efefef;transition:background .1s}.adm-cat-table tbody tr:last-of-type{border-bottom:none}.adm-cat-table tbody tr:hover{background:hsla(0,0%,96.9%,.7)}.adm-cat-table td{padding:.6rem 1rem;color:#3f3f3f;vertical-align:middle;border:none}.adm-cat-name{font-weight:600;color:#2f2f2f;display:flex;align-items:center;grid-gap:.4rem;gap:.4rem}.adm-cat-name--child{padding-left:1.5rem;font-weight:500;color:#3f3f3f}.adm-cat-name--child:before{content:"";display:inline-block;width:10px;height:1.5px;background:#efefef;margin-right:.15rem;flex-shrink:0}.adm-cat-parent{font-size:.78rem;color:#737373;font-style:italic}.adm-cat-order{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.78rem;color:#737373;font-weight:600}.adm-kpi-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:.75rem;gap:.75rem;margin-bottom:1.25rem}@media(min-width:576px){.adm-kpi-grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:992px){.adm-kpi-grid{grid-template-columns:repeat(5,1fr)}}.adm-kpi-card{background:#fff;border:1.5px solid #efefef;border-radius:8px;padding:.875rem 1rem;display:flex;align-items:center;grid-gap:.75rem;gap:.75rem;box-shadow:0 1px 4px rgba(0,0,0,.06);transition:box-shadow .2s}.adm-kpi-card:hover{box-shadow:0 2px 10px rgba(0,0,0,.09)}.adm-kpi-card__icon{width:40px;height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:.9rem;background:#efefef;color:#737373}.adm-kpi-card__body{flex:1 1;min-width:0}.adm-kpi-card__value{font-size:1.2rem;font-weight:800;color:#2f2f2f;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adm-kpi-card__label{font-size:.63rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:#737373;margin-top:.2rem}.adm-kpi-card--green .adm-kpi-card__icon{background:rgba(76,175,80,.12);color:#39843c}.adm-kpi-card--blue .adm-kpi-card__icon{background:rgba(3,169,244,.12);color:#0277bd}.adm-kpi-card--amber .adm-kpi-card__icon{background:rgba(207,173,122,.2);color:#5e3800}.adm-kpi-card--star .adm-kpi-card__icon{background:rgba(255,193,7,.15);color:#e6a817}.adm-kpi-card--purple .adm-kpi-card__icon{background:rgba(103,58,183,.1);color:#5e35b1}.adm-dash-tabs{border-bottom:2px solid #efefef!important;grid-gap:0;gap:0}.adm-dash-tabs.nav-tabs{border-bottom:2px solid #efefef}.adm-dash-tab{padding:.55rem 1rem!important;font-size:.78rem!important;font-weight:700!important;text-transform:uppercase;letter-spacing:.06em;color:#737373!important;border-radius:0!important;background:transparent!important;border:none!important;border-bottom:2px solid transparent!important;margin-bottom:-2px;display:inline-flex!important;align-items:center;grid-gap:.35rem;gap:.35rem;transition:color .15s,border-color .15s}.adm-dash-tab:hover{color:#2f2f2f!important;background:transparent!important;border-color:transparent!important;text-decoration:none}.adm-dash-tab.active,.adm-dash-tab.show{color:#2f2f2f!important;background:transparent!important;border-color:transparent transparent #000!important}.adm-dash-section{margin-bottom:1.5rem}.adm-dash-section__title{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.09em;color:#737373;border-bottom:2px solid #efefef;padding-bottom:.4rem;margin-bottom:.875rem;display:flex;align-items:center;grid-gap:.4rem;gap:.4rem}.adm-dash-charts{display:grid;grid-template-columns:1fr;grid-gap:1rem;gap:1rem;margin-bottom:1.25rem}@media(min-width:768px){.adm-dash-charts{grid-template-columns:repeat(2,1fr)}}.adm-dash-chart-card{background:#fff;border:1.5px solid #efefef;border-radius:8px;padding:1rem 1.25rem;box-shadow:0 1px 4px rgba(0,0,0,.05)}.adm-dash-chart-title{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:#2f2f2f;margin-bottom:.75rem;display:flex;align-items:center;grid-gap:.4rem;gap:.4rem}.adm-empresa-list{display:flex;flex-direction:column;grid-gap:.4rem;gap:.4rem}.adm-empresa-row{display:flex;align-items:center;justify-content:space-between;padding:.55rem .875rem;background:#f7f7f7;border-radius:6px;border:1px solid #efefef;grid-gap:1rem;gap:1rem;flex-wrap:wrap}.adm-empresa-row:hover{background:#efefef}.adm-empresa-row__name{font-size:.85rem;font-weight:600;color:#2f2f2f;display:flex;align-items:center;grid-gap:.4rem;gap:.4rem}.adm-empresa-row__meta{display:flex;align-items:center;grid-gap:1rem;gap:1rem;flex-shrink:0}.adm-empresa-row__count{font-size:.75rem;color:#737373;white-space:nowrap}.adm-empresa-row__total{font-size:.9rem;font-weight:800;color:#2f2f2f;white-space:nowrap}.adm-user-role{display:inline-flex;align-items:center;grid-gap:.25rem;gap:.25rem;padding:.15rem .5rem;border-radius:4px;font-size:.67rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;background:#efefef;color:#737373}.adm-user-role--admin{background:rgba(3,169,244,.12);color:#0277bd}.adm-user-role--super{background:rgba(103,58,183,.1);color:#5e35b1}.adm-user-role--blocked{background:rgba(236,16,0,.08);color:#ec1000}.adm-user-empresa{display:inline-flex;align-items:center;padding:.12rem .45rem;border-radius:4px;font-size:.67rem;font-weight:600;background:rgba(0,132,5,.08);color:#000;white-space:nowrap}.adm-user-empresas{display:flex;flex-wrap:wrap;grid-gap:.25rem;gap:.25rem}.adm-multiselector{display:flex;align-items:flex-start;grid-gap:.75rem;gap:.75rem;padding:1rem 1.25rem}.adm-multiselector__col{flex:1 1;min-width:0;display:flex;flex-direction:column}.adm-multiselector__list{width:100%;min-height:160px;border:1.5px solid #dbdbdb;border-radius:6px;font-size:.85rem;color:#2f2f2f;background:#fff;padding:.25rem}.adm-multiselector__list option{padding:.3rem .5rem;border-radius:4px;cursor:pointer}.adm-multiselector__list option:checked{background:#000;color:#fff}.adm-multiselector__list:focus{outline:none;border-color:#cfad7a;box-shadow:0 0 0 3px rgba(207,173,122,.15)}.adm-multiselector__controls{display:flex;flex-direction:column;justify-content:center;grid-gap:.4rem;gap:.4rem;flex-shrink:0;margin-top:3rem}.adm-multiselector__label{font-size:.66rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:#737373;margin-bottom:.35rem;display:block}.card{font-size:.875rem;font-weight:300}
/*!
 * Bootstrap v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */:root{--blue:#2196f3;--indigo:#3f51b5;--purple:#9c27b0;--pink:#e91e63;--red:#f44336;--orange:#ff9800;--yellow:#ffeb3b;--green:#4caf50;--teal:#00a650;--cyan:#00bcd4;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:$primary;--secondary:#6c757d;--success:#4caf50;--info:#03a9f4;--warning:#ff5722;--danger:#f44336;--light:#f5f5f5;--dark:#2f2f2f;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:"Ubuntu ","Helvetica","Arial",sans-serif;--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,:after,:before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}dialog,footer,header main,nav{display:block}body{margin:0;font-family:Ubuntu\ ,Helvetica,Arial,sans-serif;font-size:1rem;line-height:1.5;color:#212529;text-align:left;background-color:#f7f7f7}[tabindex="-1"]:focus{outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0}address,p{margin-bottom:1rem}address{font-style:normal;line-height:inherit}ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}b,strong{font-weight:700}small{font-size:80%}a{color:#995b00;text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects}a:hover{color:#4d4d4d;text-decoration:none}a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}img{vertical-align:middle;border-style:none}svg:not(:root){overflow:hidden}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-family:Dancing Script!important;font-weight:700;line-height:1.2;color:inherit}.h1,h1{font-size:3rem}@media(max-width:575.98px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.4rem}.h6,h6{font-size:1.25rem}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.small,small{font-size:80%;font-weight:400}.list-unstyled{padding-left:0;list-style:none}.img-fluid{max-width:100%;height:auto}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media(min-width:576px){.container{max-width:540px}}@media(min-width:768px){.container{max-width:720px}}@media(min-width:992px){.container{max-width:960px}}@media(min-width:1200px){.container{max-width:90rem}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.col,.col-1,.col-2,.col-3,.col-4,.col-6,.col-10,.col-12,.col-auto,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-10,.col-lg-12,.col-md-2,.col-md-3,.col-md-4,.col-md-6,.col-md-8,.col-md-9,.col-md-10,.col-md-12,.col-sm-3,.col-sm-6,.col-sm-8,.col-xl-2,.col-xl-3,.col-xl-9{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.col{flex-basis:0;flex-grow:1;max-width:100%}.col-auto{flex:0 0 auto;width:auto;max-width:none}.col-1{flex:0 0 8.33333%;max-width:8.33333%}.col-2{flex:0 0 16.66667%;max-width:16.66667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.33333%;max-width:33.33333%}.col-6{flex:0 0 50%;max-width:50%}.col-10{flex:0 0 83.33333%;max-width:83.33333%}.col-12{flex:0 0 100%;max-width:100%}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}@media(min-width:576px){.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-8{flex:0 0 66.66667%;max-width:66.66667%}.order-sm-2{order:2}.order-sm-3{order:3}}@media(min-width:768px){.col-md-2{flex:0 0 16.66667%;max-width:16.66667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.33333%;max-width:33.33333%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-8{flex:0 0 66.66667%;max-width:66.66667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.33333%;max-width:83.33333%}.col-md-12{flex:0 0 100%;max-width:100%}}@media(min-width:992px){.col-lg-2{flex:0 0 16.66667%;max-width:16.66667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.33333%;max-width:33.33333%}.col-lg-5{flex:0 0 41.66667%;max-width:41.66667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-10{flex:0 0 83.33333%;max-width:83.33333%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-0{order:0}}@media(min-width:1200px){.col-xl-2{flex:0 0 16.66667%;max-width:16.66667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-9{flex:0 0 75%;max-width:75%}}.table{width:100%;max-width:100%;margin-bottom:1rem;background-color:transparent}.table td,.table th{padding:.75rem;vertical-align:middle;border-top:1px solid rgba(0,0,0,.06)}.table thead th{vertical-align:bottom;border-bottom:2px solid rgba(0,0,0,.06)}.table tbody+tbody{border-top:2px solid rgba(0,0,0,.06)}.table .table{background-color:#f7f7f7}.table-sm td,.table-sm th{padding:.3rem}.table .thead-dark th{color:#f7f7f7;background-color:#000;border-color:#32383e}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.form-control{display:block;width:100%;padding:.4375rem 0;font-size:1rem;line-height:1.5;color:#495057;background-color:transparent;background-clip:padding-box;border:1px solid rgba(0,0,0,.26);border-radius:0;box-shadow:none;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#495057;background-color:transparent;border-color:#17ffe9;outline:0;box-shadow:none,0 0 0 .2rem rgba(0,150,136,.25)}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}select.form-control:not([size]):not([multiple]){height:calc(2.4375rem + 2px)}select.form-control:focus::-ms-value{color:#495057;background-color:transparent}.form-control-file{display:block;width:100%}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-check-label{margin-bottom:0}.btn{display:inline-block;font-weight:500;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:1px solid transparent;padding:.46875rem 1rem;font-size:1rem;line-height:1.5;border-radius:.125rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.btn:focus,.btn:hover{text-decoration:none}.btn:focus{outline:0;box-shadow:none}.btn.disabled,.btn:disabled{opacity:.65;box-shadow:none}.btn:not(:disabled):not(.disabled){cursor:pointer}.btn:not(:disabled):not(.disabled).active,.btn:not(:disabled):not(.disabled):active{background-image:none;box-shadow:none}.btn:not(:disabled):not(.disabled).active:focus,.btn:not(:disabled):not(.disabled):active:focus{box-shadow:none,none}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#000;border-color:#000;box-shadow:none}.btn-primary:hover{color:#fff;background-color:#007065;border-color:#00635a}.btn-primary:focus{box-shadow:none,0 0 0 .2rem rgba(0,150,136,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#000;border-color:#000}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#000;border-color:#262836}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:none,0 0 0 .2rem rgba(0,150,136,.5)}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d;box-shadow:none}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary:focus{box-shadow:none,0 0 0 .2rem rgba(108,117,125,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:none,0 0 0 .2rem rgba(108,117,125,.5)}.btn-info{color:#fff;background-color:#03a9f4;border-color:#03a9f4;box-shadow:none}.btn-info:hover{color:#fff;background-color:#038fce;border-color:#0286c2}.btn-info:focus{box-shadow:none,0 0 0 .2rem rgba(3,169,244,.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#03a9f4;border-color:#03a9f4}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#0286c2;border-color:#027db5}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:none,0 0 0 .2rem rgba(3,169,244,.5)}.btn-danger{color:#fff;background-color:#f44336;border-color:#f44336;box-shadow:none}.btn-danger:hover{color:#fff;background-color:#f22112;border-color:#ea1c0d}.btn-danger:focus{box-shadow:none,0 0 0 .2rem rgba(244,67,54,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#f44336;border-color:#f44336}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#ea1c0d;border-color:#de1b0c}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:none,0 0 0 .2rem rgba(244,67,54,.5)}.btn-sm{padding:.40625rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.0625rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=submit].btn-block{width:100%}.fade{opacity:0;transition:opacity .15s linear}.fade.show{opacity:1}.collapse{display:none}.collapse.show{display:block}tr.collapse.show{display:table-row}tbody.collapse.show{display:table-row-group}.dropdown{position:relative}.dropdown-toggle:after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.125rem;box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12)}.dropdown-item{display:block;width:100%;padding:.25rem .7rem;clear:both;font-weight:400;color:#f5f5f5;text-align:inherit;white-space:nowrap;background-color:transparent;border:0;border-radius:5px}.dropdown-item a{color:#f5f5f5}.dropdown-item a:focus,.dropdown-item a:hover{color:#dcdcdc}.dropdown-item:focus,.dropdown-item:hover{color:#dcdcdc;text-decoration:none}.dropdown-item.active,.dropdown-item:active{color:#f5f5f5;text-decoration:none;background-color:#000}.dropdown-item.disabled,.dropdown-item:disabled{color:#6c757d;background-color:transparent}.dropdown-menu.show{display:block}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control{position:relative;flex:1 1 auto;width:1%;margin-bottom:0}.input-group>.form-control:focus{z-index:3}.input-group>.form-control+.form-control{margin-left:-1px}.input-group>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group-append,.input-group-prepend{display:flex}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}.input-group-append .btn+.btn,.input-group-prepend .btn+.btn{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-prepend>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:.125rem;border-top-right-radius:.125rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#f7f7f7;border-color:#dee2e6 #dee2e6 #f7f7f7}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-fill .nav-item{flex:1 1 auto;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;padding:1rem 1rem .5rem}.navbar,.navbar>.container,.navbar>.container-fluid{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.125rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler:not(:disabled):not(.disabled){cursor:pointer}@media(max-width:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{padding-right:0;padding-left:0}}@media(min-width:992px){.navbar-expand-lg{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .dropdown-menu-right{right:0;left:auto}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{flex-wrap:nowrap}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.4);border-radius:.125rem}.card>hr{margin-right:0;margin-left:0}.card-body{flex:1 1 auto;padding:1.25rem}.card-title{font-family:Dancing Script!important;font-weight:600;font-size:19px;line-height:1;margin-bottom:.75rem}.card-text{font-size:17px}a:hover .card-text{text-decoration:none;color:#375224}.card-text a:hover{text-decoration:underline;color:#375224}.card-text:last-child{margin-bottom:0}.card-footer{padding:.75rem 1.25rem;background-color:#fff}.card-footer:last-child{border-radius:0 0 calc(.125rem - 1px) calc(.125rem - 1px)}.card-img-top{width:100%;border-top-left-radius:calc(.125rem - 1px);border-top-right-radius:calc(.125rem - 1px)}.breadcrumb{display:flex;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.125rem}.breadcrumb-item+.breadcrumb-item:before{display:inline-block;padding-right:.5rem;padding-left:.5rem;color:#6c757d;content:"/"}.breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:underline;text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{display:flex;padding-left:0;list-style:none;border-radius:.125rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:0;line-height:1.25;color:#000;background-color:transparent;border:0 solid #dee2e6}.page-link:hover{color:#3a3729;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:2;outline:0;box-shadow:0 0 0 .2rem rgba(150,122,0,.25)}.page-link:not(:disabled):not(.disabled){cursor:pointer}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.125rem;border-bottom-left-radius:.125rem}.page-item:last-child .page-link{border-top-right-radius:.125rem;border-bottom-right-radius:.125rem}.page-item.active .page-link{z-index:1;color:#000;background-color:#e8dcca;border-color:#e8dcca}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:transparent;border-color:#dee2e6}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.125rem}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-success{color:#fff;background-color:#4caf50}.badge-success[href]:focus,.badge-success[href]:hover{color:#fff;text-decoration:none;background-color:#3d8b40}.badge-warning{color:#fff;background-color:#ff5722}.badge-warning[href]:focus,.badge-warning[href]:hover{color:#fff;text-decoration:none;background-color:#ee3900}.badge-danger{color:#fff;background-color:#f44336}.badge-danger[href]:focus,.badge-danger[href]:hover{color:#fff;text-decoration:none;background-color:#ea1c0d}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.125rem}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;padding:.75rem 1.25rem;color:inherit}.alert-success{color:#285b2a;background-color:#dbefdc;border-color:#cde9ce}.alert-success hr{border-top-color:#bbe1bd}.alert-info{color:#02587f;background-color:#cdeefd;border-color:#b8e7fc}.alert-info hr{border-top-color:#a0dffb}.alert-danger{color:#7f231c;background-color:#fdd9d7;border-color:#fccac7}.alert-danger hr{border-top-color:#fbb3af}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:focus,.close:hover{color:#000;text-decoration:none;opacity:.75}.close:not(:disabled):not(.disabled){cursor:pointer}button.close{padding:0;background-color:transparent;border:0;-webkit-appearance:none}.modal{position:fixed;top:20px;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;margin-top:5rem!important;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-25%)}.modal.show .modal-dialog{transform:translate(0)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;box-shadow:0 .25rem .5rem rgba(0,0,0,.5);outline:0}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem;border-bottom:1px solid #e9ecef;border-top-left-radius:.3rem;border-top-right-radius:.3rem}.modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;align-items:center;justify-content:flex-end;padding:1rem;border-top:1px solid #e9ecef}.modal-footer>:not(:first-child){margin-left:.25rem}.modal-footer>:not(:last-child){margin-right:.25rem}@media(min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-content{box-shadow:0 .5rem 1rem rgba(0,0,0,.5)}.modal-sm{max-width:300px}}.carousel{position:relative;border-bottom:6px solid #000;box-shadow:0 11px 20px -10px #2f2f2f}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-item{position:relative;display:none;align-items:center;width:100%;transition:transform .6s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;perspective:1000px}.carousel-item.active{display:block}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;display:flex;align-items:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5;background:#000;height:50px;width:50px;border-radius:50%;margin:auto 30px}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:transparent no-repeat 50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")}.carousel-indicators{position:absolute;right:0;bottom:10px;left:0;z-index:15;display:flex;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{position:relative;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;background-color:hsla(0,0%,100%,.5)}.carousel-indicators li:before{top:-10px}.carousel-indicators li:after,.carousel-indicators li:before{position:absolute;left:0;display:inline-block;width:100%;height:10px;content:""}.carousel-indicators li:after{bottom:-10px}.carousel-indicators .active{background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}.bg-primary,a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#000!important}.bg-dark{background-color:#2f2f2f!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:#292929!important}.bg-white{background-color:#fff!important}.border{border:1px solid rgba(0,0,0,.06)!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-0{border:0!important}.rounded{border-radius:.125rem!important}.clearfix:after{display:block;clear:both;content:""}.d-none{display:none!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}@media(min-width:768px){.d-md-none{display:none!important}}@media(min-width:992px){.d-lg-none{display:none!important}.d-lg-block{display:block!important}}.flex-column{flex-direction:column!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-self-center{align-self:center!important}@media(min-width:576px){.justify-content-sm-between{justify-content:space-between!important}}@media(min-width:768px){.flex-md-nowrap{flex-wrap:nowrap!important}}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sr-only{white-space:nowrap;-webkit-clip-path:inset(50%);clip-path:inset(50%)}.w-100{width:100%!important}.h-100{height:100%!important}.m-0{margin:0!important}.my-0{margin-top:0!important}.mb-0,.my-0{margin-bottom:0!important}.mx-1{margin-right:.25rem!important}.mb-1{margin-bottom:.25rem!important}.mx-1{margin-left:.25rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2{margin-left:.5rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.mx-4{margin-left:1.5rem!important}.mt-5,.my-5{margin-top:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.p-0{padding:0!important}.px-0{padding-right:0!important}.pb-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.py-1{padding-top:.25rem!important}.px-1{padding-right:.25rem!important}.py-1{padding-bottom:.25rem!important}.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.px-4{padding-right:1.5rem!important}.py-4{padding-bottom:1.5rem!important}.px-4{padding-left:1.5rem!important}.m-auto{margin:auto!important}.mx-auto{margin-right:auto!important}.mb-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media(min-width:576px){.p-sm-0{padding:0!important}}@media(min-width:768px){.mt-md-2{margin-top:.5rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-5{margin-bottom:3rem!important}.pl-md-3{padding-left:1rem!important}}@media(min-width:992px){.mt-lg-0,.my-lg-0{margin-top:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.mr-lg-3{margin-right:1rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.px-lg-5{padding-left:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}}.text-nowrap{white-space:nowrap!important}.text-center{text-align:center!important}@media(min-width:768px){.text-md-left{text-align:left!important}}@media(min-width:992px){.text-lg-left{text-align:left!important}}.text-uppercase{text-transform:uppercase!important}.font-weight-bold{font-weight:600!important}.text-white{color:#fff!important}.text-primary{color:#000!important}a.text-primary:focus,a.text-primary:hover{color:#cfad7a!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#545b62!important}.text-success{color:#4caf50!important}a.text-success:focus,a.text-success:hover{color:#3d8b40!important}.text-info{color:#03a9f4!important}a.text-info:focus,a.text-info:hover{color:#0286c2!important}.text-warning{color:#ff5722!important}a.text-warning:focus,a.text-warning:hover{color:#ee3900!important}.text-danger{color:#f44336!important}a.text-danger:focus,a.text-danger:hover{color:#ea1c0d!important}.text-light{color:#f5f5f5!important}a.text-light:focus,a.text-light:hover{color:#7d796c!important}.text-dark{color:#2f2f2f!important}a.text-dark:focus,a.text-dark:hover{color:#292929!important}.text-muted{color:#6c757d!important}@media print{*,:after,:before{text-shadow:none!important;box-shadow:none!important}a:not(.btn):not(.custom-file-control:before){text-decoration:underline}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}.container,body{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}}body{font-weight:400}a:focus,button:focus{outline:none}.btn{position:relative;margin-bottom:.3125rem;font-size:.875rem;text-decoration:none;text-transform:uppercase;letter-spacing:0;cursor:pointer;border:0;outline:0;transition:box-shadow .2s cubic-bezier(.4,0,1,1),background-color .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1);will-change:box-shadow,transform;color:rgba(0,0,0,.87);background-color:transparent;border-color:#ccc}.open>.btn.dropdown-toggle{color:rgba(0,0,0,.87);background-color:hsla(0,0%,60%,.2);border-color:hsla(0,0%,60%,.2)}.btn.active:focus,.btn.active:hover,.open>.btn.dropdown-toggle:focus,.open>.btn.dropdown-toggle:hover{color:rgba(0,0,0,.87);background-color:hsla(0,0%,60%,.4);border-color:hsla(0,0%,60%,.4)}.btn.btn-primary,.btn.disabled:focus,.btn.disabled:hover,.btn:disabled:focus,.btn:disabled:hover{background-color:transparent;border-color:#ccc}.btn.btn-primary{color:#000}.btn.btn-primary:hover{color:#000;background-color:hsla(0,0%,60%,.2);border-color:hsla(0,0%,60%,.2)}.btn.btn-primary:focus{color:#000}.btn.btn-primary.active,.btn.btn-primary:active,.open>.btn.btn-primary.dropdown-toggle{color:#000;background-color:hsla(0,0%,60%,.2);border-color:hsla(0,0%,60%,.2)}.btn.btn-primary.active:focus,.btn.btn-primary.active:hover,.btn.btn-primary:active:focus,.btn.btn-primary:active:hover,.open>.btn.btn-primary.dropdown-toggle:focus,.open>.btn.btn-primary.dropdown-toggle:hover{color:#000;background-color:hsla(0,0%,60%,.4);border-color:hsla(0,0%,60%,.4)}.btn.btn-primary.disabled:focus,.btn.btn-primary.disabled:hover,.btn.btn-primary:disabled:focus,.btn.btn-primary:disabled:hover,.btn.btn-secondary{background-color:transparent;border-color:#ccc}.btn.btn-secondary{color:#6c757d}.btn.btn-secondary.active,.btn.btn-secondary:active,.btn.btn-secondary:focus,.btn.btn-secondary:hover,.open>.btn.btn-secondary.dropdown-toggle{color:#6c757d;background-color:hsla(0,0%,60%,.2);border-color:hsla(0,0%,60%,.2)}.btn.btn-secondary.active:focus,.btn.btn-secondary.active:hover,.btn.btn-secondary:active:focus,.btn.btn-secondary:active:hover,.open>.btn.btn-secondary.dropdown-toggle:focus,.open>.btn.btn-secondary.dropdown-toggle:hover{color:#6c757d;background-color:hsla(0,0%,60%,.4);border-color:hsla(0,0%,60%,.4)}.btn-terciary{color:#000;background-color:#e8dcca;border-color:#e8dcca;box-shadow:none}.btn-terciary:hover{color:#e8dcca;background-color:#705b00;border-color:#635400}.btn-terciary:focus{box-shadow:none,0 0 0 .2rem rgba(150,115,0,.5)}.btn-terciary.disabled,.btn-terciary:disabled{color:#000;background-color:#e8dcca;border-color:#e8dcca}.btn-terciary:not(:disabled):not(.disabled).active,.btn-terciary:not(:disabled):not(.disabled):active,.show>.btn-terciary.dropdown-toggle{color:#000;background-color:#e8dcca;border-color:#cfad7a}.btn-terciary:not(:disabled):not(.disabled).active:focus,.btn-terciary:not(:disabled):not(.disabled):active:focus,.show>.btn-terciary.dropdown-toggle:focus{box-shadow:none,0 0 0 .2rem rgba(150,115,0,.5)}.btn.btn-info,.btn.btn-secondary.disabled:focus,.btn.btn-secondary.disabled:hover,.btn.btn-secondary:disabled:focus,.btn.btn-secondary:disabled:hover{background-color:transparent;border-color:#ccc}.btn.btn-info{color:#03a9f4}.btn.btn-info.active,.btn.btn-info:active,.btn.btn-info:focus,.btn.btn-info:hover,.open>.btn.btn-info.dropdown-toggle{color:#03a9f4;background-color:hsla(0,0%,60%,.2);border-color:hsla(0,0%,60%,.2)}.btn.btn-info.active:focus,.btn.btn-info.active:hover,.btn.btn-info:active:focus,.btn.btn-info:active:hover,.open>.btn.btn-info.dropdown-toggle:focus,.open>.btn.btn-info.dropdown-toggle:hover{color:#03a9f4;background-color:hsla(0,0%,60%,.4);border-color:hsla(0,0%,60%,.4)}.btn.btn-danger,.btn.btn-info.disabled:focus,.btn.btn-info.disabled:hover,.btn.btn-info:disabled:focus,.btn.btn-info:disabled:hover{background-color:transparent;border-color:#ccc}.btn.btn-danger{color:#ec1000}.btn.btn-danger.active,.btn.btn-danger:active,.btn.btn-danger:focus,.btn.btn-danger:hover,.open>.btn.btn-danger.dropdown-toggle{color:#ec1000;background-color:hsla(0,0%,60%,.2);border-color:hsla(0,0%,60%,.2)}.btn.btn-danger.active:focus,.btn.btn-danger.active:hover,.btn.btn-danger:active:focus,.btn.btn-danger:active:hover,.open>.btn.btn-danger.dropdown-toggle:focus,.open>.btn.btn-danger.dropdown-toggle:hover{color:#ec1000;background-color:hsla(0,0%,60%,.4);border-color:hsla(0,0%,60%,.4)}.btn.btn-danger.disabled:focus,.btn.btn-danger.disabled:hover,.btn.btn-danger:disabled:focus,.btn.btn-danger:disabled:hover{background-color:transparent;border-color:#ccc}.btn.btn-sm{padding:.40625rem .5rem;line-height:1.5;border-radius:.0625rem;font-size:.8125rem}.btn.disabled,.btn:disabled,.btn[disabled],fieldset[disabled][disabled] .btn{color:rgba(0,0,0,.26)}.btn.disabled,.btn.disabled:focus,.btn.disabled:hover,.btn:disabled,.btn:disabled:focus,.btn:disabled:hover,.btn[disabled],.btn[disabled]:focus,.btn[disabled]:hover,fieldset[disabled][disabled] .btn,fieldset[disabled][disabled] .btn:focus,fieldset[disabled][disabled] .btn:hover{background:transparent}.checkbox label{position:relative;padding-left:1.5625rem}.checkbox label input[type=checkbox]{position:absolute;left:0;z-index:-1;width:0;height:0;margin:0;overflow:hidden;pointer-events:none;opacity:0}@keyframes checkbox-on{0%{box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,15px 2px 0 11px}50%{box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,20px 2px 0 11px}to{box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,20px -12px 0 11px}}@keyframes checkbox-off{0%{box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,20px -12px 0 11px,inset 0 0 0 0}25%{box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,20px -12px 0 11px,inset 0 0 0 0}50%{width:0;height:0;margin-top:-4px;margin-left:6px;box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,15px 2px 0 11px,inset 0 0 0 0;transform:rotate(45deg)}51%{width:20px;height:20px;margin-top:-2px;margin-left:-2px;box-shadow:0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,inset 0 0 0 10px;transform:rotate(0deg)}to{width:20px;height:20px;margin-top:-2px;margin-left:-2px;box-shadow:0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,inset 0 0 0 0;transform:rotate(0deg)}}.switch label{position:relative;padding-left:2.4375rem}.switch label input{position:absolute;display:block;width:0;height:0;opacity:0}.radio label{position:relative;padding-left:1.5625rem}.radio label input[type=radio]{position:absolute;left:0;z-index:-1;width:0;height:0;margin:0;overflow:hidden;pointer-events:none;opacity:0}.navbar form,.navbar form .btn{margin-bottom:0}.form-control{background:no-repeat bottom,50% calc(100% - 1px);background-size:0 100%,100% 100%;border:0;transition:background 0s ease-out;padding-left:0;padding-right:0}.form-control:focus{background-size:100% 100%,100% 100%;transition-duration:.3s}.checkbox label,.radio label,.switch label{color:rgba(0,0,0,.26)}.checkbox label:active,.checkbox label:focus,.checkbox label:hover,.radio label:active,.radio label:focus,.radio label:hover,.switch label:active,.switch label:focus,.switch label:hover{color:rgba(0,0,0,.54)}.checkbox label label:has(input[type=checkbox][disabled]),.checkbox label label:has(input[type=checkbox][disabled]):focus,.checkbox label label:has(input[type=checkbox][disabled]):hover,.checkbox label label:has(input[type=radio][disabled]),.checkbox label label:has(input[type=radio][disabled]):focus,.checkbox label label:has(input[type=radio][disabled]):hover,.radio label label:has(input[type=checkbox][disabled]),.radio label label:has(input[type=checkbox][disabled]):focus,.radio label label:has(input[type=checkbox][disabled]):hover,.radio label label:has(input[type=radio][disabled]),.radio label label:has(input[type=radio][disabled]):focus,.radio label label:has(input[type=radio][disabled]):hover,.switch label label:has(input[type=checkbox][disabled]),.switch label label:has(input[type=checkbox][disabled]):focus,.switch label label:has(input[type=checkbox][disabled]):hover,.switch label label:has(input[type=radio][disabled]),.switch label label:has(input[type=radio][disabled]):focus,.switch label label:has(input[type=radio][disabled]):hover,fieldset[disabled] .checkbox label,fieldset[disabled] .checkbox label:focus,fieldset[disabled] .checkbox label:hover,fieldset[disabled] .radio label,fieldset[disabled] .radio label:focus,fieldset[disabled] .radio label:hover,fieldset[disabled] .switch label,fieldset[disabled] .switch label:focus,fieldset[disabled] .switch label:hover{color:rgba(0,0,0,.26)}.form-control{background-image:linear-gradient(0deg,#d29e21 2px,rgba(150,111,0,0) 0),linear-gradient(0deg,rgba(0,0,0,.26) 1px,transparent 0)}.form-control:invalid{background-image:linear-gradient(0deg,#d50000 2px,rgba(213,0,0,0) 0),linear-gradient(0deg,rgba(0,0,0,.5) 1px,transparent 0)}.form-control:-moz-read-only{background-image:linear-gradient(0deg,rgba(0,0,0,.5) 1px,transparent 0),linear-gradient(0deg,rgba(0,0,0,.5) 1px,transparent 0)}.form-control:read-only{background-image:linear-gradient(0deg,rgba(0,0,0,.5) 1px,transparent 0),linear-gradient(0deg,rgba(0,0,0,.5) 1px,transparent 0)}.form-control.disabled,.form-control:disabled,.form-control[disabled],fieldset[disabled][disabled] .form-control{background-image:linear-gradient(90deg,rgba(0,0,0,.26) 0,rgba(0,0,0,.26) 30%,transparent 0,transparent);background-repeat:repeat-x;background-size:3px 1px}input::-moz-placeholder{line-height:1}.form-control,input::placeholder,label{line-height:1}.checkbox label,.radio label,.switch label{line-height:1.5}input::-moz-placeholder{font-size:1rem}input::placeholder{font-size:1rem}.checkbox label,.radio label,label{font-size:1rem}select,select.form-control{-moz-appearance:none;-webkit-appearance:none}.table thead th{font-size:.95rem;font-weight:500;color:rgba(0,0,0,.54);border-top-width:0;border-bottom-width:1px}.nav-link{text-transform:uppercase}.navbar-nav .nav-link{padding:.5321rem;font-size:.875rem;font-weight:400}.nav-tabs{border:0}.nav-tabs .nav-link{padding:1.4286em .8575em;font-size:.875rem;font-weight:500;border:0}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{background-color:transparent;color:inherit}.nav-tabs .nav-link{border-bottom:.214rem solid transparent;color:rgba(0,0,0,.54)}.nav-tabs .nav-link.active{color:rgba(0,0,0,.87)}.nav-tabs .nav-link.active,.nav-tabs .nav-link.active:focus,.nav-tabs .nav-link.active:hover{border-color:theme-color(primary)}.nav-tabs .nav-link.disabled,.nav-tabs .nav-link.disabled:focus,.nav-tabs .nav-link.disabled:hover{color:rgba(0,0,0,.26)}.nav-tabs.bg-primary .nav-link{color:#fff}.nav-tabs.bg-primary .nav-link.active{color:#fff;border-color:#fff}.nav-tabs.bg-primary .nav-link.active:focus,.nav-tabs.bg-primary .nav-link.active:hover{border-color:#fff}.nav-tabs.bg-primary .nav-link.disabled,.nav-tabs.bg-primary .nav-link.disabled:focus,.nav-tabs.bg-primary .nav-link.disabled:hover{color:hsla(0,0%,100%,.84)}.nav-tabs.bg-dark .nav-link{color:#fff}.nav-tabs.bg-dark .nav-link.active{color:#fff;border-color:#fff}.nav-tabs.bg-dark .nav-link.active:focus,.nav-tabs.bg-dark .nav-link.active:hover{border-color:#fff}.nav-tabs.bg-dark .nav-link.disabled,.nav-tabs.bg-dark .nav-link.disabled:focus,.nav-tabs.bg-dark .nav-link.disabled:hover{color:hsla(0,0%,100%,.84)}.nav .nav-item{position:relative}.navbar{z-index:1;border:0;border-radius:0;box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12)}.navbar>.container{flex:1 1}.alert{border:0;border-radius:0}.page-item:first-child .page-link{border-top-left-radius:4em;border-bottom-left-radius:4em}.page-item:last-child .page-link{border-top-right-radius:4em;border-bottom-right-radius:4em;margin-right:0}.page-item:first-child .page-link,.page-item:last-child .page-link{display:flex;justify-content:center;padding-right:0;padding-left:0}.page-link{min-width:2.6em;margin-right:.5em;text-align:center;border-radius:4em}.page-link:focus,.page-link:hover{text-decoration:none}h6{font-weight:500}.card{border:0;box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12)}.card h1.card-title,.card h2.card-title,.card h3.card-title,.card h4.card-title,.card h5.card-title,.card h6.card-title{font-size:1.5rem;font-weight:400}.card .card-footer{padding:.5rem}.modal-content{border:0;border-radius:.125rem}.modal-content .modal-header{padding:24px 24px 0;border-bottom:0}.modal-content .modal-body{padding:20px 24px 24px}.modal-content .modal-footer{padding:8px 8px 8px 24px;border-top:0}.modal-content .modal-footer .btn{margin:0}.modal-content .modal-footer .btn+.btn{margin-left:8px}.dropdown-menu{display:none;padding:.25rem 0;border:0;opacity:0;transform:scale(0);transform-origin:0 0;will-change:transform,opacity;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .2s cubic-bezier(.4,0,.2,1)}@media(min-width:768px){.dropdown-menu{padding:.5rem 0}}.dropdown-menu.show,.open>.dropdown-menu{display:block;opacity:1;transform:scale(1)}.dropdown-menu.dropdown-menu-right{transform-origin:100% 0}.dropdown-menu .dropdown-item{position:relative;display:flex;flex-flow:row wrap;align-items:center;min-width:7rem;max-width:17.5rem;min-height:3rem;padding:.8rem 1rem;overflow:hidden;line-height:1;text-overflow:ellipsis;word-wrap:break-word}.dropdown-menu .dropdown-item.active,.dropdown-menu .dropdown-item:active{background-color:inherit;color:inherit}@media(min-width:768px){.dropdown-menu .dropdown-item{padding-right:1.5rem;padding-left:1.5rem}}.show .dropdown-toggle.btn,.show .dropdown-toggle.btn-danger,.show .dropdown-toggle.btn-info,.show .dropdown-toggle.btn-secondary{background-color:transparent}.btn-comprar{border-radius:36px}.btn-comprar a{color:#000}.btn-comprar a:focus,.btn-comprar a:hover{color:#995b00}.section-title-home{margin-bottom:2.5rem}.section-title-home h2{position:relative;display:inline-block;padding-bottom:.75rem;margin-bottom:.5rem}.section-title-home h2:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:60px;height:3px;background-color:#cfad7a;border-radius:2px}.section-title-home__sub{color:#737373;font-size:1.05rem;max-width:600px;margin:0 auto}.d-flex>.section-title-home h2:after{left:0;transform:none}.hero-home{position:relative;overflow:hidden}.hero-home .carousel-item{height:60vh;min-height:400px;background-repeat:no-repeat;background-position:50%;background-size:cover}.hero-home__overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.65) 0,rgba(0,0,0,.15) 50%,transparent);pointer-events:none;z-index:1}.hero-home .carousel-caption{bottom:12%;left:50%;transform:translateX(-50%);text-align:center;z-index:2;padding:0;max-width:720px;width:90%;background:none!important;border-radius:0!important;right:auto}.hero-home__title{font-size:2.2rem;font-weight:700;color:#fff;text-shadow:2px 2px 12px rgba(0,0,0,.6);margin-bottom:.5rem;line-height:1.2}.hero-home__subtitle{font-size:1.1rem;font-weight:300;color:hsla(0,0%,100%,.9);text-shadow:1px 1px 8px rgba(0,0,0,.5);margin-bottom:1.5rem}.hero-home__cta{font-weight:600;padding:.6rem 2rem;font-size:1rem;letter-spacing:.02em}.hero-home .carousel-indicators{bottom:24px;z-index:3;margin-bottom:0}.hero-home .carousel-indicators li{width:10px;height:10px;border-radius:50%;background-color:hsla(0,0%,100%,.45);border:none;margin:0 5px;transition:background-color .3s ease,transform .3s ease;opacity:1}.hero-home .carousel-indicators li.active{background-color:#e8dcca;transform:scale(1.4)}.hero-home__nav{width:44px;height:44px;top:50%;transform:translateY(-50%);bottom:auto;background:rgba(0,0,0,.35);border-radius:50%;opacity:0;transition:opacity .3s ease;z-index:3;display:flex;align-items:center;justify-content:center}.hero-home__nav .carousel-control-next-icon,.hero-home__nav .carousel-control-prev-icon{width:16px;height:16px}.hero-home .carousel-control-prev.hero-home__nav{left:16px}.hero-home .carousel-control-next.hero-home__nav{right:16px}.hero-home:hover .hero-home__nav{opacity:1}@media(min-width:992px){.hero-home .carousel-item{height:80vh}.hero-home__title{font-size:3.5rem;text-shadow:3px 3px 20px rgba(0,0,0,.5)}.hero-home__subtitle{font-size:1.3rem}}.trust-bar-home{background-color:#000;padding:1.25rem 0;border-bottom:3px solid #cfad7a}.trust-bar-home__item{display:flex;align-items:center;padding:.5rem 0}.trust-bar-home__icon{font-size:1.4rem;color:#e8dcca;margin-right:.75rem;min-width:28px;text-align:center}.trust-bar-home__text{line-height:1.3}.trust-bar-home__text strong{display:block;color:#fff;font-size:.85rem;font-weight:500}.trust-bar-home__text small{color:hsla(0,0%,100%,.6);font-size:.75rem}@media(max-width:767px){.trust-bar-home__item{margin-bottom:.25rem}}.categories-home{padding:3.5rem 0 2rem;background-color:#fff}.category-card-home{display:flex;flex-direction:column;justify-content:space-between;height:100%;min-height:140px;padding:1.5rem;background-color:#000;color:#fff;border-radius:6px;text-decoration:none;position:relative;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.category-card-home:before{content:"";position:absolute;top:-30px;right:-30px;width:80px;height:80px;background-color:#cfad7a;border-radius:50%;opacity:.15;transition:transform .3s ease}.category-card-home:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.2);color:#fff;text-decoration:none}.category-card-home:hover:before{transform:scale(1.5)}.category-card-home:focus{color:#fff;text-decoration:none}.category-card-home__name{font-size:1.2rem;font-weight:600;position:relative;z-index:1}.category-card-home__name:after{content:"";display:block;width:30px;height:2px;background-color:#e8dcca;margin-top:.5rem}.category-card-home__cta{font-size:.8rem;color:#e8dcca;font-weight:400;position:relative;z-index:1}.featured-home{padding:3rem 0;background-color:#f5f5f5}.featured-home__link{color:#995b00;font-weight:500;font-size:.9rem;white-space:nowrap;margin-bottom:.5rem}.featured-home__link:hover{color:#000;text-decoration:none}.product-card-home{background:#fff;border-radius:8px;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease;height:100%;display:flex;flex-direction:column}.product-card-home:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.1)}.product-card-home__image-wrap{display:block;position:relative;overflow:hidden;aspect-ratio:1/1;background-color:#f7f7f7}.product-card-home__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease}.product-card-home:hover .product-card-home__img{transform:scale(1.08)}.product-card-home__badge{position:absolute;top:12px;left:0;padding:4px 14px;border-radius:0 6px 6px 0;font-size:.7rem;font-weight:700;color:#fff;z-index:2;text-transform:uppercase;letter-spacing:.03em;box-shadow:1px 2px 4px rgba(0,0,0,.3)}.product-card-home__badge--oferta{background-color:#ec1000}.product-card-home__badge--temporada{background-color:#4caf50}.product-card-home__body{padding:.85rem 1rem;flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}.product-card-home__name{font-size:.95rem;font-weight:600;color:#000;margin-bottom:.25rem;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card-home__price{font-size:1.1rem;font-weight:700;color:#2f2f2f}.product-card-home__price small{font-weight:400;color:#737373}@media(max-width:575px){.product-card-home__body{padding:.65rem .75rem}.product-card-home__name{font-size:.85rem}.product-card-home__price{font-size:.95rem}}.steps-home{padding:3.5rem 0;background-color:#fff}.steps-home__grid{display:flex;align-items:flex-start;justify-content:center;grid-gap:0;gap:0}@media(max-width:767px){.steps-home__grid{flex-direction:column;align-items:center}}.step-card-home{text-align:center;padding:1.5rem 1rem;flex:1 1;max-width:260px}.step-card-home__number{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:50%;background-color:#000;color:#fff;font-size:1.2rem;font-weight:700;margin-bottom:1rem;position:relative}.step-card-home__title{font-size:1.15rem;margin-bottom:.5rem;color:#000}.step-card-home__text{font-size:.88rem;color:#3f3f3f;line-height:1.6}.step-card-home__connector{width:60px;height:2px;background:repeating-linear-gradient(90deg,#cfad7a,#cfad7a 6px,transparent 0,transparent 12px);margin-top:42px;flex-shrink:0}@media(max-width:767px){.step-card-home__connector{width:2px;height:30px;margin-top:0;background:repeating-linear-gradient(180deg,#cfad7a,#cfad7a 6px,transparent 0,transparent 12px)}}.testimonials-home{padding:3.5rem 0;background-color:#f5f5f5}.testimonial-card-home{background-color:#fff;border-radius:8px;padding:2rem 1.5rem 1.5rem;height:100%;position:relative;border:1px solid rgba(0,0,0,.05);transition:box-shadow .25s ease}.testimonial-card-home:hover{box-shadow:0 6px 20px rgba(0,0,0,.08)}.testimonial-card-home__quote{font-size:4rem;line-height:1;color:#cfad7a;font-family:Georgia,serif;position:absolute;top:10px;left:16px;opacity:.5;-webkit-user-select:none;-moz-user-select:none;user-select:none}.testimonial-card-home__text{font-size:.92rem;color:#3f3f3f;line-height:1.65;margin-top:1rem;margin-bottom:1rem;font-style:italic;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.testimonial-card-home__stars{margin-bottom:.75rem}.testimonial-card-home__star{color:#cfad7a;font-size:.95rem;margin-right:1px}.testimonial-card-home__star--empty{color:#efefef}.testimonial-card-home__author{border-top:1px solid #efefef;padding-top:.75rem}.testimonial-card-home__author strong{display:block;font-size:.9rem;color:#000}.testimonial-card-home__author small{color:#737373;font-size:.78rem}.about-home{padding:3.5rem 0 2.5rem;background-color:#fff}.about-home__highlights{display:flex;flex-direction:column;grid-gap:1.5rem;gap:1.5rem;padding:2rem 1.5rem;background-color:#000;border-radius:8px;height:100%}.about-home__stat{text-align:center}.about-home__stat-number{display:block;font-size:2.2rem;font-weight:700;color:#e8dcca;line-height:1.1}.about-home__stat-label{font-size:.82rem;color:hsla(0,0%,100%,.7);text-transform:uppercase;letter-spacing:.06em}.about-home__text p{font-size:.95rem;color:#3f3f3f;line-height:1.75;margin-bottom:1rem}.about-home__text a{color:#995b00;font-weight:500}.cta-home{padding:3.5rem 0;background-color:#e8dcca}.cta-home h2{color:#000;margin-bottom:.5rem}.cta-home p{color:#3f3f3f;font-size:1.05rem;margin-bottom:1.5rem}.cta-home__btn{padding:.7rem 2.5rem;font-weight:600;font-size:1rem;letter-spacing:.02em}.catalog-breadcrumb{background-color:#fff;padding:.65rem 0;border-bottom:1px solid #efefef}.catalog-breadcrumb__list{list-style:none;display:flex;flex-wrap:wrap;align-items:center;margin:0;padding:0;font-size:.92rem}.catalog-breadcrumb__item{color:#737373;display:flex;align-items:center}.catalog-breadcrumb__item:after{content:"";display:inline-block;width:4px;height:4px;border-radius:50%;background-color:#cfad7a;margin:0 .6rem}.catalog-breadcrumb__item:last-child{color:#3f3f3f;font-weight:500}.catalog-breadcrumb__item:last-child:after{display:none}.catalog-breadcrumb__item a{color:#737373;text-decoration:none;transition:color .2s ease}.catalog-breadcrumb__item a:hover{color:#995b00;text-decoration:none}.catalog-breadcrumb input[type=checkbox]{opacity:0;position:absolute;pointer-events:none}.catalog-breadcrumb .rich_text_titulo{display:-webkit-box;line-clamp:5;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;margin-top:.75rem;font-size:.9rem;color:#3f3f3f;line-height:1.65}.catalog-breadcrumb input:focus~label{outline:5px auto -webkit-focus-ring-color}.catalog-breadcrumb input:checked+.rich_text_titulo{line-clamp:unset;-webkit-line-clamp:unset}.catalog-breadcrumb input:checked~label{display:none}.catalog-breadcrumb label[for=expanded]{color:#995b00;font-weight:500;font-size:.85rem;cursor:pointer;margin-top:.25rem;display:inline-block}.catalog-breadcrumb label[for=expanded]:hover{color:#000}.catalog-breadcrumb h1{margin-top:.75rem;margin-bottom:0;font-size:3rem;font-weight:700;color:#000}.catalog-body{padding:1.5rem 0 3rem}.catalog-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem}@media(min-width:768px){.catalog-grid{grid-gap:1.25rem;gap:1.25rem}}@media(min-width:992px){.catalog-grid{grid-template-columns:repeat(3,1fr)}}.catalog-card{background:#fff;border-radius:8px;overflow:hidden;display:flex;flex-direction:column;height:100%;position:relative;box-shadow:0 1px 4px rgba(0,0,0,.06);transition:transform .3s ease,box-shadow .3s ease}.catalog-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(0,0,0,.1)}.catalog-card__fav{position:absolute;top:8px;right:8px;z-index:3}.catalog-card__fav form{display:inline}.catalog-card__fav .btn{width:34px;height:34px;border-radius:50%;background-color:hsla(0,0%,100%,.9);display:inline-flex;align-items:center;justify-content:center;padding:0;border:none;box-shadow:0 1px 4px rgba(0,0,0,.12);transition:all .2s ease;font-size:.85rem;color:#737373}.catalog-card__fav .btn:hover{background-color:#fff;box-shadow:0 2px 8px rgba(0,0,0,.18);color:#ec1000}.catalog-card__image-wrap{position:relative;display:block;overflow:hidden;aspect-ratio:1/1;background-color:#f7f7f7;text-decoration:none}.catalog-card__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.catalog-card:hover .catalog-card__img{transform:scale(1.06)}.catalog-card__badge{position:absolute;top:10px;left:0;padding:3px 12px;border-radius:0 4px 4px 0;font-size:.68rem;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.04em;z-index:2;box-shadow:1px 2px 4px rgba(0,0,0,.25)}.catalog-card__badge--temporada{background-color:#4caf50}.catalog-card__badge--oferta{background-color:#ec1000}.catalog-card__badge--temporada+.catalog-card__badge--oferta{top:36px}.catalog-card__accent{height:2px;background:linear-gradient(90deg,#cfad7a,#e8dcca,transparent)}.catalog-card__body{padding:.75rem .85rem .5rem;flex-grow:1;display:flex;flex-direction:column}.catalog-card__body,.catalog-card__body:hover{text-decoration:none;color:inherit}.catalog-card__name{font-size:1.2rem;font-weight:600;color:#000;line-height:1.3;margin-bottom:.35rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.catalog-card__price{font-size:1.15rem;font-weight:700;color:#2f2f2f;margin-bottom:0}.catalog-card__price small{font-weight:400;font-size:.78rem;color:#737373}.catalog-card__admin-info{font-size:.72rem;color:#737373;margin-top:.2rem}.catalog-card__footer{padding:.35rem .65rem .6rem;margin-top:auto}.catalog-card__footer form.row{margin-left:0;margin-right:0}.catalog-card__info-link{display:block;text-align:center;padding:.6rem;color:#000;font-weight:500;font-size:.85rem;text-decoration:none;border-top:1px solid #efefef;transition:background-color .2s ease;margin-top:auto}.catalog-card__info-link:hover{background-color:#f7f7f7;color:#000;text-decoration:none}@media(max-width:575px){.catalog-card__body{padding:.6rem .65rem .35rem}.catalog-card__name{font-size:.8rem}.catalog-card__price{font-size:1rem}.catalog-card__footer{padding:.25rem .5rem .5rem}}.catalog-empty{text-align:center;padding:3rem 1.5rem}.catalog-empty__icon{font-size:2.5rem;color:#cfad7a;margin-bottom:1rem;opacity:.6}.catalog-empty__title{font-size:1.1rem;font-weight:600;color:#000;margin-bottom:.5rem}.catalog-empty__text{font-size:.9rem;color:#737373;max-width:480px;margin:0 auto;line-height:1.6}.catalog-empty__text a{color:#995b00;font-weight:500}.catalog-pagination{padding:2rem 0 0;display:flex;justify-content:center}.catalog-pagination .pagination{grid-gap:.3rem;gap:.3rem}.catalog-pagination .page-item .page-link{border:1px solid #efefef;color:#3f3f3f;border-radius:4px;padding:.4rem .75rem;font-size:.85rem;font-weight:500;transition:all .2s ease}.catalog-pagination .page-item .page-link:hover{background-color:#e8dcca;border-color:#e8dcca;color:#000}.catalog-pagination .page-item.active .page-link{background-color:#000;border-color:#000;color:#fff}.catalog-pagination .page-item.disabled .page-link{color:#efefef;border-color:#efefef}.catalog-body .barra-lateral-izquierda nav{box-shadow:0 1px 4px rgba(0,0,0,.06)}.catalog-body .barra-lateral-izquierda .cabecera-categorias{border-left:3px solid transparent;transition:border-left-color .2s ease,background-color .2s ease;font-size:.88rem}.catalog-body .barra-lateral-izquierda .cabecera-categorias:hover{border-left-color:#cfad7a}.catalog-body .barra-lateral-izquierda .cabecera-categorias-titulo{font-size:1.2rem;font-weight:600;border-left:3px solid #cfad7a}.product-detail{padding:2rem 0 3.5rem}.product-detail__container{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 2px 12px rgba(0,0,0,.06)}.product-detail__gallery{position:relative;background-color:#f7f7f7;overflow:hidden}.product-detail__image{width:100%;height:auto;display:block;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover}.product-detail__badges{position:absolute;top:16px;left:0;display:flex;flex-direction:column;grid-gap:6px;gap:6px;z-index:2}.product-detail__badge{padding:5px 16px;border-radius:0 6px 6px 0;font-size:.75rem;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.04em;box-shadow:1px 2px 6px rgba(0,0,0,.2)}.product-detail__badge--oferta{background-color:#ec1000}.product-detail__badge--temporada{background-color:#4caf50}.product-detail__info{padding:2rem 1.75rem;display:flex;flex-direction:column}@media(max-width:767px){.product-detail__info{padding:1.5rem 1.25rem}}.product-detail__status{display:flex;flex-wrap:wrap;grid-gap:.5rem;gap:.5rem;margin-bottom:1rem}.product-detail__title{font-size:1.65rem;font-weight:700;color:#000;line-height:1.25;margin-bottom:.75rem}@media(max-width:575px){.product-detail__title{font-size:1.35rem}}.product-detail__rule{width:60px;height:3px;background:linear-gradient(90deg,#cfad7a,#e8dcca);border:none;border-radius:2px;margin:0 0 1.25rem}.product-detail__buy-row{display:flex;align-items:flex-end;justify-content:space-between;grid-gap:.75rem;gap:.75rem;margin-bottom:1.25rem;padding-bottom:1.25rem;border-bottom:1px solid #efefef}@media(max-width:480px){.product-detail__buy-row{flex-direction:column;align-items:flex-start}}.product-detail__price-block{display:flex;align-items:baseline;grid-gap:.5rem;gap:.5rem;margin-bottom:0}.product-detail__price{font-size:2rem;font-weight:700;color:#2f2f2f;line-height:1}@media(max-width:575px){.product-detail__price{font-size:1.6rem}}.product-detail__price-unit{font-size:.9rem;color:#737373;font-weight:400}.product-detail__description{font-size:.92rem;color:#3f3f3f;line-height:1.7;margin-bottom:1.25rem;flex-grow:1}.product-detail__description p{margin-bottom:.75rem}.product-detail__description p:last-child{margin-bottom:0}.product-detail__characteristics{margin-bottom:1.25rem;border-top:1px solid #efefef;padding-top:1rem}.product-detail__characteristics-title{font-size:.88rem;font-weight:700;text-transform:uppercase;letter-spacing:.09em;color:#995b00;margin-bottom:.6rem}.product-detail__characteristics-body{font-size:.88rem;color:#3f3f3f;line-height:1.65}.product-detail__characteristics-body ol,.product-detail__characteristics-body ul{list-style:none;padding-left:0;margin-bottom:0;border:1px solid #efefef;border-radius:6px;overflow:hidden}.product-detail__characteristics-body ol li,.product-detail__characteristics-body ul li{display:flex;justify-content:space-between;align-items:center;padding:.5rem .85rem;border-bottom:1px solid #efefef;font-size:.85rem}.product-detail__characteristics-body ol li:last-child,.product-detail__characteristics-body ul li:last-child{border-bottom:none}.product-detail__characteristics-body ol li:nth-child(2n),.product-detail__characteristics-body ul li:nth-child(2n){background-color:#f7f7f7}.product-detail__characteristics-body ol li:nth-child(odd),.product-detail__characteristics-body ul li:nth-child(odd){background-color:#fff}.product-detail__characteristics-body p{margin-bottom:.4rem}.product-detail__characteristics-body p:last-child{margin-bottom:0}.product-detail__actions{display:flex;align-items:center;grid-gap:.75rem;gap:.75rem;flex-shrink:0}.product-detail__fav-btn{flex-shrink:0}.product-detail__fav-btn .btn{width:44px;height:44px;border-radius:50%;border:1px solid #efefef;background-color:#fff;display:inline-flex;align-items:center;justify-content:center;padding:0;font-size:1rem;color:#737373;transition:all .2s ease}.product-detail__fav-btn .btn:hover{border-color:#ec1000;color:#ec1000;background-color:#fff}.product-detail__cart-form{flex-grow:1}.product-detail__cart-form form.row{margin-left:0;margin-right:0}.product-detail__admin-info{font-size:.78rem;color:#737373;margin-top:.5rem}@media(min-width:992px){.product-detail__gallery{border-radius:10px 0 0 10px}}.delivery-page{padding:2rem 0 3.5rem;background-color:#f7f7f7}.delivery-notice{display:flex;align-items:flex-start;grid-gap:.85rem;gap:.85rem;background-color:#e8dcca;border-left:4px solid #cfad7a;border-radius:0 6px 6px 0;padding:1rem 1.25rem;margin-bottom:1.5rem}.delivery-notice__icon{font-size:1.1rem;color:#995b00;flex-shrink:0;margin-top:.1rem}.delivery-notice__text{font-size:.88rem;color:#3f3f3f;line-height:1.6;margin:0}.delivery-table-wrap{background:#fff;border-radius:8px;overflow-x:auto;overflow-y:hidden;box-shadow:0 1px 6px rgba(0,0,0,.06);margin-bottom:1.5rem;-webkit-overflow-scrolling:touch}.delivery-table{width:100%;min-width:520px;border-collapse:collapse;font-size:.875rem}.delivery-table thead tr{background-color:#000;color:#fff}.delivery-table thead tr th{padding:.75rem 1rem;font-weight:600;font-size:.78rem;text-transform:uppercase;letter-spacing:.05em;border:none;white-space:nowrap;text-align:center}.delivery-table thead tr th:first-child{text-align:left}.delivery-table thead tr th:nth-child(2){text-align:left;border-left:1px solid hsla(0,0%,100%,.15)}.delivery-table tbody tr{border-bottom:1px solid #efefef;transition:background-color .15s ease}.delivery-table tbody tr:last-child{border-bottom:none}.delivery-table tbody tr:hover{background-color:#f7f7f7}.delivery-table tbody tr.delivery-table__zone-start td:nth-child(2){font-weight:600;color:#000;border-left:3px solid #cfad7a;padding-left:.85rem}.delivery-table tbody td{padding:.6rem 1rem;color:#3f3f3f;border:none;text-align:center}.delivery-table tbody td:first-child{text-align:left;font-weight:500;font-family:monospace;font-size:.9rem;letter-spacing:.03em}.delivery-table__day{position:relative}.delivery-table__day input[type=checkbox]{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:20px;height:20px;border-radius:50%;border:2px solid #efefef;background-color:#fff;display:inline-block;cursor:default;vertical-align:middle;flex-shrink:0;transition:background-color .15s ease,border-color .15s ease}.delivery-table__day input[type=checkbox]:checked{background-color:#4caf50;border-color:#4caf50;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 10'%3E%3Cpath d='M1 5l3.5 3.5L11 1' stroke='%23fff' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;background-size:12px}.delivery-table__actions{white-space:nowrap}.delivery-table__actions a{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:4px;color:#737373;transition:all .2s ease}.delivery-table__actions a:hover{background-color:#efefef;color:#000}.delivery-table__actions a.delivery-table__delete:hover{color:#ec1000}.delivery-map{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 1px 6px rgba(0,0,0,.06);height:100%;min-height:500px;display:flex;flex-direction:column}.delivery-map__iframe{flex-grow:1;width:100%;border:none;display:block;min-height:460px}.delivery-map__footer{padding:.85rem 1rem;border-top:1px solid #efefef;background-color:#f7f7f7}.cp-banner{display:flex;align-items:center;grid-gap:.65rem;gap:.65rem;width:100%;padding:.75rem 1rem;background-color:#e8dcca;color:#3f3f3f;border:2px solid #cfad7a;border-radius:6px;cursor:pointer;text-align:left;transition:all .2s ease}.cp-banner:hover{background-color:rgba(207,173,122,.1);border-color:#cfad7a}.cp-banner:focus{outline:none;box-shadow:0 0 0 3px rgba(207,173,122,.25)}.cp-banner__icon{font-size:1.1rem;color:#5e3800;flex-shrink:0}.cp-banner__label{font-size:.75rem;color:#2f2f2f;display:block;line-height:1;margin-bottom:.15rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em}.cp-banner__value{font-size:.95rem;font-weight:700;color:#2f2f2f;display:block;line-height:1.2;letter-spacing:.06em}.cp-banner__body{display:flex;flex-direction:column;flex-grow:1;min-width:0}.cp-banner__change{margin-left:auto;font-size:.72rem;color:#5e3800;font-weight:700;white-space:nowrap;flex-shrink:0}.cp-modal-form__label{font-size:.88rem;color:#3f3f3f;display:block;margin-bottom:.5rem;line-height:1.5}.cp-modal-form__input{width:100%;padding:.65rem .85rem;border:1px solid #efefef;border-radius:6px;font-size:1.05rem;letter-spacing:.08em;text-align:center;transition:border-color .2s ease}.cp-modal-form__input:focus{border-color:#cfad7a;outline:none;box-shadow:0 0 0 3px rgba(207,173,122,.2)}.delivery-features{display:grid;grid-template-columns:1fr;grid-gap:.75rem;gap:.75rem;margin-bottom:1.5rem}@media(min-width:576px){.delivery-features{grid-template-columns:repeat(3,1fr)}}.delivery-feature{display:flex;flex-direction:column;align-items:flex-start;grid-gap:.35rem;gap:.35rem;background:#fff;border-radius:8px;border-left:3px solid #cfad7a;padding:.9rem 1rem;box-shadow:0 1px 4px rgba(0,0,0,.05)}@media(min-width:576px){.delivery-feature{flex-direction:column}}.delivery-feature__icon{font-size:1.25rem;color:#cfad7a;line-height:1;margin-bottom:.15rem}.delivery-feature__title{font-size:.87rem;font-weight:700;color:#2f2f2f;line-height:1.3}.delivery-feature__desc{font-size:.78rem;color:#737373;line-height:1.5}.delivery-faq{margin-top:2.5rem;padding-top:2rem;border-top:1px solid #efefef}.delivery-faq__heading{font-size:1.15rem;font-weight:700;color:#2f2f2f;margin-bottom:1.1rem;letter-spacing:-.01em}.delivery-faq__list{display:flex;flex-direction:column;grid-gap:0;gap:0;border-radius:8px;overflow:hidden;box-shadow:0 1px 6px rgba(0,0,0,.06)}.delivery-faq__item{background:#fff;border-bottom:1px solid #efefef}.delivery-faq__item:last-child{border-bottom:none}.delivery-faq__item[open] .delivery-faq__question{color:#000;border-left-color:#cfad7a}.delivery-faq__item[open] .delivery-faq__question:after{transform:rotate(45deg)}.delivery-faq__question{display:flex;align-items:center;justify-content:space-between;padding:.9rem 1.1rem;font-size:.9rem;font-weight:600;color:#3f3f3f;cursor:pointer;list-style:none;border-left:3px solid transparent;transition:all .2s ease}.delivery-faq__question::-webkit-details-marker{display:none}.delivery-faq__question:hover{background-color:#f7f7f7;color:#000}.delivery-faq__question:after{content:"+";font-size:1.2rem;font-weight:300;color:#cfad7a;flex-shrink:0;margin-left:1rem;transition:transform .2s ease;line-height:1}.delivery-faq__answer{padding:0 1.1rem .9rem 1.35rem;font-size:.85rem;color:#3f3f3f;line-height:1.65;margin:0;border-left:3px solid #cfad7a;background:#fff}.delivery-form-page{padding:2rem 0 3.5rem;background-color:#f7f7f7;min-height:calc(100vh - 300px)}.delivery-form-container{max-width:640px;background:#fff;border-radius:8px;box-shadow:0 1px 8px rgba(0,0,0,.08);padding:2rem}@media(max-width:576px){.delivery-form-container{padding:1.5rem;margin:0 -.5rem;border-radius:0}}.delivery-form-subtitle{font-size:.9rem;color:#737373;margin-bottom:1.5rem;line-height:1.6}.delivery-form{display:flex;flex-direction:column;grid-gap:1.3rem;gap:1.3rem}.delivery-form__group{display:flex;flex-direction:column;grid-gap:.45rem;gap:.45rem}.delivery-form__group--error .delivery-form__label{color:#ec1000;font-weight:600}.delivery-form__group--error .delivery-form__input{border-color:#ec1000;background-color:rgba(236,16,0,.02)}.delivery-form__group--error .delivery-form__input:focus{border-color:#ec1000;box-shadow:0 0 0 3px rgba(236,16,0,.15)}.delivery-form__label{font-size:.92rem;font-weight:600;color:#3f3f3f;line-height:1.4;display:flex;align-items:baseline;grid-gap:.3rem;gap:.3rem}.delivery-form__required{color:#ec1000;font-size:.85em;font-weight:700}.delivery-form__input{padding:.75rem .95rem;border:1.5px solid #efefef;border-radius:6px;font-size:1rem;font-family:inherit;color:#3f3f3f;background-color:#fff;transition:border-color .15s ease,box-shadow .15s ease}.delivery-form__input::-moz-placeholder{color:#737373;opacity:1}.delivery-form__input::placeholder{color:#737373;opacity:1}.delivery-form__input:focus{outline:none;border-color:#cfad7a;box-shadow:0 0 0 3px rgba(207,173,122,.2)}.delivery-form__input:disabled{background-color:#f7f7f7;border-color:#efefef;cursor:not-allowed;color:#737373}.delivery-form__hint{font-size:.78rem;color:#737373;line-height:1.5;margin-top:-.2rem}.delivery-form__errors{padding:1rem;background-color:rgba(236,16,0,.08);border:1px solid rgba(236,16,0,.2);border-radius:6px;margin-bottom:1rem}.delivery-form__errors__title{font-size:.9rem;font-weight:700;color:#ec1000;margin:0 0 .5rem}.delivery-form__errors__list{list-style:none;padding:0;margin:0}.delivery-form__errors__item{font-size:.85rem;color:#3f3f3f;line-height:1.6;padding-left:1.5rem;position:relative}.delivery-form__errors__item:before{content:"·";position:absolute;left:0;color:#ec1000;font-weight:700;font-size:1.2em}.delivery-weekdays{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:.8rem;gap:.8rem}@media(min-width:576px){.delivery-weekdays{grid-template-columns:repeat(3,1fr)}}.delivery-checkbox{display:flex;align-items:center;grid-gap:.6rem;gap:.6rem;padding:.7rem .85rem;background:#f7f7f7;border:1.5px solid #efefef;border-radius:6px;cursor:pointer;transition:all .15s ease}.delivery-checkbox:has(input:checked){background:rgba(0,132,5,.06);border-color:#4caf50}.delivery-checkbox:has(input:focus){outline:2px solid #cfad7a;outline-offset:2px}.delivery-checkbox__input{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:20px;height:20px;border-radius:4px;border:2px solid #efefef;background-color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:all .15s ease}.delivery-checkbox__input:checked{background-color:#4caf50;border-color:#4caf50;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 10'%3E%3Cpath d='M1 5l3.5 3.5L11 1' stroke='%23fff' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;background-size:12px}.delivery-checkbox__input:disabled{cursor:not-allowed;opacity:.5}.delivery-checkbox__label{font-size:.9rem;font-weight:500;color:#3f3f3f;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin:0}.delivery-form__actions{display:flex;flex-direction:column;grid-gap:.75rem;gap:.75rem;margin-top:1rem}.delivery-form__submit{padding:.85rem 1.5rem;background-color:#000;color:#fff;border:none;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s ease,box-shadow .2s ease;letter-spacing:.01em}.delivery-form__submit:hover{background-color:#2f2f2f;box-shadow:0 2px 8px rgba(0,0,0,.15)}.delivery-form__submit:focus{outline:none;box-shadow:0 0 0 3px rgba(0,0,0,.15)}.delivery-form__submit:active{transform:translateY(1px)}.delivery-form__submit:disabled{background-color:#737373;cursor:not-allowed;opacity:.6}.delivery-form__back{padding:.85rem 1.5rem;background-color:#f7f7f7;color:#3f3f3f;border:1.5px solid #efefef;border-radius:6px;font-size:.95rem;font-weight:500;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;grid-gap:.5rem;gap:.5rem;transition:all .2s ease}.delivery-form__back:hover{background-color:#efefef;border-color:#737373;color:#2f2f2f}.delivery-form__back:focus{outline:none;border-color:#cfad7a;box-shadow:0 0 0 3px rgba(207,173,122,.2)}.mb-2{margin-bottom:.5rem}.mt-4{margin-top:1.5rem}.contact-page{padding:2rem 0 3.5rem;background:linear-gradient(135deg,#f7f7f7,#fff 50%,#f7f7f7);min-height:calc(100vh - 300px)}.contact-hero{text-align:center;margin-bottom:3rem;padding:1.5rem 1rem;background:linear-gradient(135deg,rgba(207,173,122,.08),rgba(207,173,122,.04));border-radius:12px;border-top:3px solid #cfad7a}.contact-hero__tag{display:inline-block;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#5e3800;margin-bottom:.75rem;padding:.3rem .8rem;background:rgba(207,173,122,.15);border-radius:4px}.contact-hero__subtitle{font-size:1.05rem;color:#3f3f3f;line-height:1.7;max-width:600px;margin:0 auto 1.5rem;font-weight:400}.contact-hero__benefits{display:flex;justify-content:center;grid-gap:1rem;gap:1rem;margin:1rem;flex-wrap:wrap}.contact-hero__benefit{display:flex;align-items:center;grid-gap:.5rem;gap:.5rem;font-size:.85rem;color:#737373;font-weight:500}.contact-hero__benefit-icon{width:18px;height:18px;border-radius:50%;background:#4caf50;color:#fff;display:flex;align-items:center;justify-content:center;font-size:.65rem;flex-shrink:0;line-height:1}.contact-hero__link{font-weight:600;color:#5e3800;text-decoration:none;border-bottom:2px solid #cfad7a;transition:all .2s ease}.contact-hero__link:hover{color:#000;border-bottom-color:#000}.contact-hero__link:focus{outline:2px solid #cfad7a;outline-offset:2px}.contact-wrapper{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem;align-items:stretch}@media(min-width:768px){.contact-wrapper{grid-template-columns:1fr 1fr}}.contact-form-card{background:#fff;border-radius:8px;box-shadow:0 1px 8px rgba(0,0,0,.08);padding:2rem;order:1}@media(min-width:768px){.contact-form-card{order:0}}@media(max-width:576px){.contact-form-card{padding:1.5rem}}.contact-map-card{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 1px 8px rgba(0,0,0,.08);min-height:400px;order:0}@media(min-width:768px){.contact-map-card{order:1}}.contact-map{width:100%;height:100%;min-height:400px;border:none;display:block}.contact-form{display:flex;flex-direction:column;grid-gap:1.3rem;gap:1.3rem}.contact-form__heading{font-size:2rem;font-weight:700;color:#2f2f2f;margin-bottom:.5rem;letter-spacing:-.01em}.contact-form__hint{font-size:.85rem;color:#737373;margin-bottom:1rem;line-height:1.6}.contact-form__group{display:flex;flex-direction:column;grid-gap:.45rem;gap:.45rem}.contact-form__group--error .contact-form__label{color:#ec1000;font-weight:600}.contact-form__group--error .contact-form__input,.contact-form__group--error .contact-form__textarea{border-color:#ec1000;background-color:rgba(236,16,0,.02)}.contact-form__group--error .contact-form__input:focus,.contact-form__group--error .contact-form__textarea:focus{border-color:#ec1000;box-shadow:0 0 0 3px rgba(236,16,0,.15)}.contact-form__label{font-size:.92rem;font-weight:600;color:#3f3f3f;line-height:1.4;display:flex;align-items:baseline;grid-gap:.3rem;gap:.3rem}.contact-form__required{color:#ec1000;font-size:.85em;font-weight:700}.contact-form__input,.contact-form__textarea{padding:.75rem .95rem;border:1.5px solid #efefef;border-radius:6px;font-size:1rem;font-family:inherit;color:#3f3f3f;background-color:#fff;transition:border-color .15s ease,box-shadow .15s ease}.contact-form__input::-moz-placeholder,.contact-form__textarea::-moz-placeholder{color:#737373;opacity:1}.contact-form__input::placeholder,.contact-form__textarea::placeholder{color:#737373;opacity:1}.contact-form__input:focus,.contact-form__textarea:focus{outline:none;border-color:#cfad7a;box-shadow:0 0 0 3px rgba(207,173,122,.2)}.contact-form__input:disabled,.contact-form__textarea:disabled{background-color:#f7f7f7;border-color:#efefef;cursor:not-allowed;color:#737373}.contact-form__textarea{resize:vertical;min-height:140px;font-family:inherit}.contact-form__help{font-size:.78rem;color:#737373;line-height:1.5;margin-top:-.2rem}.contact-form__errors{padding:1rem;background-color:rgba(236,16,0,.08);border:1px solid rgba(236,16,0,.2);border-radius:6px;margin-bottom:1rem}.contact-form__errors__title{font-size:.9rem;font-weight:700;color:#ec1000;margin:0 0 .5rem}.contact-form__errors__list{list-style:none;padding:0;margin:0}.contact-form__errors__item{font-size:.85rem;color:#3f3f3f;line-height:1.6;padding-left:1.5rem;position:relative}.contact-form__errors__item:before{content:"·";position:absolute;left:0;color:#ec1000;font-weight:700;font-size:1.2em}.contact-form__submit{padding:.85rem 1.5rem;background-color:#000;color:#fff;border:none;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s ease,box-shadow .2s ease;letter-spacing:.01em;display:flex;align-items:center;justify-content:center;grid-gap:.6rem;gap:.6rem;margin-top:.5rem}.contact-form__submit:hover{background-color:#2f2f2f;box-shadow:0 2px 8px rgba(0,0,0,.15)}.contact-form__submit:focus{outline:none;box-shadow:0 0 0 3px rgba(0,0,0,.15)}.contact-form__submit:active{transform:translateY(1px)}.contact-form__submit:disabled{background-color:#737373;cursor:not-allowed;opacity:.6}.auth-page{background:url(/packs/media/images/background/login-background-3dc47b4dcb26e205b9cdcded48e059af.jpg) no-repeat 50%/cover;min-height:calc(100vh - 220px);display:flex;align-items:center;justify-content:center;padding:2.5rem 1rem}.auth-page__container{width:100%;max-width:460px}.auth-page__container--wide{width:100%;max-width:860px}.auth-card{background:hsla(0,0%,100%,.93);backdrop-filter:saturate(180%) blur(12px);-webkit-backdrop-filter:saturate(180%) blur(12px);border-radius:12px;border-top:3px solid #cfad7a;box-shadow:0 8px 40px rgba(0,0,0,.18);padding:2.5rem}@media(max-width:576px){.auth-card{padding:2rem 1.5rem;border-radius:10px}}.auth-card__brand{text-align:center;margin-bottom:2rem;padding-bottom:1.75rem;border-bottom:2px solid transparent;-o-border-image:linear-gradient(90deg,transparent,rgba(207,173,122,.35) 20%,#cfad7a 50%,rgba(207,173,122,.35) 80%,transparent) 1;border-image:linear-gradient(90deg,transparent,rgba(207,173,122,.35) 20%,#cfad7a 50%,rgba(207,173,122,.35) 80%,transparent) 1}.auth-card__tag{display:inline-block;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:#5e3800;padding:.25rem .75rem;background:rgba(207,173,122,.15);border-radius:4px;margin-bottom:.85rem}.auth-card__title{font-size:1.85rem;font-weight:700;color:#2f2f2f;margin-bottom:.5rem;letter-spacing:-.02em;line-height:1.2}@media(max-width:576px){.auth-card__title{font-size:1.55rem}}.auth-card__subtitle{font-size:.88rem;color:#737373;line-height:1.65;max-width:380px;margin:0 auto}.auth-form__section{margin-top:1.75rem;padding-top:1.75rem;border-top:1px solid #efefef}.auth-form__section:first-of-type{margin-top:0;padding-top:0;border-top:none}.auth-form__section-title{font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#5e3800;margin-bottom:1.25rem;display:flex;align-items:center;grid-gap:.5rem;gap:.5rem}.auth-form__section-title:before{content:"";display:inline-block;width:3px;height:13px;background:#cfad7a;border-radius:2px;flex-shrink:0}.auth-form__grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:0 1.25rem;gap:0 1.25rem}@media(max-width:640px){.auth-form__grid{grid-template-columns:1fr}}.auth-form__group{margin-bottom:1.25rem}.auth-form__label{display:block;font-size:.78rem;font-weight:700;color:#2f2f2f;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.4rem}.auth-form__req{font-size:.75rem;font-style:italic;color:#737373;font-weight:400;text-transform:none;letter-spacing:0;margin-left:.2em}.auth-form__input{display:block;width:100%;padding:.625rem .875rem;font-size:.95rem;color:#2f2f2f;background:#fff;border:1.5px solid #dbdbdb;border-radius:6px;transition:border-color .2s ease,box-shadow .2s ease;line-height:1.5;-webkit-appearance:none;-moz-appearance:none;appearance:none}.auth-form__input:focus{outline:none;border-color:#cfad7a;box-shadow:0 0 0 3px rgba(207,173,122,.18)}.auth-form__input::-moz-placeholder{color:hsla(0,0%,45.1%,.55);font-style:italic;font-size:.88rem}.auth-form__input::placeholder{color:hsla(0,0%,45.1%,.55);font-style:italic;font-size:.88rem}textarea.auth-form__input{resize:vertical;min-height:100px}.auth-form__hint{font-size:.78rem;color:#737373;margin-top:.35rem;line-height:1.55}.auth-form__check{display:flex;align-items:flex-start;grid-gap:.65rem;gap:.65rem;margin-bottom:1.25rem}.auth-form__checkbox{width:17px;height:17px;flex-shrink:0;cursor:pointer;accent-color:#000;margin-top:.2em}.auth-form__check-label{font-size:.875rem;color:#3f3f3f;line-height:1.55;cursor:pointer}.auth-form__check-label a{color:#5e3800;font-weight:600;text-decoration:none;border-bottom:1px solid #cfad7a;transition:color .2s,border-color .2s}.auth-form__check-label a:hover{color:#000;border-bottom-color:#000}.auth-legal{margin-bottom:1.75rem}.auth-legal__label{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#5e3800;margin-bottom:.75rem;display:flex;align-items:center;grid-gap:.5rem;gap:.5rem}.auth-legal__label:before{content:"";display:inline-block;width:3px;height:13px;background:#cfad7a;border-radius:2px;flex-shrink:0}.auth-legal__item{border:1.5px solid #e0e0e0;border-radius:6px;margin-bottom:.5rem;overflow:hidden}.auth-legal__item summary{padding:.7rem 1rem;font-size:.875rem;font-weight:600;color:#2f2f2f;cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;background:#f7f7f7;transition:background .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.auth-legal__item summary::-webkit-details-marker{display:none}.auth-legal__item summary:after{content:"+";font-size:1.1rem;color:#cfad7a;font-weight:400;flex-shrink:0}.auth-legal__item summary:hover{background:#efefef}.auth-legal__item summary:focus{outline:2px solid #cfad7a;outline-offset:-2px}.auth-legal__item[open] summary{background:rgba(207,173,122,.09);border-bottom:1px solid #e0e0e0}.auth-legal__item[open] summary:after{content:"−"}.auth-legal__content{max-height:220px;overflow-y:auto;padding:1rem 1.25rem;font-size:.82rem;color:#737373;line-height:1.7;scrollbar-width:thin;scrollbar-color:#cfad7a transparent}.auth-legal__content::-webkit-scrollbar{width:4px}.auth-legal__content::-webkit-scrollbar-thumb{background:#cfad7a;border-radius:4px}.auth-btn{display:block;width:100%;padding:.75rem 1rem;font-size:.88rem;font-weight:700;text-transform:uppercase;letter-spacing:.09em;background:#000;border:2px solid #000;border-radius:6px;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease;text-align:center;margin-top:.5rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.auth-btn,.auth-btn:hover{color:#fff;text-decoration:none}.auth-btn:hover{background:#2f2f2f;border-color:#2f2f2f}.auth-btn:focus{outline:2px solid #cfad7a;outline-offset:2px}.auth-btn--danger{background:transparent;color:#ec1000;border-color:#ec1000;margin-top:.5rem}.auth-btn--danger:hover{background:#ec1000;color:#fff;border-color:#ec1000}.auth-links{margin-top:1.75rem;padding-top:1.25rem;border-top:1px solid #efefef;display:flex;flex-direction:column;grid-gap:.45rem;gap:.45rem}.auth-links a{display:inline-block;font-size:.85rem;color:#3f3f3f;text-decoration:none;transition:color .2s}.auth-links a:hover{color:#5e3800}.auth-links a:focus{outline:2px solid #cfad7a;border-radius:2px}.auth-errors{background:rgba(236,16,0,.05);border:1.5px solid rgba(236,16,0,.25);border-left:4px solid #ec1000;border-radius:6px;padding:1rem 1.25rem;margin-bottom:1.5rem}.auth-errors__title{font-size:.83rem;font-weight:700;color:#ec1000;margin-bottom:.5rem;margin-top:0}.auth-errors__list{margin:0;padding-left:1.2em}.auth-errors__list li{font-size:.83rem;color:#c30d00;margin-bottom:.2rem}.auth-errors__list li:last-child{margin-bottom:0}.auth-profile-page{background:#f7f7f7;min-height:calc(100vh - 300px);padding:2rem 0 3.5rem}.auth-profile-card{background:#fff;border-radius:10px;box-shadow:0 2px 12px rgba(0,0,0,.07);border-top:3px solid #cfad7a;padding:2rem}@media(max-width:576px){.auth-profile-card{padding:1.5rem}}@media(min-width:768px){.auth-profile-sidebar{padding-left:1.5rem}}.auth-profile-sidebar__card{background:#fff;border-radius:10px;box-shadow:0 2px 12px rgba(0,0,0,.07);padding:1.5rem;border-top:3px solid #efefef;margin-bottom:1rem}.auth-profile-sidebar__title{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#737373;margin-bottom:1rem}.auth-profile-notice{background:rgba(3,169,244,.08);border:1.5px solid rgba(3,169,244,.3);border-left:4px solid #03a9f4;border-radius:6px;padding:.75rem 1rem;margin-bottom:1.5rem;font-size:.88rem;color:#02638f}.cart-page,.pedidos-page,.valorar-page{background:#f7f7f7;min-height:calc(100vh - 300px);padding:2rem 0 4rem}.cart-steps{justify-content:center;margin-bottom:2.25rem;padding:0;list-style:none;flex-wrap:nowrap;overflow-x:auto}.cart-steps,.cart-steps__item{display:flex;align-items:center;grid-gap:0;gap:0}.cart-steps__item{flex-shrink:0}.cart-steps__item:last-child .cart-steps__connector{display:none}.cart-steps__bubble{display:flex;flex-direction:column;align-items:center;grid-gap:.3rem;gap:.3rem}.cart-steps__dot{width:32px;height:32px;border-radius:50%;background:#efefef;border:2px solid #efefef;color:#737373;font-size:.75rem;font-weight:700;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.cart-steps__item--active .cart-steps__dot{background:#000;border-color:#000;color:#fff}.cart-steps__item--done .cart-steps__dot{background:#cfad7a;border-color:#cfad7a;color:#fff}.cart-steps__label{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#737373;white-space:nowrap}.cart-steps__item--active .cart-steps__label{color:#000}.cart-steps__item--done .cart-steps__label{color:#5e3800}.cart-steps__connector{width:48px;height:2px;background:#efefef;margin:0 4px 18px;flex-shrink:0}.cart-steps__item--done .cart-steps__connector{background:#cfad7a}.cart-layout{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem;align-items:start}@media(min-width:768px){.cart-layout{grid-template-columns:1fr 300px}}@media(min-width:1024px){.cart-layout{grid-template-columns:1fr 320px}}.cart-main{min-width:0}.cart-empty{background:#fff;border-radius:10px;box-shadow:0 1px 8px rgba(0,0,0,.06);padding:4rem 2rem;text-align:center}.cart-empty__icon{font-size:3rem;color:#efefef;margin-bottom:1rem;display:block}.cart-empty__title{font-size:1.2rem;font-weight:700;color:#2f2f2f;margin-bottom:.5rem}.cart-empty__text{font-size:.95rem;color:#737373;margin-bottom:1.75rem}.cart-card{background:#fff;border-radius:10px;box-shadow:0 1px 8px rgba(0,0,0,.06);overflow:hidden}.cart-card__head{padding:1.25rem 1.5rem;border-bottom:1px solid #efefef;display:flex;align-items:baseline;grid-gap:.6rem;gap:.6rem;flex-wrap:wrap}.cart-card__title{font-size:1rem;font-weight:700;color:#2f2f2f;text-transform:uppercase;letter-spacing:.07em;margin:0}.cart-card__count{font-size:.78rem;color:#737373;font-weight:400}.cart-card__notice{padding:.6rem 1.5rem;background:rgba(207,173,122,.08);border-bottom:1px solid rgba(207,173,122,.2);font-size:.78rem;color:#5e3800;line-height:1.6}.cart-item{display:grid;grid-template-columns:72px 1fr auto;grid-gap:1rem;gap:1rem;align-items:center;padding:1rem 1.5rem;border-bottom:1px solid #efefef;transition:background .15s ease}.cart-item:last-of-type{border-bottom:none}.cart-item:hover{background:hsla(0,0%,96.9%,.7)}@media(max-width:576px){.cart-item{grid-template-columns:56px 1fr auto;padding:.875rem 1rem;grid-gap:.75rem;gap:.75rem}}.cart-item__img{width:72px;height:72px;-o-object-fit:cover;object-fit:cover;border-radius:6px;display:block;background:#efefef}@media(max-width:576px){.cart-item__img{width:56px;height:56px}}.cart-item__img-placeholder{width:72px;height:72px;border-radius:6px;background:#efefef;display:flex;align-items:center;justify-content:center;color:#737373;font-size:1.5rem;flex-shrink:0}@media(max-width:576px){.cart-item__img-placeholder{width:56px;height:56px}}.cart-item__info{display:flex;flex-direction:column;grid-gap:.2rem;gap:.2rem;min-width:0}.cart-item__name{font-size:.95rem;font-weight:700;color:#2f2f2f;text-decoration:none;line-height:1.3}.cart-item__name:hover{color:#5e3800;text-decoration:none}.cart-item__meta{display:flex;flex-wrap:wrap;grid-gap:.75rem;gap:.75rem;margin-top:.25rem}.cart-item__meta-pill{font-size:.73rem;color:#737373;background:#f7f7f7;border:1px solid #efefef;border-radius:4px;padding:.2rem .55rem;white-space:nowrap}.cart-item__meta-pill strong{color:#3f3f3f;font-weight:600}.cart-item__prep{font-size:.73rem;color:#5e3800;background:rgba(207,173,122,.1);border:1px solid rgba(207,173,122,.3);border-radius:4px;padding:.2rem .55rem;white-space:nowrap}.cart-item__price{font-size:.98rem;font-weight:700;color:#2f2f2f;white-space:nowrap}.cart-item__remove{background:none;border:none;color:#737373;font-size:.85rem;cursor:pointer;padding:.3rem;border-radius:4px;transition:color .15s,background .15s;display:flex;align-items:center;justify-content:center;text-decoration:none;margin-left:.5rem}.cart-item__remove:hover{color:#ec1000;background:rgba(236,16,0,.06)}.cart-item__actions{display:flex;flex-direction:column;align-items:flex-end;grid-gap:.35rem;gap:.35rem;flex-shrink:0}.cart-total-bar{display:flex;justify-content:flex-end;align-items:center;grid-gap:.5rem;gap:.5rem;padding:1rem 1.5rem;background:#f7f7f7;border-top:2px solid #efefef;font-size:1rem;color:#2f2f2f;font-weight:700}.cart-total-bar__amount{font-size:1.2rem;color:#000}.cart-summary{background:#fff;border-radius:10px;box-shadow:0 1px 8px rgba(0,0,0,.06);border-top:3px solid #cfad7a;overflow:hidden;position:sticky;top:1rem}.cart-summary__head{padding:1.25rem 1.5rem 1rem;border-bottom:1px solid #efefef}.cart-summary__title{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#5e3800;margin:0}.cart-summary__body{padding:1.25rem 1.5rem}.cart-summary__row{display:flex;justify-content:space-between;align-items:baseline;font-size:.88rem;color:#3f3f3f;margin-bottom:.6rem}.cart-summary__divider{height:1px;background:#efefef;margin:.75rem 0}.cart-summary__total-row{display:flex;justify-content:space-between;align-items:baseline;font-size:1rem;font-weight:700;color:#2f2f2f;margin-top:.25rem}.cart-summary__total-amount{font-size:1.25rem;color:#000}.cart-summary__actions{padding:0 1.5rem 1.5rem;display:flex;flex-direction:column;grid-gap:.6rem;gap:.6rem}.cart-btn{display:flex;align-items:center;justify-content:center;grid-gap:.5rem;gap:.5rem;width:100%;padding:.75rem 1.25rem;font-size:.83rem;font-weight:700;text-transform:uppercase;letter-spacing:.09em;background:#000;color:#fff;border:2px solid #000;border-radius:6px;text-decoration:none;cursor:pointer;transition:background .2s,border-color .2s,color .2s;-webkit-appearance:none}.cart-btn:focus,.cart-btn:hover{background:#2f2f2f;border-color:#2f2f2f;color:#fff;text-decoration:none}.cart-btn:focus{outline:2px solid #cfad7a;outline-offset:2px}.cart-btn--outline{background:transparent;color:#000;border-color:#d0d0d0}.cart-btn--outline:hover{background:#efefef;border-color:#efefef;color:#2f2f2f}.cart-btn--gold{background:#cfad7a;border-color:#cfad7a;color:#fff}.cart-btn--gold:hover{background:#5e3800;border-color:#5e3800}.checkout-form-section{display:flex;flex-direction:column;grid-gap:.25rem;gap:.25rem;margin-bottom:1.5rem}.checkout-form-section:last-of-type{margin-bottom:0}.checkout-section-title{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#5e3800;margin-bottom:.9rem;display:flex;align-items:center;grid-gap:.5rem;gap:.5rem}.checkout-section-title:before{content:"";display:inline-block;width:3px;height:12px;background:#cfad7a;border-radius:2px;flex-shrink:0}.checkout-form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:0 1.2rem;gap:0 1.2rem}@media(max-width:640px){.checkout-form-grid{grid-template-columns:1fr}}.checkout-form-group{margin-bottom:1.1rem}.checkout-label{display:block;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#2f2f2f;margin-bottom:.4rem}.checkout-input{display:block;width:100%;padding:.6rem .85rem;font-size:.93rem;color:#2f2f2f;background:#fff;border:1.5px solid #dbdbdb;border-radius:6px;transition:border-color .2s,box-shadow .2s;-webkit-appearance:none;-moz-appearance:none;appearance:none}.checkout-input:focus{outline:none;border-color:#cfad7a;box-shadow:0 0 0 3px rgba(207,173,122,.18)}textarea.checkout-input{resize:vertical;min-height:96px}.checkout-hint{font-size:.76rem;color:#737373;margin-top:.3rem;line-height:1.55}.payment-options-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:.75rem;gap:.75rem}@media(max-width:480px){.payment-options-grid{grid-template-columns:1fr}}.payment-option{position:relative}.payment-option input[type=radio]{position:absolute;opacity:0;width:0;height:0}.payment-option__label{display:flex;flex-direction:column;align-items:center;justify-content:center;grid-gap:.5rem;gap:.5rem;padding:1.25rem 1rem;background:#fff;border:2px solid #dbdbdb;border-radius:8px;cursor:pointer;transition:border-color .2s,background .2s;text-align:center;font-size:.85rem;font-weight:600;color:#3f3f3f}.payment-option__label .fab,.payment-option__label .far,.payment-option__label .fas{font-size:1.4rem;color:#737373;transition:color .2s}.payment-option__label:hover{border-color:#cfad7a;background:rgba(207,173,122,.05)}input[type=radio]:checked+.payment-option__label{border-color:#000;background:rgba(0,0,0,.02)}input[type=radio]:checked+.payment-option__label .fab,input[type=radio]:checked+.payment-option__label .far,input[type=radio]:checked+.payment-option__label .fas{color:#000}input[type=radio]:focus-visible+.payment-option__label{outline:2px solid #cfad7a;outline-offset:2px}.substitution-options{display:flex;flex-direction:column;grid-gap:.5rem;gap:.5rem}.substitution-option{position:relative}.substitution-option input[type=radio]{position:absolute;opacity:0;width:0;height:0}.substitution-option__label{display:flex;align-items:center;grid-gap:.75rem;gap:.75rem;padding:.7rem 1rem;background:#fff;border:1.5px solid #dbdbdb;border-radius:6px;cursor:pointer;font-size:.88rem;color:#3f3f3f;font-weight:500;transition:border-color .2s,background .2s}.substitution-option__label:before{content:"";width:16px;height:16px;border-radius:50%;border:2px solid #c9c9c9;flex-shrink:0;transition:border-color .2s,background .2s}.substitution-option__label:hover{border-color:#cfad7a;background:rgba(207,173,122,.04)}input[type=radio]:checked+.substitution-option__label{border-color:#000}input[type=radio]:checked+.substitution-option__label:before{border-color:#000;background:radial-gradient(circle,#000 55%,transparent 0)}input[type=radio]:focus-visible+.substitution-option__label{outline:2px solid #cfad7a;outline-offset:1px}.cart-errors{background:rgba(236,16,0,.05);border:1.5px solid rgba(236,16,0,.25);border-left:4px solid #ec1000;border-radius:6px;padding:1rem 1.25rem;margin-bottom:1.5rem}.cart-errors__title{font-size:.83rem;font-weight:700;color:#ec1000;margin-bottom:.4rem;margin-top:0}.cart-errors__list{margin:0;padding-left:1.2em;font-size:.83rem;color:#c30d00}.pedidos-search{display:flex;align-items:center;grid-gap:.5rem;gap:.5rem;padding:1rem 1.5rem;background:#fff;border-radius:10px 10px 0 0;border-bottom:1px solid #efefef;box-shadow:0 1px 8px rgba(0,0,0,.05)}.pedidos-search__input{flex:1 1;border:1.5px solid #dbdbdb;border-radius:6px;padding:.55rem .85rem;font-size:.9rem;color:#2f2f2f;background:#fff;transition:border-color .2s}.pedidos-search__input:focus{outline:none;border-color:#cfad7a;box-shadow:0 0 0 3px rgba(207,173,122,.15)}.pedidos-search__btn{background:#000;color:#fff;border:none;border-radius:6px;padding:.6rem .9rem;cursor:pointer;font-size:.875rem;transition:background .2s;flex-shrink:0}.pedidos-search__btn:hover{background:#2f2f2f}.pedidos-search__btn:focus{outline:2px solid #cfad7a;outline-offset:2px}.pedido-card{background:#fff;border-bottom:1px solid #efefef}.pedido-card:last-of-type{border-bottom:none;border-radius:0 0 10px 10px}.pedido-card__header{display:flex;align-items:center;flex-wrap:wrap;grid-gap:.5rem 1rem;gap:.5rem 1rem;padding:1rem 1.5rem;cursor:default}@media(max-width:576px){.pedido-card__header{padding:.875rem 1rem}}.pedido-card__date{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#737373}.pedido-card__code{font-size:.88rem;font-weight:700;color:#2f2f2f}.pedido-card__status{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;padding:.2rem .6rem;border-radius:4px;background:#efefef;color:#737373}.pedido-card__total{font-size:.98rem;font-weight:700;color:#000;margin-left:auto}.pedido-card__actions{display:flex;flex-wrap:wrap;grid-gap:.5rem;gap:.5rem;padding:.5rem 1.5rem 1rem}@media(max-width:576px){.pedido-card__actions{padding:.5rem 1rem .875rem}}.pedido-btn{display:inline-flex;align-items:center;grid-gap:.4rem;gap:.4rem;padding:.45rem .85rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;border-radius:5px;border:1.5px solid #efefef;background:#fff;color:#3f3f3f;text-decoration:none;cursor:pointer;transition:border-color .2s,background .2s,color .2s}.pedido-btn:hover{border-color:#000;color:#000;background:rgba(0,0,0,.02);text-decoration:none}.pedido-btn:focus{outline:2px solid #cfad7a;outline-offset:1px}.pedido-btn--expand{border-color:#000;color:#000}.pedido-btn--expand[aria-expanded=true]{background:#000;color:#fff}.pedido-detail{background:#f7f7f7;border-top:1px solid #efefef;padding:1.25rem 1.5rem}@media(max-width:576px){.pedido-detail{padding:1rem}}.pedido-detail__item{display:grid;grid-template-columns:64px 1fr;grid-gap:.75rem 1rem;gap:.75rem 1rem;padding:.875rem 0;border-bottom:1px solid #efefef;align-items:center}.pedido-detail__item:last-of-type{border-bottom:none}.pedido-detail__img{width:64px;height:64px;-o-object-fit:cover;object-fit:cover;border-radius:6px;background:#efefef}.pedido-detail__info{display:flex;flex-direction:column;grid-gap:.15rem;gap:.15rem}.pedido-detail__name{font-size:.9rem;font-weight:700;color:#2f2f2f;margin:0}.pedido-detail__metas{display:flex;flex-wrap:wrap;grid-gap:.5rem;gap:.5rem;margin-top:.2rem}.pedido-detail__pill{font-size:.72rem;color:#737373;background:#fff;border:1px solid #efefef;border-radius:4px;padding:.15rem .5rem}.pedido-detail__pill strong{color:#3f3f3f;font-weight:600}.rating-block{display:flex;flex-direction:row-reverse;justify-content:flex-end;grid-gap:4px;gap:4px}.rating-block input[type=radio]{display:none}.rating-block label{font-size:2rem;color:#efefef;cursor:pointer;transition:color .1s}.rating-block input[type=radio]:checked~label,.rating-block label:hover,.rating-block label:hover~label{color:#cfad7a}.pedidos-empty{background:#fff;border-radius:10px;box-shadow:0 1px 8px rgba(0,0,0,.06);padding:4rem 2rem;text-align:center}.pedidos-empty__icon{font-size:3rem;color:#efefef;margin-bottom:1rem;display:block}.pedidos-empty__title{font-size:1.1rem;font-weight:700;color:#2f2f2f;margin-bottom:.5rem}.pedidos-empty__text{font-size:.92rem;color:#737373}.pedidos-list{background:#fff;border-radius:10px;box-shadow:0 1px 8px rgba(0,0,0,.06);overflow:hidden}.pedidos-pagination{padding:1.25rem 1.5rem;display:flex;justify-content:center;border-top:1px solid #efefef;background:#fff;border-radius:0 0 10px 10px}.pedido-detail__img-placeholder{width:64px;height:64px;border-radius:6px;background:#efefef;display:flex;align-items:center;justify-content:center;color:#737373;font-size:1.25rem;flex-shrink:0}trix-editor{border:1px solid #bbb;border-radius:3px;margin:0;padding:.4em .6em;min-height:5em;outline:none}trix-toolbar *{box-sizing:border-box}trix-toolbar .trix-button-row{display:flex;flex-wrap:nowrap;justify-content:space-between;overflow-x:auto}trix-toolbar .trix-button-group{display:flex;margin-bottom:10px;border-color:#ccc #bbb #888;border-style:solid;border-width:1px;border-radius:3px}trix-toolbar .trix-button-group:not(:first-child){margin-left:1.5vw}@media(max-device-width:768px){trix-toolbar .trix-button-group:not(:first-child){margin-left:0}}trix-toolbar .trix-button-group-spacer{flex-grow:1}@media(max-device-width:768px){trix-toolbar .trix-button-group-spacer{display:none}}trix-toolbar .trix-button{position:relative;float:left;color:rgba(0,0,0,.6);font-size:.75em;font-weight:600;white-space:nowrap;padding:0 .5em;margin:0;outline:none;border:none;border-bottom:1px solid #ddd;border-radius:0;background:transparent}trix-toolbar .trix-button:not(:first-child){border-left:1px solid #ccc}trix-toolbar .trix-button.trix-active{background:#cbeefa;color:#000}trix-toolbar .trix-button:not(:disabled){cursor:pointer}trix-toolbar .trix-button:disabled{color:rgba(0,0,0,.125)}@media(max-device-width:768px){trix-toolbar .trix-button{letter-spacing:-.01em;padding:0 .3em}}trix-toolbar .trix-button--icon{font-size:inherit;width:2.6em;height:1.6em;max-width:calc(.8em + 4vw);text-indent:-9999px}@media(max-device-width:768px){trix-toolbar .trix-button--icon{height:2em;max-width:calc(.8em + 3.5vw)}}trix-toolbar .trix-button--icon:before{display:inline-block;position:absolute;top:0;right:0;bottom:0;left:0;opacity:.6;content:"";background-position:50%;background-repeat:no-repeat;background-size:contain}@media(max-device-width:768px){trix-toolbar .trix-button--icon:before{right:6%;left:6%}}trix-toolbar .trix-button--icon.trix-active:before{opacity:1}trix-toolbar .trix-button--icon:disabled:before{opacity:.125}trix-toolbar .trix-button--icon-attach:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath d='M16.5 6v11.5a4 4 0 11-8 0V5a2.5 2.5 0 015 0v10.5a1 1 0 11-2 0V6H10v9.5a2.5 2.5 0 005 0V5a4 4 0 10-8 0v12.5a5.5 5.5 0 0011 0V6h-1.5z'/%3E%3C/svg%3E");top:8%;bottom:4%}trix-toolbar .trix-button--icon-bold:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath d='M15.6 11.8c1-.7 1.6-1.8 1.6-2.8a4 4 0 00-4-4H7v14h7c2.1 0 3.7-1.7 3.7-3.8 0-1.5-.8-2.8-2.1-3.4zM10 7.5h3a1.5 1.5 0 110 3h-3v-3zm3.5 9H10v-3h3.5a1.5 1.5 0 110 3z'/%3E%3C/svg%3E")}trix-toolbar .trix-button--icon-italic:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath d='M10 5v3h2.2l-3.4 8H6v3h8v-3h-2.2l3.4-8H18V5h-8z'/%3E%3C/svg%3E")}trix-toolbar .trix-button--icon-link:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath d='M9.88 13.7a4.3 4.3 0 010-6.07l3.37-3.37a4.26 4.26 0 016.07 0 4.3 4.3 0 010 6.06l-1.96 1.72a.91.91 0 11-1.3-1.3l1.97-1.71a2.46 2.46 0 00-3.48-3.48l-3.38 3.37a2.46 2.46 0 000 3.48.91.91 0 11-1.3 1.3z'/%3E%3Cpath d='M4.25 19.46a4.3 4.3 0 010-6.07l1.93-1.9a.91.91 0 111.3 1.3l-1.93 1.9a2.46 2.46 0 003.48 3.48l3.37-3.38c.96-.96.96-2.52 0-3.48a.91.91 0 111.3-1.3 4.3 4.3 0 010 6.07l-3.38 3.38a4.26 4.26 0 01-6.07 0z'/%3E%3C/svg%3E")}trix-toolbar .trix-button--icon-strike:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath d='M12.73 14l.28.14c.26.15.45.3.57.44.12.14.18.3.18.5 0 .3-.15.56-.44.75-.3.2-.76.3-1.39.3A13.52 13.52 0 017 14.95v3.37a10.64 10.64 0 004.84.88c1.26 0 2.35-.19 3.28-.56.93-.37 1.64-.9 2.14-1.57s.74-1.45.74-2.32c0-.26-.02-.51-.06-.75h-5.21zm-5.5-4c-.08-.34-.12-.7-.12-1.1 0-1.29.52-2.3 1.58-3.02 1.05-.72 2.5-1.08 4.34-1.08 1.62 0 3.28.34 4.97 1l-1.3 2.93c-1.47-.6-2.73-.9-3.8-.9-.55 0-.96.08-1.2.26-.26.17-.38.38-.38.64 0 .27.16.52.48.74.17.12.53.3 1.05.53H7.23zM3 13h18v-2H3v2z'/%3E%3C/svg%3E")}trix-toolbar .trix-button--icon-quote:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg version='1' xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath d='M6 17h3l2-4V7H5v6h3zm8 0h3l2-4V7h-6v6h3z'/%3E%3C/svg%3E")}trix-toolbar .trix-button--icon-heading-1:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg version='1' xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath d='M12 9v3H9v7H6v-7H3V9h9zM8 4h14v3h-6v12h-3V7H8V4z'/%3E%3C/svg%3E")}trix-toolbar .trix-button--icon-code:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath d='M18.2 12L15 15.2l1.4 1.4L21 12l-4.6-4.6L15 8.8l3.2 3.2zM5.8 12L9 8.8 7.6 7.4 3 12l4.6 4.6L9 15.2 5.8 12z'/%3E%3C/svg%3E")}trix-toolbar .trix-button--icon-bullet-list:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg version='1' xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath d='M4 4a2 2 0 100 4 2 2 0 000-4zm0 6a2 2 0 100 4 2 2 0 000-4zm0 6a2 2 0 100 4 2 2 0 000-4zm4 3h14v-2H8v2zm0-6h14v-2H8v2zm0-8v2h14V5H8z'/%3E%3C/svg%3E")}trix-toolbar .trix-button--icon-number-list:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath d='M2 17h2v.5H3v1h1v.5H2v1h3v-4H2v1zm1-9h1V4H2v1h1v3zm-1 3h1.8L2 13.1v.9h3v-1H3.2L5 10.9V10H2v1zm5-6v2h14V5H7zm0 14h14v-2H7v2zm0-6h14v-2H7v2z'/%3E%3C/svg%3E")}trix-toolbar .trix-button--icon-undo:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath d='M12.5 8c-2.6 0-5 1-6.9 2.6L2 7v9h9l-3.6-3.6A8 8 0 0120 16l2.4-.8a10.5 10.5 0 00-10-7.2z'/%3E%3C/svg%3E")}trix-toolbar .trix-button--icon-redo:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath d='M18.4 10.6a10.5 10.5 0 00-16.9 4.6L4 16a8 8 0 0112.7-3.6L13 16h9V7l-3.6 3.6z'/%3E%3C/svg%3E")}trix-toolbar .trix-button--icon-decrease-nesting-level:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath d='M3 19h19v-2H3v2zm7-6h12v-2H10v2zm-8.3-.3l2.8 2.9L6 14.2 4 12l2-2-1.4-1.5L1 12l.7.7zM3 5v2h19V5H3z'/%3E%3C/svg%3E")}trix-toolbar .trix-button--icon-increase-nesting-level:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath d='M3 19h19v-2H3v2zm7-6h12v-2H10v2zm-6.9-1L1 14.2l1.4 1.4L6 12l-.7-.7-2.8-2.8L1 9.9 3.1 12zM3 5v2h19V5H3z'/%3E%3C/svg%3E")}trix-toolbar .trix-dialogs{position:relative}trix-toolbar .trix-dialog{position:absolute;top:0;left:0;right:0;font-size:.75em;padding:15px 10px;background:#fff;box-shadow:0 .3em 1em #ccc;border-top:2px solid #888;border-radius:5px;z-index:5}trix-toolbar .trix-input--dialog{font-size:inherit;font-weight:400;padding:.5em .8em;margin:0 10px 0 0;border-radius:3px;border:1px solid #bbb;background-color:#fff;box-shadow:none;outline:none;-webkit-appearance:none;-moz-appearance:none}trix-toolbar .trix-input--dialog.validate:invalid{box-shadow:0 0 1.5px 1px red}trix-toolbar .trix-button--dialog{font-size:inherit;padding:.5em;border-bottom:none}trix-toolbar .trix-dialog--link{max-width:600px}trix-toolbar .trix-dialog__link-fields{display:flex;align-items:baseline}trix-toolbar .trix-dialog__link-fields .trix-input{flex:1 1}trix-toolbar .trix-dialog__link-fields .trix-button-group{flex:0 0 content;margin:0}trix-editor [data-trix-mutable]:not(.attachment__caption-editor){-webkit-user-select:none;-moz-user-select:none;user-select:none}trix-editor [data-trix-cursor-target]::-moz-selection,trix-editor [data-trix-mutable]::-moz-selection,trix-editor [data-trix-mutable] ::-moz-selection{background:none}trix-editor [data-trix-cursor-target]::selection,trix-editor [data-trix-mutable]::selection,trix-editor [data-trix-mutable] ::selection{background:none}trix-editor [data-trix-mutable].attachment__caption-editor:focus::-moz-selection{background:highlight}trix-editor [data-trix-mutable].attachment__caption-editor:focus::selection{background:highlight}trix-editor [data-trix-mutable].attachment.attachment--file{box-shadow:0 0 0 2px highlight;border-color:transparent}trix-editor [data-trix-mutable].attachment img{box-shadow:0 0 0 2px highlight}trix-editor .attachment{position:relative}trix-editor .attachment:hover{cursor:default}trix-editor .attachment--preview .attachment__caption:hover{cursor:text}trix-editor .attachment__progress{position:absolute;z-index:1;height:20px;top:calc(50% - 10px);left:5%;width:90%;opacity:.9;transition:opacity .2s ease-in}trix-editor .attachment__progress[value="100"]{opacity:0}trix-editor .attachment__caption-editor{display:inline-block;width:100%;margin:0;padding:0;font-size:inherit;font-family:inherit;line-height:inherit;color:inherit;text-align:center;vertical-align:top;border:none;outline:none;-webkit-appearance:none;-moz-appearance:none}trix-editor .attachment__toolbar{position:absolute;z-index:1;top:-.9em;left:0;width:100%;text-align:center}trix-editor .trix-button-group{display:inline-flex}trix-editor .trix-button{position:relative;float:left;color:#666;white-space:nowrap;font-size:80%;padding:0 .8em;margin:0;outline:none;border:none;border-radius:0;background:transparent}trix-editor .trix-button:not(:first-child){border-left:1px solid #ccc}trix-editor .trix-button.trix-active{background:#cbeefa}trix-editor .trix-button:not(:disabled){cursor:pointer}trix-editor .trix-button--remove{text-indent:-9999px;display:inline-block;padding:0;outline:none;width:1.8em;height:1.8em;line-height:1.8em;border-radius:50%;background-color:#fff;border:2px solid highlight;box-shadow:1px 1px 6px rgba(0,0,0,.25)}trix-editor .trix-button--remove:before{display:inline-block;position:absolute;top:0;right:0;bottom:0;left:0;opacity:.7;content:"";background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19 6.4L17.6 5 12 10.6 6.4 5 5 6.4l5.6 5.6L5 17.6 6.4 19l5.6-5.6 5.6 5.6 1.4-1.4-5.6-5.6z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:90%}trix-editor .trix-button--remove:hover{border-color:#333}trix-editor .trix-button--remove:hover:before{opacity:1}trix-editor .attachment__metadata-container{position:relative}trix-editor .attachment__metadata{position:absolute;left:50%;top:2em;transform:translate(-50%);max-width:90%;padding:.1em .6em;font-size:.8em;color:#fff;background-color:rgba(0,0,0,.7);border-radius:3px}trix-editor .attachment__metadata .attachment__name{display:inline-block;max-width:100%;vertical-align:bottom;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}trix-editor .attachment__metadata .attachment__size{margin-left:.2em;white-space:nowrap}.trix-content{line-height:1.5}.trix-content *{box-sizing:border-box;margin:0;padding:0}.trix-content h1{font-size:1.2em;line-height:1.2}.trix-content blockquote{border:solid #ccc;border-width:0 0 0 .3em;margin-left:.3em;padding-left:.6em}.trix-content [dir=rtl] blockquote,.trix-content blockquote[dir=rtl]{border-width:0 .3em 0 0;margin-right:.3em;padding-right:.6em}.trix-content li{margin-left:1em}.trix-content [dir=rtl] li{margin-right:1em}.trix-content pre{display:inline-block;width:100%;vertical-align:top;font-family:monospace;font-size:.9em;padding:.5em;white-space:pre;background-color:#eee;overflow-x:auto}.trix-content img{max-width:100%;height:auto}.trix-content .attachment{display:inline-block;position:relative;max-width:100%}.trix-content .attachment a{color:inherit;text-decoration:none}.trix-content .attachment a:hover,.trix-content .attachment a:visited:hover{color:inherit}.trix-content .attachment__caption{text-align:center}.trix-content .attachment__caption .attachment__name+.attachment__size:before{content:" · "}.trix-content .attachment--preview{width:100%;text-align:center}.trix-content .attachment--preview .attachment__caption{color:#666;font-size:.9em;line-height:1.2}.trix-content .attachment--file{color:#333;line-height:1;margin:0 2px 2px;padding:.4em 1em;border:1px solid #bbb;border-radius:5px}.trix-content .attachment-gallery{display:flex;flex-wrap:wrap;position:relative}.trix-content .attachment-gallery .attachment{flex:1 0 33%;padding:0 .5em;max-width:33%}.trix-content .attachment-gallery.attachment-gallery--2 .attachment,.trix-content .attachment-gallery.attachment-gallery--4 .attachment{flex-basis:50%;max-width:50%}.blog-text{display:flex;justify-content:center}.blog-text .trix-content{background-color:#fff;padding:20px 30px;border-radius:.125rem;box-shadow:3px 1px 4px 0 rgba(0,0,0,.14);max-width:900px}.blog-text .trix-content strong{font-weight:700}.trix-content .attachment-gallery>.attachment,.trix-content .attachment-gallery>action-text-attachment{flex:1 0 33%;padding:0 .5em;max-width:33%}.trix-content .attachment-gallery.attachment-gallery--2>.attachment,.trix-content .attachment-gallery.attachment-gallery--2>action-text-attachment,.trix-content .attachment-gallery.attachment-gallery--4>.attachment,.trix-content .attachment-gallery.attachment-gallery--4>action-text-attachment{flex-basis:50%;max-width:50%}.trix-content action-text-attachment .attachment{padding:0!important;max-width:100%!important}.trix-content h1{font-size:2.5rem}.trix-content h2{font-size:1.75rem;margin-top:1.5rem;margin-bottom:.75rem;font-weight:700}.trix-content h3{font-size:1.4rem;margin-top:1.25rem}.trix-content h3,.trix-content h4{margin-bottom:.5rem;font-weight:700}.trix-content h4{font-size:1.15rem;margin-top:1rem}.trix-content u{text-decoration:underline}.trix-content del,.trix-content s{text-decoration:line-through}.trix-content small{font-size:.85em}trix-toolbar .trix-button-row{display:flex!important;flex-wrap:wrap!important;grid-gap:2px;gap:2px}trix-toolbar .trix-button-group{display:inline-flex!important;flex-wrap:wrap!important;margin-bottom:2px!important}.trix-button{min-width:28px!important;min-height:28px!important}.trix-editor{min-height:15em}.trix-button--custom-heading{font-weight:700!important;font-size:.7rem!important;text-align:center;letter-spacing:-.5px}.trix-button--custom-underline{text-decoration:underline!important;font-weight:700!important;font-size:.8rem!important}.trix-button--custom-strike{text-decoration:line-through!important;font-weight:700!important;font-size:.8rem!important}.trix-button--custom-highlight{font-size:.75rem!important}.trix-button--custom-small{font-size:.65rem!important;font-weight:700!important}.trix-button--color-red{color:#dc3545!important;text-decoration:underline;-webkit-text-decoration-color:#dc3545;text-decoration-color:#dc3545}.trix-button--color-green,.trix-button--color-red{font-weight:700!important;font-size:.8rem!important}.trix-button--color-green{color:#008405!important;text-decoration:underline;-webkit-text-decoration-color:#008405;text-decoration-color:#008405}.trix-button--custom-sup{font-size:.65rem!important;font-weight:700!important;vertical-align:super;line-height:1}.trix-button--custom-center,.trix-button--custom-right{font-size:.6rem!important;font-weight:700!important;letter-spacing:-.3px}.trix-button--custom-clear{font-size:.7rem!important;font-weight:700!important;color:#999!important}.trix-button--custom-hr{font-weight:700!important;font-size:.9rem!important;letter-spacing:-2px}.trix-button-group--color-tools,.trix-button-group--extra-tools{display:inline-flex;flex-wrap:wrap;margin:0 .25rem;margin-bottom:2px!important}.trix-content hr{border:none;border-top:2px solid #e0e0e0;margin:1.5rem 0}.trix-content span[style*="background-color: rgb(255, 243, 176)"]{padding:.1em .25em;border-radius:.15rem}.trix-content sup{font-size:.7em;vertical-align:super}trix-center{display:block;text-align:center}trix-right{display:block;text-align:right}.caracteristicas div.trix-content{border:1px solid rgba(0,0,0,.08);border-radius:.375rem}.caracteristicas div.trix-content h1{background-color:rgba(0,0,0,.08);border-bottom:1px solid rgba(0,0,0,.08);padding:.4rem 1.2rem;font-size:1em;border-radius:.375rem .375rem 0 0;font-family:Ubuntu\ ,Helvetica,Arial,sans-serif!important}.caracteristicas div.trix-content li{margin-left:0;padding:0;list-style:none;border-bottom:1px solid rgba(0,0,0,.08)}.caracteristicas div.trix-content li strong{padding:.2rem 1rem;width:50%;border-right:1px solid rgba(0,0,0,.08);display:inline-block}.caracteristicas div.trix-content li:last-child{border-bottom:none}.caracteristicas div.trix-content div{border-top:1px solid rgba(0,0,0,.08);padding:.4rem .8rem}.caracteristicas div.trix-content div em{font-size:.8rem}
/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */.fab,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-feature-settings:normal;font-variant:normal;text-rendering:auto;line-height:1}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-envelope:before{content:""}.fa-facebook-square:before{content:""}.fa-home:before{content:""}.fa-instagram:before{content:""}.fa-phone:before{content:""}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}
/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */@font-face{font-family:Font Awesome\ 5 Free;font-style:normal;font-weight:900;font-display:block;src:url(/packs/media/webfonts/fa-solid-900-9bbb245e.eot);src:url(/packs/media/webfonts/fa-solid-900-9bbb245e.eot?#iefix) format("embedded-opentype"),url(/packs/media/webfonts/fa-solid-900-1551f4f6.woff2) format("woff2"),url(/packs/media/webfonts/fa-solid-900-eeccf4f6.woff) format("woff"),url(/packs/media/webfonts/fa-solid-900-be9ee23c.ttf) format("truetype"),url(/packs/media/webfonts/fa-solid-900-7a8b4f13.svg#fontawesome) format("svg")}.fas{font-family:Font Awesome\ 5 Free;font-weight:900}input:focus,input[type=radio]:focus,textarea:focus{outline:none;outline-offset:0}button{min-height:48px!important;min-width:48px!important}.h-36{min-height:36px!important}.w-36{min-width:36px!important}.switch{position:relative;display:inline-block;width:53px;min-width:53px;height:26px}.switch input{opacity:0;width:0;height:0}.slider{cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc}.slider,.slider:before{position:absolute;transition:.4s}.slider:before{content:"";height:20px;width:20px;left:3px;bottom:3px;background-color:#fff}input:checked+.slider{background-color:#000}input:focus+.slider{box-shadow:0 0 1px #000}input:checked+.slider:before{transform:translateX(26px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}.accept-cookies{color:#fff!important;background-color:#008405!important;border-color:#00564e!important}.accept-cookies:hover{color:#e1eee3!important}.body{min-height:60vh;line-height:0}.alert-banner{margin-top:20vh}.alert{padding:10px 25px;background-color:#fff;border-left:3px solid #7f7f84;margin-bottom:10px;box-shadow:0 5px 8px -6px rgba(0,0,0,.2);border-radius:2px;margin-top:2.5rem}.alert h2,.alert p,.alert ul{padding-right:20px}.alert-success{border-color:#80d651}.alert-success>strong{color:#80d651}.alert-info{border-color:#45abcd}.alert-info>strong{color:#45abcd}.alert-danger{border-color:#d73814}.alert-danger>strong{color:#d73814}.shadow-none{box-shadow:none!important}.shadow{box-shadow:0 0 2px 0 rgba(117,81,27,.7)!important}.background-image,.carousel-item{height:40vh;background-repeat:no-repeat;background-position:50%;background-size:cover}@media(min-width:992px){.background-image,.carousel-item{height:60vh}}.icon-footer{font-size:1.3em}.icon{height:20px;font-size:20px;color:#e80000}#notice{margin-bottom:0!important}.carousel-caption{border-radius:.45rem!important;width:-moz-max-content;width:max-content;max-width:70%;margin:auto;padding:20px 45px}.card{border:1px solid rgba(0,0,0,.04);box-shadow:none;margin-left:-1px}.form-control{height:calc(2.4375rem + 2px)}.textarea{height:150px}.zindex-100{z-index:100}@media(min-width:768px){.border-md{border:1px solid rgba(0,0,0,.08)!important}}html{padding:0;display:flex;font-family:Ubuntu,Helvetica,Arial,sans-serif}body{width:100%;font-weight:300;line-height:0;background-color:#fff;color:#000}header{align-items:center;background-color:#f7f7f7;border-bottom:3px solid #000;padding:0!important;min-height:7vh;line-height:1.5;box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12)}header .center{justify-content:center;width:100%;align-items:center}header .center a{min-width:130px}header .center a:hover{background-color:#fff}main{padding-top:20px}div{line-height:1.5}input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}.top-header{padding:14px 0;background-color:#000;color:#fff}.logo-cabecera{display:inline-block;overflow:hidden}.img-logo{height:45px;width:156px}@media(min-width:992px){.img-logo{height:auto;width:100%;max-width:250px}}.header-search-form{width:100%;max-width:900px;position:relative;margin-bottom:1px;margin-left:auto}.header-search-form input{width:100%;height:38px;border-radius:45px;border:none;padding:14px;color:#000;background:#fff;line-height:1;box-shadow:inset 0 1px 3px 1px rgba(0,0,0,.5)}.header-search-form button{position:absolute;height:100%;right:0;top:0;font-size:20px;color:#000;border:none;cursor:pointer;background-color:transparent;border-radius:38px;min-height:38px!important}.user-panel{text-align:center;margin-right:20px}.up-item{display:inline-block}.up-item a{font-size:21px;min-height:31px}.up-item a span.carrito_num{font-size:.8rem;font-weight:700;margin-left:-5px;background-color:#e8dcca;color:#252525;padding:1px 6px;border-radius:15px;line-height:1;height:18px;margin-top:-5px}.up-item .dropdown-menu a{color:#000;font-size:1rem}.up-item .dropdown-menu a:focus,.up-item .dropdown-menu a:hover{color:#cfad7a}.navbar-toggler{color:#fff}.navbar{background-color:#000;box-shadow:none}.navbar a{color:#fff}.navbar a:focus,.navbar a:hover{color:#dcdcdc}.nav-item{display:flex;min-height:40px;align-items:center;justify-content:center}@media(min-width:992px){.logo-cabecera{margin-bottom:0}.nav-item{min-height:0}}.breadcrumb-info{background:#fff;padding:35px 0}.breadcrumb-info h4{color:#414141;font-weight:700;text-transform:uppercase}.breadcrumb{font-size:14px;font-weight:600;color:#414141;background-color:transparent;padding-left:0;margin:0}.breadcrumb a{display:inline-block;font-size:14px;color:#2f2f2f}.btn-menu{display:block;padding:5px 10px;font-size:15px;color:#000;cursor:pointer;margin-bottom:20px;text-align:center;font-weight:400}.btn-menu:hover{color:#cfad7a}.barra-lateral-izquierda .row a,.barra-lateral-izquierda .row button,.barra-lateral-izquierda .row button:active,.barra-lateral-izquierda .row button:focus,.barra-lateral-izquierda .row button:hover{color:#3d3d3d;background-color:transparent}.barra-lateral-izquierda .row a:hover,.barra-lateral-izquierda .row button,.barra-lateral-izquierda .row button:active,.barra-lateral-izquierda .row button:focus,.barra-lateral-izquierda .row button:hover{color:#000;background-color:transparent}.barra-lateral-izquierda .menu-categorias{display:block}.barra-lateral-izquierda .cabecera-categorias{background-color:#fff;color:#2f2f2f;padding:.85rem;display:inline-block;width:100%;white-space:nowrap}.barra-lateral-izquierda a:active.cabecera-categorias,.barra-lateral-izquierda a:hover.cabecera-categorias{background-color:#f7f7f7}.barra-lateral-izquierda .cabecera-categorias-titulo{background-color:#f7f7f7;color:#2f2f2f;padding:.85rem;display:inline-block;width:100%;border-bottom:1px solid #efefef}.barra-lateral-izquierda a:active.cabecera-categorias-titulo,.barra-lateral-izquierda a:hover.cabecera-categorias-titulo{background-color:#efefef}.barra-lateral-izquierda li{list-style-type:none}.barra-lateral-izquierda nav{padding:30px 0 20px 15px;background-color:#fff;box-shadow:0 0 2px 0 rgba(117,81,27,.7)}.barra-lateral-izquierda nav ul{padding-left:10px}.barra-lateral-izquierda nav ul ul li{border-bottom:0}.barra-lateral-izquierda nav ul li a{display:block;padding:5px 5px 0 0}@media(max-width:575px){.barra-lateral-izquierda nav{border-right:none;border-left:none}}@media(max-width:766px){.barra-lateral-izquierda{background-color:#efefef;transition:all .3s ease;padding:0}.barra-lateral-izquierda .menu-categorias{display:flex;overflow:auto}.barra-lateral-izquierda .filtros-menu{height:0;display:block;overflow:hidden;transition:all .2s ease}.barra-lateral-izquierda .filtros-menu.active{height:auto}.barra-lateral-izquierda .h6 a{font-size:25px}.barra-lateral-izquierda .row a,.barra-lateral-izquierda .row button,.barra-lateral-izquierda .row button:active,.barra-lateral-izquierda .row button:focus,.barra-lateral-izquierda .row button:hover{color:#3f3f3f;background-color:transparent!important}.barra-lateral-izquierda .row:hover a,.barra-lateral-izquierda .row:hover button,.barra-lateral-izquierda .row:hover button:active,.barra-lateral-izquierda .row:hover button:focus,.barra-lateral-izquierda .row:hover button:hover{color:#3d3d3d;background-color:transparent!important}.barra-lateral-izquierda .cat-padre{padding-right:1rem;border:1px solid #efefef;box-shadow:0 .05rem .2rem rgba(125,130,136,.1)}.barra-lateral-izquierda .cat-padre ul{background-color:#efefef;border-radius:15px}.barra-lateral-izquierda .cat-hijo{background-color:#efefef}.barra-lateral-izquierda button{min-height:29px}.barra-lateral-izquierda nav{background-color:transparent}.barra-lateral-izquierda nav ul{padding-left:0}.barra-lateral-izquierda nav ul li{background-color:#fff;padding:1rem 0 1rem 1rem;border-radius:1rem;margin:.75rem 0}.barra-lateral-izquierda nav ul li a{padding:20px 20px 0 0}.barra-lateral-izquierda.active{transform:translateX(0)}.fondo-enlace{position:fixed;width:100%;height:100vh;top:0;left:0;cursor:pointer;background:rgba(0,0,0,.5);z-index:799;display:none}.fondo-enlace.active{display:block}}.center{display:flex;justify-content:space-evenly}.h-65-vh{height:65vh}.main{margin-left:160px;padding:0 10px}.fixed{position:-webkit-fixed;z-index:500;position:fixed}.absolute{-webkit-position:fixed;-moz-position:fixed;position:absolute;z-index:500}.codigo-postal-banner{background-color:#e8dcca}.codigo-postal-banner input{padding:6px;height:35px;font-weight:400}.codigo-postal-banner input::-moz-placeholder{font-size:1rem;font-style:italic;line-height:1}.codigo-postal-banner input::placeholder{font-size:1rem;font-style:italic;line-height:1}.codigo-postal-banner .btn{font-weight:500}@media(max-width:475px){.dropdown-toggle:after{margin-left:0}}.list-unstyled li,button{min-width:48px;min-height:48px}.btn,button{align-self:center;text-align:center}.rating{width:130px;unicode-bidi:bidi-override;direction:rtl;text-align:center;position:relative}.rating>label{float:right;display:inline;padding:0;margin:0 0 0 8px;position:relative;width:1.1em;cursor:pointer;color:#616161}.rating>label:hover,.rating>label:hover~label{color:transparent}.rating>label:hover:before,.rating>label:hover~label:before{content:"★";position:absolute;left:0;color:gold}.right{grid-area:right;margin-left:-1px}.left,.right{border:1px solid #ababab}.left{grid-area:left}.btnRight{grid-area:btnRight}.btnLeft{grid-area:btnLeft;margin-left:-1px}.btnLeft,.btnRight{margin-top:-1px}.r-dropdown:after{border:0!important}.tipo-unidad-radio-button__container input[type=radio]{display:none}.tipo-unidad-radio-button{margin-bottom:.3125rem;justify-content:space-between;align-items:center;width:100%;min-width:45px;padding:3px 0;border:2px solid #d9d9d9;background-color:#fff;cursor:pointer}.tipo-unidad-radio-button-first{border-top-left-radius:4px;border-bottom-left-radius:4px}.tipo-unidad-radio-button-last{border-top-right-radius:4px;border-bottom-right-radius:4px}.tipo-unidad-radio-button__container input[type=radio]:checked+.tipo-unidad-radio-button{border:2px solid #b39974;box-shadow:0 0 16px -6px rgba(0,0,0,.5)}.tipo-unidad-radio-button__container input[type=radio]:checked+.tipo-unidad-radio-button h3{color:#000}