.tab__list{display:flex;gap:4px;width:100%}.tab__item{display:flex;align-items:center;gap:6px;width:50%;font-weight:500;font-size:14px;line-height:22px;padding:10px 16px;border:solid 1px #ddd;color:#0070cc;background:#fff;border-bottom:transparent;border-top-left-radius:12px;border-top-right-radius:12px;box-shadow:0 2px 12px #1d1d1b05;transition:all .2s ease;cursor:pointer}@media screen and (min-width: 400px){.tab__item{width:-moz-max-content;width:max-content}}@media screen and (min-width: 1135px){.tab__item{gap:8px;font-size:16px;padding:12px 28px}}.tab__item svg{width:24px;height:24px;fill:#0070cc}.tab__item img{width:24px;height:auto}.tab__item.active{background-color:#0070cc;color:#fff;border-bottom:transparent}.tab__item.active svg{fill:#fff}.tab__content__list{border:1px solid #ddd;border-bottom-left-radius:12px;border-bottom-right-radius:12px}.tab__content__item{display:none}.tab__content__item.active{display:block}.calculators_tabs_delivery_country .tab__list{gap:12px}.calculators_tabs_delivery_country .tab__item{color:#0061af;background-color:#dae6f3;font-weight:700;font-size:16px;line-height:22px;letter-spacing:.5px;text-align:center;padding:12px 13px;width:-moz-max-content;width:max-content;border:none;gap:8px}@media screen and (min-width: 425px){.calculators_tabs_delivery_country .tab__item{padding:12px 24px}}@media screen and (min-width: 1025px){.calculators_tabs_delivery_country .tab__item{padding:18px 24px}}.calculators_tabs_delivery_country .tab__item svg{width:20px;height:20px;fill:#0061af}.calculators_tabs_delivery_country .tab__item img{width:20px}.calculators_tabs_delivery_country .tab__item.active{color:#0070cc;background-color:#fff}.calculators_tabs_delivery_country .tab__item.active svg{fill:#0070cc}.calculators_tabs_delivery_country .tab__content__list{border:none;border-top-right-radius:16px;border-bottom-left-radius:16px;border-bottom-right-radius:16px;background-color:#fff}
