.ShippingAndPayment-module__vl_CPG__container{border-radius:5px;width:calc(100vw - 800px);margin-top:130px;margin-left:381px}.ShippingAndPayment-module__vl_CPG__content{background-color:var(--white-color);border-radius:5px;flex-direction:column;gap:32px;padding:20px;display:flex}.ShippingAndPayment-module__vl_CPG__picture{border-radius:12px;width:100%}.ShippingAndPayment-module__vl_CPG__section{flex-direction:column;gap:16px;display:flex}.ShippingAndPayment-module__vl_CPG__sectionTitle{border-bottom:1px solid var(--silver-color);align-items:center;gap:10px;padding-bottom:12px;display:flex}.ShippingAndPayment-module__vl_CPG__subTitle{margin-top:4px}.ShippingAndPayment-module__vl_CPG__icon{flex-shrink:0;font-size:20px;line-height:1.2}.ShippingAndPayment-module__vl_CPG__cards{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:16px;display:grid}.ShippingAndPayment-module__vl_CPG__card{background-color:var(--silver-light-color);border-radius:12px;flex-direction:column;gap:12px;padding:20px;display:flex}.ShippingAndPayment-module__vl_CPG__cardTitle{color:var(--black-color)}.ShippingAndPayment-module__vl_CPG__phone{color:var(--blue-color)}.ShippingAndPayment-module__vl_CPG__facts{flex-direction:column;gap:10px;list-style:none;display:flex}.ShippingAndPayment-module__vl_CPG__fact{font-size:16px;font-weight:400;font-family:var(--font-truthcyr);color:var(--black-color);align-items:flex-start;gap:10px;display:flex}.ShippingAndPayment-module__vl_CPG__list{font-size:16px;font-weight:400;font-family:var(--font-truthcyr);flex-direction:column;gap:8px;margin-left:20px;display:flex}.ShippingAndPayment-module__vl_CPG__list li::marker{color:var(--blue-color);font-size:25px}.ShippingAndPayment-module__vl_CPG__steps{counter-reset:step;flex-direction:column;gap:12px;list-style:none;display:flex}.ShippingAndPayment-module__vl_CPG__steps li{min-height:32px;font-size:16px;font-weight:400;font-family:var(--font-truthcyr);color:var(--black-color);align-items:center;padding-left:44px;display:flex;position:relative}.ShippingAndPayment-module__vl_CPG__steps li:before{counter-increment:step;content:counter(step);background-color:var(--blue-color);width:32px;height:32px;color:var(--white-color);font-size:16px;font-weight:var(--mediumWeight);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:0;left:0}.ShippingAndPayment-module__vl_CPG__note{border-left:2px solid var(--blue-color);padding:8px 0 8px 20px}.ShippingAndPayment-module__vl_CPG__warning{background-color:var(--red-color-light);color:var(--red-color-text);border-radius:12px;align-items:flex-start;gap:10px;padding:16px 20px;display:flex}.ShippingAndPayment-module__vl_CPG__zones{flex-direction:column;gap:16px;display:flex}.ShippingAndPayment-module__vl_CPG__mapBox{border-radius:12px;width:100%;height:480px;overflow:hidden}.ShippingAndPayment-module__vl_CPG__mapInner{min-height:0}.ShippingAndPayment-module__vl_CPG__legend{flex-direction:column;gap:12px;list-style:none;display:flex}.ShippingAndPayment-module__vl_CPG__legendTier{align-items:flex-start;gap:10px;display:flex}.ShippingAndPayment-module__vl_CPG__legendDot{border-radius:4px;flex-shrink:0;width:16px;height:16px;margin-top:2px}.ShippingAndPayment-module__vl_CPG__legendBody{flex-direction:column;gap:6px;display:flex}.ShippingAndPayment-module__vl_CPG__legendZones{flex-wrap:wrap;gap:8px;display:flex}.ShippingAndPayment-module__vl_CPG__zoneButton{border:1px solid var(--silver-color);background-color:var(--silver-light-color);color:var(--black-color);font-size:14px;font-family:var(--font-truthcyr);cursor:pointer;border-radius:20px;padding:6px 12px}.ShippingAndPayment-module__vl_CPG__zoneButton:hover{border-color:var(--blue-color)}.ShippingAndPayment-module__vl_CPG__zoneButtonActive{border-color:var(--blue-color);color:var(--blue-color)}.ShippingAndPayment-module__vl_CPG__deliveryTable{border-collapse:collapse;width:100%;max-width:1000px;font-size:16px;font-family:var(--font-truthcyr)}.ShippingAndPayment-module__vl_CPG__deliveryTable thead th{text-align:left;color:var(--black-color);border-bottom:1px solid #ddd;padding-bottom:8px;font-weight:500}.ShippingAndPayment-module__vl_CPG__deliveryTable tbody td{color:var(--black-color);border-bottom:1px solid #f0f0f0;padding:10px 0}.ShippingAndPayment-module__vl_CPG__deliveryTable tbody tr:last-child td{border-bottom:none}.ShippingAndPayment-module__vl_CPG__container.ShippingAndPayment-module__vl_CPG__newDesign{box-sizing:border-box;width:100%;max-width:var(--nd-container);padding:28px var(--nd-gutter) 60px;margin:0 auto}.ShippingAndPayment-module__vl_CPG__container.ShippingAndPayment-module__vl_CPG__newDesign .ShippingAndPayment-module__vl_CPG__content{background:0 0;padding:0}@media (max-width:1700px){.ShippingAndPayment-module__vl_CPG__container{width:calc(100vw - 700px);margin-left:330px}}@media (max-width:1550px){.ShippingAndPayment-module__vl_CPG__title{font-size:28px}.ShippingAndPayment-module__vl_CPG__sectionTitle{font-size:22px}}@media (max-width:1024px){.ShippingAndPayment-module__vl_CPG__container{width:auto;margin:0 20px}.ShippingAndPayment-module__vl_CPG__content{gap:24px}.ShippingAndPayment-module__vl_CPG__fact,.ShippingAndPayment-module__vl_CPG__list,.ShippingAndPayment-module__vl_CPG__steps li,.ShippingAndPayment-module__vl_CPG__deliveryTable{font-size:14px}.ShippingAndPayment-module__vl_CPG__title{font-size:24px;font-weight:700}.ShippingAndPayment-module__vl_CPG__sectionTitle{font-size:20px;font-weight:500}.ShippingAndPayment-module__vl_CPG__cardTitle,.ShippingAndPayment-module__vl_CPG__subTitle{font-size:16px}.ShippingAndPayment-module__vl_CPG__phone{font-size:20px}}@media (max-width:700px){.ShippingAndPayment-module__vl_CPG__container{margin-top:0}.ShippingAndPayment-module__vl_CPG__cards{grid-template-columns:1fr}.ShippingAndPayment-module__vl_CPG__card{padding:16px}.ShippingAndPayment-module__vl_CPG__mapBox{height:320px}.ShippingAndPayment-module__vl_CPG__deliveryTable tbody td{padding:8px 0}}@media (max-width:720px){.ShippingAndPayment-module__vl_CPG__container.ShippingAndPayment-module__vl_CPG__newDesign{padding-top:18px;padding-bottom:96px}}@media (max-width:430px){.ShippingAndPayment-module__vl_CPG__title{font-size:20px;font-weight:500}.ShippingAndPayment-module__vl_CPG__sectionTitle{font-size:18px;font-weight:500}.ShippingAndPayment-module__vl_CPG__cardTitle,.ShippingAndPayment-module__vl_CPG__subTitle{font-size:15px}.ShippingAndPayment-module__vl_CPG__phone{font-size:18px}.ShippingAndPayment-module__vl_CPG__steps li{min-height:28px;padding-left:36px}.ShippingAndPayment-module__vl_CPG__steps li:before{width:28px;height:28px;font-size:14px}}
