:root {
	--primary-color: #474aff;
	--red-color: #ea0c0c;
	--gray-color: #7f808c;
	--light-gray-color: #808080;
	--back-btn-color:#cdcedb;
}
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

*,
*:before,
*:after {
	-webkit-box-sizing: inherit;
	box-sizing: inherit;
}

* {
	max-height: 1000000px;
}

body {
	min-width: 360px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block;
}

.ups-wrapper {
	position: relative;
	overflow: hidden;
	width: 100%;
	color: var(--light-gray-color);
	background: #f8f8f9 url(../../images/bg-pattern.png) repeat;
	font: 14px/1.2 "Inter", "Arial", "Helvetica", sans-serif;
	min-width: 360px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

@media (max-width: 767px) {
	.ups-wrapper {
		background: #fff;
	}
}

.ups-wrapper h1,
.ups-wrapper .h1,
.ups-wrapper h2,
.ups-wrapper .h2,
.ups-wrapper h3,
.ups-wrapper .h3,
.ups-wrapper h4,
.ups-wrapper .h4,
.ups-wrapper h5,
.ups-wrapper .h5,
.ups-wrapper .h {
	font-family: inherit;
	font-weight: bold;
	text-transform: none;
	margin: 0 0 0.5em;
	color: #000;
}

.ups-wrapper h1,
.ups-wrapper .h1 {
	font-size: 30px;
	font-weight: 600;
}

@media (max-width: 767px) {

	.ups-wrapper h1,
	.ups-wrapper .h1 {
		font-size: 20px;
	}
}

.ups-wrapper h2,
.ups-wrapper .h2 {
	font-size: 27px;
}

.ups-wrapper p {
	margin: 0 0 1em;
}

.ups-wrapper a,
.ups-wrapper a:hover,
.ups-wrapper a:focus,
.ups-wrapper a:active {
	text-decoration: none !important;
}

.ups-wrapper a:focus,
.ups-wrapper a:active {
	outline: none;
	box-shadow: none;
}

.ups-wrapper button,
.ups-wrapper html input[type=button],
.ups-wrapper input[type=reset],
.ups-wrapper input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer;
}

.ups-wrapper input[type=search] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

.ups-wrapper input[type=search]::-webkit-search-cancel-button,
.ups-wrapper input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none;
}

.ups-wrapper input[type=number]::-webkit-inner-spin-button,
.ups-wrapper input[type=number]::-webkit-outer-spin-button {
	height: auto;
}

.ups-wrapper textarea {
	overflow: auto;
}

.ups-main {
	position: relative;
}

.ups-wrapper-holder {
	position: relative;
	padding: 50px 0 0;
}

@media (max-width: 767px) {
	.ups-wrapper-holder {
		padding: 70px 0 0;
	}
}

.ups-container {
	position: relative;
	max-width: 760px;
	padding: 0 15px;
	margin: 0 auto;
}

.ups-custom-scroll-vertical .mCSB_inside>.mCSB_container {
	margin: 0;
}

.ups-custom-scroll-vertical .mCSB_scrollTools_vertical {
	width: 7px;
}

@media (max-width: 767px) {
	.ups-custom-scroll-vertical .mCSB_scrollTools_vertical {
		width: 4px;
	}
}

.ups-custom-scroll-vertical .mCSB_scrollTools_vertical .mCSB_dragger .mCSB_dragger_bar {
	background: var(--primary-color) !important;
	width: 7px;
}

@media (max-width: 767px) {
	.ups-custom-scroll-vertical .mCSB_scrollTools_vertical .mCSB_dragger .mCSB_dragger_bar {
		width: 4px;
	}
}

.ups-custom-scroll-vertical .mCSB_scrollTools_vertical .mCSB_draggerRail {
	background: #e9e9e9 !important;
	width: 7px;
}

@media (max-width: 767px) {
	.ups-custom-scroll-vertical .mCSB_scrollTools_vertical .mCSB_draggerRail {
		width: 4px;
	}
}

.ups-custom-scroll-vertical [style="max-height: none;"] .mCSB_scrollTools {
	display: none !important;
}

@media (max-width: 767px) {
	.ups-custom-scroll-vertical.without-custom-scroll {
		max-height: inherit !important;
		overflow: visible !important;
	}

	.ups-custom-scroll-vertical.without-custom-scroll .mCustomScrollBox,
	.ups-custom-scroll-vertical.without-custom-scroll .mCSB_container {
		overflow: visible !important;
		max-height: inherit !important;
		height: auto !important;
	}

	.ups-custom-scroll-vertical.without-custom-scroll .mCSB_scrollTools {
		display: none !important;
	}
}

@font-face {
	font-family: ups-icomoon;
	src: url("../fonts/ups-icomoon.woff") format("woff"), url("../fonts/ups-icomoon.woff2") format("woff2");
	font-weight: 400;
	font-style: normal;
}

[class^=ups-icon-],
[class*=" ups-icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: "ups-icomoon" !important;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.ups-icon-voucher:before {
	content: "\e909";
}

.ups-icon-down:before {
	content: "\e900";
}

.ups-icon-show:before {
	content: "\e901";
}

.ups-icon-pdf:before {
	content: "\e902";
}

.ups-icon-percantage:before {
	content: "\e903";
}

.ups-icon-warning:before {
	content: "\e904";
}

.ups-icon-close:before {
	content: "\e905";
}

.ups-icon-tick:before {
	content: "\e906";
}

.ups-icon-back:before {
	content: "\e907";
}

