.theme--light.v-expansion-panels .v-expansion-panel{background-color:#fff;color:rgba(0,0,0,.87)}.theme--light.v-expansion-panels .v-expansion-panel--disabled{color:rgba(0,0,0,.38)}.theme--light.v-expansion-panels .v-expansion-panel:not(:first-child):after{border-color:rgba(0,0,0,.12)}.theme--light.v-expansion-panels .v-expansion-panel-header .v-expansion-panel-header__icon .v-icon{color:rgba(0,0,0,.54)}.theme--light.v-expansion-panels.v-expansion-panels--focusable .v-expansion-panel-header:hover:before{opacity:.04}.theme--light.v-expansion-panels.v-expansion-panels--focusable .v-expansion-panel-header--active:before,.theme--light.v-expansion-panels.v-expansion-panels--focusable .v-expansion-panel-header--active:hover:before,.theme--light.v-expansion-panels.v-expansion-panels--focusable .v-expansion-panel-header:focus:before{opacity:.12}.theme--light.v-expansion-panels.v-expansion-panels--focusable .v-expansion-panel-header--active:focus:before{opacity:.16}.theme--light.v-expansion-panels.v-expansion-panels--hover>.v-expansion-panel>.v-expansion-panel-header:hover:before{opacity:.04}.theme--dark.v-expansion-panels .v-expansion-panel{background-color:#1e1e1e;color:#fff}.theme--dark.v-expansion-panels .v-expansion-panel--disabled{color:hsla(0,0%,100%,.5)}.theme--dark.v-expansion-panels .v-expansion-panel:not(:first-child):after{border-color:hsla(0,0%,100%,.12)}.theme--dark.v-expansion-panels .v-expansion-panel-header .v-expansion-panel-header__icon .v-icon{color:#fff}.theme--dark.v-expansion-panels.v-expansion-panels--focusable .v-expansion-panel-header:hover:before{opacity:.08}.theme--dark.v-expansion-panels.v-expansion-panels--focusable .v-expansion-panel-header--active:before,.theme--dark.v-expansion-panels.v-expansion-panels--focusable .v-expansion-panel-header--active:hover:before,.theme--dark.v-expansion-panels.v-expansion-panels--focusable .v-expansion-panel-header:focus:before{opacity:.24}.theme--dark.v-expansion-panels.v-expansion-panels--focusable .v-expansion-panel-header--active:focus:before{opacity:.32}.theme--dark.v-expansion-panels.v-expansion-panels--hover>.v-expansion-panel>.v-expansion-panel-header:hover:before{opacity:.08}.v-expansion-panels{border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;list-style-type:none;padding:0;width:100%;z-index:1}.v-expansion-panels>*{cursor:auto}.v-expansion-panels>:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.v-expansion-panels>:last-child{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.v-expansion-panels:not(.v-expansion-panels--accordion):not(.v-expansion-panels--tile)>.v-expansion-panel--active{border-radius:5px}.v-expansion-panels:not(.v-expansion-panels--accordion):not(.v-expansion-panels--tile)>.v-expansion-panel--active+.v-expansion-panel{border-top-left-radius:5px;border-top-right-radius:5px}.v-expansion-panels:not(.v-expansion-panels--accordion):not(.v-expansion-panels--tile)>.v-expansion-panel--next-active{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.v-expansion-panels:not(.v-expansion-panels--accordion):not(.v-expansion-panels--tile)>.v-expansion-panel--next-active .v-expansion-panel-header{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.v-expansion-panel{-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%;max-width:100%;position:relative;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)}.v-expansion-panel:before{border-radius:inherit;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:-1;-webkit-transition:-webkit-box-shadow .28s cubic-bezier(.4,0,.2,1);transition:-webkit-box-shadow .28s cubic-bezier(.4,0,.2,1);transition:box-shadow .28s cubic-bezier(.4,0,.2,1);transition:box-shadow .28s cubic-bezier(.4,0,.2,1),-webkit-box-shadow .28s cubic-bezier(.4,0,.2,1);-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.v-expansion-panel:not(:first-child):after{border-top:thin solid;content:"";left:0;position:absolute;right:0;top:0;-webkit-transition:border-color .2s cubic-bezier(.4,0,.2,1),opacity .2s cubic-bezier(.4,0,.2,1);transition:border-color .2s cubic-bezier(.4,0,.2,1),opacity .2s cubic-bezier(.4,0,.2,1)}.v-expansion-panel--disabled .v-expansion-panel-header{pointer-events:none}.v-expansion-panel--active+.v-expansion-panel,.v-expansion-panel--active:not(:first-child){margin-top:16px}.v-expansion-panel--active+.v-expansion-panel:after,.v-expansion-panel--active:not(:first-child):after{opacity:0}.v-expansion-panel--active>.v-expansion-panel-header{min-height:64px}.v-expansion-panel--active>.v-expansion-panel-header--active .v-expansion-panel-header__icon:not(.v-expansion-panel-header__icon--disable-rotate) .v-icon{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.v-expansion-panel-header__icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-bottom:-4px;margin-top:-4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v-application--is-ltr .v-expansion-panel-header__icon{margin-left:auto}.v-application--is-rtl .v-expansion-panel-header__icon{margin-right:auto}.v-expansion-panel-header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top-left-radius:inherit;border-top-right-radius:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.9375rem;line-height:1;min-height:48px;outline:none;padding:16px 24px;position:relative;-webkit-transition:min-height .3s cubic-bezier(.25,.8,.5,1);transition:min-height .3s cubic-bezier(.25,.8,.5,1);width:100%}.v-application--is-ltr .v-expansion-panel-header{text-align:left}.v-application--is-rtl .v-expansion-panel-header{text-align:right}.v-expansion-panel-header:not(.v-expansion-panel-header--mousedown):focus:before{opacity:.12}.v-expansion-panel-header:before{background-color:currentColor;border-radius:inherit;bottom:0;content:"";left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;-webkit-transition:opacity .3s cubic-bezier(.25,.8,.5,1);transition:opacity .3s cubic-bezier(.25,.8,.5,1)}.v-expansion-panel-header>:not(.v-expansion-panel-header__icon){-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.v-expansion-panel-content{display:-webkit-box;display:-ms-flexbox;display:flex}.v-expansion-panel-content__wrap{padding:0 24px 16px;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:100%}.v-expansion-panels--accordion>.v-expansion-panel{margin-top:0}.v-expansion-panels--accordion>.v-expansion-panel:after{opacity:1}.v-expansion-panels--popout>.v-expansion-panel{max-width:calc(100% - 32px)}.v-expansion-panels--popout>.v-expansion-panel--active{max-width:calc(100% + 16px)}.v-expansion-panels--inset>.v-expansion-panel{max-width:100%}.v-expansion-panels--inset>.v-expansion-panel--active{max-width:calc(100% - 32px)}.v-expansion-panels--flat>.v-expansion-panel:after{border-top:none}.v-expansion-panels--flat>.v-expansion-panel:before{-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12);box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.v-expansion-panels--tile,.v-expansion-panels--tile>.v-expansion-panel:before{border-radius:0}.theme--light.v-data-table{background-color:#fff;color:rgba(0,0,0,.87)}.theme--light.v-data-table .v-data-table__divider{border-right:thin solid rgba(0,0,0,.12)}.theme--light.v-data-table.v-data-table--fixed-header thead th{background:#fff;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.12);box-shadow:inset 0 -1px 0 rgba(0,0,0,.12)}.theme--light.v-data-table>.v-data-table__wrapper>table>thead>tr>th{color:rgba(0,0,0,.6)}.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:last-child,.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:not(.v-data-table__mobile-row),.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:last-child,.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:not(.v-data-table__mobile-row),.theme--light.v-data-table>.v-data-table__wrapper>table>thead>tr:last-child>th{border-bottom:thin solid rgba(0,0,0,.12)}.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr.active{background:#f5f5f5}.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:hover:not(.v-data-table__expanded__content):not(.v-data-table__empty-wrapper){background:#eee}.theme--light.v-data-table>.v-data-table__wrapper>table>tfoot>tr>td:not(.v-data-table__mobile-row),.theme--light.v-data-table>.v-data-table__wrapper>table>tfoot>tr>th:not(.v-data-table__mobile-row){border-top:thin solid rgba(0,0,0,.12)}.theme--dark.v-data-table{background-color:#1e1e1e;color:#fff}.theme--dark.v-data-table .v-data-table__divider{border-right:thin solid hsla(0,0%,100%,.12)}.theme--dark.v-data-table.v-data-table--fixed-header thead th{background:#1e1e1e;-webkit-box-shadow:inset 0 -1px 0 hsla(0,0%,100%,.12);box-shadow:inset 0 -1px 0 hsla(0,0%,100%,.12)}.theme--dark.v-data-table>.v-data-table__wrapper>table>thead>tr>th{color:hsla(0,0%,100%,.7)}.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:last-child,.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:not(.v-data-table__mobile-row),.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:last-child,.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:not(.v-data-table__mobile-row),.theme--dark.v-data-table>.v-data-table__wrapper>table>thead>tr:last-child>th{border-bottom:thin solid hsla(0,0%,100%,.12)}.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr.active{background:#505050}.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:hover:not(.v-data-table__expanded__content):not(.v-data-table__empty-wrapper){background:#616161}.theme--dark.v-data-table>.v-data-table__wrapper>table>tfoot>tr>td:not(.v-data-table__mobile-row),.theme--dark.v-data-table>.v-data-table__wrapper>table>tfoot>tr>th:not(.v-data-table__mobile-row){border-top:thin solid hsla(0,0%,100%,.12)}.v-data-table{line-height:1.5;max-width:100%}.v-data-table>.v-data-table__wrapper>table{width:100%;border-spacing:0}.v-data-table>.v-data-table__wrapper>table>tbody>tr>td,.v-data-table>.v-data-table__wrapper>table>tbody>tr>th,.v-data-table>.v-data-table__wrapper>table>tfoot>tr>td,.v-data-table>.v-data-table__wrapper>table>tfoot>tr>th,.v-data-table>.v-data-table__wrapper>table>thead>tr>td,.v-data-table>.v-data-table__wrapper>table>thead>tr>th{padding:0 16px;-webkit-transition:height .2s cubic-bezier(.4,0,.6,1);transition:height .2s cubic-bezier(.4,0,.6,1)}.v-data-table>.v-data-table__wrapper>table>tbody>tr>th,.v-data-table>.v-data-table__wrapper>table>tfoot>tr>th,.v-data-table>.v-data-table__wrapper>table>thead>tr>th{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:12px;height:48px}.v-application--is-ltr .v-data-table>.v-data-table__wrapper>table>tbody>tr>th,.v-application--is-ltr .v-data-table>.v-data-table__wrapper>table>tfoot>tr>th,.v-application--is-ltr .v-data-table>.v-data-table__wrapper>table>thead>tr>th{text-align:left}.v-application--is-rtl .v-data-table>.v-data-table__wrapper>table>tbody>tr>th,.v-application--is-rtl .v-data-table>.v-data-table__wrapper>table>tfoot>tr>th,.v-application--is-rtl .v-data-table>.v-data-table__wrapper>table>thead>tr>th{text-align:right}.v-data-table>.v-data-table__wrapper>table>tbody>tr>td,.v-data-table>.v-data-table__wrapper>table>tfoot>tr>td,.v-data-table>.v-data-table__wrapper>table>thead>tr>td{font-size:.875rem;height:48px}.v-data-table__wrapper{overflow-x:auto;overflow-y:hidden}.v-data-table__progress{height:auto!important}.v-data-table__progress th{height:auto!important;border:none!important;padding:0;position:relative}.v-data-table--dense>.v-data-table__wrapper>table>tbody>tr>td,.v-data-table--dense>.v-data-table__wrapper>table>tbody>tr>th,.v-data-table--dense>.v-data-table__wrapper>table>tfoot>tr>td,.v-data-table--dense>.v-data-table__wrapper>table>tfoot>tr>th,.v-data-table--dense>.v-data-table__wrapper>table>thead>tr>td,.v-data-table--dense>.v-data-table__wrapper>table>thead>tr>th{height:32px}.v-data-table--has-top>.v-data-table__wrapper>table>tbody>tr:first-child:hover>td:first-child{border-top-left-radius:0}.v-data-table--has-top>.v-data-table__wrapper>table>tbody>tr:first-child:hover>td:last-child{border-top-right-radius:0}.v-data-table--has-bottom>.v-data-table__wrapper>table>tbody>tr:last-child:hover>td:first-child{border-bottom-left-radius:0}.v-data-table--has-bottom>.v-data-table__wrapper>table>tbody>tr:last-child:hover>td:last-child{border-bottom-right-radius:0}.v-data-table--fixed-header>.v-data-table__wrapper,.v-data-table--fixed-height .v-data-table__wrapper{overflow-y:auto}.v-data-table--fixed-header>.v-data-table__wrapper>table>thead>tr>th{border-bottom:0!important;position:sticky;top:0;z-index:2}.v-data-table--fixed-header>.v-data-table__wrapper>table>thead>tr:nth-child(2)>th{top:48px}.v-application--is-ltr .v-data-table--fixed-header .v-data-footer{margin-right:17px}.v-application--is-rtl .v-data-table--fixed-header .v-data-footer{margin-left:17px}.v-data-table--fixed-header.v-data-table--dense>.v-data-table__wrapper>table>thead>tr:nth-child(2)>th{top:32px}h1[data-v-3b9355b1]{font-size:36px;font-weight:400}h2[data-v-3b9355b1]{font-size:32px;font-weight:400}h3[data-v-3b9355b1]{font-size:28px;font-weight:400}h4[data-v-3b9355b1]{font-size:24px;font-weight:400}h5[data-v-3b9355b1]{font-size:16px;font-weight:400}table[data-v-3b9355b1]{width:100%;border-collapse:collapse}table th[data-v-3b9355b1]{font-weight:700;border:1px solid #ccc;padding:5px}table td[data-v-3b9355b1]{border:1px solid #ccc;padding:9px 11px}table td.nutritional-header[data-v-3b9355b1]{font-weight:700;color:#333}table td[data-v-3b9355b1]:first-child,table tr[data-v-3b9355b1]:first-child{background-color:#ebebeb;font-weight:700;font-size:14px}table tr[data-v-3b9355b1]:first-child{text-transform:uppercase}table tr[data-v-3b9355b1]{font-size:14px}.product-description table{border-collapse:collapse}.product-description table,.product-description td,.product-description th,.product-description tr{border:1px solid var(--v-grey-base)}.product-description td,.product-description th{padding:2px 6px}.product-description th{background-color:var(--v-grey-lighten1)}.product-description .v-tabs{position:relative;top:1px;z-index:1}.product-description .v-tabs .v-item-group{height:46px}.product-description .v-tabs .v-tab{color:var(--v-white-base)!important;background-color:var(--v-primary-base);border-radius:20px 20px 0 0;border:1px solid var(--v-primary-base);border-bottom-color:transparent!important}.product-description .v-tabs .v-tab .content{line-height:22px}.product-description .v-tabs .v-tab .content ul{padding-left:0!important}.product-description .v-tabs .v-tab .content li{list-style:none!important}.product-description .v-tabs .v-tabs-slider-wrapper{color:transparent!important}.product-description .v-tabs .v-tab--active{border:1px solid var(--v-grey-lighten4);color:var(--v-primary-base)!important;background-color:var(--v-white-base)}.product-description .v-tabs-items{background:transparent!important;padding:20px;border:1px solid var(--v-grey-lighten4)}.product-description .v-tabs-items .conservation_info,.product-description .v-tabs-items .description,.product-description .v-tabs-items .ingredients,.product-description .v-tabs-items .nutritional-info,.product-description .v-tabs-items .other,.product-description .v-tabs-items .package_info,.product-description .v-tabs-items .preparation_info,.product-description .v-tabs-items .producer_info{margin-bottom:10px}@media only screen and (max-width:599.98px){.product-description .v-expansion-panels .v-expansion-panel:first-child{border-top-left-radius:26px;border-top-right-radius:26px}.product-description .v-expansion-panels .v-expansion-panel:last-child .v-expansion-panel-header{border-bottom-left-radius:26px!important;border-bottom-right-radius:26px!important}.product-description .v-expansion-panels .v-expansion-panel--active>.v-expansion-panel-header{min-height:48px}.product-description .v-expansion-panels .v-expansion-panel-content .v-expansion-panel-content__wrap .description-header{font-size:16px}.product-description .v-expansion-panels .v-expansion-panel-content .v-expansion-panel-content__wrap .description-content{font-size:14px}.product-description .v-expansion-panels .v-expansion-panel{margin-bottom:1px}}.product-description .producer_info .text-h5{font-weight:700}.gift-certificate-window{-ms-flex-item-align:end;align-self:flex-end;width:100%;margin:0;padding:10px}.gift-certificate-window .description{width:200px}.v-tooltip{display:none}.v-tooltip--attached{display:inline}.v-tooltip__content{background:rgba(97,97,97,.9);color:#fff;border-radius:5px;font-size:14px;line-height:22px;display:inline-block;padding:5px 16px;position:absolute;text-transform:none;width:auto;opacity:0;pointer-events:none}.v-tooltip__content.menuable__content__active{opacity:.9}.v-tooltip__content--fixed{position:fixed}.v-tooltip__content[class*=-active]{-webkit-transition-timing-function:cubic-bezier(0,0,.2,1);transition-timing-function:cubic-bezier(0,0,.2,1)}.v-tooltip__content[class*=enter-active]{-webkit-transition-duration:.15s;transition-duration:.15s}.v-tooltip__content[class*=leave-active]{-webkit-transition-duration:75ms;transition-duration:75ms}h1[data-v-ca052044]{font-size:36px;font-weight:400}h2[data-v-ca052044]{font-size:32px;font-weight:400}h3[data-v-ca052044]{font-size:28px;font-weight:400}h4[data-v-ca052044]{font-size:24px;font-weight:400}h5[data-v-ca052044]{font-size:16px;font-weight:400}div[data-v-ca052044]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.product-class-icon[data-v-ca052044]{min-width:22px;height:auto}h1[data-v-141766f4]{font-size:36px;font-weight:400}h2[data-v-141766f4]{font-size:32px;font-weight:400}h3[data-v-141766f4]{font-size:28px;font-weight:400}h4[data-v-141766f4]{font-size:24px;font-weight:400}h5[data-v-141766f4]{font-size:16px;font-weight:400}.product-images .swiper-slide[data-v-141766f4]{width:auto;height:auto}.product-images .thumb-wrapper[data-v-141766f4]{margin:15px 0;position:relative}.product-images .thumb-wrapper .thumb-preview[data-v-141766f4]{width:100px}.product-images .thumb-wrapper img[data-v-141766f4]{padding:5px;width:80px;height:80px;border:1px solid transparent}.product-images .thumb-wrapper img.selected[data-v-141766f4]{border-color:#e6e6e6}.product-images .image-block-wrapper[data-v-141766f4]{max-width:324px!important}@media only screen and (max-width:599.98px){.product-images .image-block-wrapper[data-v-141766f4]{position:relative;max-width:none!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product-images .image-block-wrapper .image-mobile[data-v-141766f4]{max-width:80%}}@media only screen and (min-width:1264px){.zoom-icon-wrapper[data-v-141766f4]{margin-right:-25px}}@media only screen and (max-width:599.98px){.zoom-icon-wrapper[data-v-141766f4]{position:absolute;right:5px;bottom:5px}}.zoom-dialog-content .pinch-zoom-wrapper[data-v-141766f4]{background-color:var(--v-white-base)!important;max-width:95%!important;margin:0 auto}.zoom-dialog-content .pinch-zoom-wrapper img[data-v-141766f4]{border:1px solid #e6e6e6}.zoom-swiper-wrapper .swiper-slide img[data-v-141766f4]{padding:5px;width:80px;height:80px;border:1px solid transparent}.zoom-swiper-wrapper .swiper-slide img.selected[data-v-141766f4]{border-color:#e6e6e6}.product-detail .price{margin-bottom:5px}.product-detail .actions{min-height:58px}.product-detail .promo-wrapper{width:100%;height:100%;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;overflow-x:hidden}.product-detail .promo-wrapper .certificate-box,.product-detail .promo-wrapper .promo-box{margin-right:2px;max-width:900px}.product-detail .vendorIcon{position:absolute;right:6px;top:-18px;z-index:6}@media only screen and (max-width:599.98px){.product-detail .qty-wrap{margin-top:15px}}.product-detail .promo-wrapper{max-height:73px}@media only screen and (max-width:599.98px){.product-detail .promo-wrapper{height:auto}}.product-detail ::v-deep .old-price{font-size:14px!important}.product-detail ::v-deep .cur-price{font-size:36px}.product-detail ::v-deep .price-um{font-size:12px!important;margin-top:5px!important}.product-detail .add-to-list-text.text-body-2{font-size:16px!important}.theme--light.v-breadcrumbs .v-breadcrumbs__divider,.theme--light.v-breadcrumbs .v-breadcrumbs__item--disabled{color:rgba(0,0,0,.38)}.theme--dark.v-breadcrumbs .v-breadcrumbs__divider,.theme--dark.v-breadcrumbs .v-breadcrumbs__item--disabled{color:hsla(0,0%,100%,.5)}.v-breadcrumbs{-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;list-style-type:none;margin:0;padding:18px 12px}.v-breadcrumbs,.v-breadcrumbs li{-webkit-box-align:center;align-items:center}.v-breadcrumbs li{-ms-flex-align:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:14px}.v-breadcrumbs li .v-icon{font-size:16px}.v-breadcrumbs li:nth-child(2n){padding:0 12px}.v-breadcrumbs__item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;text-decoration:none;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)}.v-breadcrumbs__item--disabled{pointer-events:none}.v-breadcrumbs--large li,.v-breadcrumbs--large li .v-icon{font-size:16px}h1{font-size:36px}h1,h2{font-weight:400}h2{font-size:32px}h3{font-size:28px}h3,h4{font-weight:400}h4{font-size:24px}h5{font-size:16px;font-weight:400}.v-breadcrumbs{padding-left:0!important}.v-breadcrumbs li{font-size:12px}.v-breadcrumbs__item,.v-breadcrumbs__item--disabled{color:var(--v-default-base)!important}.v-breadcrumbs__item--disabled{font-weight:700}@media only screen and (max-width:959.98px){.v-breadcrumbs{padding:10px 0 0 0;padding-left:14px!important}}h1[data-v-0c75447c]{font-size:36px;font-weight:400}h2[data-v-0c75447c]{font-size:32px;font-weight:400}h3[data-v-0c75447c]{font-size:28px;font-weight:400}h4[data-v-0c75447c]{font-size:24px;font-weight:400}h5[data-v-0c75447c]{font-size:16px;font-weight:400}.back-button[data-v-0c75447c]:hover{opacity:.5}