@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;500&display=swap");

.moby-carousel-container a:link {
	text-decoration: none;
}

@media only screen and (max-width: 800px) {
	.moby-carousel-container .arow {
		margin-left: -.5rem;
		margin-right: -.5rem;
		min-width: auto;
	}
}

@media only screen and (max-width: 1024px) {
	.moby-carousel-container .arow-mobile-modal.full-height {
		top: 0;
		height: 100vh !important;
	}
}

@media only screen and (min-width: 1024px) {
	.moby-carousel-container .desk-modal-backdrop {
		position: fixed;
		background: rgba(0, 0, 0, .5);
		height: 100vh;
		z-index: 201;
		top: 0;
		bottom: 0;
		right: 0;
		left: 0;
	}
}

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
.moby-carousel-container {
	line-height: 1.15;
	line-height: 1.5rem;
	-webkit-text-size-adjust: 100%;
	margin: 0;
	font-size: 1rem;
	color: #333;
	min-width: 320px;
	background-color: #fff;
	font-family: Roboto, -apple-system, BlinkMacSystemFont, Segoe UI, Ubuntu, sans-serif;
	font-weight: 400;
	-webkit-overflow-scrolling: touch;
}

.moby-carousel-container a {
	background-color: transparent;
	color: #2a72ee;
}

.moby-carousel-container button, .moby-carousel-container input, .moby-carousel-container optgroup, .moby-carousel-container select, .moby-carousel-container textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

.moby-carousel-container button, .moby-carousel-container input {
	overflow: visible;
}

.moby-carousel-container button, .moby-carousel-container select {
	text-transform: none;
}

.moby-carousel-container button, .moby-carousel-container [type="button"], .moby-carousel-container [type="reset"], .moby-carousel-container [type="submit"] {
	-webkit-appearance: button;
}