.ups-icon-next:before {
	content: "\e908";
}

.ups-spinner-holder {
	position: absolute;
	left: 12px;
	top: 12px;
}

.ups-spinner {
	color: currentColor;
	display: inline-block;
	position: relative;
	width: 26px;
	height: 26px;
}

.ups-spinner div {
	-webkit-transform-origin: 13px 13px;
	transform-origin: 13px 13px;
	-webkit-animation: ups-spinner 1.2s linear infinite;
	animation: ups-spinner 1.2s linear infinite;
}

.ups-spinner div:after {
	content: " ";
	display: block;
	position: absolute;
	top: 1.04px;
	left: 12.02px;
	width: 2.08px;
	height: 5.72px;
	border-radius: 20%;
	background: currentColor;
}

.ups-spinner div:nth-child(1) {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-animation-delay: -1.1s;
	animation-delay: -1.1s;
}

.ups-spinner div:nth-child(2) {
	-webkit-transform: rotate(30deg);
	transform: rotate(30deg);
	-webkit-animation-delay: -1s;
	animation-delay: -1s;
}

.ups-spinner div:nth-child(3) {
	-webkit-transform: rotate(60deg);
	transform: rotate(60deg);
	-webkit-animation-delay: -0.9s;
	animation-delay: -0.9s;
}

.ups-spinner div:nth-child(4) {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	-webkit-animation-delay: -0.8s;
	animation-delay: -0.8s;
}

.ups-spinner div:nth-child(5) {
	-webkit-transform: rotate(120deg);
	transform: rotate(120deg);
	-webkit-animation-delay: -0.7s;
	animation-delay: -0.7s;
}

.ups-spinner div:nth-child(6) {
	-webkit-transform: rotate(150deg);
	transform: rotate(150deg);
	-webkit-animation-delay: -0.6s;
	animation-delay: -0.6s;
}

.ups-spinner div:nth-child(7) {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	-webkit-animation-delay: -0.5s;
	animation-delay: -0.5s;
}

.ups-spinner div:nth-child(8) {
	-webkit-transform: rotate(210deg);
	transform: rotate(210deg);
	-webkit-animation-delay: -0.4s;
	animation-delay: -0.4s;
}

.ups-spinner div:nth-child(9) {
	-webkit-transform: rotate(240deg);
	transform: rotate(240deg);
	-webkit-animation-delay: -0.3s;
	animation-delay: -0.3s;
}

.ups-spinner div:nth-child(10) {
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg);
	-webkit-animation-delay: -0.2s;
	animation-delay: -0.2s;
}

.ups-spinner div:nth-child(11) {
	-webkit-transform: rotate(300deg);
	transform: rotate(300deg);
	-webkit-animation-delay: -0.1s;
	animation-delay: -0.1s;
}

.ups-spinner div:nth-child(12) {
	-webkit-transform: rotate(330deg);
	transform: rotate(330deg);
	-webkit-animation-delay: 0s;
	animation-delay: 0s;
}

