#calc__santeh__modal .item-form textarea {
    height:auto !important;
}

.calc__santeh__container {
    margin-bottom:30px
}
.calc__santeh__container input::-webkit-outer-spin-button, .calc__santeh__container input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.calc__santeh__container input[type=number], .calc__santeh__container input[type=text], .calc__santeh__container input[type=email], .calc__santeh__container input[type=tel] {
    -moz-appearance: textfield;
    height: 38px;
    width: 75px;
    border-radius: 0.25rem;
    border-width: 1px;
    border-style: solid;
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
    text-align: center;
    font-size: 20px;
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    outline: 2px solid transparent;
    outline-offset: 2px;
}
.calc__santeh__container input[type=number]:focus, .calc__santeh__container input[type=text]:focus, .calc__santeh__container input[type=email]:focus, .calc__santeh__container input[type=tel]:focus {
    --tw-border-opacity: 1;
    border-color: rgba(114, 191, 14, var(--tw-border-opacity));
}
.calc__santeh__container textarea {
    border-radius: 0.25rem;
    border-width: 1px;
    border-style: solid;
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
    text-align: center;
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    outline: 2px solid transparent;
    outline-offset: 2px;
}
.calc__santeh__container textarea:focus {
    --tw-border-opacity: 1;
    border-color: rgba(114, 191, 14, var(--tw-border-opacity));
}
.calc__santeh__container label {
    font-weight: 400;
}
.calc__santeh__container button {
    border: none;
    margin: 0;
    padding: 0;
    width: auto;
    overflow: visible;
    background: transparent;
    color: inherit;
    font: inherit;
    line-height: normal;
    -webkit-font-smoothing: inherit;
    -moz-osx-font-smoothing: inherit;
    -webkit-appearance: none;
    /* Remove excess padding and border in Firefox 4+ */
}
.calc__santeh__container button::-moz-focus-inner {
    border: 0;
    padding: 0;
}
.calc__santeh__container div.calc__santeh__header h2 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.calc__santeh__container div.calc__santeh__section-header {
    display: flex;
    align-items: center;
}
.calc__santeh__container div.calc__santeh__section-header > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(10px * var(--tw-space-x-reverse));
    margin-left: calc(10px * calc(1 - var(--tw-space-x-reverse)));
}
.calc__santeh__container div.calc__santeh__section-header div.calc__santeh__index {
    background-color: #b9db8e;
    display: flex;
    height: 22px;
    width: 22px;
    justify-content: center;
    border-radius: 9999px;
    font-weight: 700;
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.calc__santeh__container div.calc__santeh__section-header div.calc__santeh__header {
    font-size: 20px;
    font-weight: 700;
}
.calc__santeh__container div.calc__santeh__help {
    display: flex;
    height: 16px;
    width: 16px;
    flex-shrink: 0;
    align-items: center;
    justify-content: center;
    border-radius: 0.25rem;
    border-width: 1px;
    border-style: solid;
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
    font-size: 12px;
    font-weight: 700;
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
}
.calc__santeh__container .calc__santeh__mt-8 {
    margin-top: 8px;
}
@media (min-width: 1024px) {
    .calc__santeh__container .calc__santeh__mt-8 {
        margin-top: 16px;
    }
}
.calc__santeh__container .calc__santeh__mt-16 {
    margin-top: 16px;
}
@media (min-width: 1024px) {
    .calc__santeh__container .calc__santeh__mt-16 {
        margin-top: 32px;
    }
}
.calc__santeh__container .calc__santeh__mt-32 {
    margin-top: 32px;
}
.calc__santeh__container div.calc__santeh__size-container {
    display: flex;
    align-items: center;
    font-size: 19px;
}
.calc__santeh__container div.calc__santeh__size-container div.calc__santeh__size-label {
    margin-right: 5px;
    min-width: 125px;
}
.calc__santeh__container div.calc__santeh__size-container div.calc__santeh__size-units {
    margin-left: 2px;
    font-weight: 700;
}
.calc__santeh__container input.calc__santeh__form-error {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}
.calc__santeh__container div.calc__santeh__errors-list {
    margin-top: 4px;
    border-width: 1px;
    border-style: solid;
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
    padding: 4px;
}
.calc__santeh__container div.calc__santeh__errors-list > ul {
    margin: 17px;
}
.calc__santeh__container div.calc__santeh__errors-list.calc__santeh__in-price {
    margin-left: 10px;
    margin-right: 10px;
    text-align: center;
}
.calc__santeh__container div.calc__santeh__colors-container div.calc__santeh__colors-select {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.calc__santeh__container div.calc__santeh__colors-container div.calc__santeh__colors-list {
    margin-top: 8px;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    flex-wrap: wrap;
    row-gap: 8px;
    -moz-column-gap: 4px;
    column-gap: 4px;
}
@media (min-width: 1024px) {
    .calc__santeh__container div.calc__santeh__colors-container div.calc__santeh__colors-list {
        grid-template-columns: repeat(5, minmax(0, 1fr));
    }
}
.calc__santeh__container div.calc__santeh__colors-container div.calc__santeh__colors-list > div {
    margin-right: 5px;
    cursor: pointer;
    border-radius: 9999px;
    border-style: solid;
    padding-left: 4px;
    padding-right: 4px;
    text-align: center;
    font-size: 12px;
}
@media (min-width: 1024px) {
    .calc__santeh__container div.calc__santeh__colors-container div.calc__santeh__colors-list > div {
        min-width: 75px;
    }
    .calc__santeh__container div.calc__santeh__colors-container div.calc__santeh__colors-list > div {
        font-size: 15px;
    }
}
.calc__santeh__container div.calc__santeh__colors-container div.calc__santeh__colors-list > div.calc__santeh__color-white {
    border-color: #d2d2d2;
    background-color: #FFFFFF;
    outline: 2px solid white;
}
.calc__santeh__container div.calc__santeh__colors-container div.calc__santeh__colors-list > div.calc__santeh__color-white:hover, .calc__santeh__container div.calc__santeh__colors-container div.calc__santeh__colors-list > div.calc__santeh__color-white.calc__santeh__active {
    border-color: red;
    outline: 2px solid red;
}
.calc__santeh__container div.calc__santeh__colors-container div.calc__santeh__colors-list > div.calc__santeh__color-beige {
    border-color: #e5d5bb;
    background-color: #e5d5bb;
    outline: 2px solid white;
}
.calc__santeh__container div.calc__santeh__colors-container div.calc__santeh__colors-list > div.calc__santeh__color-beige:hover, .calc__santeh__container div.calc__santeh__colors-container div.calc__santeh__colors-list > div.calc__santeh__color-beige.calc__santeh__active {
    border-color: red;
    outline: 2px solid red;
}
.calc__santeh__container div.calc__santeh__colors-container div.calc__santeh__colors-list > div.calc__santeh__color-brown {
    border-color: #47392f;
    background-color: #47392f;
    outline: 2px solid white;
    color: #FFFFFF;
}
.calc__santeh__container div.calc__santeh__colors-container div.calc__santeh__colors-list > div.calc__santeh__color-brown:hover, .calc__santeh__container div.calc__santeh__colors-container div.calc__santeh__colors-list > div.calc__santeh__color-brown.calc__santeh__active {
    border-color: red;
    outline: 2px solid red;
}
.calc__santeh__container div.calc__santeh__colors-container div.calc__santeh__colors-list > div.calc__santeh__color-ant:hover, .calc__santeh__container div.calc__santeh__colors-container div.calc__santeh__colors-list > div.calc__santeh__color-ant.calc__santeh__active {
    border-color: red;
    outline: 2px solid red;
}
.calc__santeh__container div.calc__santeh__colors-container div.calc__santeh__colors-list > div.calc__santeh__color-gray {
    border-color: #b5bab4;
    background-color: #b5bab4;
    outline: 2px solid white;
}
.calc__santeh__container div.calc__santeh__colors-container div.calc__santeh__colors-list > div.calc__santeh__color-ant {
    border-color: #393E42;
    background-color: #393E42;
    outline: 2px solid white;
    color: #FFFFFF;
}
.calc__santeh__container div.calc__santeh__colors-container div.calc__santeh__colors-list > div.calc__santeh__color-gray:hover, .calc__santeh__container div.calc__santeh__colors-container div.calc__santeh__colors-list > div.calc__santeh__color-gray.calc__santeh__active {
    border-color: red;
    outline: 2px solid red;
}
@media (min-width: 1024px) {
    .calc__santeh__container div.calc__santeh__colors-container div.calc__santeh__preview-color {
        display: none;
    }
}
.calc__santeh__container div.calc__santeh__select-lock {
    display: flex;
    align-items: center;
    font-size: 19px;
}
.calc__santeh__container div.calc__santeh__select-lock label {
    margin-right: 10px;
}
.calc__santeh__container div.calc__santeh__select-lock input[type=radio] {
    margin-right: 10px;
    /* IE 9 */
    /* Chrome, Safari, Opera */
    transform: scale(1.5);
    filter: grayscale(100%) contrast(100%);
    -webkit-filter: grayscale(100%) contrast(100%);
    -moz-filter: grayscale(100%) contrast(100%);
}
.calc__santeh__container div.calc__santeh__top-row {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
}
@media (min-width: 1024px) {
    .calc__santeh__container div.calc__santeh__top-row {
        grid-template-columns: 1fr 270px;
    }
    .calc__santeh__container div.calc__santeh__top-row {
        gap: 10px;
    }
    .calc__santeh__container div.calc__santeh__bottom-row {
        display: grid;
    }
    .calc__santeh__container div.calc__santeh__bottom-row {
        grid-template-columns: 1fr 270px;
    }
}
.calc__santeh__container div.calc__santeh__bottom-row div.calc__santeh__bottom-row-left {
    justify-content: space-between;
}
@media (min-width: 1024px) {
    .calc__santeh__container div.calc__santeh__bottom-row div.calc__santeh__bottom-row-left {
        margin-right: 16px;
    }
    .calc__santeh__container div.calc__santeh__bottom-row div.calc__santeh__bottom-row-left {
        display: flex;
    }
}
.calc__santeh__container div.calc__santeh__options {
    font-size: 19px;
}
.calc__santeh__container div.calc__santeh__options div.calc__santeh__options-item {
    display: flex;
    align-items: center;
}
.calc__santeh__container div.calc__santeh__options div.calc__santeh__options-item > div {
    margin-right: 10px;
}
.calc__santeh__container div.calc__santeh__options div.calc__santeh__option-delivery {
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
}
.calc__santeh__container div.calc__santeh__options label {
    display: flex;
    align-items: center;
}
.calc__santeh__container div.calc__santeh__options input[type=checkbox] {
    /*color: #b0dd88; */
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0;
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
    display: inline-block;
    vertical-align: middle;
    background-origin: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    flex-shrink: 0;
    height: 1rem;
    width: 1rem;
    color: #2563eb;
    background-color: #fff;
    border-color: #6b7280;
    border-width: 1px;
    --tw-shadow: 0 0 #0000;
    border-radius: 0px;
}
.calc__santeh__container div.calc__santeh__options input[type=checkbox]:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
    --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
    --tw-ring-offset-width: 2px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: #2563eb;
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.calc__santeh__container div.calc__santeh__options input[type=checkbox]:checked {
    border-color: transparent;
    background-color: currentColor;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
}
.calc__santeh__container div.calc__santeh__options input[type=checkbox]:checked:hover, .calc__santeh__container div.calc__santeh__options input[type=checkbox]:checked:focus {
    border-color: transparent;
    background-color: currentColor;
    border-color: transparent;
    background-color: currentColor;
}
.calc__santeh__container div.calc__santeh__options input[type=checkbox]:indeterminate {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
    border-color: transparent;
    background-color: currentColor;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
}
.calc__santeh__container div.calc__santeh__options input[type=checkbox] {
    margin-right: 10px;
}
.calc__santeh__container div.calc__santeh__options input[type=checkbox]:indeterminate:hover, .calc__santeh__container div.calc__santeh__options input[type=checkbox]:indeterminate:focus {
    border-color: transparent;
    background-color: currentColor;
    border-color: transparent;
    background-color: currentColor;
}
.calc__santeh__container div.calc__santeh__options input[type=checkbox] {
    height: 20px;
    width: 20px;
    border-radius: 0.25rem;
    border-style: solid;
    --tw-border-opacity: 1;
    border-color: rgba(119, 148, 83, var(--tw-border-opacity));
    --tw-text-opacity: 1;
    color: rgba(119, 148, 83, var(--tw-text-opacity));
}
.calc__santeh__container div.calc__santeh__options input[type=checkbox]:focus, .calc__santeh__container div.calc__santeh__options input[type=checkbox]:active {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.calc__santeh__container div.calc__santeh__delivery-warning {
    border-color: #F9DC80;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0.75rem;
    border-width: 1px;
    border-style: solid;
    padding: 10px;
    text-align: center;
    font-size: 15px;
}
@media (min-width: 1024px) {
    .calc__santeh__container div.calc__santeh__delivery-warning {
        width: 90%
    }
    .calc__santeh__container div.calc__santeh__delivery-warning {
        flex-direction: column;
    }
    .calc__santeh__container div.calc__santeh__delivery-warning {
        --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    }
}
.calc__santeh__container div.calc__santeh__delivery-warning img {
    margin: 0 10px 5px 0;
}
@media (min-width: 1024px) {
    .calc__santeh__container div.calc__santeh__delivery-warning img {
        margin-right: 0;
    }
}
.calc__santeh__container div.calc__santeh__total-price {
    background-color: #F1F1F1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.calc__santeh__container div.calc__santeh__total-price > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(16px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(16px * var(--tw-space-y-reverse));
}
.calc__santeh__container div.calc__santeh__total-price {
    border-radius: 0.75rem;
    border-width: 1px;
    border-style: solid;
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
    padding-top: 32px;
    padding-bottom: 32px;
    font-size: 20px;
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.calc__santeh__total-price > div {
    flex-direction: column;
    justify-content: center;
    gap:5px
}
@media (min-width: 1024px) {
    .calc__santeh__container div.calc__santeh__total-price {
        --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    }
}
.calc__santeh__container div.calc__santeh__total-price > div:first-child {
    display: flex;
    align-items: center;
}
.calc__santeh__container div.calc__santeh__total-price > div:first-child > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(10px * var(--tw-space-x-reverse));
    margin-left: calc(10px * calc(1 - var(--tw-space-x-reverse)));
}
.calc__santeh__container div.calc__santeh__total-price div.calc__santeh__total-price-value {
    color: #779453;
    font-size: 30px;
    font-weight: 700;
}
.calc__santeh__container div.calc__santeh__total-price button {
    background-color: #cc3a30;
    cursor: pointer;
    border-radius: 0.5rem;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 19px;
    font-weight: 700;
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.calc__santeh__container div.calc__santeh__total-price button:hover {
    background-color: #A02C24;
}
.calc__santeh__container div.calc__santeh__total-price button:disabled {
    cursor: not-allowed;
    background: #949494;
    opacity: .4;
}
.calc__santeh__container div.calc__santeh__notice-discount {
    border-color: #A4C57B;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 0.75rem;
    border-width: 2px;
    border-style: solid;
    padding: 10px;
    text-align: center;
    font-size: 17px;
}
@media (min-width: 1024px) {
    .calc__santeh__container div.calc__santeh__notice-discount {
        flex-direction: row;
    }
    .calc__santeh__container div.calc__santeh__notice-discount img {
        margin: 0 15px 0 0;
    }
}
.calc__santeh__container div.calc__santeh__size-sliders {
    display: none;
}
@media (min-width: 1024px) {
    .calc__santeh__container div.calc__santeh__size-sliders {
        display: block;
    }
}
.calc__santeh__container div.calc__santeh__size-sliders > div:first-child {
    display: flex;
    align-items: center;
}
.calc__santeh__size-slider-image img {
    margin-bottom:5px;
    width:100%;
    height:auto
}
.calc__santeh__container div.calc__santeh__size-sliders div.calc__santeh__size-slider-height {
    margin-right: 10px;
}
.calc__santeh__container div.calc__santeh__size-sliders div.calc__santeh__size-slider-height input[type=range] {
    -ms-writing-mode: bt-lr;
    writing-mode: bt-lr;
    /* IE */
    -webkit-appearance: slider-vertical;
    /* WebKit */
    width: 8px;
    height: 280px;
    padding: 0 5px;
}
.calc__santeh__container div.calc__santeh__size-sliders div.calc__santeh__size-slider-width {
    display: flex;
    justify-content: center;
}
.calc__santeh__container div.calc__santeh__size-sliders div.calc__santeh__size-slider-width input[type=range] {
    width: 100%;
    background-color:rgb(144,144,144);
    height:4px
}
.calc__santeh__container #calc__santeh__modal.calc__santeh__modal {
    position: fixed;
    width: 100vw;
    height: 100vh;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.calc__santeh__container #calc__santeh__modal.calc__santeh__modal .calc__santeh__modal-container-heading {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.calc__santeh__container #calc__santeh__modal.calc__santeh__modal .calc__santeh__modal-container-heading h2 {
    margin: 0;
}
.calc__santeh__container #calc__santeh__modal.calc__santeh__modal .calc__santeh__modal-container-heading .calc__santeh__modal-close {
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: red;
    background: none;
    border: 0;
    font-weight: bold;
    cursor: pointer;
    height: 22px;
    width: 22px;
    border-radius: 9999px;
    border-width: 1px;
    border-style: solid;
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
}
.calc__santeh__container #calc__santeh__modal.calc__santeh__modal .calc__santeh__modal-container-heading .calc__santeh__modal-close svg {
    height: 20px;
    width: 20px;
}
.calc__santeh__container #calc__santeh__modal.calc__santeh__modal.calc__santeh__modal-open {
    visibility: visible;
    opacity: 1;
    transition-delay: 0s;
    z-index: 9999999999;
}
.calc__santeh__container #calc__santeh__modal.calc__santeh__modal .calc__santeh__modal-overlay {
    position: absolute;
    background: #000000;
    width: 100%;
    height: 100%;
    opacity: 0.4;
}
.calc__santeh__container #calc__santeh__modal.calc__santeh__modal input, .calc__santeh__container #calc__santeh__modal.calc__santeh__modal textarea {
    box-sizing: border-box;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;
    font-size: 16px;
}
.calc__santeh__container #calc__santeh__modal.calc__santeh__modal textarea {
    padding-top: 10px;
    padding-bottom: 10px;
}
.calc__santeh__container #calc__santeh__modal.calc__santeh__modal .calc__santeh__modal-container {
    background: #fff;
    position: relative;
    overflow-y: auto;
    max-height: 90vh;
    max-width: 100%;
}
.calc__santeh__container #calc__santeh__modal.calc__santeh__modal .calc__santeh__modal-container > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(4px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4px * var(--tw-space-y-reverse));
}
.calc__santeh__container #calc__santeh__modal.calc__santeh__modal .calc__santeh__modal-container {
    border-radius: 0.5rem;
    padding: 10px;
}
@media (min-width: 1024px) {
    .calc__santeh__container #calc__santeh__modal.calc__santeh__modal .calc__santeh__modal-container {
        max-width: 65ch;
    }
    .calc__santeh__container #calc__santeh__modal.calc__santeh__modal .calc__santeh__modal-container > :not([hidden]) ~ :not([hidden]) {
        --tw-space-y-reverse: 0;
        margin-top: calc(20px * calc(1 - var(--tw-space-y-reverse)));
        margin-bottom: calc(20px * var(--tw-space-y-reverse));
    }
    .calc__santeh__container #calc__santeh__modal.calc__santeh__modal .calc__santeh__modal-container {
        padding: 30px;
    }
}
.calc__santeh__container #calc__santeh__modal.calc__santeh__modal .calc__santeh__modal-container .calc__santeh__modal-form-fields > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(8px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(8px * var(--tw-space-y-reverse));
}
.calc__santeh__container #calc__santeh__modal.calc__santeh__modal .calc__santeh__modal-container .calc__santeh__modal-form-fields .calc__santeh__modal-error {
    font-size: 14px;
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
}
.calc__santeh__container #calc__santeh__modal.calc__santeh__modal .calc__santeh__modal-container .calc__santeh__modal-order-data {
    margin-top: 16px;
}
.calc__santeh__container #calc__santeh__modal.calc__santeh__modal .calc__santeh__modal-container .calc__santeh__modal-privacy {
    margin-top: 16px;
    text-align: center;
    font-size: 14px;
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
}
.calc__santeh__container #calc__santeh__modal.calc__santeh__modal .calc__santeh__modal-container .calc__santeh__modal-send-container {
    display: flex;
    justify-content: center;
}
.calc__santeh__container #calc__santeh__modal.calc__santeh__modal .calc__santeh__modal-container button.calc__santeh__modal-send {
    background-color: #518022;
    margin-top: 8px;
    cursor: pointer;
    border-radius: 0.5rem;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 19px;
    font-weight: 700;
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.calc__santeh__container #calc__santeh__modal.calc__santeh__modal .calc__santeh__modal-container button.calc__santeh__modal-send:hover {
    background-color: #3f621f;
}
.calc__santeh__container #calc__santeh__modal.calc__santeh__modal .calc__santeh__modal-container button.calc__santeh__modal-send:disabled {
    cursor: not-allowed;
    opacity: 0.75;
}
@media (min-width: 1024px) {
  .calc__santeh__container .calc__santeh__settings-index-mobile {
    display: none;
  }
}
.calc__santeh__container .calc__santeh__settings-index-desktop {
  display: none;
}
@media (min-width: 1024px) {
  .calc__santeh__container .calc__santeh__settings-index-desktop {
    display: inline;
  }
  .calc__santeh__container .calc__santeh__only-mobile {
    display: none;
  }
}
.calc__santeh__container .calc__santeh__only-desktop {
  display: none;
}
@media (min-width: 1024px) {
  .calc__santeh__container .calc__santeh__only-desktop {
    display: block;
  }
}
@media(max-width:1024px) {
    .docid43 #tippy-7, .docid43 #tippy-8, .docid217 #tippy-7, .docid217 #tippy-7 {
        visibility:hidden !important
    }
}

