.cart_help{padding:16px 0 12px;border-bottom:1px solid #E7E7E7}.cart_help .cart_help__header{display:flex;align-items:center;justify-content:space-between;gap:16px;cursor:pointer}.cart_help .cart_help__header .cart_help__titles{display:flex;flex-direction:column;gap:2px}.cart_help .cart_help__header .cart_help__titles .cart_help__title{font-family:"DIN-1451";font-size:16px;font-style:normal;font-weight:400;line-height:85%;text-transform:uppercase}.cart_help .cart_help__header .cart_help__titles .cart_help__subtitle{font-family:"DIN-OT";font-size:10px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;color:#656663}.cart_help .cart_help__header .cart_help__arrow{width:16px;height:16px;margin:auto 4px auto 0;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#656663;transform:rotate(90deg);transition:transform 0.15s ease}.cart_help .cart_help__header .cart_help__arrow svg{width:100%;height:100%}.cart_help .cart_help__content{display:none;padding-top:12px;font-family:"DIN-OT";font-size:12px;font-style:normal;font-weight:400;line-height:140%;color:#656663}.cart_help .cart_help__content p{margin:0 0 12px}.cart_help .cart_help__content p:last-child{margin-bottom:0}.cart_help .cart_help__content a{color:inherit;text-decoration:underline;text-underline-offset:2px}.cart_help.cart_help--open .cart_help__arrow{transform:rotate(-90deg)}