@-webkit-keyframes ups-spinner {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

@keyframes ups-spinner {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

.ups-header {
	position: fixed;
	top: 0;
	right: 0;
	bottom: auto;
	left: 0;
	background: #fff;
	border-bottom: 1px solid #e9ebf1;
	height: 50px;
	z-index: 9999;
}

@media (max-width: 767px) {
	.ups-header {
		height: 70px;
	}
}

.ups-header-holder {
	position: relative;
	max-width: 510px;
	margin: 0 auto;
}

.ups-steps-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	counter-reset: item;
	gap: 10px;
}

.ups-steps-list .ups-steps-item {
	position: relative;
}

.ups-steps-list .ups-steps-item:before {
	width: 0;
	height: 5px;
	background: var(--primary-color);
	content: "";
	position: absolute;
	left: 0;
	bottom: -1px;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

@media (max-width: 767px) {
	.ups-steps-list .ups-steps-item:before {
		height: 3px;
	}
}

.ups-steps-list .ups-steps-item.ups-active:before {
	width: 100%;
}

.ups-steps-list .ups-steps-item.ups-active .ups-steps-opener {
	font-weight: 700;
	color: var(--primary-color);
}

.ups-steps-list .ups-steps-opener {
	font-size: 14px;
	line-height: 18px;
	font-weight: 400;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	position: relative;
	display: block;
	color: var(--gray-color);
	padding: 15px 0;
}

@media (max-width: 767px) {
	.ups-steps-list .ups-steps-opener {
		font-size: 12px;
		line-height: 16px;
		font-weight: 400;
		padding: 17px 0;
		text-align: center;
	}
}

.ups-steps-list .ups-steps-opener:before {
	display: inline-block;
	vertical-align: top;
	content: counters(item, ".") ".";
	counter-increment: item;
	margin: 0 4px 0 0;
}

@media (max-width: 767px) {
	.ups-steps-list .ups-steps-opener:before {
		display: block;
		margin: 0 0 2px;
	}
}

.ups-steps-list .ups-steps-opener:hover {
	color: var(--primary-color);
}

.ups-footer {
	position: fixed;
	top: auto;
	right: 0;
	bottom: 0;
	left: 0;
	background: #fff;
	border-top: 1px solid #e9ebf1;
	padding: 10px 0;
	height: 70px;
	z-index: 10;
}

@media (min-width: 768px) {
	.ups-footer .ups-container {
		max-width: 100%;
		padding: 0 50px;
	}
}

.ups-footer-holder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	position: relative;
	gap: 6px;
}

.ups-footer-back-button {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: left;
	font-size: 16px;
	line-height: 20px;
	font-weight: 600;
	position: relative;
	height: 50px;
	min-width: 158px;
	background: #EEEFF4;
	border: 1px solid #EEEFF4;
	text-transform: uppercase;
	color: #6F7177;
	border-radius: 5px;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	cursor: pointer;
	gap: 18px;
}

.ups-footer-back-button .ups-ico {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 24px;
	height: 24px;
	margin-left: 10px;
	background: #fff;
	font-size: 12px;
	color: #6F7177;
	border-radius: 50%;
}

.ups-footer-back-button .ups-ico i {
	display: block;
}

.ups-footer-back-button .ups-text {
	display: block;
}

.ups-footer-back-button:hover {
	background: var(--primary-color);
	border-color: var(--primary-color);
	color:#fff;
	opacity: 0.8;
}

.ups-footer-back-button:hover .ups-ico {
	color: var(--primary-color);
}

.ups-footer-next-button {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 16px;
	line-height: 20px;
	font-weight: 600;
	font-family: "Inter", "Arial", "Helvetica", sans-serif;
	position: relative;
	height: 50px;
	min-width: 158px;
	background: var(--primary-color);
	border: 1px solid var(--primary-color);
	text-transform: uppercase;
	color: #fff;
	border-radius: 5px;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	cursor: pointer;
	gap: 10px;
}

@media (max-width: 767px) {
	.ups-footer-next-button {
		min-width: 160px;
	}
}

.ups-footer-next-button .ups-ico {
	position: absolute;
	top: 10px;
	right: 10px;
	bottom: auto;
	left: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 24px;
	height: 24px;
	background: #fff;
	font-size: 12px;
	color: var(--primary-color);
	border-radius: 50%;
}

.ups-footer-next-button .ups-ico i {
	display: block;
}

.ups-footer-next-button .ups-text {
	display: block;
}

.ups-footer-next-button:hover {
	opacity: 0.8;
}

.ups-footer-next-button .ups-spinner-holder {
	opacity: 0;
	visibility: hidden;
}

.ups-footer-next-button.ups-loader-active .ups-spinner-holder {
	opacity: 1;
	visibility: visible;
}

.steps-section {
	position: relative;
}

.ups-steps-slide-area {
	position: relative;
}

.ups-steps-slide {
	position: relative;
	display: none;
}

.ups-steps-slide.design-slide {
	display: block;
}

.ups-steps-slide.design-slide .design-back-button {
	opacity: 0;
	visibility: hidden;
}

.ups-steps-slide.form-slide .ups-slide-content {
	display: block;
}

.ups-slide-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	min-height: calc(100vh - 50px);
	padding: 0 0 70px;
}

@media (max-width: 767px) {
	.ups-slide-content {
		min-height: calc(100vh - 70px);
	}
}

.ups-main-content {
	position: relative;
	width: 100%;
	padding: 45px 0;
}

@media (max-width: 1023px) {
	.ups-main-content {
		padding: 35px 0;
	}
}

@media (max-width: 767px) {
	.ups-main-content {
		padding: 30px 0;
	}
}

.ups-design-detail-area {
	position: relative;
	overflow: hidden;
	background: #fff;
	border: 1px solid #e9ebf1;
	-webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1);
	box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1);
	border-radius: 10px;
	padding: 25px 28px;
}

@media (max-width: 767px) {
	.ups-design-detail-area {
		-webkit-box-shadow: none;
		box-shadow: none;
		border: none;
		border-radius: 0;
		padding: 0;
	}
}

.ups-design-detail-area h1 {
	margin: 0 0 18px;
}

.ups-design-row {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0 -8px;
}

.ups-design-col {
	position: relative;
	width: 33.333%;
	padding: 0 8px;
	margin: 0 0 18px;
}

@media (max-width: 767px) {
	.ups-design-col {
		width: 50%;
	}
}

.ups-design-block {
	position: relative;
}

.ups-design-block img {
	display: block;
	width: 100%;
	height: auto;
	margin: 0 !important;
}

.ups-design-block .ups-text {
	font-weight: 600;
	color: #6e717b;
	display: block;
	text-align: center;
	padding: 13px 0 0;
}

@media (max-width: 767px) {
	.ups-design-block .ups-text {
		padding: 11px 0 0;
	}
}

.ups-design-block .ups-design-select-block {
	position: relative;
	display: block;
	cursor: pointer;
}

.ups-design-block .ups-image-holder {
	-webkit-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.1);
	box-shadow: 0 5px 8px rgba(0, 0, 0, 0.1);
	position: relative;
	overflow: hidden;
	border-radius: 10px;
}

.ups-design-block .ups-check-ico {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 28px;
	height: 28px;
	position: absolute;
	border: 2px solid #fff;
	-webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1);
	box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1);
	background: rgba(245, 243, 248, 0.6);
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	color: #fff;
	border-radius: 50%;
	right: 12px;
	top: 8px;
	z-index: 3;
}

@media (max-width: 767px) {
	.ups-design-block .ups-check-ico {
		width: 24px;
		height: 24px;
		right: 10px;
		top: 6px;
	}
}

.ups-design-block .ups-check-ico i {
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	position: relative;
	text-align: center;
	display: block;
	font-size: 10px;
}

@media (max-width: 767px) {
	.ups-design-block .ups-check-ico i {
		font-size: 9px;
	}
}

