.inner-hero-sec {
	padding-top: 215px;
	padding-bottom: 80px;
	position: relative;
	background-color: #fff;
	overflow: hidden;
}

/* Hire Shopify Developer with Flexible Hours */
.inner-hero-sec.hire-shopify-dev-flexi-hours {
	border-radius: 0 0 50px 50px;
	background: #F7F4E9;
	margin-bottom: 80px;
	padding-top: 150px;
}

.hire-shopify-dev-flexi-hours-row {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.hire-shopify-dev-left {
	width: 51%;
}

.hire-shopify-dev-left h1>span {
	color: #AD5151;
	font-weight: 800;
	font-style: italic;
}

.hire-shopify-dev-list ul li {
	font-size: 16px;
	line-height: normal;
	font-weight: 600;
	color: #282828;
	position: relative;
	border-bottom: 1px solid rgba(40, 40, 40, 0.1);
	margin-bottom: 13px;
	padding-bottom: 13px;
	padding-left: 40px;
}

.hire-shopify-dev-list ul li:last-child {
	padding-bottom: 0;
	border-bottom: 0;
	margin-bottom: 0;
}

.hire-shopify-dev-list ul li::before {
	content: "";
	display: block;
	background-image: url("../../images/key-highlights.svg");
	background-repeat: no-repeat;
	background-position: center;
	width: 21px;
	height: 21px;
	background-size: contain;
	position: absolute;
	top: -1px;
	left: 0;
}

.hire-shopify-dev-right {
	width: 49%;
	padding-left: 50px;
}

.hire-shopify-dev-list {
	padding-top: 10px;
	max-width: 460px;
	width: 100%;
}

.pricing-slider-card {
	border-radius: 25px;
	border: 1.5px solid rgba(40, 40, 40, 0.10);
	padding: 39px 24px 24px;
}

.pricing-slider-card h3 {
	letter-spacing: -0.44px;
	border-bottom: 1px solid rgba(40, 40, 40, 0.1);
	margin-bottom: 25px;
	padding-bottom: 25px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}

.pricing-slider-card h3 span {
	color: #AD5151;
}

.stat-box span.label {
	font-size: 15px;
	line-height: 24px;
	color: #535353;
	font-weight: 600;
	border-radius: 50px;
	border: 1px solid #535353;
	display: inline-block;
	padding: 5px 10px;
	width: 80px;
	text-align: center;
	margin-bottom: 20px;
}

.stat-box .val,
.stat-box .sub {
	color: #282828;
	font-size: 20px;
	line-height: 32px;
	font-weight: 700;
}

.stat-box .sub-old {
	font-size: 20px;
	line-height: 38px;
	font-weight: 500;
	color: #AD5151;
	text-decoration-line: line-through;
}

.stats-grid {
	display: flex;
	align-items: stretch;
	flex-wrap: wrap;
	gap: 10px;
	margin-bottom: 70px;
}

.stat-box {
	border-radius: 10px;
	background: rgba(255, 255, 255, 0.60);
	width: 31.8%;
	height: auto;
	text-align: center;
	padding: 30px 15px;
}

.slider-container input.slider {
	width: 100%;
	border-radius: 50px;
	background: #282828;
	border: 0;
}

.slider-labels {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding-top: 15px;
}

.slider-labels span {
	display: inline-block;
	font-size: 14px;
	line-height: 16.8px;
	color: #282828;
	font-weight: 600;
	letter-spacing: -0.28px;
	opacity: 0.8;
}

.slider-container {
	padding-bottom: 35px;
}

.pricing-slider-card a {
	width: 100%;
	display: block;
}

.pricing-slider-card a.quote-link {
	color: #282828;
	font-size: 14px;
	font-weight: 700;
	transition: .5s;
	line-height: normal;
	text-transform: uppercase;
	text-decoration-line: underline;
	text-decoration-style: solid;
	text-decoration-skip-ink: auto;
	text-decoration-thickness: 8.5%;
	text-underline-offset: auto;
	text-underline-position: from-font;
	text-align: center;
	padding-top: 20px;
}

.pricing-slider-card a.quote-link:hover {
	color: #AD5151;
}

.slider-container .slider::-webkit-slider-thumb {
	background: #AD5151 !important;
	border: 2px solid #ffffff;
	border-radius: 50px !important;
	width: 25px;
	height: 25px;
	cursor: pointer;
	appearance: none;
}

.slider-container .slider::-moz-range-thumb {
	background: #AD5151 !important;
	border: 2px solid #ffffff;
	border-radius: 50px !important;
	width: 25px;
	height: 25px;
	cursor: pointer;
}


.our-commitment {
	padding-bottom: 80px;
}

.our-commitment-title {
	text-align: center;
	margin-bottom: 60px;
}

/* .inner-hero-sec.our-commitment .container,
.buy-bulk-shopify-hours .container,
.bulk-shopify-fulltime-resources .container,
.engagement-section .container {
    max-width: 1360px;
} */
.our-commintment-feature {
	display: flex;
	flex-wrap: wrap;
}

.our-commintment-feature .commintment-box {
	width: 33.3333%;
	border-left: 1px solid #2828281A;
	border-right: 1px solid #2828281A;
	border-bottom: 1px solid #2828281A;
	padding: 42px 45px 49px 28px;
}

.our-commintment-feature .commintment-box:nth-child(3n + 1) {
	border-left: 0;
	border-right: 0;
}

.our-commintment-feature .commintment-box:nth-child(3n) {
	border-right: 0;
	border-left: 0;
}

.our-commintment-feature .commintment-box p {
	font-size: 16px;
	line-height: 190%;
}

.our-commintment-feature .commintment-box p {
	font-size: 16px;
	line-height: 190%;
}

.our-commintment-feature .commintment-box h4 {
	margin-bottom: 15px;
}

.our-commintment-feature .commintment-box:nth-last-child(-n + 2) {
	border-bottom: 0;
}

/* buy-bulk-shopify-hours */
.buy-bulk-shopify-hours {
	background-color: #171E16;
	padding: 100px 0;
}

.buy-bulk-shopify-hours-row {
    display: flex;
    align-items: center;
    gap: 30px;
}

.buy-bulk-shopify-hours-title h2 {
	color: #fff;
	margin-bottom: 0;
}

.buy-bulk-shopify-hours-title {
	width: 26%;
}

.buy-bulk-shopify-hours-list {
	width: calc(100% - 26%);
}

.buy-bulk-shopify-hours-list ul {
    display: flex;
    flex-wrap: wrap;
    gap: 40px 20px;
}

.buy-bulk-shopify-hours-list ul li {
    width: calc(50% - 10px);
    position: relative;
    padding-left: 20px;
}

.buy-bulk-shopify-hours-list ul li::before {
	content: "";
	display: block;
	width: 12px;
	height: 12px;
	background: #36F4A4;
	border-radius: 50px;
	position: absolute;
	top: 5px;
	left: 0;
}

.buy-bulk-shopify-hours-list ul li h4 {
	color: #fff;
}

.buy-bulk-shopify-hours-list ul li p {
	font-size: 16px;
	line-height: 190%;
	color: #fff;
}

/* bulk-shopify-fulltime-resources */
.bulk-shopify-fulltime-resources {
	background: #FAFAF7;
	padding: 75px 0;
}

.bulk-shopify-fulltime-resources-row {
	display: flex;
	align-items: center;
}

.bulk-shopify-fulltime-resources-title {
	width: calc(100% - 800px);
	padding-right: 68px;
}

.bulk-shopify-fulltime-resources-box {
	width: 800px;
}

.bulk-shopify-fulltime-resources-title p {
	font-size: 16px;
	line-height: 190%;
}

.bulk-shopify-fulltime-resources-title h2 {
	margin-bottom: 15px;
}

.offer-both-fits-text {
	background: #1a1e1a;
	color: #ffffff;
	padding: 3px 40px;
	border-radius: 25px 25px 0 0;
	position: relative;
	z-index: 1;
	max-width: 566px;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}

.offer-both-fits-text span {
	display: inline-block;
	font-size: 16px;
	line-height: 30.4px;
	font-style: italic;
	font-weight: 600;
	color: #ffffff;
}

.offer-both-fits-text::before,
.offer-both-fits-text::after {
	content: "";
	position: absolute;
	bottom: -1px;
	width: 20px;
	height: 100%;
	background: #1a1e1a;
	z-index: -1;
}

.offer-both-fits-text::before {
	left: 0;
	transform: skewX(-27deg);
	border-top-left-radius: 365px;
}

.offer-both-fits-text::after {
	right: 0;
	transform: skewX(26deg);
	border-top-right-radius: 365px;
}

.bulk-shopify-fulltime-resources-table {
	border: 2px solid #171E16;
	border-radius: 20px;
	padding: 20px 32px 20px 20px;
	display: flex;
	align-items: stretch;
	background-color: #ffffff;
}

.bulk-shopify-fulltime-resources-list ul {
	padding-bottom: 35px;
}

.bulk-shopify-fulltime-resources-list span.bg-white {
	font-size: 16px;
	line-height: 30.4px;
	color: #282828;
	font-weight: 600;
	padding: 10px 12px;
	border-radius: 10px;
	display: inline-block;
}

.bulk-shopify-fulltime-resources-list ul li {
	font-size: 16px;
	line-height: 30.4px;
	color: #535353;
	position: relative;
	font-weight: 500;
	padding-left: 30px;
	border-bottom: 1px solid rgba(40, 40, 40, 0.1);
	margin-bottom: 16px;
	padding-bottom: 16px;
}

.bulk-shopify-fulltime-resources-list ul li:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
}

