/*!
Theme Name: wallex
Theme URI: https://wallex.ir/
Author: Mr.Alidoosti
Author URI: https://mr-alidoosti.ir/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 7.4
Text Domain: wallex
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Root
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Root
--------------------------------------------- */
:root {
	--font-dots: 4;
	--font-feature-settings: "ss02";
	--font-feature-settings-en-num: "ss00"
}

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */

@font-face {
	font-family: 'IRANSansXV';
	src: url('assets/font/IRANSansX/IRANSansXV.woff') format('woff-variations'), url('assets/font/IRANSansX/IRANSansXV.woff') format('woff'),
		url('assets/font/IRANSansX/IRANSansXV.woff2') format('woff2-variations'), url('assets/font/IRANSansX/IRANSansXV.woff2') format('woff2');
	font-weight: 100 1000;
	font-display: fallback;
}

@font-face {
	font-family: IRANSansX;
	font-style: normal;
	font-weight: 100;
	src: url('assets/font/IRANSansX/IRANSansX-Thin.woff') format('woff'),
		url('assets/font/IRANSansX/IRANSansX-Thin.woff2') format('woff2');
}

@font-face {
	font-family: IRANSansX;
	font-style: normal;
	font-weight: 200;
	src: url('assets/font/IRANSansX/IRANSansX-UltraLight.woff') format('woff'),
		url('assets/font/IRANSansX/IRANSansX-UltraLight.woff2') format('woff2');
}

@font-face {
	font-family: IRANSansX;
	font-style: normal;
	font-weight: 300;
	src: url('assets/font/IRANSansX/IRANSansX-Light.woff') format('woff'),
		url('assets/font/IRANSansX/IRANSansX-Light.woff2') format('woff2');
}

@font-face {
	font-family: IRANSansX;
	font-style: normal;
	font-weight: 500;
	src: url('assets/font/IRANSansX/IRANSansX-Medium.woff') format('woff'),
		url('assets/font/IRANSansX/IRANSansX-Medium.woff2') format('woff2');
}

@font-face {
	font-family: IRANSansX;
	font-style: normal;
	font-weight: 600;
	src: url('assets/font/IRANSansX/IRANSansX-DemiBold.woff') format('woff'),
		url('assets/font/IRANSansX/IRANSansX-DemiBold.woff2') format('woff2');
}

@font-face {
	font-family: IRANSansX;
	font-style: normal;
	font-weight: 800;
	src: url('assets/font/IRANSansX/IRANSansX-ExtraBold.woff') format('woff'),
		url('assets/font/IRANSansX/IRANSansX-ExtraBold.woff2') format('woff2');
}

@font-face {
	font-family: IRANSansX;
	font-style: normal;
	font-weight: 900;
	src: url('assets/font/IRANSansX/IRANSansX-Black.woff') format('woff'),
		url('assets/font/IRANSansX/IRANSansX-Black.woff2') format('woff2');
}

@font-face {
	font-family: IRANSansX;
	font-style: normal;
	font-weight: 950;
	src: url('assets/font/IRANSansX/IRANSansX-ExtraBlack.woff') format('woff'),
		url('assets/font/IRANSansX/IRANSansX-ExtraBlack.woff2') format('woff2');
}

@font-face {
	font-family: IRANSansX;
	font-style: normal;
	font-weight: 1000;
	src: url('assets/font/IRANSansX/IRANSansX-Heavy.woff') format('woff'),
		url('assets/font/IRANSansX/IRANSansX-Heavy.woff2') format('woff2');
}

@font-face {
	font-family: IRANSansX;
	font-style: normal;
	font-weight: bold;
	src: url('assets/font/IRANSansX/IRANSansX-Bold.woff') format('woff'),
		url('assets/font/IRANSansX/IRANSansX-Bold.woff2') format('woff2');
}

@font-face {
	font-family: IRANSansX;
	font-style: normal;
	font-weight: normal;
	src: url('assets/font/IRANSansX/IRANSansX-Regular.woff') format('woff'),
		url('assets/font/IRANSansX/IRANSansX-Regular.woff2') format('woff2');
}


body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: 'IRANSansX';
	font-size: 1rem;
	line-height: 1.5;
}

