* {
	box-sizing: border-box;
}

img {
	vertical-align: bottom;
}

figure.wp-block-gallery.has-nested-images {
	gap: 20px;
}

a, button
a:focus,
a:active,
button:focus {
	box-shadow: none;
	outline: none;
	transition: all 300ms ease-out;
}

body.page:not(.home):not(.page-template-page-no-title) .entry-content {
	margin-block-start: 10px;
}

/*Custom list*/
.is-style-checkmark-list {
	display: flex;
	flex-direction: column;
	gap: 10px;
	padding: 0;
}

ul.is-style-checkmark-list li {
	align-items: center;
	display: flex;
	gap: 15px;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.is-style-checkmark-list li:before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cg clip-path='url(%23clip0_3523_2086)'%3E%3Cpath d='M8 16C10.1217 16 12.1566 15.1571 13.6569 13.6569C15.1571 12.1566 16 10.1217 16 8C16 5.87827 15.1571 3.84344 13.6569 2.34315C12.1566 0.842855 10.1217 0 8 0C5.87827 0 3.84344 0.842855 2.34315 2.34315C0.842855 3.84344 0 5.87827 0 8C0 10.1217 0.842855 12.1566 2.34315 13.6569C3.84344 15.1571 5.87827 16 8 16Z' fill='%231CAD33'/%3E%3Cpath d='M3.25684 7.99986C3.25675 7.9341 3.26965 7.86896 3.29478 7.80818C3.3199 7.74741 3.35678 7.69218 3.40328 7.64568C3.44979 7.59917 3.50501 7.5623 3.56579 7.53717C3.62656 7.51204 3.6917 7.49915 3.75747 7.49923L7.50018 7.49994L7.49948 3.75722C7.49948 3.69148 7.51243 3.62638 7.53759 3.56564C7.56274 3.5049 7.59962 3.44971 7.64611 3.40322C7.6926 3.35674 7.74779 3.31986 7.80853 3.2947C7.86926 3.26954 7.93436 3.25659 8.00011 3.25659C8.06585 3.25659 8.13095 3.26954 8.19169 3.2947C8.25243 3.31986 8.30762 3.35674 8.35411 3.40322C8.4006 3.44971 8.43747 3.5049 8.46263 3.56564C8.48779 3.62638 8.50074 3.69148 8.50074 3.75722L8.50003 7.49994L12.2427 7.49923C12.3085 7.49923 12.3736 7.51218 12.4343 7.53734C12.4951 7.5625 12.5503 7.59938 12.5967 7.64586C12.6432 7.69235 12.6801 7.74754 12.7053 7.80828C12.7304 7.86902 12.7434 7.93412 12.7434 7.99986C12.7434 8.06561 12.7304 8.13071 12.7053 8.19145C12.6801 8.25219 12.6432 8.30738 12.5967 8.35386C12.5503 8.40035 12.4951 8.43723 12.4343 8.46239C12.3736 8.48755 12.3085 8.5005 12.2427 8.5005L8.50003 8.49979L8.50074 12.2425C8.50074 12.3082 8.48779 12.3733 8.46263 12.4341C8.43747 12.4948 8.4006 12.55 8.35411 12.5965C8.30762 12.643 8.25243 12.6799 8.19169 12.705C8.13095 12.7302 8.06585 12.7431 8.00011 12.7431C7.93436 12.7431 7.86926 12.7302 7.80853 12.705C7.74779 12.6799 7.6926 12.643 7.64611 12.5965C7.59962 12.55 7.56274 12.4948 7.53759 12.4341C7.51243 12.3733 7.49948 12.3082 7.49948 12.2425L7.50018 8.49979L3.75747 8.5005C3.6917 8.50058 3.62656 8.48769 3.56579 8.46256C3.50501 8.43743 3.44979 8.40055 3.40328 8.35405C3.35678 8.30754 3.3199 8.25232 3.29478 8.19155C3.26965 8.13077 3.25675 8.06563 3.25684 7.99986Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3523_2086'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
	height: 20px;
}

ul.is-style-checkmark-list li.negative:before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cg clip-path='url(%23clip0_3523_2101)'%3E%3Cpath d='M8 16C10.1217 16 12.1566 15.1571 13.6569 13.6569C15.1571 12.1566 16 10.1217 16 8C16 5.87827 15.1571 3.84344 13.6569 2.34315C12.1566 0.842855 10.1217 0 8 0C5.87827 0 3.84344 0.842855 2.34315 2.34315C0.842855 3.84344 0 5.87827 0 8C0 10.1217 0.842855 12.1566 2.34315 13.6569C3.84344 15.1571 5.87827 16 8 16Z' fill='%23AD1C1C'/%3E%3Cpath d='M3.25684 7.9999C3.25675 7.93413 3.26965 7.86899 3.29478 7.80822C3.3199 7.74744 3.35678 7.69222 3.40328 7.64571C3.44979 7.59921 3.50501 7.56234 3.56579 7.53721C3.62656 7.51208 3.6917 7.49918 3.75747 7.49927C9.22444 7.5003 7.08903 7.50024 12.2428 7.49927C12.3085 7.49927 12.3736 7.51222 12.4343 7.53738C12.4951 7.56254 12.5503 7.59941 12.5968 7.6459C12.6432 7.69239 12.6801 7.74758 12.7053 7.80832C12.7304 7.86906 12.7434 7.93416 12.7434 7.9999C12.7434 8.06564 12.7304 8.13074 12.7053 8.19148C12.6801 8.25222 12.6432 8.30741 12.5968 8.3539C12.5503 8.40039 12.4951 8.43726 12.4343 8.46242C12.3736 8.48758 12.3085 8.50053 12.2428 8.50053C6.77336 8.4995 8.90619 8.49956 3.75747 8.50053C3.6917 8.50061 3.62656 8.48772 3.56579 8.46259C3.50501 8.43746 3.44979 8.40059 3.40328 8.35409C3.35678 8.30758 3.3199 8.25236 3.29478 8.19158C3.26965 8.1308 3.25675 8.06567 3.25684 7.9999Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3523_2101'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

