

/* Start:/local/components/flamix/order.cart/templates/.default/style.css?1764936027289*/
.generate-text {
    margin-left: 1rem;
    color: #0047ff;
    cursor: pointer;
}
@media (max-width: 680px) {
    .generate-text {
        display: inline-block;
        font-size: 16px;
        margin-left: 0;
        margin-top: 12px;
    }
}
.generate-text:hover {
    opacity: 0.8;
}

/* End */


/* Start:/local/components/flamix/order.cart/templates/.default/css/multiselect.css?17649360277281*/
fieldset[disabled] .multiselect {pointer-events: none;}.w-95 {max-width: 95%;}.multiselect__single-wrap {max-width: 95%;display: flex;justify-content: space-between;}@media (max-width: 575.98px) {.multiselect__single-wrap:not(.not-column) {flex-direction: column;}.multiselect__single-wrap {max-width: 85%;}}.ip-select .multiselect {border-left: 1px solid #ebeff4;}.multiselect__spinner {position: absolute;right: 1px;top: 1px;width: 48px;height: 35px;background: #fff;display: block;}.multiselect__spinner:after, .multiselect__spinner:before {position: absolute;content: "";top: 50%;left: 50%;margin: -8px 0 0 -8px;width: 16px;height: 16px;border-radius: 100%;border-color: #dcecff transparent transparent;border-style: solid;border-width: 2px;box-shadow: 0 0 0 1px transparent;}.multiselect__spinner:before {animation: a 2.4s cubic-bezier(0.41, 0.26, 0.2, 0.62);animation-iteration-count: infinite;}.multiselect__spinner:after {animation: a 2.4s cubic-bezier(0.51, 0.09, 0.21, 0.8);animation-iteration-count: infinite;}.multiselect__loading-enter-active, .multiselect__loading-leave-active {transition: opacity 0.4s ease-in-out;opacity: 1;}.multiselect__loading-enter, .multiselect__loading-leave-active {opacity: 0;}.multiselect, .multiselect__input, .multiselect__single {font-family: inherit;-ms-touch-action: manipulation;touch-action: manipulation;}.multiselect {position: relative;font-family: inherit;min-height: 66px;}.multiselect.selected .multiselect__tags {background-color: #dcecff;border-radius: 6px;}.multiselect.selected {border-left-color: transparent;}.multiselect * {box-sizing: border-box;}.multiselect:focus {outline: none;}.multiselect--active {z-index: 1;}.multiselect--active .multiselect__select {border: 1px solid #0047ff;}.multiselect--active:not(.multiselect--above) .multiselect__current, .multiselect--active:not(.multiselect--above) .multiselect__input, .multiselect--active:not(.multiselect--above) .multiselect__tags {border-bottom-left-radius: 0;border-bottom-right-radius: 0;}.multiselect--active .multiselect__select:before {transform: rotate(-45deg);}.multiselect--above.multiselect--active .multiselect__current, .multiselect--above.multiselect--active .multiselect__input, .multiselect--above.multiselect--active .multiselect__tags {border-top-left-radius: 0;border-top-right-radius: 0;}.multiselect__input, .multiselect__single {width: 100%;position: relative;}.multiselect__input::-webkit-input-placeholder {color: #35495e;}.multiselect__input:-ms-input-placeholder {color: #35495e;}.multiselect__input::placeholder {color: #35495e;}.multiselect__tag ~ .multiselect__input, .multiselect__tag ~ .multiselect__single {width: auto;}.multiselect__input:focus, .multiselect__single:focus {border-color: #a8a8a8;outline: none;}.multiselect__tags-wrap {display: inline;}.multiselect__tags {min-height: 66px;display: flex;align-items: center;padding: 10px 32px 10px 15px;background: #fff;border-radius: 6px;box-shadow: 0 3px 11px rgba(114, 144, 180, 0.1);cursor: pointer;}@media (max-width: 575.98px) {.multiselect__tags {font-size: 15px;padding: 6px 0px 6px 20px;}}.multiselect__tag {position: relative;display: inline-block;padding: 20px 40px 0 25px;border-radius: 5px;margin-right: 10px;color: #fff;line-height: 1;background: #dcecff;margin-bottom: 5px;white-space: nowrap;overflow: hidden;max-width: 100%;text-overflow: ellipsis;}.multiselect__tag-icon {cursor: pointer;margin-left: 7px;position: absolute;right: 0;top: 0;bottom: 0;font-weight: 700;font-style: normal;width: 22px;text-align: center;line-height: 22px;transition: all 0.2s ease;border-radius: 5px;}.multiselect__tag-icon:after {content: "\D7";color: #266d4d;font-size: 14px;}.multiselect__current {min-height: 40px;overflow: hidden;padding: 8px 12px 0;padding-right: 30px;white-space: nowrap;border-radius: 5px;border: 1px solid #e8e8e8;}.multiselect__current, .multiselect__select {box-sizing: border-box;display: block;margin: 0;text-decoration: none;cursor: pointer;}.multiselect__select {position: absolute;right: 0;width: 100%;height: 100%;text-align: right;border: 1px solid transparent;border-radius: 6px;transition: transform 0.2s ease;}@media (max-width: 575.98px) {.ip-select .multiselect {border-top: 1px solid #ebeff4;}}.multiselect:hover .multiselect__select::before {border-color: #0047ff;}.multiselect__select:before {position: relative;right: 20px;top: 33%;width: 11px;height: 11px;border-top: 2px solid #a0a3bd;border-right: 2px solid #a0a3bd;transform: rotate(135deg);display: inline-block;transition: 0.2s;content: "";}.multiselect__placeholder {color: #adadad;display: inline-block;margin-bottom: 10px;padding-top: 2px;}.multiselect--active .multiselect__placeholder {display: none;}.multiselect__content-wrapper {position: absolute;display: block;background: #fff;width: 100%;max-height: 240px !important;margin-top: 4px;padding: 4px;overflow: auto;border-radius: 5px;z-index: 1;-webkit-overflow-scrolling: touch;}.multiselect__content {list-style: none;display: inline-block;padding: 0;margin: 0;min-width: 100%;vertical-align: top;}.multiselect__content-wrapper::-webkit-scrollbar {width: 12px;background-color: #fff;}.multiselect__content-wrapper::-webkit-scrollbar-thumb {background: #9DB8F9;border-radius: 6px;}.multiselect__content-wrapper::-webkit-scrollbar-track {background: #EFF2F6;border-radius: 6px;}.multiselect--above .multiselect__content-wrapper {bottom: 100%;border-bottom-left-radius: 0;border-bottom-right-radius: 0;border-top-left-radius: 5px;border-top-right-radius: 5px;border-bottom: none;border-top: 1px solid #e8e8e8;}.multiselect__content::webkit-scrollbar {display: none;}.multiselect__element {display: block;}.multiselect__option {display: block;padding: 12px;padding-left: 25px;min-height: 40px;font-size: 14px;text-decoration: none;text-transform: none;position: relative;cursor: pointer;border-radius: 4px;white-space: nowrap;}.multiselect__option:after {top: 0;right: 0;position: absolute;line-height: 40px;padding-right: 12px;padding-left: 20px;font-size: 13px;}.multiselect__option--highlight {background: #dcecff;outline: none;}.multiselect__option--highlight:after {content: attr(data-select);background: #dcecff;color: #fff;}.multiselect__option--selected {font-weight: 500;}.multiselect--disabled {pointer-events: none;}.multiselect__element.disabled .multiselect__option {color: #e0e0ea;cursor: default;pointer-events: none;}.multiselect__option--disabled {color: #e0e0ea;cursor: default;pointer-events: none;}.multiselect__option--disabled .option-group-label {color: #595c89;margin-left: -10px;cursor: default;}.multiselect-enter-active, .multiselect-leave-active {transition: all 0.15s ease;}.multiselect-enter, .multiselect-leave-active {opacity: 0;}.multiselect__strong {margin-bottom: 8px;line-height: 20px;display: inline-block;vertical-align: top;}[dir="rtl"] .multiselect {text-align: right;}[dir="rtl"] .multiselect__select {right: auto;left: 1px;}[dir="rtl"] .multiselect__tags {padding: 8px 8px 0 40px;}[dir="rtl"] .multiselect__content {text-align: right;}[dir="rtl"] .multiselect__option:after {right: auto;left: 0;}[dir="rtl"] .multiselect__clear {right: auto;left: 12px;}[dir="rtl"] .multiselect__spinner {right: auto;left: 1px;}@keyframes a {0% {transform: rotate(0);}to {transform: rotate(2turn);}}

/* End */
/* /local/components/flamix/order.cart/templates/.default/style.css?1764936027289 */
/* /local/components/flamix/order.cart/templates/.default/css/multiselect.css?17649360277281 */