.bulk-shopify-fulltime-resources-list ul li::before {
	content: "";
	display: block;
	background-image: url("../../images/bulk-shopify-hours.svg");
	background-repeat: no-repeat;
	background-position: center;
	width: 19px;
	height: 19px;
	background-size: contain;
	position: absolute;
	top: 5px;
	left: 0;
}

.bulk-shopify-fulltime-resources-list.bg-light-yellow {
	border-radius: 20px;
	background: #F7F4E9;
	padding: 44px 38px 44px 24px;
	width: 57%;
	position: relative;
	margin-left: 0;
}

.bulk-shopify-fulltime-resources-list.bg-light-yellow .get-started-btn {
	position: absolute;
	bottom: -50px;
	left: 50%;
}

.bulk-shopify-fulltime-resources-list {
	width: 53%;
	padding: 44px 0 0 0;
	position: relative;
	margin-left: 35px;
	display: flex;
	flex-direction: column;
}

.bulk-shopify-fulltime-resources-list .get-started-btn {
	position: absolute;
	bottom: -50px;
	left: 50%;
	transform: translateX(-50%);
	margin: 0 auto;
}

.bulk-shopify-fulltime-resources-list span.bg-Jaguar {
	border-radius: 10px;
	background: rgba(173, 81, 81, 0.10);
	padding: 11px 10px;
	display: inline-block;
	font-size: 16px;
	line-height: 30.4px;
	color: #282828;
	font-weight: 600;
}

