.exchangeTextFieldCustomClass.amount .v-input__details[data-v-fcc0fa24]{align-items:flex-start;display:flex;flex-direction:column-reverse;padding-left:0}.exchangeTextFieldCustomClass.amount .v-input__details>div[data-v-fcc0fa24]:first-child{padding-left:16px}.exchangeTextFieldCustomClass.amount .v-input__details .amountChip[data-v-fcc0fa24]:hover{filter:brightness(50%)}.exchangeTextFieldCustomClass .v-field[data-v-fcc0fa24]{padding-right:0!important}.exchangeTextFieldCustomClass .v-field .currencySlot[data-v-fcc0fa24]{align-items:center;background-color:rgb(var(--v-theme-grey50));border-radius:0 7px 7px 0!important;color:rgb(var(--v-theme-gray));display:flex;height:100%;padding:6px 10px}.service-item{--space:24px;border-radius:calc(var(--space)/2);display:flex;flex-direction:column;gap:calc(var(--space)/2);padding:calc(var(--space)/2) calc(var(--space)/1.5) calc(var(--space)/1.5);width:100%}.service-item__header{justify-content:space-between}.service-item__header,.service-item__header__left{align-items:center;display:flex;gap:calc(var(--space)/2)}.service-item__content{background-color:#fff;border-radius:calc(var(--space)/4);display:flex;flex-direction:column;padding:calc(var(--space)/2)}.service-item__content__fields{display:flex;flex-direction:column;gap:calc(var(--space)/2)}.service-item__content__fields__row{display:grid;gap:calc(var(--space)/4);grid-template-columns:repeat(5,1fr)}@media (max-width:768px){.service-item__content__fields__row:nth-child(3){margin-top:calc(var(--space)/2)}.service-item__content__fields__row{grid-template-columns:repeat(2,1fr)}}@media (max-width:400px){.service-item__content__fields__row{gap:calc(var(--space)/2);grid-template-columns:repeat(1,1fr)}}.service-item__content__fields__row.--free{display:flex;grid-template-columns:none}