//colors
$black: #000;
$color_lochmara_approx: #007ace;
$color_ship_gray_15_approx: rgba(63, 63, 68, .15);
$color_nobel_approx: #b3b3b3;
$color_alabaster_approx: #fafbfc;
$color_mercury_approx: #e6e6e6;
$color_bali_hai_approx: #919eab;
$white: #fff;
$black_63: rgba(0, 0, 0, .63);
$color_gallery_approx: #ebeef0;
$color_shuttle_gray_approx: #576675;

.fulfillcardver2-grid-2 {
	margin-top: 10px;
	margin-bottom: 10px;
	justify-content: stretch;
	justify-items: start;
	align-items: center;
	grid-template-columns: 2fr 1fr 1fr;
	grid-template-rows: auto;
	border-bottom: 0 solid $black;
	text-align: left;
}
.fulfillcardver2-link {
	display: block;
	color: $color_lochmara_approx;
	text-decoration: none;
}
.fulfillcardver2-body {
	text-decoration: none;
}
.fulfillcardver2-div-block {
	position: static;
	display: flex;
	margin-top: 10px;
	margin-bottom: 10px;
	justify-content: space-between;
}
.fulfillcardver2-button {
	display: inline-block;
	margin-right: auto;
	margin-left: auto;
	justify-content: flex-end;
	align-self: center;
	//Instead of the line below you could use @include border-radius($radius, $vertical-radius)
	border-radius: 5px;
}
.fulfillcardver2-div-block-2 {
	width: auto;
	max-width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px 10px 10px 20px;
	//Instead of the line below you could use @include box-shadow($shadow-1, $shadow-2, $shadow-3, $shadow-4, $shadow-5, $shadow-6, $shadow-7, $shadow-8, $shadow-9, $shadow-10)
	box-shadow: 0 0 3px 0 $color_ship_gray_15_approx;
}
.fulfillcardver2-container--fulfill {
	margin-bottom: 10px;
	border-bottom: 1px solid $color_ship_gray_15_approx;
	//Instead of the line below you could use @include border-radius($radius, $vertical-radius)
	border-radius: 3px;
}
.fulfillcardver2-text-block {
	font-size: 12px;
	line-height: 30px;
	font-weight: 600;
}
.fulfillcardver2-image {
	width: 49px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid $color_nobel_approx;
	background-image: linear-gradient(180deg, $color_alabaster_approx, $color_alabaster_approx);
}
.fulfillcardver2-div-block-3 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	clear: none;
	border-width: 1px;
	border-color: $color_mercury_approx;
	border-bottom-style: solid;
}
.fulfillcardver2-text-block-3 {
	position: absolute;
	right: -15px;
	display: inline-block;
	padding-right: 8px;
	padding-left: 8px;
	border: 0 solid $black;
	//Instead of the line below you could use @include border-radius($radius, $vertical-radius)
	border-radius: 10px;
	background-color: $color_bali_hai_approx;
	color: $white;
}
.fulfillcardver2-div-block-5 {
	position: relative;
	display: inline-block;
	margin-right: 15px;
}
.fulfillcardver2-heading2 {
	font-size: 16px;
	font-weight: 700;
}
.fulfillcardver2div-block-7 {
	display: flex;
}
.fulfillcardver2-text-span {
	font-style: normal;
}
.fulfillcardver2-text-block-4 {
	font-size: 14px;
	line-height: 30px;
}
.fulfillcardver2-bold-text {
	color: $black_63;
}
.fulfillcardver2-div-block-8 {
	max-width: 300px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	//Instead of the line below you could use @include box-shadow($shadow-1, $shadow-2, $shadow-3, $shadow-4, $shadow-5, $shadow-6, $shadow-7, $shadow-8, $shadow-9, $shadow-10)
	box-shadow: 0 0 6px 0 $color_ship_gray_15_approx;
}
.fulfillcardver2-div-block-9 {
	display: flex;
	height: auto;
	margin-top: 15px;
	flex-direction: row;
	justify-content: center;
	justify-items: center;
	flex-wrap: nowrap;
	align-items: center;
	align-content: center;
	grid-column-gap: 16px;
	grid-row-gap: 16px;
	grid-template-columns: 1fr;
	grid-template-rows: auto;
}
.fulfillcardver2-text-block-5 {
	font-size: 18px;
	line-height: 60px;
	font-weight: 600;
}
.fulfillcardver2-div-block-10 {
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-bottom: 1px solid $color_gallery_approx;
}
.fulfillcardver2-text-block-6 {
	display: inline-block;
	padding: 3px 8px;
	//Instead of the line below you could use @include border-radius($radius, $vertical-radius)
	border-radius: 12px;
	background-color: $color_mercury_approx;
	color: $color_shuttle_gray_approx;
	line-height: 15px;
}
.fulfillcardver2-div-block-11 {
	display: flex;
	margin-top: 10px;
	justify-content: flex-start;
}
.fulfillcardver2-text-block-7 {
	flex: 0 auto;
}
.fulfillcardver2-bold-text-2 {
	margin-left: 15px;
}
.fulfillcardver2-form-block {
	display: flex;
	height: 100%;
	margin-bottom: 0;
	flex-direction: column;
	justify-content: center;
	align-self: center;
}
.fulfillcardver2-text-field {
	display: block;
	margin-bottom: 0;
	text-align: center;
}
.fulfillcardver2-text-block-8 {
	font-weight: 700;
}
.fulfillcardver2-text-block-9 {
	font-weight: 700;
}
.fulfillcardver2-text-block-10 {
	font-weight: 700;
}
@media(max-width: 479px) {
	.fulfillcardver2-grid-2 {
		padding-right: 5px;
		padding-left: 5px;
		grid-template-columns: 2fr 1fr 2fr;
	}
	.fulfillcardver2-div-block {
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	.fulfillcardver2-text-block {
		margin-left: 35px;
	}
	.fulfillcardver2-image {
		min-width: 50px;
	}
}
#w-node-617404893b43 {
	grid-column-start: 1;
	grid-column-end: 2;
	grid-row-start: 1;
	grid-row-end: 2;
}
#w-node-55d1834fae2f {
	grid-column-start: 1;
	grid-column-end: 2;
	grid-row-start: 1;
	grid-row-end: 2;
	justify-self: start;
}
#w-node-48697d67703c {
	grid-column-start: 3;
	grid-column-end: 4;
	grid-row-start: 1;
	grid-row-end: 2;
}
#w-node-ba474be092c0 {
	grid-column-start: 2;
	grid-column-end: 3;
	grid-row-start: 1;
	grid-row-end: 2;
}