.ups-design-block .ups-design-checkbox-field {
	opacity: 0;
	visibility: hidden;
	position: absolute;
}

.ups-design-block .ups-design-checkbox-field:checked+.ups-check-ico {
	background: var(--primary-color);
}

.ups-design-block .ups-design-checkbox-field:checked+.ups-check-ico i {
	opacity: 1;
	visibility: visible;
}

.ups-form-area {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	min-height: calc(100vh - 120px);
}

@media (max-width: 767px) {
	.ups-form-area {
		min-height: calc(100vh - 70px);
	}
}

.ups-form-content {
	background: #fff;
	position: relative;
	padding: 74px 26px 74px 4.1%;
}

@media (max-width: 1399px) {
	.ups-form-content {
		padding: 74px 26px;
	}
}

@media (max-width: 1199px) {
	.ups-form-content {
		padding: 38px 20px 38px 48px;
	}
}

@media (max-width: 1023px) {
	.ups-form-content {
		width: 100%;
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}
}

@media (max-width: 767px) {
	.ups-form-content {
		padding: 22px 15px;
	}
}

@media (min-width: 1024px) {
	.ups-form-content {
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		min-width: 0;
	}
}

.ups-form-heading-area {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	position: relative;
	padding: 0 45px 0 0;
	margin: 0 0 29px;
}

@media (max-width: 1399px) {
	.ups-form-heading-area {
		padding: 0 30px 0 0;
	}
}

@media (max-width: 767px) {
	.ups-form-heading-area {
		padding: 0;
	}
}

.ups-form-heading-area .h1 {
	margin: 0;
}

.up-form-tabs-list {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: 10px;
}

.up-form-tabs-list li {
	position: relative;
}

.up-form-tabs-list li.ups-active a {
	background: var(--primary-color);
	color: #fff;
}

.up-form-tabs-list a {
	font-size: 14px;
	line-height: 18px;
	font-weight: 600;
	position: relative;
	display: block;
	height: auto;
	border-radius: 5px;
	color: var(--primary-color);
	text-align: center;
	padding: 6px 20px;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	border: 1px solid var(--primary-color);
	background: #fff;
}

.up-form-tabs-list a:hover {
	color: #fff;
	background: var(--primary-color);
}

.ups-tabs-content {
	position: relative;
}

.ups-form-block {
	position: relative;
}

.ups-form-text {
	position: relative;
	color: var(--light-gray-color);
	margin: -11px 0 32px;
}

@media (max-width: 767px) {
	.ups-form-text {
		margin: -11px 0 22px;
	}
}

.ups-form-text p {
	margin: 0;
}

.ups-form-content-wrap {
	position: relative;
	max-height: calc(100vh - 360px);
	overflow: auto;
}

@media (max-width: 1199px) {
	.ups-form-content-wrap {
		max-height: calc(100vh - 320px);
	}
}

.ups-form-content-holder {
	position: relative;
	padding: 0 30px 0 0;
}

@media (max-width: 1399px) {
	.ups-form-content-holder {
		padding: 0 30px 0 0;
	}
}

@media (max-width: 767px) {
	.ups-form-content-holder {
		padding: 0 12px 0 0;
	}
}

.ups-form-fields-area {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -5px;
}

.ups-field-holder {
	position: relative;
	width: 33.333%;
	padding: 0 5px;
	margin: 0 0 23px;
}

@media (max-width: 1199px) {
	.ups-field-holder {
		width: 50%;
		margin: 0 0 14px;
	}
}

@media (max-width: 767px) {
	.ups-field-holder {
		width: 100%;
	}
}

.ups-field-holder:last-child {
	margin-bottom: 0;
}

.ups-field-holder.w-full {
	width: 100%;
}

.ups-field-holder.w-half {
	width: 50%;
}

@media (max-width: 767px) {
	.ups-field-holder.w-half {
		width: 100%;
	}
}

.ups-field-holder.mob-w-half {
	width: 50%;
}

@media (max-width: 1023px) {
	.ups-field-holder.postal-field {
		width: 100%;
	}
}

.ups-field-holder .ups-label {
	font-size: 14px;
	line-height: 16px;
	font-weight: 400;
	color: var(--light-gray-color);
	display: block;
	margin: 0 0 6px;
}
.ups-field-holder .ups-label span {
	color: var(--red-color);
}

.ups-field-holder input::-webkit-outer-spin-button,
.ups-field-holder input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

.ups-field-holder input[type=number] {
	-moz-appearance: textfield;
}

.ups-form-control {
	font-size: 16px !important;
	line-height: 20px !important;
	font-weight: 400 !important;
	font-family: "Inter", "Arial", "Helvetica", sans-serif !important;
	width: 100% !important;
	height: 44px !important;
	outline: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	background: #fff !important;
	border: 1px solid #d0d2d9 !important;
	border-radius: 5px !important;
	padding: 8px 15px !important;
	color: #3a3b40 !important;
}

.ups-form-control:-moz-placeholder {
	color: var(--light-gray-color) !important;
	opacity: 1;
}

.ups-form-control::-moz-placeholder {
	color: var(--light-gray-color) !important;
	opacity: 1;
}

.ups-form-control:-ms-input-placeholder {
	color: var(--light-gray-color) !important;
}

.ups-form-control::-webkit-input-placeholder {
	color: var(--light-gray-color) !important;
}

.ups-form-control:focus {
	border-width: 2px !important;
	border-color: var(--primary-color) !important;
}

textarea.ups-form-control {
	resize: none !important;
	padding: 15px !important;
	min-height: 135px !important;
}