.moby-carousel-container button::-moz-focus-inner, .moby-carousel-container [type="button"]::-moz-focus-inner, .moby-carousel-container [type="reset"]::-moz-focus-inner, .moby-carousel-container [type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

.moby-carousel-container button:-moz-focusring, .moby-carousel-container [type="button"]:-moz-focusring, .moby-carousel-container [type="reset"]:-moz-focusring, .moby-carousel-container [type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

.moby-carousel-container ::-webkit-input-placeholder {
	color: #d2d2d2;
}

.moby-carousel-container :-moz-placeholder {
	color: #d2d2d2;
	opacity: 1;
}

.moby-carousel-container ::-moz-placeholder {
	color: #d2d2d2;
	opacity: 1;
}

.moby-carousel-container :-ms-input-placeholder {
	color: #d2d2d2;
}

.moby-carousel-container ::-ms-input-placeholder {
	color: #d2d2d2;
}

.moby-carousel-container button {
	outline: none !important;
}

.moby-carousel-container button, .moby-carousel-container textarea {
	font: inherit;
}

.moby-carousel-container input, .moby-carousel-container input[type="file"]::file-selector-button, .moby-carousel-container button, .moby-carousel-container select {
	color: #333;
}

@media (hover: hover) and (pointer: fine) {
	.moby-carousel-container a:hover {
		color: #14469b;
		text-decoration: none;
	}
}



@media (hover: hover) and (pointer: fine) {
	.moby-carousel-container .btn-link:hover {
		color: #2a72ee;
	}
}

@media (hover: hover) and (pointer: fine) {
	.moby-carousel-container .btn-default:hover {
		border-color: #d6dadc;
	}
}

@media screen and (max-width: 1650px) {
	.moby-carousel-container .menu-filter-checkboxes {
		right: 0;
	}
}

@media (max-width: 1024px) {
	.moby-carousel-container .templates-object-card__label-tooltip {
		right: 0;
	}
}

@media (max-width: 1024px) {
	.moby-carousel-container .templates-object-card__label-tooltip:after {
		left: auto;
	}
}

@media (min-width: 460px) {
	.moby-carousel-container .templates-object-card:not(.templates-object-card--mobile):not(.templates-object-card--horizontal) {
		margin: 10px;
		width: 285px;
		max-width: 435px;
		transition: box-shadow .3s ease-in-out, border-color .3s ease-in-out;
	}
	
	.moby-carousel-container .templates-object-card:not(.templates-object-card--mobile):not(.templates-object-card--horizontal):hover:not(.noHover) {
		box-shadow: 0 0 24px 0 rgba(51, 51, 51, .08);
		border-color: transparent;
		cursor: default;
	}
}

@media (min-width: 460px) {
	.moby-carousel-container .templates-object-card__empty {
		height: 0 !important;
		margin: 0 10px !important;
		box-shadow: none !important;
		transition: none !important;
		border: none;
		display: block;
	}
}

.moby-carousel-container a.templates-object-card__label.templates-object-card__label-bottom {
	color: #fff;
}

@media (min-width: 460px) {
	.moby-carousel-container .objects-desktop-list {
		display: inline-flex;
		margin: 0 -10px;
	}
}

.moby-carousel-container .visually-hidden {
	position: absolute;
	height: 1px;
	width: 1px;
	margin: -1px;
	clip: rect(0 0 0 0);
	clip-path: inset(100%);
	overflow: hidden;
	white-space: nowrap;
}



.moby-carousel-container {
	box-shadow: inset 0 -.0625rem 0 #d2d2d2;
	margin: 0 auto;
	max-width: 75.125rem;
}

.moby-carousel-nav-label {
	font-size: .875rem;
	line-height: 1.5rem;
	padding: .75rem;
	text-align: center;
}

.moby-carousel-nav-default {
	color: #4f4f4f;
	cursor: pointer;
	text-decoration: none;
	transition: color .2s;
}

.moby-carousel-nav-default:hover {
	border-bottom: .125rem solid #94cfff;
	color: #333;
}

.moby-carousel-nav-active {
	border-bottom: .125rem solid #0a7bd7;
	color: #333;
	cursor: default;
	font-weight: 500;
	z-index: 2;
}

.moby-carousel-track {
	position: relative;
}

.moby-carousel-nav-button {
	position: absolute;
	top: 50%;
	z-index: 3;
}

.moby-carousel-nav-button.moby-carousel-nav-next {
	right: 0;
	transform: translate(50%, -50%);
}

.moby-carousel-nav-button.moby-carousel-nav-prev {
	left: 0;
	transform: translate(-50%, -50%);
}

.moby-carousel-nav-wrapper {
	position: relative;
	z-index: 1;
}

.moby-carousel-gradient.moby-carousel-nav-prev:before {
	background: linear-gradient(270deg, transparent, currentColor);
	left: 0;
}

.moby-carousel-gradient.moby-carousel-nav-next:after {
	background: linear-gradient(270deg, currentColor, transparent);
	right: 0;
}

.moby-carousel-nav-list {
	-webkit-margin-before: unset;
	-webkit-margin-after: unset;
	-webkit-padding-start: unset;
	-ms-overflow-style: none;
	display: flex;
	list-style-type: none;
	margin-block-end: unset;
	margin-block-start: unset;
	overflow-x: auto;
	overflow: -moz-scrollbars-none;
	padding-inline-start: unset;
	scrollbar-width: none;
}

.moby-carousel-nav-list::-webkit-scrollbar {
	display: none;
}

.moby-carousel-button-icon {
	align-items: center;
	background-color: transparent;
	border: none;
	border-radius: 10000px;
	box-shadow: none;
	box-sizing: border-box;
	cursor: pointer;
	display: inline-flex;
	flex-flow: row nowrap;
	justify-content: center;
	outline: unset;
	padding: 0;
	position: relative;
	text-align: center;
	text-decoration: none;
	touch-action: manipulation;
	transition: background-color .15s ease-in-out, color .15s ease-in-out;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	vertical-align: middle;
	-moz-user-focus: ignore;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	overflow: visible;
}

.moby-carousel-button-icon[disabled] {
	cursor: not-allowed;
}

.moby-carousel-button-icon:after {
	transition: box-shadow .15s ease;
}

.moby-carousel-button-icon:focus-visible:after {
	border-radius: 10000px;
	box-shadow: inset 0 0 0 2px #8bb4fb;
	content: "";
	inset: 0;
	outline: none;
	pointer-events: none;
	position: absolute;
	z-index: 1;
}

.moby-carousel-button-svg {
	height: 24px;
	width: 24px;
}

.moby-carousel-button-inner {
	background-color: #fff;
	color: #4f4f4f;
}

@media (hover:hover)and (pointer:fine) {
	.moby-carousel-button-inner:hover {
		background-color: #f6f6f6;
		color: #4f4f4f;
	}
}

.moby-carousel-button-inner:active {
	background-color: #f6f6f6;
	color: #4f4f4f;
}

.moby-carousel-button-inner[disabled] {
	background-color: #f6f6f6;
	color: #848484;
}

@media (hover:hover)and (pointer:fine) {
	.plr_owQ:hover {
		background-color: #333;
		color: #fff;
	}
}


.moby-carousel-button-base {
	box-shadow: 0 2px 4px rgba(28, 28, 28, .08);
}

.moby-carousel-nav-item {
	white-space: nowrap;
}

