.btn-close {
	background: transparent url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m14 4.5-9 9' stroke='%234b465c' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='m14 4.5-9 9' stroke='%23fff' stroke-opacity='.2' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='m5 4.5 9 9' stroke='%234b465c' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='m5 4.5 9 9' stroke='%23fff' stroke-opacity='.2' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 50%/1.125rem auto no-repeat;
	border: 0;
	border-radius: .375rem;
	box-sizing: content-box;
	color: #4b465c;
	height: 1.5rem;
	opacity: .5;
	padding: .25em;
	width: 1.8rem
}

.btn-close:hover {
	color: #4b465c;
	opacity: .75;
	text-decoration: none
}

.btn-close:focus {
	box-shadow: none;
	opacity: .75;
	outline: 0
}

.btn-close.disabled,
.btn-close:disabled {
	opacity: .25;
	pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.btn-close-white {
	-webkit-filter: invert(1) grayscale(100%) brightness(200%);
	filter: invert(1) grayscale(100%) brightness(200%)
}

.modal .btn-close {
	background-color: #fff;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m14 4.5-9 9' stroke='%23a5a3ae' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='m14 4.5-9 9' stroke='%23fff' stroke-opacity='.2' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='m5 4.5 9 9' stroke='%23a5a3ae' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='m5 4.5 9 9' stroke='%23fff' stroke-opacity='.2' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
	border-radius: .375rem;
	box-shadow: 0 .125rem .25rem hsla(251, 6%, 66%, .3);
	opacity: 1;
	padding: .44rem;
	transition: all .23s ease .1s
}

html:not([data-textdirection="rtl"]) .modal .btn-close {
	-webkit-transform: translate(23px, -25px);
	transform: translate(23px, -25px)
}

[data-textdirection="rtl"] .modal .btn-close {
	-webkit-transform: translate(-31px, -25px);
	transform: translate(-31px, -25px)
}

.modal .btn-close:active,
.modal .btn-close:focus,
.modal .btn-close:hover {
	opacity: 2 !important;
	outline: none
}

html:not([data-textdirection="rtl"]) .modal .btn-close:active,
html:not([data-textdirection="rtl"]) .modal .btn-close:focus,
html:not([data-textdirection="rtl"]) .modal .btn-close:hover {
	-webkit-transform: translate(20px, -20px);
	transform: translate(20px, -20px)
}

[data-textdirection="rtl"] .modal .btn-close:active,
[data-textdirection="rtl"] .modal .btn-close:focus,
[data-textdirection="rtl"] .modal .btn-close:hover {
	-webkit-transform: translate(-26px, -20px);
	transform: translate(-26px, -20px)
}

.modal .modal-header {
	position: relative
}

.modal .modal-header .btn-close {
	position: absolute;
	top: 1.56rem
}

html:not([data-textdirection="rtl"]) .modal .modal-header .btn-close {
	right: 1rem
}

[data-textdirection="rtl"] .modal .modal-header .btn-close {
	left: 1.3rem
}

.modal-dialog-scrollable .btn-close,
.modal-fullscreen .btn-close,
.modal-top .btn-close {
	box-shadow: none
}

[data-textdirection="rtl"] .modal-dialog-scrollable .btn-close,
[data-textdirection="rtl"] .modal-dialog-scrollable .btn-close:hover,
[data-textdirection="rtl"] .modal-fullscreen .btn-close,
[data-textdirection="rtl"] .modal-fullscreen .btn-close:hover,
[data-textdirection="rtl"] .modal-top .btn-close,
[data-textdirection="rtl"] .modal-top .btn-close:hover,
html:not([data-textdirection="rtl"]) .modal-dialog-scrollable .btn-close,
html:not([data-textdirection="rtl"]) .modal-dialog-scrollable .btn-close:hover,
html:not([data-textdirection="rtl"]) .modal-fullscreen .btn-close,
html:not([data-textdirection="rtl"]) .modal-fullscreen .btn-close:hover,
html:not([data-textdirection="rtl"]) .modal-top .btn-close,
html:not([data-textdirection="rtl"]) .modal-top .btn-close:hover {
	-webkit-transform: translate(0) !important;
	transform: translate(0) !important
}

.modal-onboarding .close-label {
	font-size: .8rem;
	opacity: .5;
	position: absolute;
	top: .85rem
}

.modal-onboarding .close-label:hover {
	opacity: .75
}

[data-textdirection="rtl"] .modal-onboarding .modal-header .btn-close {
	margin-left: 0;
	margin-right: auto
}
.modal-transparent .btn-close {
	background-color: transparent !important;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m14 4.5-9 9' stroke='%23fff' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='m14 4.5-9 9' stroke='%23fff' stroke-opacity='.2' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='m5 4.5 9 9' stroke='%23fff' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='m5 4.5 9 9' stroke='%23fff' stroke-opacity='.2' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
	opacity: 1;
	padding: .25em;
	position: absolute;
	right: .25rem;
	top: 0
}

[data-textdirection="rtl"] .modal-transparent .btn-close {
	left: .25rem;
	right: auto
}

.modal-simple .modal-content {
	padding: 3rem
}

.modal-simple .btn-close {
	position: absolute;
	top: -3rem
}

[data-textdirection="rtl"] .modal-simple .btn-close {
	left: -3rem
}

html:not([data-textdirection="rtl"]) .modal-simple .btn-close {
	right: -3rem
}

@media(max-width:767.98px) {
    .p-3 {
        padding: 1.5rem !important;
    }

	.modal-simple .btn-close {
		top: -0.7rem
	}

	[data-textdirection="rtl"] .modal-simple .btn-close {
		left: -0.3rem
	}

	html:not([data-textdirection="rtl"]) .modal-simple .btn-close {
		right: -1.2rem
	}
}


div.DTED_Lightbox_Wrapper div.DTED_Lightbox_Container div.DTED_Lightbox_Content_Wrapper div.DTED_Lightbox_Content div.DTED_Lightbox_Close {
    width: 2.5rem !important;
    height: 2.5rem !important;
    padding: 0.44rem;
    border: none;
    background-color: #fff;
    border-radius: 5px;
    text-shadow: 2px 2px 6px #fff;
}
div.DTED_Lightbox_Wrapper div.DTED_Lightbox_Container div.DTED_Lightbox_Content_Wrapper div.DTED_Lightbox_Content div.DTED_Lightbox_Close:after {
    color: #ff9f43;
}
div.DTED_Lightbox_Wrapper div.DTED_Lightbox_Container div.DTED_Lightbox_Content_Wrapper div.DTED_Lightbox_Content div.DTED_Lightbox_Close:hover {
    background-color: #fff;
    -webkit-transform: translate(-5px, 5px) !important;
    transform: translate(-5px, 5px) !important;
    transition: all .23s ease .1s;
    box-shadow: none;
}
div.DTE div.DTE_Header {
    position: relative;
}
div.DTE div.DTE_Header {
    background-color: #fff;
    text-align: center;
}
div.DTE_Body div.DTE_Body_Content {
	padding: 0 4rem 0 4rem;
}
div.DTED_Lightbox_Wrapper div.DTED_Lightbox_Container div.DTED_Lightbox_Content_Wrapper div.DTED_Lightbox_Content div.DTE div.DTE_Body_Content {
	background: #fff;
}
div.DTE_Body div.DTE_Body_Content div.DTE_Field > label {
    font-weight: 400;
}
.DTE_Header_Content {
    padding: 4rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: #2c2c2c;
    font-size: 1.51rem;
}
div.DTED_Lightbox_Wrapper div.DTED_Lightbox_Container div.DTED_Lightbox_Content_Wrapper div.DTED_Lightbox_Content div.DTE div.DTE_Footer {
    border-color: transparent;
}
div.DTE div.DTE_Footer {
    justify-content: center;
    padding-bottom: 4rem;
}
div.DTE div.DTE_Form_Content {
    margin-bottom: 2rem;
}
div.DTE_Form_Info {
    padding-bottom: 4rem !important;
}
.DTE_Form_Buttons .btn-default {
    background: none !important;
    border: none !important;
    box-shadow: none !important;
    color: #626262 !important;
}
div.DTE div.DTE_Form_Buttons .btn-default:hover, div.DTE div.DTE_Form_Buttons .btn-default:focus {
    color: #626262 !important;
}
.col-pay-6 {
	width: 50%;
	float: left;
}
.col-pay-4 {
	width: 30%;
	float: left;
}
.col-pay-8 {
	width: 70%;
	float: left;
}
.noUi-connect {
    background: #ff9f43;
}
.noUi-handle {
    background: #cc7f36!important;
	border: 2px solid #fff;
	box-shadow: 0 0.125rem 0.25rem hsla(251,6%,66%,.3);
}
.noUi-horizontal .noUi-handle {
    top: -4px!important;
}
.noUi-connects {
	background-color: #dbdade;
}
.price-filter:has(.noUi-range) {
	padding-left: 5px;
	padding-right: 5px;
}
.noUi-range.price_filter {
	margin-top: 30px;
    margin-bottom: 50px
}

@media only screen and (max-width: 576px) {
	div.DTE_Body div.DTE_Body_Content {
		padding: 0 !important;
	}
}