/*Post nav*/
.post-navigation-link-previous a,
.post-navigation-link-next a {
	align-items: center;
	display: flex;
	gap: 8px;
	text-decoration: none;
}

.post-navigation-link-previous a:before,
.post-navigation-link-next a:after {
	content: "";
	height: 24px;
	width: 24px;
}

.post-navigation-link-previous a:before {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M7.828 10.9999H20V12.9999H7.828L13.192 18.3639L11.778 19.7779L4 11.9999L11.778 4.22192L13.192 5.63592L7.828 10.9999Z' fill='%23007DB6'/%3E%3C/svg%3E");
}

.post-navigation-link-next a:after {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M16.172 10.9999L10.808 5.63592L12.222 4.22192L20 11.9999L12.222 19.7779L10.808 18.3639L16.172 12.9999H4V10.9999H16.172Z' fill='%23007DB6'/%3E%3C/svg%3E");
}

.wp-block-navigation__submenu-container li:hover {
	background-color: rgba(28, 151, 173, 0.2);
}

.wp-block-navigation__responsive-container .wp-block-navigation-item__content,
.wp-block-navigation__responsive-container .wp-block-navigation-item__content:hover {
	font-weight: 700;
	text-decoration: none;
}

/*AUTORSHIP*/
body .author-block,
body .recent-posts__heading--author {
	--authotship__text--color: var(--wp--preset--color--grey-500);
	--authotship__primary--color: var(--wp--preset--color--primary);
	--authotship__primary_hover--color: var(--wp--preset--color--secondary);
	--authotship__secondary1--color: var(--wp--preset--color--white); /*background*/
	--authotship__secondary2--color: var(--wp--preset--color--grey-100); /*separator*/
	--authotship__secondary3--color: var(--wp--preset--color--grey-100);
	/*NAME*/
	--authotship__title--font-family: var(--wp--preset--font-family--jost);
	--authotship__title--font-weight: 700;
	--authotship__title--font-size: 24px;
	--authotship__title--line-height: 29px;

	--authotship__title_link--font-family: var(--wp--preset--font-family--jost);
	--authotship__title_link--font-weight: 700;
	--authotship__title_link--font-size: 20px;
	--authotship__title_link--line-height: 24px;

	--authotship__sub_title--font-family: var(--wp--preset--font-family--jost);
	--authotship__sub_title--font-weight: 700;
	--authotship__sub_title--font-size: 16px;
	--authotship__sub_title--line-height: 19px;

	--authotship__text--font-family: var(--wp--preset--font-family--noto-sans);
	--authotship__text--font-weight: 400;
	--authotship__text--font-size: 16px;
	--authotship__text--line-height: 24px;
}

body .author-block a {
	text-decoration: none;
}

.author-block:not(.author-block--page) {
	border-radius: 28px;
}

.author-block__body-content p {
	margin-bottom: 0;
}

.author-block__image img {
	border-radius: 50%;
}

.author-block__head {
	align-items: center;
}

.author-block__identity {
	top: 50%;
	transform: translateY(-100%);
}

.author-block__social-contact {
	margin-top: 10px;
}

.recent-posts__heading--author {
	font-size: 24px;
	line-height: 25px;
}

.recent-posts__heading--author {
	margin-top: 60px;
}

.author-block__author-name {
	color: var(--wp--preset--color--primary);
	font-size: 28px;
	line-height: 34px;
}

/*AGE gate*/
body.age-restriction {
	--ag-button-color-background: var(--wp--preset--color--primary);
	--ag-button-border: 1px solid var(--wp--preset--color--primary);
	--ag-button-radius: 30px;
	--ag-button-color-text: var(--wp--preset--color--white);
	--ag-button-size: 16px;
	--ag-button-weight: 700;
	--ag-button-padding: 15px 30px;
}

button.age-gate-submit-no,
button.age-gate-submit-yes,
button.age-gate__submit--no,
button.age-gate__submit--yes {
	font-family: Jost, sans-serif;
	text-transform: uppercase;
	transition: all 300ms ease-out;
}

button.age-gate-submit-no,
button.age-gate__submit--no {
	background-color: transparent;
	border: 1px solid var(--wp--preset--color--primary);
	color: var(--wp--preset--color--primary);
}

button.age-gate-submit-yes:hover,
button.age-gate__submit--yes:hover {
	background: #12616e;
	border: solid 1px #1c97ad;
	color: var(--wp--preset--color--white);
}

button.age-gate-submit-no:hover,
button.age-gate__submit--no:hover,
button.age-gate-submit-no:focus,
button.age-gate__submit--no:focus {
	background-color: #e6e6e6;
	border: 1px solid var(--wp--preset--color--primary);
	color: var(--wp--preset--color--primary);
}

/*COOKIE*/
.cn-close-icon:after,
.cn-close-icon:before {
	background-color: #fff;
}

#cookie-notice .cn-button {
	color: #fff;
}

/*Video*/
.wp-block-video video {
	border-radius: 10px;
	max-width: 530px;
}

.wp-block-embed-youtube,
.wp-block-video {
	text-align: center;
}

/*Cmplz plugin*/
#cmplz-document,
.editor-styles-wrapper .cmplz-unlinked-mode {
	max-width: var(--wp--style--global--content-size);
}