.bulk-shopify-fulltime-resources-list .get-started-btn a.btn.btn-red {
	min-width: 318px;
	background: #FAFAF7;
}


.can-you-use-shopify-hours {
	padding: 80px 0;
}

.can-you-use-shopify-hours-title {
	text-align: center;
}

.can-you-use-shopify-hours-title {
	text-align: center;
	padding-bottom: 50px;
}

.can-you-use-shopify-hours-list ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 24px 11px;
}

.can-you-use-shopify-hours-list ul li {
	font-size: 15px;
	line-height: 19.48px;
	color: #282828;
	font-weight: 600;
	border-radius: 30px;
	border: 1px solid rgba(40, 40, 40, 0.20);
	background: #FAFAF7;
	padding: 17px 13px 17px 37px;
	position: relative;
}

.can-you-use-shopify-hours-list ul li::before {
	content: "";
	display: block;
	background-image: url("../../images/use-shopify-hours.svg");
	background-repeat: no-repeat;
	background-position: center;
	width: 14px;
	height: 9px;
	background-size: contain;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 15px;
}


.engagement-section {
	background: #FAFAF7;
	padding: 110px 0;
}

.engagement-sec-title {
	margin-bottom: 60px;
	text-align: center;
}

.engagement-sec-title p {
	font-size: 16px;
	line-height: 30.4px;
	color: #535353;
}