.ups-field-wrap {
	position: relative;
}

.ups-field-wrap .ups-error-ico {
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	position: absolute;
	right: 12px;
	top: 12px;
	color: var(--red-color);
	z-index: 2;
}

.ups-field-wrap .ups-error-ico i {
	font-size: 20px;
	display: block;
}

.ups-field-wrap.ups-error .ups-form-control {
	border-width: 2px !important;
	border-color: var(--red-color) !important;
	background: #fff1f1 !important;
}

.ups-field-wrap.ups-error .ups-error-message,
.ups-field-wrap.ups-error .ups-error-ico {
	opacity: 1;
	visibility: visible;
	display: block;
}

.ups-error-message {
	font-size: 12px;
	line-height: 16px;
	font-weight: 400;
	opacity: 0;
	visibility: hidden;
	padding: 6px 0 0;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	color: var(--red-color);
	display: none;
}

.ups-form-tab-slide,
.xs-hidden {
	display: none;
}

.ups-post-slide .ups-form-content-wrap {
	max-height: calc(100vh - 425px);
}

@media (max-width: 1199px) {
	.ups-post-slide .ups-form-content-wrap {
		max-height: calc(100vh - 390px);
	}
}

.ups-tabs-checkbox-area {
	position: relative;
	padding: 16px 0 0;
}

.ups-tabs-checkbox-area.error-checkbox .ups-checkbox-error-message {
	display: block;
}

.ups-checkbox-label {
	display: inline-block;
	vertical-align: top;
	position: relative;
	cursor: pointer;
	margin: 0;
}

.ups-checkbox-label .ups-label-text-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: inherit;
	-ms-flex-pack: inherit;
	justify-content: inherit;
	font-size: 14px;
	line-height: 18px;
	font-weight: 400;
	color: var(--gray-color);
}

@media (max-width: 767px) {
	.ups-checkbox-label .ups-label-text-wrap {
		font-size: 12px;
	}
}

.ups-checkbox-label .ups-checkbox-ico {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 24px;
	height: 24px;
	position: relative;
	border-radius: 5px;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	border: 1px solid #d0d2d9;
}

.ups-checkbox-label .ups-checkbox-ico i {
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	position: relative;
	color: #fff;
	display: block;
	font-size: 11px;
	top: 0;
	left: -1px;
}

.ups-checkbox-label .ups-text {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	min-width: 0;
	padding: 0 0 0 10px;
	display: block;
}

.ups-checkbox-label .ups-checkbox-field {
	opacity: 0;
	visibility: hidden;
	position: absolute;
}

.ups-checkbox-label .ups-checkbox-field:checked+.ups-label-text-wrap .ups-checkbox-ico {
	background: var(--primary-color);
	border-color: var(--primary-color);
}

.ups-checkbox-label .ups-checkbox-field:checked+.ups-label-text-wrap .ups-checkbox-ico i {
	opacity: 1;
	visibility: visible;
}

.ups-checkbox-error-message {
	font-size: 12px;
	line-height: 16px;
	font-weight: 400;
	position: relative;
	display: none;
	color: var(--red-color);
	padding: 2px 0 0 34px;
}

.ups-price-radio-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: inherit;
	-ms-flex-pack: inherit;
	justify-content: inherit;
	margin: 0;
	padding: 0 5px;
	list-style: none;
	position: relative;
	gap: 30px;
}

@media (max-width: 1199px) {
	.ups-price-radio-list {
		padding: 15px 0 0;
	}
}

.ups-price-radio-list li {
	position: relative;
}

.ups-price-radio-label {
	display: inline-block;
	vertical-align: top;
	position: relative;
	cursor: pointer;
	margin: 0;
}

.ups-price-radio-label .ups-price-radio-field {
	opacity: 0;
	visibility: hidden;
	position: absolute;
}

.ups-price-radio-label .ups-price-radio-field:checked+.ups-radio-text-wrap .ups-radio-ico {
	background: var(--primary-color);
	border-color: var(--primary-color);
}

.ups-price-radio-label .ups-price-radio-field:checked+.ups-radio-text-wrap .ups-radio-ico:before {
	opacity: 1;
	visibility: visible;
}

.ups-radio-text-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: inherit;
	-ms-flex-pack: inherit;
	justify-content: inherit;
	position: relative;
	gap: 10px;
}

.ups-radio-text-wrap .ups-radio-ico {
	width: 24px;
	height: 24px;
	position: relative;
	display: block;
	border-radius: 50%;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	border: 1px solid #d0d2d9;
}

.ups-radio-text-wrap .ups-radio-ico:before {
	width: 10px;
	height: 10px;
	opacity: 0;
	visibility: hidden;
	background: #fff;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	border-radius: 50%;
	margin: -5px 0 0 -5px;
}

.ups-radio-text-wrap .ups-text {
	font-size: 14px;
	line-height: 18px;
	font-weight: 400;
	display: block;
	color: var(--gray-color);
}

.ups-form-sidebar {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	position: relative;
	padding: 15px;
	width: 38.4%;
}

@media (max-width: 1199px) {
	.ups-form-sidebar {
		width: 44%;
	}
}

@media (max-width: 1023px) {
	.ups-form-sidebar {
		background: #fff;
		display: block;
		width: 100%;
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		padding: 20px 15px 0;
	}
}

