.salt-currency-converter{max-width:1200px;margin-left:auto;margin-right:auto;margin-bottom:10px;padding:28px 10px;border-radius:12px;transition:background 0.2s ease,color 0.2s ease}
[data-color-scheme="light"] .salt-currency-converter{background-color:#fff;color:#000}
[data-color-scheme="dark"] .salt-currency-converter{background-color:#3C3C3A;color:#fff}
@media (max-width:991px){.salt-currency-converter:not(:last-child){margin-left:-24px;margin-right:-24px;margin-bottom:8px}}
@media (min-width:992px){.salt-currency-converter:not(:last-child){margin-bottom:8px}}
@media (max-width:991px){.salt-currency-converter .salt-currency-converter-form:not(:last-child){margin-bottom:26px}}
@media (min-width:992px){.salt-currency-converter .salt-currency-converter-form:not(:last-child){margin-bottom:26px}}
.salt-currency-converter .salt-currency-converter-form form menu{position:relative;margin:0;padding:0 0 24px 0;list-style:none;display:grid;grid-auto-flow:column;grid-auto-columns:1fr;z-index:2}
.salt-currency-converter .salt-currency-converter-form form menu li{position:relative;margin:0;padding-bottom:12px;display:grid}
.salt-currency-converter .salt-currency-converter-form form menu li:before,.salt-currency-converter .salt-currency-converter-form form menu li:after{content:"";position:absolute;bottom:0;border-color:transparent;border-style:solid;display:block}
.salt-currency-converter .salt-currency-converter-form form menu li:before{left:-10px;width:12px;height:12px;border-width:0 2px 2px 0;border-bottom-right-radius:12px}
.salt-currency-converter .salt-currency-converter-form form menu li:after{right:-10px;width:12px;height:12px;border-width:0 0 2px 2px;border-bottom-left-radius:12px}
.salt-currency-converter .salt-currency-converter-form form menu li:first-child{padding-right:6px}
.salt-currency-converter .salt-currency-converter-form form menu li:first-child:before{left:0;width:0;border-radius:0}
.salt-currency-converter .salt-currency-converter-form form menu li:first-child:after{right:-4px}
.salt-currency-converter .salt-currency-converter-form form menu li:last-child{padding-left:6px}
.salt-currency-converter .salt-currency-converter-form form menu li:last-child:before{left:-4px}
.salt-currency-converter .salt-currency-converter-form form menu li:last-child:after{right:0;width:0;border-radius:0}
.salt-currency-converter .salt-currency-converter-form form menu li:has(input:checked){background-color:#fff;border-color:#42E4A1}
.salt-currency-converter .salt-currency-converter-form form menu li:has(input:checked):before,.salt-currency-converter .salt-currency-converter-form form menu li:has(input:checked):after{border-color:#42E4A1}
.salt-currency-converter .salt-currency-converter-form form menu li:not(:has(input:checked)):before,.salt-currency-converter .salt-currency-converter-form form menu li:not(:has(input:checked)):after{border-color:transparent}
.salt-currency-converter .salt-currency-converter-form form menu li label{background-color:#F8F8F8;color:#929292;border-width:2px 2px 0 2px;border-style:solid;border-color:transparent;border-radius:12px;display:block;text-align:center;font-weight:600;cursor:pointer}
@media (max-width:991px){.salt-currency-converter .salt-currency-converter-form form menu li label{padding:12px;font-size:12px}}
@media (min-width:992px){.salt-currency-converter .salt-currency-converter-form form menu li label{padding:16px;font-size:18px}}
.salt-currency-converter .salt-currency-converter-form form menu li label input{display:none}
.salt-currency-converter .salt-currency-converter-form form menu li label:has(input:checked){background-color:transparent;color:#000;border-color:#42E4A1;border-radius:12px 12px 0 0}
.salt-currency-converter .salt-currency-converter-form form menu li label small{font-size:12px;font-weight:normal}
.salt-currency-converter .salt-currency-converter-form form .salt-currency-converter-form-content{position:relative;margin-top:-26px;padding:28px;border-width:2px;border-style:solid;border-color:#42E4A1;border-radius:12px;z-index:1}
.salt-currency-converter .salt-currency-converter-form form menu:has(li:first-child input:checked) ~ .salt-currency-converter-form-content{border-top-left-radius:0}
.salt-currency-converter .salt-currency-converter-form form menu:has(li:last-child input:checked) ~ .salt-currency-converter-form-content{border-top-right-radius:0}
.salt-currency-converter .salt-currency-converter-form form fieldset{border:0}
.salt-currency-converter .salt-currency-converter-form .salt-currency-converter-form-fields-design-01{display:flex}
@media (max-width:991px){.salt-currency-converter .salt-currency-converter-form .salt-currency-converter-form-fields-design-01{flex-flow:column;align-items:center}}
@media (min-width:992px){.salt-currency-converter .salt-currency-converter-form .salt-currency-converter-form-fields-design-01{align-items:end;justify-content:center}}
.salt-currency-converter .salt-currency-converter-form .salt-currency-converter-form-fields-design-01 .salt-currency-converter-form-field-wrapper{display:inline-flex;flex-flow:column;gap:4px}
.salt-currency-converter .salt-currency-converter-form .salt-currency-converter-form-fields-design-01 .salt-currency-converter-form-field-wrapper .salt-currency-converter-form-field-label{font-size:12px}
.salt-currency-converter .salt-currency-converter-form .salt-currency-converter-form-fields-design-01 .salt-currency-converter-form-field-wrapper .salt-currency-converter-form-field{min-width:0;padding:8px;border:2px solid #42E4A1;border-radius:8px;display:inline-flex;align-items:center;color:#000}
.salt-currency-converter .salt-currency-converter-form .salt-currency-converter-form-fields-design-01 .salt-currency-converter-form-field-wrapper .salt-currency-converter-form-field input{background-color:transparent;height:28px;padding:0 8px;border-width:0 2px 0 0;border-style:solid;border-color:#42E4A1}
@media (max-width:991px){.salt-currency-converter .salt-currency-converter-form .salt-currency-converter-form-fields-design-01 .salt-currency-converter-form-field-wrapper .salt-currency-converter-form-field input{width:80px}}
@media (min-width:992px){.salt-currency-converter .salt-currency-converter-form .salt-currency-converter-form-fields-design-01 .salt-currency-converter-form-field-wrapper .salt-currency-converter-form-field input{width:140px}}
.salt-currency-converter .salt-currency-converter-form .salt-currency-converter-form-fields-design-01 .salt-currency-converter-form-field-wrapper .salt-currency-converter-form-field-select{position:relative;z-index:1}
@media (max-width:991px){.salt-currency-converter .salt-currency-converter-form .salt-currency-converter-form-fields-design-01 .salt-currency-converter-form-field-wrapper .salt-currency-converter-form-field-select{width:80px}}
@media (min-width:992px){.salt-currency-converter .salt-currency-converter-form .salt-currency-converter-form-fields-design-01 .salt-currency-converter-form-field-wrapper .salt-currency-converter-form-field-select{width:100px}}
.salt-currency-converter .salt-currency-converter-form .salt-currency-converter-form-fields-design-01 .salt-currency-converter-form-field-wrapper .salt-currency-converter-form-field-select select{background-color:transparent;width:100%;height:28px;padding:0 28px 0 8px;border:0;color:#000}
@media (max-width:991px){.salt-currency-converter .salt-currency-converter-form .salt-currency-converter-form-fields-design-01 .salt-currency-converter-form-field-wrapper .salt-currency-converter-form-field-select select{padding:0 8px 0 8px}}
.salt-currency-converter .salt-currency-converter-form .salt-currency-converter-form-fields-design-01 .salt-currency-converter-form-field-wrapper .salt-currency-converter-form-field-select svg{position:absolute;top:0;right:0px;fill:#000;width:28px;height:28px;pointer-events:none}
.salt-currency-converter .salt-currency-converter-form .salt-currency-converter-form-fields-design-02{margin:0;padding:0;gap:16px}
@media (max-width:991px){.salt-currency-converter .salt-currency-converter-form .salt-currency-converter-form-fields-design-02{display:grid}}
@media (min-width:992px){.salt-currency-converter .salt-currency-converter-form .salt-currency-converter-form-fields-design-02{display:flex;align-items:start;justify-content:center}}
.salt-currency-converter .salt-currency-converter-form .salt-currency-converter-form-fields-design-02:not(:last-child){margin-bottom:72px}
.salt-currency-converter .salt-currency-converter-form .salt-currency-converter-form-fields-design-02:not(:last-child):has(+ .salt-currency-converter-form-fields-design-02){margin-bottom:36px}
.salt-currency-converter .salt-currency-converter-form .salt-currency-converter-form-fields-design-02 .salt-currency-converter-form-field-wrapper{display:grid;gap:4px}
@media (min-width:992px){.salt-currency-converter .salt-currency-converter-form .salt-currency-converter-form-fields-design-02 .salt-currency-converter-form-field-wrapper{width:230px}}
.salt-currency-converter .salt-currency-converter-form .salt-currency-converter-form-fields-design-02 .salt-currency-converter-form-field-wrapper .salt-currency-converter-form-field-label{font-size:12px}
.salt-currency-converter .salt-currency-converter-form .salt-currency-converter-form-fields-design-02 .salt-currency-converter-form-field-wrapper .salt-currency-converter-form-field{position:relative;min-width:0;display:grid}
.salt-currency-converter .salt-currency-converter-form .salt-currency-converter-form-fields-design-02 .salt-currency-converter-form-field-wrapper .salt-currency-converter-form-field button{position:relative;background-color:#42E4A1;width:auto;min-width:0;padding:6px 14px;border:2px solid #42E4A1;border-radius:8px;font-weight:600;z-index:1}
.salt-currency-converter .salt-currency-converter-form .salt-currency-converter-form-fields-design-02 .salt-currency-converter-form-field-wrapper .salt-currency-converter-form-field input{position:relative;width:auto;min-width:0;padding:6px 14px;border:2px solid #42E4A1;border-radius:8px;z-index:1}
.salt-currency-converter .salt-currency-converter-form .salt-currency-converter-form-fields-design-02 .salt-currency-converter-form-field-wrapper .salt-currency-converter-form-field select{position:relative;width:auto;min-width:0;padding:6px 50px 6px 14px;border:2px solid #42E4A1;border-radius:8px;z-index:1;color:#000;background-color:transparent}
@media (max-width:991px){.salt-currency-converter .salt-currency-converter-form .salt-currency-converter-form-fields-design-02 .salt-currency-converter-form-field-wrapper .salt-currency-converter-form-field select{padding:6px 6px 6px 5px}}
.salt-currency-converter .salt-currency-converter-form .salt-currency-converter-form-fields-design-02 .salt-currency-converter-form-field-wrapper .salt-currency-converter-form-field svg{position:absolute;top:8px;right:16px;fill:#A3A3A3;width:28px;height:28px;display:block;z-index:2;pointer-events:none}
.salt-currency-converter .salt-currency-converter-form [data-currency-converter-switch]{background-color:transparent;color:#42E4A1;fill:#42E4A1;width:44px;height:44px;border:0;display:block}
.salt-currency-converter .salt-currency-converter-form [data-currency-converter-switch] svg{width:100%;height:100%;display:block}
@media (max-width:991px){.salt-currency-converter .salt-currency-converter-form [data-currency-converter-switch] svg{transform:rotate(90deg)}}
.salt-currency-converter .salt-currency-converter-result-design-01{display:flex;flex-flow:column;align-items:center;gap:24px;text-align:center;font-size:18px}
.salt-currency-converter .salt-currency-converter-result-design-01 small{font-size:12px}
.salt-currency-converter .salt-currency-converter-result-design-02{width:100%;max-width:818px;margin-inline:auto;border:2px solid #42E4A1}
@media (max-width:991px){.salt-currency-converter .salt-currency-converter-result-design-02{padding:24px;border-radius:12px}}
@media (min-width:992px){.salt-currency-converter .salt-currency-converter-result-design-02{padding:48px;border-radius:18px;font-size:18px}}
.salt-currency-converter-form-tabs{margin:0;padding:0;border:0;display:flex;align-items:center;justify-content:center}
@media (max-width:991px){.salt-currency-converter-form-tabs{gap:12px}}
@media (min-width:992px){.salt-currency-converter-form-tabs{gap:16px}}
.salt-currency-converter-form-tabs:not(:last-child){margin-bottom:16px}
.salt-currency-converter-form-tabs label{background-color:#000;color:#fff;fill:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;font-size:18px;font-weight:600}
@media (max-width:991px){.salt-currency-converter-form-tabs label{min-width:120px;padding:12px;gap:12px;font-size:12px}}
@media (min-width:992px){.salt-currency-converter-form-tabs label{min-width:230px;padding:16px;gap:18px;font-size:18px}}
.salt-currency-converter-form-tabs label input{display:none}
.salt-currency-converter-form-tabs label svg{width:12px;height:12px}
.salt-currency-converter-form-tabs label:not(:has(input:checked)){background-color:#F8F8F8;color:#929292}
.salt-currency-converter-form-tabs label:not(:has(input:checked)) svg{display:none}