@charset "UTF-8";:root{--main-font-family:centurygothic;--text-c:#2c2217;--second-text-c:#be9267;--thried-text-c:#8b8178;--bg:#fffcf9;--bg-burger:rgba(255, 252, 249, 0.9)}._container{margin:auto}@media (min-width:1920px){._container{width:75vw}}@media (min-width:768px) and (max-width:1920px){._container{width:85vw}}@media (min-width:426px) and (max-width:900px){._container{width:90vw}}@media (max-width:426px){._container{width:95vw}}@media (min-width:768px) and (max-width:1920px){._container_out-of-container{margin:0 -7.5vw}}@media (min-width:426px) and (max-width:900px){._container_out-of-container{margin:0 -5vw}}@media (max-width:426px){._container_out-of-container{margin:0 -2.5vw}}.product-card .crumbs{margin-bottom:20px}.product-card__body{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(20px,3vw,120px)}@media (max-width:550px){.product-card__body{grid-template-columns:minmax(0,1fr)}}.product-card__sliders{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.product-card__sliders>:not(:last-child){margin:0 0 20px 0}@media (min-width:550px) and (max-width:700px){.product-card__sliders{position:sticky;top:30px}}.product-card__image img{border-radius:5px}.product-card__about{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:-webkit-max-content;grid-template-rows:max-content;grid-auto-rows:-webkit-max-content;grid-auto-rows:max-content;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:30px}@media (max-width:1300px){.product-card__about{grid-template-columns:1fr!important}}@media (min-width:1300px){.product-card__name{grid-column:span 2}}.product-card__subtitle{display:inline-block;color:var(--second-text-c);margin-bottom:5px!important;font-size:1.125rem;font-family:Myriadpro}.product-card__in-stock{display:inline-block;padding:10px 0}@media (min-width:1300px){.product-card__in-stock{grid-column:span 2}}.product-card__in-stock:before{display:inline-block;margin-right:3px;width:13px;height:13px;content:""}.product-card__in-stock._in-stock:before{background:url(../img/icons/inStock.png) no-repeat center/contain}.product-card__in-stock._not-in-stock{color:#fe7e7e}.product-card__params{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;color:var(--thried-text-c)}.product-card__params>:not(:last-child){margin:0 0 clamp(5px,1vw,10px) 0}.product-card__strings{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;font-family:Myriadpro}.product-card__strings>:not(:last-child){margin:0 0 3px 0}.product-card__other{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-flex-item-align:center;align-self:center}.product-card__other>:not(:last-child){margin:0 0 clamp(5px,1vw,10px) 0}@media (max-width:1300px){.product-card__other [class=_contain-img]{width:70%}}.product-card__min-payment{color:var(--thried-text-c)}.product-card__about-order{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;color:var(--thried-text-c)}.product-card__about-order>:not(:last-child){margin:0 clamp(20px,3vw,60px) 0 0}@media (max-width:1100px){.product-card__about-order{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.product-card__about-order>:not(:last-child){margin:0 0 clamp(10px,2vw,20px) 0}}.product-card__bottom{color:var(--thried-text-c)}.product-card__counter{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;margin-top:20px}.product-card__counter:after{position:absolute;top:0;left:0;-webkit-transform:translate3d(0,-130%,0);transform:translate3d(0,-130%,0);content:"КОЛИЧЕСТВО"}.product-card__ask{-ms-flex-item-align:center;align-self:center}.product-card__ask a{color:var(--thried-text-c)}.product-card__ask a:focus,.product-card__ask a:hover{color:var(--second-text-c)}.product-card__add-in-card-btn{color:#fff;background:#be9267;padding:15px 20%;font-size:clamp(18px,1.25vw,24px);-webkit-transition:all .1s ease;-o-transition:all .1s ease;transition:all .1s ease}@media (min-width:1300px){.product-card__add-in-card-btn{grid-column:span 2}}.product-card__add-in-card-btn:active{-webkit-transform:translate3d(0,5%,0);transform:translate3d(0,5%,0)}.product-card__add-in-card-btn:hover{background:#ad845b}.category-item__price-number,.category-item__price-remark{color:var(--second-text-c);font-family:Myriadpro;font-size:clamp(22px,1.7708333333vw,34px)}.category-item__price-remark{display:inline-block;margin-bottom:10px}.category-item__price-about{color:var(--thried-text-c)}.ask-question:before{display:inline-block;width:21px;height:22px;margin-right:5px;background:url(../img/icons/askQuestion.png) no-repeat center/contain;content:""}