.ups-form-sidebar .ups-sidebar-image {
	position: relative;
	overflow: hidden;
	max-width: 320px;
	width: 100%;
	margin: 0 auto;
	border-radius: 15px;
	-webkit-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.1);
	box-shadow: 0 5px 8px rgba(0, 0, 0, 0.1);
}

@media (max-width: 1199px) {
	.ups-form-sidebar .ups-sidebar-image {
		max-width: 300px;
	}
}

@media (max-width: 1023px) {
	.ups-form-sidebar .ups-sidebar-image {
		max-width: 400px;
	}
}

.ups-form-sidebar .ups-sidebar-image img {
	display: block;
	width: 100%;
	height: auto;
	margin: 0;
}

.ups-payment-slide {
	display: none;
}

.ups-payment-block {
	position: relative;
	background: #fff;
	border: 1px solid #e9ebf1;
	-webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1);
	box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1);
	border-radius: 10px;
	padding: 33px 40px 25px 28px;
}

@media (max-width: 767px) {
	.ups-payment-block {
		-webkit-box-shadow: none;
		box-shadow: none;
		border: none;
		border-radius: 0;
		padding: 0;
	}
}

.ups-heading-area {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	position: relative;
	margin: 0 0 16px;
}

.ups-heading-area .h1 {
	margin: 0;
}

.ups-price-info {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: inherit;
	-ms-flex-pack: inherit;
	justify-content: inherit;
	font-size: 20px;
	line-height: 24px;
	font-weight: 400;
	position: relative;
	gap: 4px;
	color: #6f7177;
}

.ups-price-info .ups-price {
	font-weight: 600;
	color: #000;
}

.ups-payment-text {
	position: relative;
	color: var(--light-gray-color);
	margin: 0 0 12px;
}

.ups-payment-text p {
	margin: 0;
}

.ups-payments-tabs-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: inherit;
	-ms-flex-pack: inherit;
	justify-content: inherit;
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	gap: 8px;
}

@media (max-width: 767px) {
	.ups-payments-tabs-list {
		gap: 5px;
	}
}

.ups-payments-tabs-list li {
	position: relative;
}

.ups-payments-tabs-list li.ups-active .ups-payment-opener {
	background: var(--primary-color);
	color: #fff;
}

.ups-payments-tabs-list .ups-payment-opener {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 12px;
	line-height: 16px;
	font-weight: 400;
	position: relative;
	min-width: 140px;
	height: 34px;
	border-radius: 4px;
	background: #eeeff4;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	padding: 5px 14px;
	color: #6f7177;
}

@media (max-width: 767px) {
	.ups-payments-tabs-list .ups-payment-opener {
		min-width: 95px;
	}
}

@media (max-width: 374px) {
	.ups-payments-tabs-list .ups-payment-opener {
		min-width: 85px;
	}
}

.ups-payments-tabs-list .ups-payment-opener:hover {
	background: var(--primary-color);
	color: #fff;
}

.ups-payment-tabs-content {
	position: relative;
}

.ups-payment-slide-content {
	position: relative;
	padding: 26px 0 0;
}

.ups-payment-slide-content .ups-form-fields-area {
	padding: 0 10px 0 0;
}

@media (max-width: 767px) {
	.ups-payment-slide-content .ups-form-fields-area {
		padding: 0;
	}
}

.ups-payment-slide-content .ups-field-holder {
	margin: 0 0 13px;
}

.ups-payment-option-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: inherit;
	-ms-flex-pack: inherit;
	justify-content: inherit;
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	gap: 16px;
	margin: 0 0 14px;
}

@media (max-width: 767px) {
	.ups-payment-option-list {
		gap: 0;
		margin: 0 -6px 20px;
	}
}

.ups-payment-option-list li {
	position: relative;
}

@media (max-width: 767px) {
	.ups-payment-option-list li {
		width: 33.333%;
		padding: 0 6px;
	}
}

.ups-payment-option-label {
	width: 120px;
	height: 90px;
	position: relative;
	display: block;
}

@media (max-width: 767px) {
	.ups-payment-option-label {
		width: 100%;
		height: 80px;
	}
}

.ups-payment-option-label .ups-payment-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	position: relative;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	border-radius: 10px;
	border: 1px solid #d0d2d9;
	cursor: pointer;
}

.ups-payment-option-label .ups-payment-wrap img {
	max-width: 100%;
	height: auto;
	display: block;
	margin: 0;
}

.ups-payment-option-label .ups-check-ico {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 28px;
	height: 28px;
	opacity: 0;
	visibility: hidden;
	position: absolute;
	border: 2px solid #fff;
	-webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1);
	box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1);
	background: var(--primary-color);
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	color: #fff;
	border-radius: 50%;
	right: -12px;
	top: -6px;
	z-index: 3;
}

@media (max-width: 767px) {
	.ups-payment-option-label .ups-check-ico {
		width: 24px;
		height: 24px;
	}
}

.ups-payment-option-label .ups-check-ico i {
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	position: relative;
	text-align: center;
	display: block;
	font-size: 10px;
}

@media (max-width: 767px) {
	.ups-payment-option-label .ups-check-ico i {
		font-size: 9px;
	}
}

.ups-payment-option-label .ups-payment-option-radio {
	opacity: 0;
	visibility: hidden;
	position: absolute;
}

.ups-payment-option-label .ups-payment-option-radio:checked+.ups-check-ico {
	opacity: 1;
	visibility: visible;
}

.ups-overview-block {
	position: relative;
	background: #fff;
	border: 1px solid #e9ebf1;
	-webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1);
	box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1);
	border-radius: 10px;
	padding: 29px 28px 32px 22px;
}