.timeline {
	position: relative;
	display: flex;
	justify-content: space-between;
}

.timeline-line {
	position: absolute;
	top: 129px;
	left: 0;
	right: 0;
	height: 1.5px;
	border-top: 1.5px dashed #AD5151;
}

.timeline-item {
	width: 20%;
	position: relative;
	text-align: center;
}

.circle {
	width: 90px;
	height: 90px;
	border-radius: 50%;
	margin: 0 auto 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: 700;
	color: #AD5151;
	background: #F7EEEE;
	font-size: 30px;
	line-height: 57px;
	position: relative;
}

.circle::after {
	content: "";
	display: block;
	width: 98px;
	height: 98px;
	border: 1px dashed #AD5151;
	border-radius: 50%;
	position: absolute;
	top: -4px;
	left: -4px;
}

.dot {
	width: 18px;
	height: 18px;
	background: #AD5151;
	border-radius: 6px;
	margin: 0 auto 30px;
}

.timeline-item p {
	font-size: 18px;
	line-height: 25.2px;
	color: #282828;
	font-weight: 600;
}


.trusted_leading_brands .section_title:not(:last-child) {
	margin-bottom: 40px;
}

.trusted_leading_brands .section_title {
	max-width: 658px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.trusted_leading_brands .section_title h2 {
	font-style: normal;
	line-height: normal;
	margin-bottom: 24px;
	font-size: 40px;
	text-align: center;
	font-family: var(--montreal-medium);
	font-weight: 700;
	letter-spacing: -0.8px;
}

.trusted_leading_brands .section_title p {
	font-weight: 600;
	font-size: 16px;
	line-height: 1.9;
	letter-spacing: 0px;
}

.trusted_leading_logo_grid {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -15px;
	position: relative;
}

.trusted_leading_logo_item {
	margin: 0 15px;
	width: calc(20% - 30px);
	display: flex;
	justify-content: center;
	align-items: center;
	min-height: 113px;
	position: relative;
	z-index: 3;
}

.trusted_leading_logo_grid .border_lines {
	position: absolute;
	width: 100%;
	height: 100%;
}

.trusted_leading_logo_grid .border_lines .lines_vr {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
	height: 100%;
}

.trusted_leading_logo_grid .border_lines .lines_vr div {
	background: linear-gradient(90deg, rgba(40, 40, 40, 0) 0%, rgba(40, 40, 40, 1) 50%, rgba(40, 40, 40, 0) 100%);
	height: 1px;
	width: 100%;
	opacity: 0.2;
}

.trusted_leading_logo_grid .border_lines .lines_vr .item_1,
.trusted_leading_logo_grid .border_lines .lines_vr .item_5,
.trusted_leading_logo_grid .border_lines .lines_vr .item_1,
.trusted_leading_logo_grid .border_lines .lines_vr .item_5 {
	opacity: 0;
}

.trusted_leading_logo_grid .border_lines .lines_hr .item_6,
.trusted_leading_logo_grid .border_lines .lines_vr .item_6 {
	display: none;
}

.trusted_leading_logo_grid .border_lines .lines_hr {
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 100%;
	position: absolute;
	width: 100%;
	top: 0;
}

.trusted_leading_logo_grid .border_lines .lines_hr div {
	height: 100%;
	width: 20%;
}

.trusted_leading_logo_grid .border_lines .lines_hr div::after {
	position: absolute;
	content: "";
	background: linear-gradient(0deg, rgba(40, 40, 40, 0) 0%, rgba(40, 40, 40, 1) 50%, rgba(40, 40, 40, 0) 100%);
	height: 100%;
	width: 1px;
	opacity: 0.2;
}

.trusted_leading_logo_grid .border_lines .lines_hr div:first-child::after {
	background: transparent;
}

.trusted_leading_logo_scrolling {
	display: none;
}


section.faq-sec.flexible-hours-bg {
	background: #E6ECF0;
}

.faq-sec .header-text {
	margin-bottom: 64px
}

.accrodion-title h3 {
	font-weight: 600;
	line-height: 25px;
	margin: 0;
	font-size: 18px;
}

.accrodion-item {
	border-radius: 10px 10px 10px 10px;
	border: 1.3px solid #efefef;
	background: #fff
}

.accrodion-item:not(:last-child) {
	margin-bottom: 20px
}

.accrodion-title {
	cursor: pointer;
	padding: 24px 70px 24px 32px;
	position: relative
}

.accrodion-title:after {
	content: '';
	background-image: url('../../images/plus.svg');
	display: inline-block;
	position: absolute;
	right: 32px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 32px;
	height: 32px;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat
}

.accrodion-item.active .accrodion-title:after {
	background-image: url('../../images/minus.svg')
}

.accrodion-content {
	padding: 0 32px 24px 32px;
	display: none
}

.accordion-main .accrodion-item:first-child .accrodion-content {
	display: block
}

.accrodion-content li,
.accrodion-content p {
	color: #535353;
	font-size: 16px;
	font-weight: 500;
	line-height: 32px;
	letter-spacing: .32px
}

.accrodion-content li {
	background: url('../../images/bullets-icon.svg') 0 3px no-repeat;
	background-size: 22px;
	padding-left: 34px;
	margin-bottom: 10px;
}

.accrodion-content strong {
	font-weight: 700
}

.custom-slider input[type=range]{width:100%;appearance:none;height:6px;background:#e5dfd8;border-radius:10px;outline:0;position:relative}
.custom-slider input[type=range]::-webkit-slider-runnable-track{height:6px;border-radius:10px}
.custom-slider input[type=range]::-webkit-slider-thumb{appearance:none;width:16px;height:16px;background:#b5524c;border-radius:50%;cursor:pointer;border:none;position:relative;margin-top:-5px}
.custom-slider input[type=range]::-moz-range-thumb{width:16px;height:16px;background:#b5524c;border-radius:50%;border:none}
.slider-container{position:relative}
#hourSlider{width:100%;appearance:none;height:6px;background:#e5dfd8;border-radius:10px;outline:0}
#hourSlider::-webkit-slider-thumb{appearance:none;width:16px;height:16px;background:#b5524c;border-radius:50%;cursor:pointer;margin-top:-5px}
.slider-bubble{position:absolute;top:-35px;transform:translateX(-50%);color:#282828;font-size:15.86px;font-style:normal;font-weight:600;line-height:120%;letter-spacing:-.317px;width:48px;text-align:center;height:30px;display:flex;align-items:center;justify-content:center;left:10px}
.slider-bubble::before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='48' height='35' viewBox='0 0 48 35' fill='none'><mask id='m' fill='white'><path d='M33.3057 0C41.189 0 47.5801 6.39107 47.5801 14.2744C47.5799 22.1576 41.1889 28.5479 33.3057 28.5479H31.0241C30.4341 28.5479 29.871 28.7943 29.4707 29.2276L24.815 34.2677C23.9778 35.1741 22.5456 35.1741 21.7083 34.2678L17.0518 29.2275C16.6515 28.7942 16.0884 28.5479 15.4985 28.5479H14.2744C6.39119 28.5479 0.000194316 22.1576 0 14.2744C0 6.39107 6.39107 0 14.2744 0H33.3057Z'/></mask><path d='M33.3057 0C41.189 0 47.5801 6.39107 47.5801 14.2744C47.5799 22.1576 41.1889 28.5479 33.3057 28.5479H31.0241C30.4341 28.5479 29.871 28.7943 29.4707 29.2276L24.815 34.2677C23.9778 35.1741 22.5456 35.1741 21.7083 34.2678L17.0518 29.2275C16.6515 28.7942 16.0884 28.5479 15.4985 28.5479H14.2744C6.39119 28.5479 0.000194316 22.1576 0 14.2744C0 6.39107 6.39107 0 14.2744 0H33.3057Z' fill='white'/><path d='M47.5801 14.2744L49.0801 14.2745V14.2744H47.5801ZM0 14.2744H-1.5V14.2745L0 14.2744ZM24.815 34.2677L23.7131 33.2499L24.815 34.2677ZM21.7083 34.2678L22.8101 33.25L21.7083 34.2678ZM29.4707 29.2276L30.5725 30.2454L29.4707 29.2276ZM33.3057 0V1.5C40.3606 1.5 46.0801 7.2195 46.0801 14.2744H47.5801H49.0801C49.0801 5.56264 42.0174 -1.5 33.3057 -1.5V0ZM47.5801 14.2744L46.0801 14.2744C46.0799 21.3291 40.3606 27.0479 33.3057 27.0479V28.5479V30.0479C42.0172 30.0479 49.0799 22.9861 49.0801 14.2745L47.5801 14.2744ZM33.3057 28.5479V27.0479H31.0241V28.5479V30.0479H33.3057V28.5479ZM29.4707 29.2276L28.3689 28.2098L23.7131 33.2499L24.815 34.2677L25.9168 35.2855L30.5725 30.2454L29.4707 29.2276ZM21.7083 34.2678L22.8101 33.25L18.1535 28.2096L17.0518 29.2275L15.95 30.2454L20.6066 35.2857L21.7083 34.2678ZM15.4985 28.5479V27.0479H14.2744V28.5479V30.0479H15.4985V28.5479ZM14.2744 28.5479V27.0479C7.21952 27.0479 1.50017 21.3291 1.5 14.2744L0 14.2744L-1.5 14.2745C-1.49979 22.9861 5.56286 30.0479 14.2744 30.0479V28.5479ZM0 14.2744H1.5C1.5 7.2195 7.2195 1.5 14.2744 1.5V0V-1.5C5.56264 -1.5 -1.5 5.56264 -1.5 14.2744H0ZM14.2744 0V1.5H33.3057V0V-1.5H14.2744V0ZM17.0518 29.2275L18.1535 28.2096C17.4693 27.469 16.5068 27.0479 15.4985 27.0479V28.5479V30.0479C15.67 30.0479 15.8336 30.1195 15.95 30.2454L17.0518 29.2275ZM24.815 34.2677L23.7131 33.2499C23.4698 33.5134 23.0535 33.5134 22.8101 33.25L21.7083 34.2678L20.6066 35.2857C22.0378 36.8348 24.4857 36.8348 25.9168 35.2855L24.815 34.2677ZM31.0241 28.5479V27.0479C30.0157 27.0479 29.0531 27.4691 28.3689 28.2098L29.4707 29.2276L30.5725 30.2454C30.6889 30.1195 30.8526 30.0479 31.0241 30.0479V28.5479Z' fill='%23282828' fill-opacity='0.14' mask='url(%23m)'/></svg>") no-repeat center;background-size:contain;z-index:-1;width:48px;height:35px;left:0}
#hourSlider{background:linear-gradient(to right,#b5524c 33%,#e5dfd8 33%)}
.range-wrap{position:relative;width:100%;margin-top:25px}
#hourSlider{position:absolute;width:100%;height:30px;opacity:0;z-index:5;cursor:pointer}
.range-track{position:relative;height:6px;background:#e5dfd8;border-radius:10px}
.range-fill{position:absolute;height:6px;background:#b5524c;border-radius:10px;width:0%;left:0;top:0}
.fake-thumb{position:absolute;top:50%;width:16px;height:16px;background:#b5524c;border-radius:50%;transform:translate(-50%,-50%);pointer-events:none;z-index:3;font-size:0}
.fake-thumb::before{content:attr(data-val);position:absolute;bottom:140%;left:50%;transform:translateX(-50%);border-radius:52px;padding:4px 10px;font-size:12px;font-weight:600;white-space:nowrap;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='48' height='35' viewBox='0 0 48 35' fill='none'><mask id='m' fill='white'><path d='M33.3057 0C41.189 0 47.5801 6.39107 47.5801 14.2744C47.5799 22.1576 41.1889 28.5479 33.3057 28.5479H31.0241C30.4341 28.5479 29.871 28.7943 29.4707 29.2276L24.815 34.2677C23.9778 35.1741 22.5456 35.1741 21.7083 34.2678L17.0518 29.2275C16.6515 28.7942 16.0884 28.5479 15.4985 28.5479H14.2744C6.39119 28.5479 0.000194316 22.1576 0 14.2744C0 6.39107 6.39107 0 14.2744 0H33.3057Z'/></mask><path d='M33.3057 0C41.189 0 47.5801 6.39107 47.5801 14.2744C47.5799 22.1576 41.1889 28.5479 33.3057 28.5479H31.0241C30.4341 28.5479 29.871 28.7943 29.4707 29.2276L24.815 34.2677C23.9778 35.1741 22.5456 35.1741 21.7083 34.2678L17.0518 29.2275C16.6515 28.7942 16.0884 28.5479 15.4985 28.5479H14.2744C6.39119 28.5479 0.000194316 22.1576 0 14.2744C0 6.39107 6.39107 0 14.2744 0H33.3057Z' fill='white'/><path d='M47.5801 14.2744L49.0801 14.2745V14.2744H47.5801ZM0 14.2744H-1.5V14.2745L0 14.2744ZM24.815 34.2677L23.7131 33.2499L24.815 34.2677ZM21.7083 34.2678L22.8101 33.25L21.7083 34.2678ZM29.4707 29.2276L30.5725 30.2454L29.4707 29.2276ZM33.3057 0V1.5C40.3606 1.5 46.0801 7.2195 46.0801 14.2744H47.5801H49.0801C49.0801 5.56264 42.0174 -1.5 33.3057 -1.5V0ZM47.5801 14.2744L46.0801 14.2744C46.0799 21.3291 40.3606 27.0479 33.3057 27.0479V28.5479V30.0479C42.0172 30.0479 49.0799 22.9861 49.0801 14.2745L47.5801 14.2744ZM33.3057 28.5479V27.0479H31.0241V28.5479V30.0479H33.3057V28.5479ZM29.4707 29.2276L28.3689 28.2098L23.7131 33.2499L24.815 34.2677L25.9168 35.2855L30.5725 30.2454L29.4707 29.2276ZM21.7083 34.2678L22.8101 33.25L18.1535 28.2096L17.0518 29.2275L15.95 30.2454L20.6066 35.2857L21.7083 34.2678ZM15.4985 28.5479V27.0479H14.2744V28.5479V30.0479H15.4985V28.5479ZM14.2744 28.5479V27.0479C7.21952 27.0479 1.50017 21.3291 1.5 14.2744L0 14.2744L-1.5 14.2745C-1.49979 22.9861 5.56286 30.0479 14.2744 30.0479V28.5479ZM0 14.2744H1.5C1.5 7.2195 7.2195 1.5 14.2744 1.5V0V-1.5C5.56264 -1.5 -1.5 5.56264 -1.5 14.2744H0ZM14.2744 0V1.5H33.3057V0V-1.5H14.2744V0ZM17.0518 29.2275L18.1535 28.2096C17.4693 27.469 16.5068 27.0479 15.4985 27.0479V28.5479V30.0479C15.67 30.0479 15.8336 30.1195 15.95 30.2454L17.0518 29.2275ZM24.815 34.2677L23.7131 33.2499C23.4698 33.5134 23.0535 33.5134 22.8101 33.25L21.7083 34.2678L20.6066 35.2857C22.0378 36.8348 24.4857 36.8348 25.9168 35.2855L24.815 34.2677ZM31.0241 28.5479V27.0479C30.0157 27.0479 29.0531 27.4691 28.3689 28.2098L29.4707 29.2276L30.5725 30.2454C30.6889 30.1195 30.8526 30.0479 31.0241 30.0479V28.5479Z' fill='%23282828' fill-opacity='0.14' mask='url(%23m)'/></svg>") no-repeat center;background-size:contain;z-index:-1;width:48px;height:32px;display:flex;justify-content:center;color:#282828;font-size:15.86px;font-style:normal;font-weight:600;line-height:120%;letter-spacing:-.317px}
#hourSlider{position:absolute;top:0;left:0;width:100%;height:6px;opacity:0;z-index:5;cursor:pointer}
.range-wrap{position:relative;width:100%;height:6px}


.request-banner.shopify-bluk {background: #FAFAF7;padding: 60px 0;display: flex;}
.request-banner.shopify-bluk .request-banner-text {display: flex;justify-content: space-between;align-items: center;}
.request-banner.shopify-bluk .request-banner-text h2 {font-size: 28px;margin-bottom: 0;}