.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;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;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;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;user-select:none;font-size:.75rem;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}.size-table{padding:12px;position:relative;background:#fff;transition:box-shadow .2s ease;border-radius:0}.size-table__title{font-size:24px;font-weight:500;line-height:28px;overflow:hidden}.size-table__description{font-size:14px;line-height:17px;padding:10px 0}.size-table td,.size-table th{font-size:16px!important}.product{position:relative;width:100%;max-width:1280px;margin:0 auto}.product__preloading{position:absolute;top:0;left:0;width:1px;height:1px;overflow:hidden}.product__back{margin:10px 0;cursor:pointer}.product__container{padding-bottom:10px;display:flex;justify-content:space-between}@media screen and (max-width:690px){.product__container{display:block}}.product__picture{width:100%;max-width:500px;max-height:750px;overflow:hidden;border-radius:7px;background-position:50%;background-repeat:no-repeat;background-size:cover}@media screen and (max-width:1100px){.product__picture{max-width:400px;max-height:600px}}@media screen and (max-width:690px){.product__picture{width:100%;margin-top:24px}}.product__picture .v-carousel,.product__picture .v-carousel__item{height:100%!important}.product__picture .v-carousel__controls{background:hsla(0,0%,100%,.36470588235294116)}.product__picture .v-carousel__controls .v-btn.v-btn--icon{width:22px;height:22px;background-color:#f36223}.product__picture .v-carousel__controls .v-btn--fab.v-size--small .v-icon,.product__picture .v-carousel__controls .v-btn--icon.v-size--small .v-icon{font-size:15px!important}.product__picture .v-responsive__content{width:500px;max-width:100%;height:750px;max-height:calc(150vw - 30px)}@media screen and (max-width:1100px){.product__picture .v-responsive__content{width:400px;height:600px}}.product__picture .v-btn.v-btn--icon{background-color:#f36223}.product__content{width:calc(100% - 520px);min-height:100%;padding:0 4px;margin-top:14px;display:flex;flex-direction:column;justify-content:space-between}@media screen and (max-width:1100px){.product__content{width:calc(100% - 420px)}}@media screen and (max-width:690px){.product__content{width:100%}}.product__content__wrap{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.product__code{font-size:14px;line-height:20px}.product__title{font-size:22px;line-height:28px}.product__price{display:inline-block;position:relative;padding:5px 30px;background:#f36223;font-weight:400;white-space:nowrap;font-size:20px;line-height:22px;color:#fff;text-align:center;border-radius:5px 0}.product__sizes{padding-top:10px}.product__sizes__items{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap}.product__sizes .v-btn{width:60px;margin:10px 10px 0 0}.product__sizes__table.v-btn{width:200px}.product__fabrics{padding-top:20px}.product__fabrics__item{padding:10px 0;font-size:16px;line-height:20px}.product__fabrics__item__title{font-size:20px;line-height:26px;padding-bottom:10px}.product__fabrics__item__picture{margin:0 10px 10px 0;width:100px;height:100px;background-position:50%;background-repeat:no-repeat;background-size:cover;float:left}.product__description{font-size:16px;line-height:20px;padding-top:20px}.product__weight{color:#9e9b98;margin:5px 0;font-size:16px;line-height:19px}.product__groups{border-bottom:1px solid #efefef}.product__groups .v-input--radio-group{margin:0;padding:0}.product__groups__item{padding:10px 0;border-top:1px solid #efefef}.product__groups__title{font-size:16px;line-height:19px;margin-bottom:5px;color:#f36223}.product__buttons{display:flex;justify-content:space-between;width:100%;max-width:550px;padding-top:20px}.product__buttons__wrapper{width:100%;display:flex;justify-content:flex-end}.product__buttons>.base-counter{width:150px}.product__buttons>.base-button{width:calc(100% - 170px)}