.gallery-full-screen.dx-popup-wrapper>.dx-overlay-content{border:0;background-color:transparent;-webkit-box-shadow:none;box-shadow:none;border-radius:0}.gallery-full-screen.dx-popup-wrapper>.dx-overlay-content .dx-popup-content{padding:0}.gallery-full-screen .dx-datagrid{background-color:transparent}.gallery-full-screen__gallery{min-height:100%;max-height:100%}.gallery-full-screen__gallery .gallery-item__file-icon{font-size:60px}.gallery-full-screen__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%}.gallery-full-screen__preview{width:100%;padding:2px}.gallery-full-screen__preview>.gallery-item.gallery-item_file>.gallery-item__file>.gallery-item__file-icon{font-size:16px}.gallery-full-screen__preview>.gallery-item.gallery-item_file>.gallery-item__file>.gallery-item__file-name{display:none}.gallery-full-screen__preview_selected{padding:0;border:2px solid var(--base-focus-color)}.dx-gallery-indicator{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}.cart-service-add-button__quantity{width:120px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:4px 10px;border-color:#ddd;border-radius:4px;border-width:1px;border-style:solid}.card-cell,.cart-service-add-button__quantity{display:-webkit-box;display:-ms-flexbox;display:flex}.card-cell{background-color:#fff;border-radius:5px;-webkit-box-shadow:rgba(0,0,0,.16) 0 3px 6px,rgba(0,0,0,.23) 0 3px 6px;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);overflow:hidden;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.card-cell:hover{-webkit-box-shadow:rgba(0,0,0,.25) 0 14px 28px,rgba(0,0,0,.22) 0 10px 10px;box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22);-webkit-transition:-webkit-box-shadow .3s;transition:-webkit-box-shadow .3s;transition:box-shadow .3s;transition:box-shadow .3s,-webkit-box-shadow .3s;cursor:pointer}.card-cell__body{height:calc(100% - 250px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width:var(--tablet)){.card-cell__body{height:calc(100% - 150px)}}.card-cell__fields{height:100%}.card-cell__fields.layout{white-space:break-spaces;margin-bottom:5px}.card-cell__fields span{white-space:break-spaces}.card-cell__fields .text-block{margin-bottom:5px}.card-cell__fields .dx-scrollable-content{max-width:100%}.card-cell__fields-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;white-space:break-spaces;margin-bottom:10px}.card-cell__fields-caption{max-width:60%;text-align:left;color:rgba(27,31,44,.54);margin:0 15px 0 0}.card-cell__fields-value{margin:0;text-align:right;word-break:break-all;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.card-cell__fields{padding:10px 10px}.card-cell__gallery{min-height:250px;height:30%;max-width:100%}@media screen and (max-width:var(--tablet)){.card-cell__gallery{min-height:150px;height:30%}}.card-cell__gallery>.gallery{min-height:250px;height:30%}@media screen and (max-width:var(--tablet)){.card-cell__gallery>.gallery{min-height:150px;height:30%}}.card-cell__gallery>.gallery .dx-gallery{width:100%!important}.card-cell__gallery>.gallery .gallery-item{display:-webkit-box;display:-ms-flexbox;display:flex}.card-cell__gallery>.gallery .gallery-item>img{margin:auto}.card-cell__title{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:5px 10px;margin-bottom:10px;white-space:break-spaces;font-size:16px;font-weight:700}@media screen and (max-width:var(--tablet)){.card-cell__title{font-size:12px}}.card-cell__title-icon{font-size:18px;margin-right:10px;-ms-flex-item-align:center;align-self:center}@media screen and (max-width:var(--tablet)){.card-cell__title-icon{font-size:14px}}.card-cell__title-icon:last-child{margin-right:0}.card-cell__title>p{margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.card-cell__title:after{content:"";position:absolute;bottom:0;height:3px;width:45px;background-color:var(--minimize-header-background-color)}.card-cell__toolbar{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.card-cell__flex-wrap,.card-cell__toolbar{display:-webkit-box;display:-ms-flexbox;display:flex}.card-cell__flex-wrap{height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.card-cell__wrap{overflow:hidden;-webkit-box-flex:1;-ms-flex:1;flex:1}.card-cell__add-cart{margin:0 auto}.card-cell-template colgroup,.card-cell-template tbody,.card-cell-template thead{display:none!important}.card-cell-template .dx-datagrid-table{padding:10px;-webkit-box-sizing:border-box;box-sizing:border-box;display:grid!important;grid-gap:10px}.card-cell-template .dx-datagrid-headers{display:none;border:none}.card-cell-template .dx-datagrid-rowsview{border:none}.card-cell-row{margin:10px;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fff;border-radius:5px;-webkit-box-shadow:rgba(0,0,0,.16) 0 3px 6px,rgba(0,0,0,.23) 0 3px 6px;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);overflow:hidden}.card-cell-row:hover{-webkit-box-shadow:rgba(0,0,0,.25) 0 14px 28px,rgba(0,0,0,.22) 0 10px 10px;box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22);-webkit-transition:-webkit-box-shadow .3s;transition:-webkit-box-shadow .3s;transition:box-shadow .3s;transition:box-shadow .3s,-webkit-box-shadow .3s;cursor:pointer}.card-cell-row__gallery{max-width:70%;height:100%}.card-cell-row__flex-wrap{height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.card-cell-row__flex-wrap,.card-cell-row__wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.card-cell-row__wrap{overflow:hidden;-webkit-box-flex:1;-ms-flex:1;flex:1}.card-cell-row__fields{height:100%;width:100%!important;padding:5px;margin-right:10px}.card-cell-row__fields.layout{white-space:break-spaces;margin-bottom:5px}.card-cell-row__fields span{white-space:break-spaces}.card-cell-row__fields .text-block{margin-bottom:5px}.card-cell-row__fields{padding:10px 10px}.card-cell-row__fields .dx-scrollable-content{width:100%}.card-cell-row__fields-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;white-space:break-spaces;padding:5px 5px 10px 5px}.card-cell-row__fields-caption{max-width:60%;text-align:left;color:rgba(27,31,44,.54);margin:0 15px 0 0}.card-cell-row__fields-value{margin:0;text-align:right;word-break:break-all;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.card-cell-row__select{font-size:20px;line-height:32px}@media screen and (max-width:var(--tablet)){.card-cell-row__select{font-size:14px;line-height:22px}}.card-cell-row__select-icon{width:30px;text-align:center}@media screen and (max-width:var(--tablet)){.card-cell-row__select-icon{width:20px}}.card-cell-row__gallery{width:30%}.card-cell-row__gallery>.gallery{height:100%;max-height:300px;width:100%}.card-cell-row__gallery>.gallery>.dx-gallery{width:100%!important}.card-cell-row__title{position:relative;padding:5px 10px;margin-bottom:10px;white-space:break-spaces;font-size:18px;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:var(--tablet)){.card-cell-row__title{font-size:12px}}.card-cell-row__title-icon{font-size:20px;margin-right:10px;-ms-flex-item-align:center;align-self:center}@media screen and (max-width:var(--tablet)){.card-cell-row__title-icon{font-size:14px}}.card-cell-row__title-icon:last-child{margin-right:0}.card-cell-row__title>p{margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.card-cell-row__title:after{content:"";position:absolute;bottom:-10px;height:3px;width:45px;background-color:var(--minimize-header-background-color)}.card-cell-row__toolbar{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-item-align:self-start;align-self:self-start}.card-cell-row__body,.card-cell-row__toolbar{display:-webkit-box;display:-ms-flexbox;display:flex}.card-cell-row__body{width:70%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.card-cell-row__add-cart{margin:auto 10px 10px auto}.card-cell-row-template colgroup,.card-cell-row-template tbody{display:none!important}.card-cell-row-template .dx-datagrid-headers,.card-cell-row-template .dx-datagrid-rowsview{border:none}.card-row{margin:10px;background-color:#fff;border-radius:5px;-webkit-box-shadow:rgba(0,0,0,.16) 0 3px 6px,rgba(0,0,0,.23) 0 3px 6px;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}.card-row:hover{-webkit-box-shadow:rgba(0,0,0,.25) 0 14px 28px,rgba(0,0,0,.22) 0 10px 10px;box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22);-webkit-transition:-webkit-box-shadow .3s;transition:-webkit-box-shadow .3s;transition:box-shadow .3s;transition:box-shadow .3s,-webkit-box-shadow .3s;cursor:pointer}.card-row .presentation{display:none!important}.card-row .dx-scrollable-content{width:100%!important}.card-row .dx-scrollable-content>.dx-scrollview-content{width:100%}.card-row__body{height:200px;display:grid;grid-template-columns:50% 50%;grid-column-gap:15px;grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content}.card-row__body>.dx-scrollview-content{width:100%}.card-row__body.layout{margin-bottom:5px}.card-row__body.layout,.card-row__body span{white-space:break-spaces}.card-row__body .text-block{margin-bottom:5px}.card-row__body{padding:10px 10px}.card-row__map>img{max-width:100%}.card-row__title{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px 10px 20px 10px;margin-bottom:10px;white-space:break-spaces;font-size:18px;font-weight:700}.card-row__title-icon{margin-left:auto}.card-row__title>p{margin:0}.card-row__title:after{content:"";position:absolute;bottom:0;height:3px;width:45px;background-color:var(--minimize-header-background-color)}.card-row__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;white-space:break-spaces;padding:5px 15px 10px 15px}.card-row__item>p{margin:0}.card-row__caption{max-width:60%;text-align:left;color:rgba(27,31,44,.54)}.card-row__value{text-align:right;word-break:break-all}