@media (max-width: 767px) {
	.ups-overview-block {
		-webkit-box-shadow: none;
		box-shadow: none;
		border: none;
		border-radius: 0;
		padding: 0;
	}
}

.ups-overview-row {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.ups-overview-image {
	position: relative;
	width: 303px;
	overflow: hidden;
	border-radius: 10px;
	-webkit-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.1);
	box-shadow: 0 5px 8px rgba(0, 0, 0, 0.1);
	margin: -5px 0 0;
}

@media (max-width: 767px) {
	.ups-overview-image {
		width: 100%;
		max-width: 350px;
		margin: 0 auto 22px;
	}
}

.ups-overview-image img {
	display: block;
	width: 100%;
	height: auto;
	margin: 0;
}

.ups-overview-content {
	position: relative;
}

@media (min-width: 768px) {
	.ups-overview-content {
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		min-width: 0;
		padding: 3px 0 0 22px;
	}
}

.ups-overview-info-area {
	position: relative;
}

.ups-overview-info-block {
	position: relative;
	padding: 28px 0 10px;
	border-top: 1px solid #d0d2d9;
}

.ups-overview-info-block:first-child {
	border-top: none;
	padding-top: 0;
}

.ups-overview-info-block:last-child {
	padding-bottom: 0;
}

.ups-overview-info-list {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
}

.ups-overview-info-list li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: inherit;
	-ms-flex-pack: inherit;
	justify-content: inherit;
	font-size: 14px;
	line-height: 17px;
	font-weight: 400;
	position: relative;
	margin: 0 0 14px;
}

.ups-overview-info-list .ups-name {
	display: block;
	color: #000;
	font-weight: 600;
	width: 124px;
}

.ups-overview-info-list .ups-description {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	min-width: 0;
	position: relative;
	padding: 0 0 0 10px;
}

.ups-overview-info-list .ups-text {
	display: block;
	color: #6e717b;
}

.ups-successfull-block-active .ups-footer-holder,
.ups-successfull-block-active .ups-payment-block {
	display: none;
}

.ups-successfull-block-active .ups-successfull-block-area {
	display: block;
}

.ups-successfull-block-area {
	position: relative;
	background: #fff;
	border: 1px solid #e9ebf1;
	-webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1);
	box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1);
	border-radius: 10px;
	padding: 29px 62px 20px;
	display: none;
}

@media (max-width: 767px) {
	.ups-successfull-block-area {
		-webkit-box-shadow: none;
		box-shadow: none;
		border: none;
		border-radius: 0;
		padding: 0;
	}
}

.ups-successfull-block-area .ups-image-holder {
	position: relative;
	overflow: hidden;
	max-width: 140px;
	margin: 0 auto 11px;
}

@media (max-width: 767px) {
	.ups-successfull-block-area .ups-image-holder {
		max-width: 130px;
	}
}

.ups-successfull-block-area .ups-image-holder img {
	display: block;
	width: 100%;
	height: auto;
	margin: 0;
}

.ups-successfull-text-area {
	position: relative;
	text-align: center;
	margin: 0 0 28px;
}

@media (max-width: 767px) {
	.ups-successfull-text-area {
		padding: 0 50px;
		margin: 0 0 25px;
	}
}

@media (max-width: 374px) {
	.ups-successfull-text-area {
		padding: 0 40px;
	}
}

.ups-successfull-text-area .h1 {
	margin: 0 0 7px;
}

@media (max-width: 767px) {
	.ups-successfull-text-area .h1 {
		font-size: 24px;
	}
}

.ups-successfull-text-area .h1 span {
	color: var(--primary-color);
}

.ups-successfull-text-area p {
	margin: 0;
}

.ups-successfull-block-row {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.ups-successfull-block-image {
	position: relative;
	width: 303px;
	overflow: hidden;
	border-radius: 10px;
	-webkit-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.1);
	box-shadow: 0 5px 8px rgba(0, 0, 0, 0.1);
}

@media (max-width: 767px) {
	.ups-successfull-block-image {
		width: 100%;
		max-width: 350px;
		margin: 0 auto 22px;
	}
}

.ups-successfull-block-image img {
	display: block;
	width: 100%;
	height: auto;
	margin: 0;
}

.ups-successfull-block-description {
	position: relative;
}

@media (min-width: 768px) {
	.ups-successfull-block-description {
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		min-width: 0;
		padding: 0 0 0 22px;
	}
}

@media (max-width: 767px) {
	.ups-successfull-block-description {
		width: 100%;
	}
}

.ups-successfull-block-description .ups-overview-info-list {
	padding: 30px 0 0;
}

@media (max-width: 767px) {
	.ups-successfull-block-description .ups-overview-info-list {
		padding: 10px 0 0;
	}
}

.ups-buttons-list {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	padding: 0 0 10px;
	border-bottom: 1px solid #ebe6e6;
}

@media (max-width: 767px) {
	.ups-buttons-list {
		padding: 0;
		border-bottom: none;
	}
}

.ups-buttons-list li {
	position: relative;
	margin: 0 0 12px;
}

.ups-btn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 14px;
	line-height: 18px;
	font-weight: 600;
	text-transform: uppercase;
	outline: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding: 5px 15px;
	height: 50px;
	border-radius: 5px;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	border: 1px solid;
	gap: 12px;
}

.ups-btn i {
	font-size: 18px;
	display: block;
}

.ups-btn .ups-spinner {
	display: none;
}

