.product-page .product-wrapper,.product-wrapper{display:flex;flex-direction:column;row-gap:40px;margin-top:20px}.product-wrapper .product-container{grid-area:card}.product-wrapper .product-container h1{color:#1c1d1f}.product-wrapper .product-container .active-division-switch{margin-bottom:24px}.product-wrapper .product-details{display:flex;padding:0;flex-direction:column;align-items:flex-start;gap:24px}.product-wrapper .product-details .login{background-color:#a8b8e7}.product-wrapper .product-details .login:hover{background-color:#0c2f96}.product-wrapper .product-details .product-price{display:grid;grid-template-rows:1fr .5fr;row-gap:12px}.product-wrapper .product-details .price-tag{--price-color: #1C1D1F;display:inline-flex;column-gap:16px}.product-wrapper .product-details .price-tag.sale{--price-color: #0C2F96}.product-wrapper .product-details .price-tag .badge{align-self:flex-start;margin-top:4px}.product-wrapper .product-details .price-tag>div:first-of-type{display:flex}.product-wrapper .product-details .price-tag .price-int{font-weight:500;font-style:normal;color:var(--price-color);font-size:52px;line-height:48px}.product-wrapper .product-details .price-tag .price-dec{display:flex;flex-direction:column}.product-wrapper .product-details .price-tag .price-dec>div:first-of-type{font-weight:500;font-style:normal;color:var(--price-color);font-size:24px}.product-wrapper .product-details .price-tag .price-dec>.currency{font-weight:500;font-style:normal;color:#393a3e;font-size:16px}.product-wrapper .product-details .price-variant{font-weight:500;font-style:normal;color:#595a61;font-size:16px;line-height:20px}.product-wrapper .product-details .create-order{width:100%;display:flex;padding:16px 24px;flex-direction:column;align-items:flex-start;gap:16px;border-radius:10px;background:#f2f5fb}.product-wrapper .product-details .create-order p{color:#393a3e;font-weight:500;font-style:normal;font-size:18px;line-height:28px;letter-spacing:0}.product-wrapper .product-options{display:flex;flex-wrap:wrap;align-items:center;column-gap:24px;row-gap:24px;margin-top:8px}.product-wrapper .product-options>button{flex:1;white-space:nowrap;align-self:flex-end;height:48px}.product-wrapper .product-options>button .spinner svg{margin-top:8px}.product-wrapper .product-options>div{display:flex;flex-direction:column;row-gap:4px;font-weight:400;font-style:normal;font-size:14px;line-height:20px;letter-spacing:0;color:#595a61}.product-wrapper .product-badges{display:flex;flex-wrap:wrap;column-gap:16px;row-gap:8px;margin-top:10px}.product-wrapper .product-badges .product-badges{cursor:unset}.product-wrapper .product-image-container{grid-area:image}.product-wrapper .product-description{grid-area:description;display:flex;flex-direction:column;row-gap:40px}.product-wrapper .product-description>div{border-top:1px solid #DCE2EC;color:#2b2b2e;padding:0 16px}.product-wrapper .product-description>div>p:first-child{padding:24px 0 16px;font-weight:500;font-style:normal;font-size:18px;line-height:28px;letter-spacing:0;color:#1c1d1f}.product-wrapper .product-properties{grid-area:properties;display:flex;padding:0 16px 32px;flex-direction:column;align-items:flex-start;border-top:1px solid #DCE2EC}.product-wrapper .product-properties>p{padding:16px 0 32px;font-weight:500;font-style:normal;font-size:18px;line-height:28px;letter-spacing:0;color:#1c1d1f}.product-wrapper .product-properties .product-property{width:100%;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #595A61;color:#2b2b2e;padding:8px 0}.product-wrapper .product-properties .product-property>span:last-child{font-weight:500;font-style:normal;font-size:18px;line-height:28px;letter-spacing:0}.product-wrapper .product-properties .product-property.light{border-bottom:1px solid #DCE2EC}.product-wrapper .product-properties .product-property.separate{border-bottom:unset;margin-top:24px}.product-wrapper .product-info{display:flex;flex-direction:column;row-gap:16px;border-top:1px solid #DCE2EC;padding:24px 16px 0;width:100%}.product-wrapper .product-info>svg{display:none}.product-wrapper .product-info .limited{align-self:flex-start;cursor:none;color:#fff;background:#3351aa}@media all and (min-width:768px){.product-page .product-wrapper,.product-wrapper{display:grid;grid-template-columns:minmax(1fr,520px) 1fr;grid-template-areas:"image card" "properties description";column-gap:72px;margin-top:24px}.product-wrapper .product-details{margin-top:48px;padding:24px 0}.product-wrapper .product-details .create-order{width:unset;flex-direction:row;align-self:stretch;justify-content:space-between;align-items:center}.product-wrapper .product-details .create-order .button{white-space:nowrap}.product-wrapper .product-options{margin-top:unset;column-gap:16px}.product-wrapper .product-description>div{padding:0}.product-wrapper .product-properties{padding:0 0 32px}.product-wrapper .product-properties>p{padding:24px 0 40px;font-weight:500;font-style:normal;font-size:18px;line-height:28px;letter-spacing:0;color:#1c1d1f}.product-wrapper .product-info{row-gap:14px;border-top:unset;padding:0}.product-wrapper .product-info>svg{display:block}.product-wrapper .product-container .active-division-switch{margin-bottom:40px;min-width:unset}}.product-page{margin-bottom:168px}.product-page h1{font-weight:500;font-style:normal;font-size:36px;line-height:44px;letter-spacing:-.02em}@media all and (min-width:1024px){.product-page h1{font-weight:500;font-style:normal;font-size:40px;line-height:48px}}.product-page .breadcrumb-wrapper{margin-bottom:20px}.product-page .recommended-products{margin-top:48px}@media all and (min-width:768px){.product-page{margin-bottom:120px}.product-page .breadcrumb-wrapper{margin-bottom:24px}.product-page .recommended-slider,.product-page .recommended-products{margin-top:32px}}