.calc__santeh__select-lock label {
    display: flex;
    gap:5px;
    flex-wrap: nowrap;
    align-items: center;
    cursor: pointer;
    line-height: 18px;
}
.calc__santeh__select-lock label input[type="radio"] {
    display: none;
}
.calc__santeh__select-lock label input[type="radio"] ~ span {
    position: relative;
    display: inline-block;
    padding: 3px 0 3px 25px;
}
.calc__santeh__select-lock label input[type="radio"] ~ span:before {
    content: "";
    position: absolute;
    display: block;
    width: 18px;
    height: 18px;
    background: #fff;
    margin-right: 5px;
    border: 1px solid #ccc;
    border-radius: 50%;
    left: 0;
    top: 0;
    box-sizing: border-box;
    transition: all 300ms ease-in-out;
}
.calc__santeh__select-lock label input[type="radio"]:checked ~ span:before {
    border: 5px solid #393E42;
}


@media(max-width:1199px) {
    .calc__santeh__container div.calc__santeh__colors-container div.calc__santeh__colors-list {
        grid-template-columns: 1fr 1fr 1fr;
    }
    .calc__santeh__container div.calc__santeh__bottom-row {
        grid-template-columns: 1fr;
    }
}

@media(max-width:767px) {
    .calc__santeh__container div.calc__santeh__colors-container div.calc__santeh__colors-list {
        grid-template-columns: 1fr 1fr;
    }
}