@supports (font-variation-settings: normal) {

	body,
	button,
	input,
	select,
	optgroup,
	textarea {
		font-family: 'IRANSansXV';
		font-feature-settings: var(--font-feature-settings);
		font-variation-settings: "DOTS" var(--font-dots)
	}

	.en-num {
		font-feature-settings: var(--font-feature-settings-en-num)
	}

	.monospace {
		font-feature-settings: "ss03"
	}

	.disable-rclt {
		font-feature-settings: "rclt" off
	}

}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: var(--color-bg-3);
	color: var(--color-text-1);
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	color: var(--color-primaryBrandBg);
}

a:visited {
	/* color: #800080; */
}

a:hover,
a:focus,
a:active {
	/* color: #191970; */
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */
.main-navigation {
	display: block;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover>ul,
.main-navigation ul ul li.focus>ul {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover>ul,
.main-navigation ul li.focus>ul {
	left: auto;
}

.main-navigation li {
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 600px) {

	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: flex;
	}
}

/* Site header
--------------------------------------------- */
.site-header {
	position: sticky;
	top: 0;
	z-index: 1100;
	background-color: var(--color-bg, #fff);
	color: var(--color-text-1, #252525);
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}

.site-header-nav {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	min-height: 56px;
	padding: 8px;
}

.site-header-start,
.site-header-actions,
.site-header-mobile-actions {
	display: flex;
	align-items: center;
}

.site-header-start {
	min-width: 0;
	flex: 1 1 auto;
}

.site-header-logo-link {
	display: inline-flex;
	align-items: center;
	flex: 0 0 auto;
	height: 40px;
}

.site-header-logo {
	display: block;
	width: 128px;
	height: auto;
}

.site-header-menu {
	display: flex;
	align-items: center;
	flex: 1 1 auto;
	height: 40px;
	margin: 0;
	padding: 0;
	list-style: none;
}

.site-header-menu-item {
	position: relative;
	display: flex;
	align-items: center;
	height: 70px;
}

.site-header-menu-link {
	position: relative;
	display: inline-flex;
	align-items: center;
	gap: 6px;
	min-height: 32px;
	margin-right: 12px;
	padding: 4px 8px;
	border-radius: var(--cornerRadiusM, 8px);
	color: var(--color-text-1, #252525);
	font-size: var(--body-size, 0.875rem);
	font-weight: var(--body-medium-weight, 500);
	line-height: var(--body-line-height, 1.715);
	text-decoration: none;
	white-space: nowrap;
}

.site-header-menu-link:hover,
.site-header-menu-link:focus {
	background-color: var(--color-Hover, rgba(0, 0, 0, 0.05));
	color: var(--color-text-1, #252525);
}

.site-header-chevron {
	display: inline-block;
	width: 8px;
	height: 8px;
	border-right: 2px solid currentColor;
	border-bottom: 2px solid currentColor;
	opacity: .45;
	transform: rotate(45deg) translateY(-2px);
	transition: transform 160ms ease;
}

.site-header-menu-item:hover .site-header-chevron,
.site-header-menu-item:focus-within .site-header-chevron,
.site-header-mobile-section[open] .site-header-chevron {
	transform: rotate(225deg) translateY(-2px);
}

.site-header-dropdown {
	position: absolute;
	top: 100%;
	right: 0;
	display: block;
	min-width: 192px;
	padding: 8px;
	background-color: var(--color-bg, #fff);
	border-radius: var(--cornerRadiusM, 8px);
	box-shadow: 0 2px 1px rgba(0, 0, 0, 0.1), 0 0 1px rgba(0, 0, 0, 0.25);
	opacity: 0;
	pointer-events: none;
	transform: translateY(8px);
	transition: opacity 160ms ease, transform 160ms ease;
}

.site-header-menu-item:hover .site-header-dropdown,
.site-header-menu-item:focus-within .site-header-dropdown {
	opacity: 1;
	pointer-events: auto;
	transform: translateY(0);
}

.site-header-dropdown--list {
	width: 280px;
}

.site-header-dropdown--market {
	width: 880px;
}

.site-header-dropdown--simple {
	width: 224px;
}

.site-header-submenu-list,
.site-header-market-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.site-header-market-list {
	display: flex;
	flex-wrap: wrap;
}

.site-header-market-item {
	flex: 0 0 25%;
	min-width: 0;
}

.site-header-submenu-item--separated {
	margin-top: 8px;
	padding-top: 8px;
	border-top: 1px solid var(--color-stroke-2, rgba(0, 0, 0, 0.05));
}

.site-header-submenu-link {
	position: relative;
	display: flex;
	align-items: center;
	gap: 8px;
	width: 100%;
	min-height: 48px;
	padding: 8px;
	border-radius: var(--cornerRadiusM, 8px);
	color: var(--color-text-1, #252525);
	text-align: right;
	text-decoration: none;
}

.site-header-submenu-link:hover,
.site-header-submenu-link:focus {
	background-color: var(--color-bg-3, #f5f6f7);
	color: var(--color-text-1, #252525);
}

.site-header-submenu-icon,
.site-header-coin-icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	flex: 0 0 auto;
	width: 32px;
	height: 32px;
	border-radius: var(--cornerRadiusCircular, 1000px);
	background-color: var(--color-primaryBrandGlassBg, rgba(0, 122, 255, 0.1));
	color: var(--color-primaryBrandText, #007aff);
	font-size: 14px;
	font-weight: 700;
}

.site-header-submenu-text {
	display: flex;
	flex: 1 1 auto;
	flex-direction: column;
	min-width: 0;
}

.site-header-submenu-title {
	color: var(--color-text-1, #252525);
	font-size: var(--body-size, 0.875rem);
	font-weight: var(--body-medium-weight, 500);
	line-height: var(--body-line-height, 1.715);
}

.site-header-submenu-caption,
.site-header-submenu-symbol {
	color: var(--color-text-3, rgba(0, 0, 0, 0.4));
	font-size: var(--caption-size, 0.75rem);
	font-weight: var(--caption-regular-weight, 400);
	line-height: var(--caption-line-height, 1.667);
}

.site-header-submenu-link--all .site-header-submenu-title {
	color: var(--color-primaryBrandText, #007aff);
}

.site-header-actions {
	flex: 0 0 auto;
	gap: 8px;
	height: 40px;
}

.site-header-actions::before {
	content: "";
	align-self: stretch;
	width: 1px;
	margin: 0 8px;
	background-color: var(--color-stroke-2, rgba(0, 0, 0, 0.05));
	order: 2;
}

.site-header-icon-button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	padding: 0;
	border: 0;
	border-radius: var(--cornerRadiusM, 8px);
	background-color: transparent;
	color: var(--color-text-3, rgba(0, 0, 0, 0.4));
	cursor: pointer;
	text-decoration: none;
	transition: background-color 150ms ease, color 150ms ease;
}

.site-header-icon-button:hover,
.site-header-icon-button:focus {
	background-color: var(--color-Hover, rgba(0, 0, 0, 0.05));
	color: var(--color-text-1, #252525);
}

.site-header-icon {
	position: relative;
	display: inline-block;
	width: 24px;
	height: 24px;
}

.site-header-icon--sun {
	border: 1px solid currentColor;
	border-radius: 999px;
}

.site-header-icon--sun::before {
	content: "";
	position: absolute;
	inset: 6px;
	border-radius: inherit;
	background-color: currentColor;
}

.site-header-icon--phone {
	border: 1.5px solid currentColor;
	border-radius: 5px;
}

.site-header-icon--phone::before {
	content: "";
	position: absolute;
	right: 7px;
	bottom: 3px;
	width: 8px;
	height: 1.5px;
	background-color: currentColor;
}

.site-header-icon--menu,
.site-header-icon--close {
	width: 22px;
}

.site-header-icon--menu::before,
.site-header-icon--menu::after,
.site-header-icon--close::before,
.site-header-icon--close::after {
	content: "";
	position: absolute;
	right: 2px;
	left: 2px;
	height: 1.5px;
	border-radius: 99px;
	background-color: currentColor;
}

.site-header-icon--menu::before {
	top: 7px;
	box-shadow: 0 5px 0 currentColor;
}

.site-header-icon--menu::after {
	top: 17px;
}

.site-header-icon--close::before,
.site-header-icon--close::after {
	top: 11px;
}

.site-header-icon--close::before {
	transform: rotate(45deg);
}

.site-header-icon--close::after {
	transform: rotate(-45deg);
}

.site-header-login,
.site-header-download-button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 32px;
	padding: 4px 16px;
	border-radius: var(--cornerRadiusM, 8px);
	background-color: #171d26;
	color: #fff;
	font-size: var(--body-size, 0.875rem);
	font-weight: var(--body-medium-weight, 500);
	line-height: var(--body-line-height, 1.715);
	text-decoration: none;
	white-space: nowrap;
}

.site-header-login:hover,
.site-header-login:focus,
.site-header-download-button:hover,
.site-header-download-button:focus {
	color: #fff;
	background-color: #252c38;
}

.site-header-download {
	position: relative;
	order: 3;
}

.site-header-theme-toggle {
	order: 4;
}

.site-header-login {
	order: 1;
}

.site-header-download-card {
	position: absolute;
	top: calc(100% + 8px);
	left: 0;
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 224px;
	padding: 24px;
	border-radius: var(--cornerRadiusM, 8px);
	background-color: var(--color-bg, #fff);
	box-shadow: 0 2px 1px rgba(0, 0, 0, 0.1), 0 0 1px rgba(0, 0, 0, 0.25);
	opacity: 0;
	pointer-events: none;
	transform: translateY(8px);
	transition: opacity 160ms ease, transform 160ms ease;
}

.site-header-download:hover .site-header-download-card,
.site-header-download:focus-within .site-header-download-card {
	opacity: 1;
	pointer-events: auto;
	transform: translateY(0);
}

.site-header-qr {
	display: block;
	width: 160px;
	height: 160px;
}

.site-header-download-link {
	margin-top: 16px;
	color: var(--color-primaryBrandText, #007aff);
	font-size: var(--caption-size, 0.75rem);
	text-decoration: none;
}

.site-header-store-link {
	margin-top: 16px;
	padding: 8px 16px;
	border-radius: var(--cornerRadiusM, 8px);
	background-color: var(--color-bg-3, #f5f6f7);
	color: var(--color-text-1, #252525);
	font-size: var(--caption-size, 0.75rem);
	text-decoration: none;
}

.site-header-mobile-actions,
.site-header-drawer {
	display: none;
}

@media screen and (max-width: 899px) {

	.site-header-nav {
		align-items: center;
		min-height: 56px;
		padding: 8px 16px;
	}

	.site-header-start,
	.site-header-actions {
		display: none;
	}

	.site-header-mobile-actions {
		display: flex;
		justify-content: space-between;
		width: 100%;
	}

	.site-header-login--mobile {
		min-height: 32px;
		padding: 4px 12px;
	}

	.site-header-drawer {
		position: fixed;
		inset: 0;
		z-index: 1200;
		display: block;
		background-color: rgba(0, 0, 0, 0);
		pointer-events: none;
		transition: background-color 180ms ease;
	}

	.site-header.is-drawer-open .site-header-drawer {
		background-color: rgba(0, 0, 0, 0.35);
		pointer-events: auto;
	}

	.site-header-drawer-panel {
		display: flex;
		flex-direction: column;
		width: min(100%, 420px);
		height: 100%;
		padding: 16px;
		background-color: var(--color-bg, #fff);
		transform: translateX(100%);
		transition: transform 220ms ease;
	}

	.site-header.is-drawer-open .site-header-drawer-panel {
		transform: translateX(0);
	}

	.site-header-drawer-head {
		display: flex;
		align-items: center;
		justify-content: space-between;
		margin-bottom: 16px;
	}

	.site-header-mobile-menu {
		flex: 1 1 auto;
		overflow-y: auto;
	}

	.site-header-mobile-section {
		border-bottom: 1px solid var(--color-stroke-3, rgba(0, 0, 0, 0.1));
	}

	.site-header-mobile-summary {
		display: flex;
		align-items: center;
		justify-content: space-between;
		min-height: 48px;
		color: var(--color-text-1, #252525);
		cursor: pointer;
		font-size: var(--body-large-size, 1rem);
		font-weight: var(--body-large-strong-weight, 700);
		list-style: none;
	}

	.site-header-mobile-summary::-webkit-details-marker {
		display: none;
	}

	.site-header-mobile-submenu {
		display: flex;
		flex-direction: column;
		gap: 4px;
		margin: 0;
		padding: 0 0 12px;
		list-style: none;
	}

	.site-header-mobile-link {
		display: flex;
		flex-direction: column;
		padding: 10px 8px;
		border-radius: var(--cornerRadiusM, 8px);
		color: var(--color-text-1, #252525);
		font-size: var(--body-size, 0.875rem);
		font-weight: var(--body-medium-weight, 500);
		text-decoration: none;
	}

	.site-header-mobile-link span {
		color: var(--color-text-3, rgba(0, 0, 0, 0.4));
		font-size: var(--caption-size, 0.75rem);
		font-weight: var(--caption-regular-weight, 400);
	}

	.site-header-mobile-link:hover,
	.site-header-mobile-link:focus {
		background-color: var(--color-bg-3, #f5f6f7);
	}

	.site-header-mobile-link--primary {
		color: var(--color-primaryBrandText, #007aff);
	}

	.site-header-drawer-actions {
		display: flex;
		flex-direction: column;
		gap: 12px;
		padding-top: 16px;
	}
}

@media screen and (max-width: 1180px) and (min-width: 900px) {

	.site-header-menu-link {
		margin-right: 4px;
		padding-right: 6px;
		padding-left: 6px;
	}

	.site-header-logo {
		width: 112px;
	}
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

/* Footer
--------------------------------------------- */
.site-footer {
	background-color: var(--color-primaryBrandBg-5, #f2f8ff);
	color: var(--color-text-1, #252525);
	padding: 70px var(--spacingM, 16px) 0;
	text-align: right;
}

.site-footer-inner {
	display: flex;
	flex-direction: column;
	gap: 32px;
	max-width: 1200px;
	margin: 0 auto;
}

.site-footer-top {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
}

.site-footer-branding,
.site-footer-logo-link {
	display: flex;
	align-items: center;
}

.site-footer-logo {
	display: block;
	width: 128px;
	height: auto;
}

.site-footer-contact {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.site-footer-contact-list,
.site-footer-social-links,
.site-footer-menu {
	list-style: none;
	margin: 0;
	padding: 0;
}

.site-footer-contact-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 28px;
}

.site-footer-contact-item,
.site-footer-menu-item {
	display: flex;
	align-items: center;
}

.site-footer-menu-item {
	padding: 4px 0;
}

.site-footer-social-links {
	display: flex;
	align-items: center;
}

.site-footer-social-link {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 48px;
	height: 48px;
	border-radius: var(--cornerRadiusM, 8px);
	color: var(--color-text-3, rgba(0, 0, 0, 0.4));
	text-decoration: none;
	transition: background-color 150ms ease, color 150ms ease;
}

.site-footer-social-link:hover,
.site-footer-social-link:focus {
	background-color: var(--color-Hover, rgba(0, 0, 0, 0.05));
	color: var(--color-text-1, #252525);
}

.site-footer-social-icon {
	display: block;
	width: 24px;
	height: 24px;
	fill: currentColor;
}

.site-footer-navigation {
	display: flex;
	flex-direction: column;
	width: 100%;
	margin-top: 4px;
}

.site-footer-column {
	border-bottom: 1px solid var(--color-stroke-4, rgba(0, 0, 0, 0.2));
}

.site-footer-summary {
	display: flex;
	align-items: center;
	justify-content: space-between;
	min-height: 48px;
	cursor: pointer;
	list-style: none;
	padding: 0px 16px;
}

.site-footer-summary::-webkit-details-marker {
	display: none;
}

.site-footer-title {
	clear: none;
	display: block;
	margin: 0;
	color: var(--color-text-3, rgba(0, 0, 0, 0.4));
	font-size: 16px;
	font-weight: var(--body-large-strong-weight, 700);
	line-height: 1.5;
}

.site-footer-toggle {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 32px;
	height: 32px;
	color: var(--color-text-1, #252525);
	flex: 0 0 auto;
}

.site-footer-toggle::before {
	content: "";
	display: inline-block;
	width: 24px;
	height: 24px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill='currentColor' d='M18.291 9.236c0 .19-.07.38-.22.53l-5.53 5.53c-.29.29-.77.29-1.06 0l-5.53-5.53a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l5 5 5-5c.29-.29.77-.29 1.06 0 .15.14.22.33.22.53'/%3E%3C/svg%3E");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;

	transition: transform 150ms ease;
}


.site-footer-column[open] .site-footer-toggle::before {
	transform: rotate(180deg) translateY(-4px);
}

.site-footer-column:not([open])>.site-footer-menu {
	display: none;
}

.site-footer-menu {
	display: flex;
	flex-direction: column;
	overflow: hidden;
	padding-bottom: 24px;
	padding-right: 16px;
	transition: height 240ms ease, opacity 200ms ease;
}

.site-footer-link,
.site-footer-button {
	color: var(--color-text-1, #252525);
	font-size: 14px;
	font-weight: var(--body-medium-weight, 500);
	line-height: 1.5;
	text-decoration: none;
}

.site-footer-link:hover,
.site-footer-link:focus {
	color: var(--color-text-2, rgba(0, 0, 0, 0.6));
}

.site-footer-button {
	appearance: none;
	background: transparent;
	border: 0;
	cursor: pointer;
	font-family: inherit;
	margin: 0;
	padding: 0;
	text-align: right;
}

.site-footer-copyright {
	display: block;
	margin: 0;
	padding-top: 12px;
	padding-bottom: calc(env(safe-area-inset-bottom) * .6);
	color: var(--color-text-3, rgba(0, 0, 0, 0.4));
	font-size: 12px;
	font-weight: var(--caption-regular-weight, 400);
	line-height: 1.6;
	text-align: center;
}

@media screen and (min-width: 600px) {

	.site-footer-navigation {
		flex-flow: row wrap;
		gap: var(--spacingL, 24px);
	}

	.site-footer-column {
		flex: 1 1 calc(50% - var(--spacingL, 24px));
		border-bottom: 0;
	}

	.site-footer-column:not([open])>.site-footer-menu {
		display: flex;
	}

	.site-footer-summary {
		min-height: auto;
		cursor: default;
	}

	.site-footer-toggle {
		display: none;
	}

	.site-footer-title {
		font-size: var(--body-large-size, 1rem);
		line-height: var(--body-large-line-height, 1.75);
	}

	.site-footer-link,
	.site-footer-button {
		font-size: var(--body-size, 0.875rem);
		line-height: var(--body-line-height, 1.715);
	}

	.site-footer-menu {
		padding-bottom: 0;
	}
}

@media screen and (min-width: 900px) {

	.site-footer {
		padding: var(--spacingXL, 32px) var(--spacingM, 16px) 0;
	}

	.site-footer-inner {
		gap: var(--spacingXL, 32px);
	}

	.site-footer-top {
		flex-direction: row;
		gap: var(--spacingM, 16px);
	}

	.site-footer-logo {
		width: 128px;
	}

	.site-footer-contact {
		flex-direction: row;
		gap: var(--spacingM, 16px);
		margin-left: 72px;
	}

	.site-footer-contact-list {
		gap: var(--spacingM, 16px);
	}

	.site-footer-social-links {
		gap: var(--spacingS, 12px);
	}

	.site-footer-social-link {
		width: 32px;
		height: 32px;
	}

	.site-footer-social-icon {
		width: 24px;
		height: 24px;
	}

	.site-footer-navigation {
		flex-wrap: nowrap;
		gap: 0;
		justify-content: space-between;
	}

	.site-footer-column {
		flex: 0 1 16.666667%;
	}

	.site-footer-copyright {
		padding-top: 12px;
		font-size: var(--caption-size, 0.75rem);
		line-height: var(--caption-line-height, 1.667);
	}
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.post,
.page {
	margin: 0 0 1.5em;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}







/* Custom */

.box-root {
	height: 100vh;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding-right: 8px;
	padding-left: 8px;
}

.typography-title-strong {
	margin: 16px 0px;
	font-family: inherit;
	font-weight: 700;
	font-size: 1.5rem;
	line-height: 1.667;
	text-align: center;
}

.typography-body-large-regular {
	margin: 0px;
	font-family: inherit;
	font-weight: 400;
	font-size: 1rem;
	line-height: 1.75;
	color: rgba(0, 0, 0, 0.6);
}

.button-size-large.button-color-primary {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	position: relative;
	box-sizing: border-box;
	-webkit-tap-highlight-color: transparent;
	cursor: pointer;
	user-select: none;
	vertical-align: middle;
	appearance: none;
	text-transform: uppercase;
	background-color: var(--variant-containedBg);
	--variant-textColor: #171D26;
	--variant-outlinedColor: #171D26;
	--variant-outlinedBorder: rgba(23, 29, 38, 0.5);
	--variant-containedColor: #fff;
	--variant-containedBg: #171D26;
	box-shadow: none;
	min-width: initial;
	font-family: inherit;
	font-weight: 500;
	font-size: 1rem;
	line-height: 1.75;
	color: rgb(255, 255, 255);
	width: 200px;
	outline: 0px;
	margin: 24px 0px 0px;
	text-decoration: none;
	border-width: 0px;
	border-style: none;
	border-color: currentcolor;
	border-image: initial;
	transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1), box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1), border-color 250ms cubic-bezier(0.4, 0, 0.2, 1);
	border-radius: 8px;
	padding: 10px 16px;
}