.ups-btn.ups-loader-active .ups-spinner {
	display: block;
}

.ups-btn-primary {
	background: var(--primary-color);
	border-color: var(--primary-color);
	color: #fff;
}

.ups-btn-primary:hover {
	background: #0004e0;
	border-color: #0004e0;
	color: #fff;
}

.ups-btn-secondary {
	background: #eaeaf4;
	border-color: #eaeaf4;
	color: #fff;
	color: #2f323a;
}

.ups-btn-secondary:hover {
	background: #000;
	border-color: #000;
	color: #fff;
}

.ups-modal-wrapper {
	background: none;
}

.ups-modal-opener-area {
	position: relative;
	padding: 15px;
}

.ups-modal-opener-area .ups-modal-opener {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
}

.ups-modal-close,
.ups-toggle-close {
	position: absolute;
	top: 17px;
	right: 50px;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	color: #101928;
	padding: 0;
	background: none;
	border: none;
	outline: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	z-index: 5;
}

@media (max-width: 1023px) {

	.ups-modal-close,
	.ups-toggle-close {
		right: 25px;
	}
}

@media (max-width: 767px) {

	.ups-modal-close,
	.ups-toggle-close {
		right: 15px;
		top: 12px;
	}
}

.ups-modal-close i,
.ups-toggle-close i {
	font-size: 16px;
	display: block;
}

@media (max-width: 767px) {

	.ups-modal-close i,
	.ups-toggle-close i {
		font-size: 14px;
	}
}

.ups-modal-close:hover,
.ups-toggle-close:hover {
	color: var(--primary-color);
}

.ups-modal-slide {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 99999;
	display: none;
}

.ups-modal-open .ups-pop-modal {
	display: block;
}

.ups-modal-slide-content {
	position: relative;
	min-height: 100vh;
	background: #f8f8f9 url(../../images/bg-pattern.png) repeat;
}

@media (max-width: 767px) {
	.ups-modal-slide-content {
		background: #fff;
	}
}

.ups-modal-slide-content .ups-main {
	max-height: calc(100vh - 120px);
	overflow: auto;
}

@media (max-width: 767px) {
	.ups-modal-slide-content .ups-main {
		max-height: calc(100vh - 140px);
	}
}

.ups-modal-slide-content .ups-slide-content {
	padding: 0;
	min-height: calc(100vh - 120px);
}

@media (max-width: 767px) {
	.ups-modal-slide-content .ups-slide-content {
		min-height: calc(100vh - 140px);
	}
}

@media (max-width: 767px) {
	.ups-modal-slide-content .ups-header {
		padding: 0 20px;
	}
}

/* new style */
.ups-modal-open {
	overflow: hidden;
}

.stripe-payment.ups-footer-next-button {
	padding: 0 12px;
	margin: 12px 0 0;
}

.stripe-payment.ups-footer-next-button .ups-ico {
	position: relative;
	top: 0;
	right: 0;
	order: 2;
}

.toggle-mode-active .has-global-padding {
	padding: 0;
}

.toggle-mode-active .has-global-padding {
	padding: 0;
}

.toggle-mode-active .has-global-padding>.alignfull {
	margin: 0;
}


.ups-voucher-header {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	background: #313644;
	height: 74px;
	z-index: 5;
}

.ups-voucher-header-content {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	padding: 8px 28px;
	height: 100%;
}

.ups-header-heading {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 12px;
	color: #fff;
}

.ups-header-heading .ups-icon-holder {
	width: 50px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #e0e9ff;
	border: 1px solid var(--primary-color);
	color: var(--primary-color);
	border-radius: 50%;
}

.ups-header-heading .ups-icon-holder i {
	display: block;
	font-size: 20px;
	line-height: 1;
}

.ups-header-heading .ups-title-text {
	display: block;
	font-size: 24px;
	line-height: 1;
	font-weight: 700;
}

.toggle-view-wrapper {
	max-width: 1280px !important;
	margin: 0 auto !important;
	border: 1px solid #313644;
	border-radius: 6px;
}

.toggle-view-wrapper .ups-header {
	position: absolute;
	top: 74px;
}

.toggle-view-wrapper .ups-wrapper-holder {
	position: static;
	padding: 0;
}

.toggle-view-wrapper .steps-section {
	padding: 124px 0 0;
}

.toggle-view-wrapper .ups-footer {
	position: absolute;
}

.btns img {
	display: block;
	margin: auto;
	border-radius: 8px;
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
	transition: transform 0.3s ease;
}

.btns img:hover {
	transform: scale(1.05);
}

/* Image size styles */
.large-size {
	width: 400px;
	height: auto;
}

.medium-size {
	width: 250px;
	height: auto;
}

.small-size {
	width: 150px;
	height: auto;
}

.toggle-view-wrapper .ups-slide-content {
	min-height: calc(100vh - 124px);
}

@media (max-width: 767px) {
	.ups-voucher-header {
		height: 56px;
	}
	.ups-voucher-header-content {
		padding: 8px 15px;
	}
	.ups-header-heading {
		gap: 10px;
	}
	.ups-header-heading .ups-icon-holder {
		width: 40px;
		height: 40px;
	}
	.ups-header-heading .ups-icon-holder i {
		display: block;
		font-size: 14px;
		line-height: 1;
	}
	.ups-header-heading .ups-title-text {
		font-size: 20px;
	}
	.toggle-view-wrapper .ups-header {
		top: 56px;
		padding: 0 20px;
	}
}
