/*
Theme Name: Studio Marie-Pierre
Description: Custom theme
Version: 2.0
Author: cre8d design
Author URI: https://www.cre8d-design.com
Update URI: false
*/

@font-face {
  font-family: 'satoshi-web';
  src: url('fonts/Satoshi-Variable.woff2') format('woff2'),
       url('fonts/Satoshi-Variable.woff') format('woff'),
       url('fonts/Satoshi-Variable.ttf') format('truetype');
  font-weight: 300 900;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'satoshi-web';
  src: url('fonts/Satoshi-VariableItalic.woff2') format('woff2'),
       url('fonts/Satoshi-VariableItalic.woff') format('woff'),
       url('fonts/Satoshi-VariableItalic.ttf') format('truetype');
  font-weight: 300 900;
  font-display: swap;
  font-style: italic;
}
@font-face {
  font-family: 'perfectly-nineties-web';
  src: url('fonts/PerfectlyNineties-Regular.woff2') format('woff2'),
       url('fonts/PerfectlyNineties-Regular.woff') format('woff');
  font-display: swap;  
}
@font-face {
  font-family: 'perfectly-nineties-web';
  src: url('fonts/PerfectlyNineties-Italic.woff2') format('woff2'),
       url('fonts/PerfectlyNineties-Italic.woff') format('woff');
  font-display: swap;  
  font-style: italic;
}

:root {
	--sm-black: #09090b;
	--sm-hover: #747481;
	--sm-grey10: #fafafa;
	--sm-grey20: #f4f4f5;
	--sm-grey30: #e9e9ec;
	--sm-grey40: #e4e4e7;
	--sm-grey50: #d4d4d8;
	--sm-grey50-hover: #c2c2c7;
	--sm-grey60: #a1a1aa;
	--sm-white: #fff;
	--sm-error: #B30000;

	--sm-sansfont:"satoshi-web",sans-serif;
	--sm-seriffont:"perfectly-nineties-web",serif;

    --wp--style--gallery-gap-default: 20px;
}

@media screen and (max-width:767px) {
	:root {
		--wp--style--gallery-gap-default: 10px;
	}
}

img,legend{border:0}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body,figure{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}abbr[title]{border-bottom:1px dotted}b,optgroup,strong{font-weight:bolder;}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}svg:not(:root){overflow:hidden}hr{box-sizing:content-box}code,kbd,pre,samp{font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}select{text-transform:none}button{overflow:visible}button,input,select,textarea{max-width:100%}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default;opacity:.5}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;margin-right:.4375em;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #d1d1d1;margin:0 0 1.75em;padding:.875em}fieldset>:last-child{margin-bottom:0}legend{padding:0}textarea{overflow:auto;vertical-align:top}

pre,code {font-family:Menlo,Consolas,monaco,monospace;}

/***** GENERAL STYLING *****/

.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;width:1px;word-wrap:normal!important}

.skip-to-content:focus {clip:auto !important;clip-path:none;margin:0;height:auto;width:auto;top:5px;left:5px;display:block;background:var(--sm-black);color:var(--sm-white);font-size:14px;line-height:20px;padding:10px 20px;font-weight:500;border-radius:20px;text-decoration:none;text-align:center;z-index:10000000;transition:none;}

img, .wp-caption {max-width:100%;height:auto;}

.clearfix:before, .clearfix:after {content:" ";display:table;}
.clearfix:after {clear:both;}
.clearfix {*zoom:1;}

.container {display:block;width:1280px;max-width:100%;margin:0 auto;padding:0 40px;min-width:320px;box-sizing:border-box;}

@media screen and (max-width:1023px) {
	.container {padding:0 20px;}
}
@media screen and (max-width:339px) {
	.container {padding:0 10px;}
}

body {font-size:20px;line-height:1.6;color:var(--sm-black);background:var(--sm-white);word-wrap:break-word;font-family:var(--sm-sansfont);}

a {transition:color 0.3s, background 0.3s;color:inherit;font-weight:bold;text-decoration:underline;}
a strong {font-weight:inherit;}
a:hover, a:active {color:var(--sm-hover);}

a[data-pin-log] {cursor:pointer;}
a[data-pin-custom]>* {pointer-events:none;}

a img {vertical-align:bottom;transition:opacity 0.3s;}
a:hover img, a:active img {opacity:0.7;}

p, address {margin-top:0;margin-bottom:1em;}

ul, ol {margin:1em 0;padding:0 0 0 1.6em;}
ul ul, ul ol, ol ul, ol ol {margin-top:4px;margin-bottom:0;}
ul ul, ol ul {list-style:disc;}
ul li, ol li {margin:0 0 4px 0;padding:0 0 0 0.3125em;}
li::marker {line-height:1;}

h1, h2, h3, h4, h5, h6, .likeh2, .likeh3 {position:relative;font-family:var(--sm-seriffont);}

h1 {font-size:64px;line-height:76px;font-weight:normal;margin:60px 0 40px 0;text-align:center;}

h2, .likeh2 {font-size:48px;line-height:56px;font-weight:normal;margin:40px 0 30px 0;text-align:center;}
h3, .likeh3 {font-size:36px;line-height:44px;font-weight:normal;margin:30px 0 15px 0;}
h4 {font-size:32px;line-height:40px;font-weight:normal;margin:30px 0 15px 0;}
h5 {font-size:28px;line-height:36px;font-weight:normal;margin:30px 0 15px 0;}
h6 {font-size:24px;line-height:32px;font-weight:normal;margin:30px 0 15px 0;}

.heading-with-label .hlabel {display:block;font-size:20px;line-height:32px;font-family:var(--sm-sansfont);font-weight:500;}
.heading-with-label>.hlabel {margin-bottom:8px;}

h1 + .mainsection {margin-top:20px;}
h1 + .narrow>.mainsection:first-child {margin-top:20px;}

h1.has-text-align-left {text-align:left;}
h1.has-text-align-right {text-align:right;}

h2.has-text-align-left {text-align:left;}
h2.has-text-align-right {text-align:right;}

h2.expanded {width:800px;max-width:100%;margin-left:auto;margin-right:auto;}

h2.sectitle {margin-top:60px;text-align:center;}
h2.sectitle-left {text-align:left;}

@media screen and (max-width:767px) {
	h2.sectitle {margin-top:30px;}
	h2.sectitle-left {text-align:center;}
}

h2 + * {margin-top:0 !important;}
h3 + * {margin-top:0 !important;}
h4 + * {margin-top:0 !important;}

h2 + h3, h2 + .narrow>h3:first-child {margin-top:30px !important;}

h2 + .narrow>:first-child {margin-top:0 !important;}

@media screen and (max-width:767px) {
	h1 {font-size:48px;line-height:56px;margin:40px 0 30px 0;}	
	h2, .likeh2 {font-size:44px;line-height:52px;margin:30px 0 20px 0;}
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {font-weight:inherit;}

h1.has-text-align-left, h2.has-text-align-left {text-align:left;}
h1.has-text-align-center, h2.has-text-align-center {text-align:center;}
h1.has-text-align-right, h2.has-text-align-right {text-align:right;}

.wp-block-buttons.is-layout-flex {gap:20px;}

.wp-block-button a {background:var(--sm-black);color:var(--sm-white) !important;font-size:14px;line-height:20px;padding:10px 20px;font-weight:500 !important;text-decoration:none !important;text-align:center;display:inline-block;box-sizing:border-box;border-radius:20px;transition:color 0.3s, background 0.3s;}
.wp-block-button a:hover, .wp-block-button a:active {background:var(--sm-hover);}

.wp-block-button.is-style-grey30 a {background:var(--sm-grey30);color:var(--sm-black) !important;}
.wp-block-button.is-style-grey30 a:hover, .wp-block-button.is-style-grey30 a:active {background:var(--sm-grey40);}

.wp-block-button .cicon {height:20px;vertical-align:top;font-size:16px;}

.wp-block-button.btn-icon-right .cicon {margin-left:0.5em;}
.wp-block-button.btn-icon-left .cicon {margin-right:0.5em;}

hr, hr.wp-block-separator {width:100% !important;margin-left:auto;margin-right:auto;max-width:100% !important;height:0;background:none;color:var(--sm-black);border:none;border-top:1px solid currentColor;clear:both;opacity:1 !important;}

.wp-block-image,
.wp-block-archives,
.wp-block-categories,
.wp-block-code,
.wp-block-columns,
.wp-block-cover,
.wp-block-embed,
.wp-block-gallery,
.gallery,
.wp-block-group,
.wp-block-latest-comments,
.wp-block-latest-posts,
.wp-block-preformatted,
.wp-block-pullquote,
.wp-block-separator,
.wp-block-table,
.wp-block-verse,
.wp-block-video,
.wp-video,
.wp-block-quote {margin-top:40px;margin-bottom:40px;}

.ajaxnav {margin-top:30px;margin-bottom:30px;text-align:center;}
.wp-block-buttons {margin-top:30px;margin-bottom:30px;}

.wp-block-group {margin-top:0;margin-bottom:0;}

.mainsection, 
hr, hr.wp-block-separator {margin-top:60px;margin-bottom:60px;}

.lesstop {margin-top:30px !important;}
.lessbot {margin-bottom:30px !important;}

.mainsection + .wp-block-buttons, .mainsection + .narrow>.wp-block-buttons:first-child {margin-top:-30px;}

@media screen and (max-width:767px) {
	.wp-block-image,
	.wp-block-archives,
	.wp-block-categories,
	.wp-block-code,
	.wp-block-columns,
	.wp-block-cover,
	.wp-block-embed,
	.wp-block-gallery,
	.gallery,
	.wp-block-group,
	.wp-block-latest-comments,
	.wp-block-latest-posts,
	.wp-block-preformatted,
	.wp-block-pullquote,
	.wp-block-separator,
	.wp-block-table,
	.wp-block-verse,
	.wp-block-video,
	.wp-video,
	.wp-block-quote,
	.mainsection, 
	hr, hr.wp-block-separator {margin-top:30px;margin-bottom:30px;}

	.mainsection + .wp-block-buttons, .mainsection + .narrow>.wp-block-buttons:first-child {margin-top:0;}

	.lesstop {margin-top:20px !important;}
	.lessbot {margin-bottom:20px !important;}
}

div.wp-block-image {margin:0 !important;}

.alignleft, .wp-block-image .alignleft, .wp-block-image.alignleft {float:left;margin:5px 40px 1em 0;max-width:calc(50% - 20px);}
.alignright, .wp-block-image .alignright, .wp-block-image.alignright {float:right;margin:5px 0 1em 40px;max-width:calc(50% - 20px);}
.aligncenter, .wp-block-image .aligncenter {margin:40px auto;}

img.alignnone {margin:40px 0;display:block;}
img.aligncenter {display:block;}

@media screen and (max-width:767px) {
	.aligncenter, .wp-block-image .aligncenter {margin:30px auto;}
	img.alignnone {margin:30px 0;}
}

.wp-caption img, .wp-block-image img {vertical-align:bottom;}
.wp-caption .wp-caption-text, 
.wp-block-image figcaption,
.wp-block-embed figcaption,
.wp-block-table figcaption,
.wp-block-media-text__media figcaption,
.blocks-gallery-caption {margin:12px 0 0 0;font-size:16px;line-height:22px;color:inherit;color:inherit;text-align:left;}

@media screen and (max-width:479px) {
	.alignleft, .wp-block-image .alignleft, .wp-block-image.alignleft,
	.alignright, .wp-block-image .alignright, .wp-block-image.alignright {float:none;display:block;max-width:100%;margin:30px auto;}
}

.wideimage .wp-block-image img {width:100%;}

/***** HEADER ******/

#wpadminbar {z-index:100005;}

#header {height:230px;}

body.withbanner #header {position:absolute;left:0;width:100%;z-index:10006;}

#header-a {background:var(--sm-grey20);}
body.withbanner:not(.fixedheader) #header-a {background:none;}
#header-b {position:relative;}

body.fixedheader #header-a {position:fixed;top:0;left:0;width:100%;z-index:10000;-webkit-animation:scrollheader 0.3s;animation:scrollheader 0.3s;box-sizing:border-box;box-shadow:0 0 20px rgba(0,0,0,.2);}

body.admin-bar.fixedheader #header-a {top:32px;}
@media screen and (max-width:782px) {
	body.admin-bar.fixedheader #header-a {top:46px;}
}
@media screen and (max-width:600px) {
	body.admin-bar.fixedheader #header-a {top:0;}
}

@-webkit-keyframes scrollheader {
	0% {
		-webkit-transform: translateY(-100%);
		        transform: translateY(-100%)
	}
	to {
		-webkit-transform: translateY(0);
		        transform: translateY(0)
	}
}
@keyframes scrollheader {
	0% {
		-webkit-transform: translateY(-100%);
		        transform: translateY(-100%)
	}
	to {
		-webkit-transform: translateY(0);
		        transform: translateY(0)
	}
}

html {scroll-padding-top:88px;}
html.has-admin-bar {scroll-padding-top:120px;}
@media screen and (max-width:782px) {
	html.has-admin-bar {scroll-padding-top:134px;}
}
@media screen and (max-width:767px) {
	html {scroll-padding-top:68px;}
	html.has-admin-bar {scroll-padding-top:114px;}
}
@media screen and (max-width:600px) {
	html.has-admin-bar {scroll-padding-top:68px;}
}

#logo, #menulogo {width:480px;margin:0 auto;line-height:1;font-weight:normal;padding:40px 0;position:relative;z-index:1;}
#logo a, #menulogo a {display:block;font-weight:inherit;}
#logo img, #menulogo img {display:block;width:100%;opacity:1;}

body.withbanner:not(.fixedheader) #logo {filter:brightness(0) invert(1);}

#logo .smalllogo {display:none;}
body.fixedheader #logo .largelogo {display:none;}
body.fixedheader #logo .smalllogo {display:block;}

body.fixedheader #logo, #menulogo {width:298px;padding:15px 0;min-height:38px;}
body.fixedheader #logo img, #menulogo img {transform:translateY(2.244898%);}

.menubar {font-size:18px;line-height:26px;text-align:center;padding-bottom:30px;}
.menubar ul {margin:0;padding:0;list-style:none;}
.menubar ul li {margin:0;padding:0;}
.menubar ul li:not(.wp-block-button) a {font-weight:500;display:block;text-decoration:none;padding:9px 0;}
.menubar ul li:not(.wp-block-button) a:hover, .menubar ul li:not(.wp-block-button) a:active {text-decoration:underline;}
.menubar ul li.wp-block-button {padding:12px 0;}
.menubar h2 {margin:28px 0 15px 0;}
.menubar h2:first-child {margin-top:20px;}

button.togglemenu, button.closebtn {font-size:24px;border:none;border-radius:0;padding:0;line-height:48px;max-width:none;display:inline-block;vertical-align:top;background:none;margin:0 -10px;transition:color 0.3s;}
button.togglemenu .cicon, button.closebtn .cicon {height:48px;vertical-align:top;padding:0 10px;}

button.togglemenu:hover, button.closebtn:hover {color:var(--sm-hover);}

#menuoverlay {display:none;}

@keyframes fadein {
	0% {opacity:0;visibility:hidden;}
	to {opacity:1;visibility:visible;}
}

#toggles {display:block;position:absolute;top:28px;right:0;}
body.fixedheader #toggles {top:0;height:100%;display:flex;flex-direction:column;justify-content:center;}

body.withbanner:not(.fixedheader) #toggles button {color:var(--sm-white) !important;}

body.menuopen #wpadminbar {z-index:9;}
body.menuopen #header-a {z-index:10006 !important;}

#menuwrap {position:fixed;top:-100%;left:0;width:100%;height:100%;z-index:10012;overflow-y:auto;transition:top 0.5s ease-in-out, visibility 0.5s;box-sizing:border-box;background:var(--sm-grey20);visibility:hidden;}
#menuwrap .container {position:relative;}

body.menuopen {overflow:hidden;}
body.menuopen #menuwrap {top:0;visibility:visible;}

button.closemenu {display:block;position:absolute;top:10px;right:40px;}

@media screen and (max-width:1023px) {
	button.closemenu {right:20px;}
}
@media screen and (max-width:339px) {
	button.closemenu {right:10px;}
}

		
@media screen and (max-width:767px) {
	#logo {width:244px;min-height:77px;padding:19px 0;}
	
	#header {height:117px;}

	#toggles {top:6px;}

	body.fixedheader #logo, #menulogo {width:244px;min-height:30px;padding:9px 0;}

	button.closemenu {top:0;}
	
	button.togglemenu, button.closebtn {font-size:20px;}
}

@media screen and (max-width:359px) {
	
	#logo {width:228px;min-height:28px;padding:20px 0;}
	body.fixedheader #logo, #menulogo {width:228px;min-height:28px;padding:10px 0;}
	
}

blockquote>:first-child {margin-top:0;}
blockquote>:first-child>:first-child {margin-top:0;}
blockquote>:last-child {margin-bottom:0;}
blockquote>:last-child>:last-child {margin-bottom:0;}

.has-small-font-size, .has-normal-font-size, .has-regular-font-size, .has-medium-font-size, .has-large-font-size, .has-huge-font-size, .has-larger-font-size {font-size:inherit !important;}

iframe {max-width:100%;box-sizing:border-box;}

iframe.instagram-media, twitter-widget {margin-left:auto !important;margin-right:auto !important;margin-bottom:0 !important;}

.wp-block-quote {margin-left:0;margin-right:0;padding:0;font-style:normal;border:none;text-align:center;font-size:48px;line-height:56px;font-family:var(--sm-seriffont);}
.wp-block-quote p {margin-bottom:0.6em;}
.wp-block-quote cite, .wp-block-pullquote cite {color:inherit;font-size:14px !important;line-height:20px;display:block;margin:-5px 0 0 0;text-align:center;font-weight:500;font-style:normal;text-transform:uppercase;letter-spacing:1.5px;font-family:var(--sm-sansfont);}

.wp-block-quote:before,
.wp-block-heading.heart1:before,
.wp-block-heading.heart2:before,
.wp-block-heading.heart3:before,
.heading-with-label.heart1:before,
.heading-with-label.heart2:before,
.heading-with-label.heart3:before {content:"";display:block;margin:0 auto 20px auto;height:1em;background-size:100% auto;background-repeat:no-repeat;background-position:center center;}

.wp-block-heading.heart1:before,
.wp-block-heading.heart2:before,
.wp-block-heading.heart3:before,
.heading-with-label.heart1:before,
.heading-with-label.heart2:before,
.heading-with-label.heart3:before {margin-bottom:15px;}

/*** BODY STYLES ***/

.bodysection {position:relative;overflow-x:hidden;padding:60px 0;}

.bodysection-grey20 {background:var(--sm-grey20);}
.bodysection-grey30 {background:var(--sm-grey30);}

@media screen and (max-width:767px) {
	.bodysection {padding:30px 0;}
}

.narrow {width:800px;max-width:100%;margin-left:auto;margin-right:auto;}

.banner {position:relative;color:var(--sm-white);background:var(--sm-black);}
.banner .banneroverlay {display:flex;width:100%;box-sizing:border-box;align-items:flex-end;position:relative;z-index:2;padding:230px 0 120px 0;}
.banner .banneroverlay:before {content:"";display:block;height:716px;max-height:calc(100vh - 350px);}
.banner .bannerimage:after {content:"";display:block;position:absolute;top:0;left:0;width:100%;height:300px;max-height:100%;background-image:linear-gradient(180deg, rgba(21, 21, 26, 0.5) 0%, rgba(21, 21, 26, 0) 100%);mix-blend-mode:multiply;z-index:1;}

.banner h1 {text-wrap:balance;text-shadow:0 0 20px rgba(9, 9, 11, 0.6);}

.banner .bannerimage img {display:block;position:absolute;top:0;right:0;width:100%;height:100%;object-fit:cover;object-position:center top;}

@media screen and (max-width:767px) {
	.banner .banneroverlay {padding:115px 0 40px 0;}
	.banner .banneroverlay:before {height:911px;max-height:calc(100vh - 155px);}
	.banner .bannerimage:after {height:145px;}
}

.altbanner {position:relative;background:var(--sm-grey40);}
.altbanner .banneroverlay {display:flex;box-sizing:border-box;align-items:center;position:relative;z-index:2;}
.altbanner .banneroverlay:before {height:0;padding-bottom:740px;content:"";display:block;}
.altbanner .banneroverlay-b {margin-left:43.33333%;}
.altbanner .bannerimage img, .altbanner .bannerimage span.noimage {display:block;position:absolute;top:0;right:0;width:100%;height:100%;object-fit:cover;object-position:center top;}
:where(.nooverlay).altbanner .bannerimage {height:740px;position:relative;}

@media screen and (max-width:1279px) {
	.altbanner .bannerimage {overflow:hidden;height:auto;aspect-ratio:128/74;position:relative;}
	.altbanner:not(.nooverlay) .bannerimage img {object-position:-50% top;}
	.altbanner .banneroverlay {padding:40px 0;}
	.altbanner .banneroverlay-b {margin-left:0;}
	.altbanner .banneroverlay:before {content:normal;display:none;}
}

.togglelist {border-top:1px dotted var(--sm-grey60);}
.togglelist .toggleitem {padding:10px 0;border-bottom:1px dotted var(--sm-grey60);}
.togglelist .togglereveal {display:none;padding-bottom:10px;}
.togglelist .open .togglereveal {display:block;}
.togglelist .toggleitem>:first-child {display:block;margin:0;padding:8px 64px 8px 0;font-family:var(--sm-sansfont);position:relative;cursor:pointer;text-align:left;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-weight:500;font-size:20px;line-height:28px;transition:color 0.3s;}
.togglelist .toggleitem>:first-child:hover {color:var(--sm-hover);}
.togglelist .toggleitem.open>:first-child {margin-bottom:10px !important;}
.togglelist .toggleitem>:first-child:after {content:"";position:absolute;top:0;right:0;display:block;font-size:16px;width:44px;height:44px;border-radius:50%;background:var(--sm-white) url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='16' height='32' viewBox='0 0 16 32'%3E%3Cpath fill='%2309090b' d='M16.15 16l-12.125 12.125-2.119-2.119 10-10-10-10 2.119-2.119 12.125 12.125z'%3E%3C/path%3E%3C/svg%3E%0A") center center no-repeat;background-size:0.5em auto;transition:background 0.3s, transform 0.3s;}
.togglelist .toggleitem.open>:first-child:after {transform:rotate(90deg);}

:where(.bodysection-white) .togglelist .toggleitem>:first-child:after {background-color:var(--sm-grey20);}
:where(.bodysection-white) .togglelist .toggleitem>:first-child:hover:after {background-color:var(--sm-grey40);}

.pricetable {border-top:1px dotted var(--sm-grey60);font-size:20px;line-height:28px;font-weight:500;}
.pricetable ul {margin:0;padding:0;list-style:none;}
.pricetable ul li {margin:0;padding:20px 0;border-bottom:1px dotted var(--sm-grey60);display:flex;justify-content:space-between;column-gap:20px;}
.pricetable ul li .value {flex-shrink:0;text-align:right;}

@media screen and (max-width:767px) {
	.pricetable {font-size:18px;line-height:26px;}
}

.reviews .reviews-wrap {position:relative;padding-top:74px;}
.reviews .swiper-slide {width:calc(50% - 15px);margin-right:30px;}
.reviews blockquote {background:var(--sm-white);border-radius:20px;padding:40px 30px;margin:0;font-style:normal;font-size:18px;}
.reviews blockquote cite {font-size:14px;line-height:20px;display:block;margin:0;text-align:center;font-weight:500;font-style:normal;text-transform:uppercase;letter-spacing:1.5px;}
.reviews .testi-rating {font-size:14px;margin-bottom:20px;display:flex;justify-content:center;column-gap:7px;}

.reviews .swiper-custom-prev, .reviews .swiper-custom-next {display:block;position:absolute;top:0;z-index:1000;width:44px;cursor:pointer;transition:color 0.3s;display:flex;align-items:center;font-size:22px;-webkit-user-select:none;user-select:none;}
.reviews .swiper-custom-prev {right:64px;}
.reviews .swiper-custom-next {right:0;}
.reviews .swiper-custom-prev span, .reviews .swiper-custom-next span {display:block;width:44px;height:44px;display:flex;align-items:center;border-radius:50%;background:var(--sm-white);transition:background 0.3s;}
.reviews .swiper-custom-prev .cicon, .reviews .swiper-custom-next .cicon {display:block;margin:0 auto;}

:where(.bodysection-white) .reviews blockquote {background:var(--sm-grey20);}
:where(.bodysection-white) .reviews .swiper-custom-prev span, :where(.bodysection-white) .reviews .swiper-custom-next span {background:var(--sm-grey20);}
:where(.bodysection-white) .reviews .swiper-custom-prev:hover span, :where(.bodysection-white) .reviews .swiper-custom-next:hover span {background:var(--sm-grey40);}

.reviews span.swiper-button-disabled {background:var(--sm-grey10);color:var(--sm-grey60);}

@media screen and (min-width:1024px) and (max-width:1136px) {
	h2:has(+.reviews) {padding:0 128px;width:1056px;box-sizing:border-box;}
}
@media screen and (min-width:1024px) {
	h2 + .reviews .reviews-wrap {padding-top:0;}
	h2 + .reviews .swiper-custom-prev, h2 + .reviews .swiper-custom-next {top:-74px;}
}

@media screen and (max-width:767px) {
	.reviews .reviews-wrap {padding-top:64px;}	
	.reviews blockquote {padding:30px 20px;}
}

.customgallery {display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;}
.customgallery .cgimage img {display:block;aspect-ratio:57/80;object-fit:cover;width:100%;}

@media screen and (max-width:767px) {
	.customgallery {grid-template-columns:repeat(2,minmax(0,1fr));}
}

.galleryslider {padding-top:74px;position:relative;}
.galleryslider .swiper-slide {width:calc(25% - 15px);margin-right:20px;}
.galleryslider .swiper-slide img {display:block;aspect-ratio:57/80;object-fit:cover;width:100%;}

.galleryslider .swiper-custom-prev, .galleryslider .swiper-custom-next {display:block;position:absolute;top:0;z-index:1000;width:44px;cursor:pointer;transition:color 0.3s;display:flex;align-items:center;font-size:22px;-webkit-user-select:none;user-select:none;}
.galleryslider .swiper-custom-prev {right:64px;}
.galleryslider .swiper-custom-next {right:0;}
.galleryslider .swiper-custom-prev span, .galleryslider .swiper-custom-next span {display:block;width:44px;height:44px;display:flex;align-items:center;border-radius:50%;background:var(--sm-white);transition:background 0.3s;}
.galleryslider .swiper-custom-prev .cicon, .galleryslider .swiper-custom-next .cicon {display:block;margin:0 auto;}

:where(.bodysection-white) .galleryslider .swiper-custom-prev span, :where(.bodysection-white) .galleryslider .swiper-custom-next span {background:var(--sm-grey20);}

:where(.bodysection-white) .galleryslider .swiper-custom-prev:hover span, :where(.bodysection-white) .galleryslider .swiper-custom-next:hover span {background:var(--sm-grey40);}

.galleryslider span.swiper-button-disabled {background:var(--sm-grey10);color:var(--sm-grey60);}

@media screen and (min-width:1024px) and (max-width:1136px) {
	h2:has(+.galleryslider) {padding:0 128px;width:1056px;box-sizing:border-box;}
}
@media screen and (min-width:1024px) {
	h2 + .galleryslider {padding-top:0;}
	h2 + .galleryslider .swiper-custom-prev, h2 + .galleryslider .swiper-custom-next {top:-74px;}
}

@media screen and (max-width:767px) {
	.galleryslider {padding-top:64px;}
	.galleryslider .swiper-slide {width:calc(50% - 10px);}
}

.filterresults .filterresult {display:none;}
.filterresults .filterresult.active {display:block;}

.gridfilters {padding:0 24px;position:relative;margin-bottom:20px;}

.gridfilters .swiper-custom-prev, .gridfilters .swiper-custom-next {position:absolute;top:0;font-size:18px;cursor:pointer;transition:color 0.3s;text-align:center;padding:0 10px;line-height:1;-webkit-user-select:none;user-select:none;transition:color 0.3s;}
.gridfilters .swiper-custom-prev:hover, .gridfilters .swiper-custom-next:hover {color:var(--smp-hover);}
.gridfilters .swiper:not(.swiper-initialized) ~ .swiper-custom-prev, .gridfilters .swiper:not(.swiper-initialized) ~ .swiper-custom-next {visibility:hidden;}
.gridfilters .swiper-custom-prev .cicon, .gridfilters .swiper-custom-next .cicon {height:40px;vertical-align:top;}
.gridfilters .swiper-custom-prev {left:-10px;}
.gridfilters .swiper-custom-next {right:-10px;}

.gridfilters .swiper-button-disabled {display:none;}

.gridfilters .swiper {visibility:hidden;}
.gridfilters .swiper-initialized {visibility:visible;}

.gridfilters .swiper-slide {width:auto;margin-right:10px;min-height:40px;}
.gridfilters .swiper-slide:last-child {margin-right:0;}

.gridfilters a {background:var(--sm-white);color:var(--sm-black) !important;font-size:14px;line-height:20px;padding:10px 20px;font-weight:500 !important;text-decoration:none !important;text-align:center;display:inline-block;box-sizing:border-box;border-radius:20px;transition:color 0.3s, background 0.3s;}
.gridfilters a:hover, .gridfilters a:active {background:var(--sm-white);color:var(--sm-black) !important;}
:where(.bodysection-white) .gridfilters a {background:var(--sm-grey20);}
:where(.bodysection-white) .gridfilters a:hover, :where(.bodysection-white) .gridfilters a:active {background:var(--sm-grey40);}
.gridfilters a.active {background:var(--sm-black);color:var(--sm-white) !important;}

@media screen and (max-width:767px) {
	.gridfilters {margin:30px 0;}
	.gridfilters .swiper-slide {margin-right:10px;}
}						

.wp-block-media-text {margin-left:auto;margin-right:auto;max-width:100%;grid-gap:60px;}

.wp-block-media-text:not(.is-style-custom) {grid-template-columns:46fr 68fr !important;}
.wp-block-media-text.has-media-on-the-right:not(.is-style-custom) {grid-template-columns:68fr 46fr !important;}

.wp-block-media-text.is-style-equal {grid-template-columns:46fr 68fr !important;}
.wp-block-media-text.has-media-on-the-right.is-style-equal {grid-template-columns:68fr 46fr !important;}

.wp-block-media-text .wp-block-media-text__media {padding:40px 0;align-self:start !important;position:relative;}
.wp-block-media-text .wp-block-media-text__media:before {content:"";display:block;background:var(--sm-grey20);height:100%;position:absolute;top:0;right:40px;width:50vw;z-index:-1;}
.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media:before {right:auto;left:40px;}
.wp-block-media-text .wp-block-media-text__content {padding:0 !important;min-width:0;}

#bodyel .wp-block-media-text .wp-block-media-text__content>:first-child {margin-top:0;}
#bodyel .wp-block-media-text .wp-block-media-text__content>:first-child>:first-child {margin-top:0;}
#bodyel .wp-block-media-text .wp-block-media-text__content>:last-child {margin-bottom:0;}
#bodyel .wp-block-media-text .wp-block-media-text__content>:last-child>:last-child {margin-bottom:0;}

@media screen and (max-width:1279px) {
	.wp-block-media-text {grid-gap:40px;}
}

@media screen and (min-width:1024px) {
	.wp-block-media-text .wp-block-heading {text-align:left;}
	.wp-block-media-text .wp-block-buttons {justify-content:flex-start;}
}

@media screen and (max-width:1023px) {
	#bodyel .wp-block-media-text.is-stacked-on-mobile {grid-template-columns:100% !important;font-size:inherit;}
	.wp-block-media-text {grid-gap:30px !important;width:800px;}
	.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media {display:block;width:100%;margin:0 auto !important;grid-column:1;grid-row:1;padding:0;}
	.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media:before {content:normal;display:none;}
	.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {width:100%;grid-column:1;grid-row:2;box-sizing:border-box;padding:0;}
	.wp-block-media-text>figure img, .wp-block-media-text>figure video {width:100%;max-width:100%;}	

	.wp-block-media-text h2 {text-align:center;}
	.wp-block-media-text .wp-block-buttons {justify-content:center;}
}

@media screen and (max-width:767px) {
	.wp-block-media-text {grid-gap:20px !important;}
}

.fineprint {font-size:18px;}
.fineprint p:has(#agreeTerms) {position:relative;}
.fineprint #agreeTerms {opacity:0;position:absolute;top:2px;left:0;width:22px;height:22px;z-index:-1;}
.fineprint #agreeTerms + label {line-height:26px;margin:0;max-width:none;display:block;position:relative;padding:0 0 0 32px;font-weight:inherit;}
.fineprint #agreeTerms:focus-visible + label:before {box-shadow:0 0 3px var(--sm-black);}
.fineprint #agreeTerms + label:before {content:"";display:block;position:absolute;top:2px;left:0;width:20px;height:20px;background:var(--sm-white);box-sizing:border-box;border:1px solid var(--sm-black);}
.fineprint #agreeTerms:checked + label:after {content:"";display:block;position:absolute;top:6px;left:4px;width:12px;height:12px;background-size:auto 100%;background-repeat:no-repeat;background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='28' height='32' viewBox='0 0 28 32'%3E%3Cpath fill='%2309090b' d='M27.175 4.381c0.894 0.65 1.094 1.9 0.444 2.794l-16 22c-0.344 0.475-0.875 0.769-1.463 0.819s-1.156-0.169-1.569-0.581l-8-8c-0.781-0.781-0.781-2.050 0-2.831s2.050-0.781 2.831 0l6.344 6.344 14.625-20.106c0.65-0.894 1.9-1.094 2.794-0.444z'%3E%3C/path%3E%3C/svg%3E%0A");}

#footer {padding:60px 0;background:var(--sm-grey20);}

#footer .ftlogo {width:800px;max-width:100%;margin:0 auto 60px auto;}
#footer .ftlogo img {display:block;opacity:1;width:100%;}

#footer .ftcols {display:flex;column-gap:60px;justify-content:space-between;align-items:flex-start;}
#footer .ftcols .ftcol {width:360px;text-align:center;font-size:18px;line-height:2;font-weight:500;}
#footer .ftcols ul {margin:0;padding:0;list-style:none;}
#footer .ftcols ul li {margin:0;padding:0;}
#footer .ftcols ul li.wp-block-button {padding:8px 0;}
#footer .ftcols ul li a {font-weight:inherit;text-decoration:none;}
#footer .ftcols ul li a:hover, #footer .ftcols ul li a:active {text-decoration:underline;}

#footer .ftsmall {font-size:14px;line-height:18px;text-transform:uppercase;font-weight:500;letter-spacing:1.5px;margin-top:30px;}
#footer .ftsmall ul {margin:0;row-gap:8px;column-gap:30px;padding:0;list-style:none;display:flex;flex-wrap:wrap;justify-content:center;}
#footer .ftsmall ul li {margin:0;padding:0;min-width:0;}
#footer .ftsmall a {font-weight:inherit;text-decoration:none;}
#footer .ftsmall a:hover, #footer .ftsmall a:active {text-decoration:underline;}

@media screen and (max-width:1023px) {
	#footer .ftcols {display:block;}
	#footer .ftcols .ftcol {width:auto;}
	#footer .ftcols .ftcol + .ftcol {margin-top:40px;}
}

@media screen and (max-width:767px) {
	#footer {padding:30px 0;}
	#footer .ftlogo {margin-bottom:30px;}

	#footer .ftsmall ul {display:block;margin-left:0;text-align:center;}
	#footer .ftsmall ul li {margin-left:0;margin-bottom:15px;}
	#footer .ftsmall ul li:last-child {margin-bottom:0;}
}


.cicon {
	display: inline-block;
	width: 1em;
	height: 1em;
	stroke-width: 0;
	stroke: currentColor;
	fill: currentColor;
	overflow:visible !important;
  }

  
.icon-amazon {width:0.875em;}
.icon-youtube {width: 1.2222222222em;}
.icon-tumblr {width: 0.625em;}
.icon-tiktok {width: 0.9287109375em;}
.icon-spotify {width: 0.96875em;}
.icon-podcast {width: 0.875em;}
.icon-soundcloud {width: 1.25em;}
.icon-wikipedia {width: 1.25em;}
.icon-yummly {width: 2.65625em;}  	
.icon-apple {width: 0.75em;}
.icon-threads {width:0.875em;}
.icon-linkedin {width:0.875em;}
.icon-instagram {width:0.875em;}

.icon-bars-sharp {width:0.875em;}
.icon-search-sharp-solid {width:1.125em;}
.icon-angle-left-sharp {width:0.5em;}
.icon-angle-right-sharp {width:0.5em;}
.icon-angle-down {width:0.75em;}
.icon-arrow-down {width:0.75em;}

.icon-star-sharp {width:1.125em;}

.wp-block-quote:before, .wp-block-heading.heart1:before, .heading-with-label.heart1:before {background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='35' height='32' viewBox='0 0 35 32'%3E%3Cpath fill='%2309090b' d='M31.81 3.663c5.2 2.13 2.16 9.504-0.189 13.503-2.535 4.285-5.664 8.117-9.392 11.425-1.479 1.312-2.983 2.429-4.733 3.408-3.701-2.276-7.087-4.803-10.184-7.783-5.028-4.84-9.943-11.983-5.701-18.627 1.025-1.605 2.271-2.982 3.779-4.143 2.175-1.676 4.612-2.086 6.72-0.21 0.881 0.784 1.522 1.725 2.134 2.74 0.746 1.387 1.314 2.779 1.834 4.28 0.733 2.292 1.243 4.53 1.685 7.004 2.188-5.558 7.233-14.39 14.047-11.599z'%3E%3C/path%3E%3C/svg%3E%0A");width:1.0830078125em;}
.wp-block-quote.is-style-heart2:before, .wp-block-heading.heart2:before, .heading-with-label.heart2:before {background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='35' height='32' viewBox='0 0 35 32'%3E%3Cpath fill='%2309090b' d='M25.677 3.426c-0.662-0.185-1.323-0.129-2.004-0.052-2.035 0.229-3.694 1.417-4.626 3.175-0.384 0.725-0.494 1.418-0.273 2.231 0.152 0.561 0.084 1.177 0.13 1.778 0.006 0.084-0.051 0.223-0.104 0.266-0.044 0.036-0.216-0-0.238-0.058l-0.232-0.604-0.379-0.099c-0.341-0.090-0.496-0.307-0.469-0.655l0.147-1.854c0.029-0.371-0.14-0.698-0.324-1.011-0.854-1.453-1.745-2.84-2.805-4.158-1.217-1.514-3.382-2.041-5.237-1.598-1.477 0.352-1.839 1.813-1.679 3.234 0.172 1.532 0.716 2.944 1.559 4.234l1.256 1.727c1.235 1.579 2.472 3.108 3.583 4.774l1.723 2.586c0.967 1.559 1.534 3.266 1.869 5.062l0.579 3.11c0.181 0.972 0.28 1.944 0.057 2.9 0.064 0.086 0.227 0.171 0.298 0.15 0.059-0.018 0.147-0.099 0.191-0.171l3.006-4.866c2.814-4.556 4.913-9.050 5.754-14.352 0.16-1.008 0.19-1.963 0.107-2.962-0.107-1.278-0.586-2.421-1.888-2.786zM25.173 18.659c-0.846 1.841-1.858 3.485-2.89 5.193l-4.398 7.28-0.612 0.868c-0.392-0.141-0.403-0.437-0.328-0.77 0.757-3.402 0.59-6.937-0.451-10.272-0.404-1.296-0.919-2.488-1.63-3.642-0.778-1.263-1.6-2.435-2.498-3.62l-2.796-3.689c-1.597-2.107-2.741-4.246-2.627-6.916 0.039-0.923 0.458-1.712 1.189-2.262 2.11-1.589 4.834-0.701 6.63 1.058 0.938 0.919 1.713 1.9 2.379 3.021l0.832 1.402c0.023 0.039 0.088 0.102 0.121 0.123 0.043 0.028 0.202-0.024 0.238-0.077l0.522-0.779c0.969-1.446 2.431-2.409 4.179-2.712 0.792-0.137 1.562-0.2 2.346-0.052 1.778 0.336 2.609 1.746 2.812 3.439 0.135 1.122 0.092 2.206-0.119 3.335-0.584 3.131-1.547 6.135-2.898 9.073z'%3E%3C/path%3E%3C/svg%3E%0A");width:1.099609375em;}
.wp-block-quote.is-style-heart3:before, .wp-block-heading.heart3:before, .heading-with-label.heart3:before {background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='35' height='32' viewBox='0 0 35 32'%3E%3Cpath fill='%2309090b' d='M14.737 28.141c-2.716-2.939-5.2-5.816-7.336-9.091-2.111-3.262-3.947-6.91-4.324-10.806-0.126-1.4-0.016-2.712 0.335-4.142-1.102 0.53-1.936 1.468-2.275 2.607-0.772 2.596-0.111 5.491 1.065 7.911 1.815 3.735 4.793 6.911 7.832 9.725 1.528 1.333 3.012 2.661 4.703 3.796zM7.917 18.293c2.98 4.598 6.666 8.679 10.645 12.491 2.449-2.93 4.66-5.863 6.706-8.997 2.041-3.126 4.030-6.639 5.122-10.185 0.727-2.362 1.063-5.066-0.251-7.183-0.938-1.511-2.821-1.976-4.361-1.091-2.697 1.55-4.444 4.045-5.956 6.713-0.914 1.692-1.676 3.372-2.349 5.176-0.101 0.088-0.324 0.167-0.434 0.137-0.105-0.029-0.264-0.197-0.303-0.324-0.536-1.719-1.098-3.35-1.947-4.937-2.172-4.057-5.527-6.796-10.362-6.343-0.484 1.208-0.611 2.463-0.55 3.772 0.178 3.808 2.032 7.563 4.041 10.769zM16.315 11.342c-0.209-1.49-0.569-2.803-1.021-4.146-0.498-1.301-1.060-2.522-1.92-3.61-0.852-1.087-1.924-1.897-3.245-2.29-1.9-0.565-3.933 0.005-5.161 1.583 4.289-0.112 7.495 2.069 9.753 5.52 0.628 0.96 1.096 1.957 1.594 2.942zM29.383 16.286c-1.45 3.013-3.252 5.724-5.12 8.523 1.355-1.476 2.427-3.089 3.595-4.694 2.848-4.206 6.288-10.278 5.98-15.399-0.093-1.539-1.019-2.9-2.471-3.442-1.557-0.582-3.236-0.622-4.785-0.026-2.12 0.816-4.061 2.87-5.199 4.858 1.233-1.414 2.455-2.687 4.096-3.543 2.072-1.081 4.473-0.283 5.554 1.776 1.877 3.577 0.050 8.416-1.65 11.947zM8.317 23.901c-3.171-3.037-6.371-6.85-7.72-11.035-0.59-1.799-0.735-3.603-0.47-5.463 0.298-2.092 1.706-3.751 3.749-4.353 1.168-2.094 3.533-3.148 5.885-2.681 1.632 0.324 2.983 1.193 4.059 2.455 2.249 2.685 3.089 6.349 3.557 9.848 1.954-5.873 6.413-14.447 13.725-12.348 1.889 0.542 3.303 2.027 3.51 4.024 0.524 5.052-2.861 11.432-5.692 15.626-2.961 4.386-6.023 7.94-9.6 11.795-0.147 0.159-0.398 0.32-0.624 0.177-3.708-2.36-7.201-5-10.379-8.044z'%3E%3C/path%3E%3C/svg%3E%0A");width:1.0830078125em;}

#bodyel .notop>:first-child {margin-top:0;}
#bodyel .notop>:first-child>:first-child {margin-top:0;}
#bodyel .notop>:first-child>:first-child>:first-child {margin-top:0;}
#bodyel .notop>:first-child>:first-child>:first-child>:first-child {margin-top:0;}
#bodyel .notop>:first-child>:first-child>:first-child>:first-child>:first-child {margin-top:0;}
#bodyel .notop>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child {margin-top:0;}
#bodyel .notop>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child {margin-top:0;}
#bodyel .notop>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child {margin-top:0;}
#bodyel .notop>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child {margin-top:0;}
#bodyel .notop>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child {margin-top:0;}
#bodyel .notop>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child {margin-top:0;}

#bodyel .nobot>:last-child {margin-bottom:0;}
#bodyel .nobot>:last-child>:last-child {margin-bottom:0;}
#bodyel .nobot>:last-child>:last-child>:last-child {margin-bottom:0;}
#bodyel .nobot>:last-child>:last-child>:last-child>:last-child {margin-bottom:0;}
#bodyel .nobot>:last-child>:last-child>:last-child>:last-child>:last-child {margin-bottom:0;}
#bodyel .nobot>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child {margin-bottom:0;}
#bodyel .nobot>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child {margin-bottom:0;}
#bodyel .nobot>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child {margin-bottom:0;}
#bodyel .nobot>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child {margin-bottom:0;}
#bodyel .nobot>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child {margin-bottom:0;}
#bodyel .nobot>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child {margin-bottom:0;}

@media screen and (min-width:768px) {
	#bodyel .notop768>:first-child {margin-top:0;}
	#bodyel .notop768>:first-child>:first-child {margin-top:0;}
	#bodyel .notop768>:first-child>:first-child>:first-child {margin-top:0;}
	#bodyel .notop768>:first-child>:first-child>:first-child>:first-child {margin-top:0;}
	#bodyel .notop768>:first-child>:first-child>:first-child>:first-child>:first-child {margin-top:0;}
	#bodyel .notop768>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child {margin-top:0;}
	#bodyel .notop768>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child {margin-top:0;}
	#bodyel .notop768>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child {margin-top:0;}
	#bodyel .notop768>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child {margin-top:0;}
	#bodyel .notop768>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child {margin-top:0;}
	#bodyel .notop768>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child {margin-top:0;}
	
	#bodyel .nobot768>:last-child {margin-bottom:0;}
	#bodyel .nobot768>:last-child>:last-child {margin-bottom:0;}
	#bodyel .nobot768>:last-child>:last-child>:last-child {margin-bottom:0;}
	#bodyel .nobot768>:last-child>:last-child>:last-child>:last-child {margin-bottom:0;}
	#bodyel .nobot768>:last-child>:last-child>:last-child>:last-child>:last-child {margin-bottom:0;}
	#bodyel .nobot768>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child {margin-bottom:0;}
	#bodyel .nobot768>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child {margin-bottom:0;}
	#bodyel .nobot768>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child {margin-bottom:0;}
	#bodyel .nobot768>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child {margin-bottom:0;}
	#bodyel .nobot768>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child {margin-bottom:0;}
	#bodyel .nobot768>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child {margin-bottom:0;}	
}

@media screen and (min-width:1024px) {
	#bodyel .notop1024>:first-child {margin-top:0;}
	#bodyel .notop1024>:first-child>:first-child {margin-top:0;}
	#bodyel .notop1024>:first-child>:first-child>:first-child {margin-top:0;}
	#bodyel .notop1024>:first-child>:first-child>:first-child>:first-child {margin-top:0;}
	#bodyel .notop1024>:first-child>:first-child>:first-child>:first-child>:first-child {margin-top:0;}
	#bodyel .notop1024>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child {margin-top:0;}
	#bodyel .notop1024>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child {margin-top:0;}
	#bodyel .notop1024>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child {margin-top:0;}
	#bodyel .notop1024>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child {margin-top:0;}
	#bodyel .notop1024>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child {margin-top:0;}
	#bodyel .notop1024>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child>:first-child {margin-top:0;}
	
	#bodyel .nobot1024>:last-child {margin-bottom:0;}
	#bodyel .nobot1024>:last-child>:last-child {margin-bottom:0;}
	#bodyel .nobot1024>:last-child>:last-child>:last-child {margin-bottom:0;}
	#bodyel .nobot1024>:last-child>:last-child>:last-child>:last-child {margin-bottom:0;}
	#bodyel .nobot1024>:last-child>:last-child>:last-child>:last-child>:last-child {margin-bottom:0;}
	#bodyel .nobot1024>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child {margin-bottom:0;}
	#bodyel .nobot1024>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child {margin-bottom:0;}
	#bodyel .nobot1024>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child {margin-bottom:0;}
	#bodyel .nobot1024>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child {margin-bottom:0;}
	#bodyel .nobot1024>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child {margin-bottom:0;}
	#bodyel .nobot1024>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child>:last-child {margin-bottom:0;}	
}

.wp-block-columns .wp-block-column>:first-child {margin-top:0;}
.wp-block-columns .wp-block-column>:last-child {margin-bottom:0;}

#bodyel .custom-gform-wrap, #bodyel .gform_confirmation_wrapper {margin-top:30px;margin-bottom:30px;}

#bodyel .gform_confirmation_wrapper, #bodyel  .custom-gform-wrap {position:relative;}

#bodyel .gform_wrapper .gfield_label {font-size:18px;line-height:26px;display:block;margin-bottom:8px;color:inherit;font-weight:bold;}

#bodyel .gform_wrapper input[type=color],
#bodyel .gform_wrapper input[type=date],
#bodyel .gform_wrapper input[type=datetime-local],
#bodyel .gform_wrapper input[type=datetime],
#bodyel .gform_wrapper input[type=email],
#bodyel .gform_wrapper input[type=month],
#bodyel .gform_wrapper input[type=number],
#bodyel .gform_wrapper input[type=password],
#bodyel .gform_wrapper input[type=search],
#bodyel .gform_wrapper input[type=tel],
#bodyel .gform_wrapper input[type=text],
#bodyel .gform_wrapper input[type=time],
#bodyel .gform_wrapper input[type=url],
#bodyel .gform_wrapper input[type=week],
#bodyel .gform_wrapper select,
#bodyel .gform_wrapper textarea,
#bodyel .gform_wrapper input[type="file"],
#bodyel .gform_wrapper .gform_fileupload_multifile .gform_drop_area,
#bodyel .gform_wrapper .gform-phone__country-selector {
	border:1px solid var(--sm-grey60);color:var(--sm-black);background:var(--sm-grey10);padding:7px 15px;font-size:18px;line-height:28px;width:100%;box-sizing:border-box;border-radius:0;
}

#bodyel .gform_wrapper .ginput_country-selector_container {margin-right:10px;}
#bodyel .gform_wrapper .gform-phone__country-selector {min-height:44px;}

#bodyel .gform_wrapper input[type="file"] {padding:5px 15px 5px 5px;}

#bodyel .gform_wrapper .gform_fileupload_multifile .gform_drop_area {margin-bottom:0;}

#bodyel .gform_wrapper .gfield textarea.small {height:128px;}
#bodyel .gform_wrapper .gfield textarea.medium {height:184px;}
#bodyel .gform_wrapper .gfield textarea.large {height:240px;}

#bodyel .gform_wrapper select.gfield_select, #bodyel .gform_wrapper .ginput_complex select, #bodyel .gform_wrapper .gfield_time_ampm select, #bodyel .gform_wrapper .ginput_container_date select {
	-moz-appearance:none;-webkit-appearance:none;appearance: none;
	background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 512'%3E%3Cpath fill='%2309090b' d='M119.5 326.9L3.5 209.1c-4.7-4.7-4.7-12.3 0-17l7.1-7.1c4.7-4.7 12.3-4.7 17 0L128 287.3l100.4-102.2c4.7-4.7 12.3-4.7 17 0l7.1 7.1c4.7 4.7 4.7 12.3 0 17L136.5 327c-4.7 4.6-12.3 4.6-17-.1z'/%3E%3C/svg%3E"),linear-gradient(to bottom, var(--sm-grey10) 0%, var(--sm-grey10) 100%);background-repeat: no-repeat, repeat;background-position: right 15px top 50%, 0 0;background-size: .5em auto, 100%;padding-right:38px;
}

#bodyel .gform_wrapper .ginput_complex select[disabled] {opacity:0.5;}

#bodyel .gform_wrapper select.gfield_select::-ms-expand, #bodyel .gform_wrapper .ginput_complex select::-ms-expand, #bodyel .gform_wrapper .gfield_time_ampm select::-ms-expand, #bodyel .gform_wrapper .ginput_container_date select::-ms-expand {
	display: none;	
}

#bodyel .gform_wrapper select.gfield_select[multiple], #bodyel .gform_wrapper .ginput_complex select[multiple] {background-image:none;padding-right:20px;}

#bodyel .gform_wrapper .ginput_container_time {min-width:90px;max-width:90px;}
#bodyel .gform_wrapper .gfield_time_ampm {min-width:90px;max-width:90px;margin-left:10px;}

#bodyel .gform_wrapper .ginput_complex .ginput_container_date input, #bodyel .gform_wrapper .ginput_complex .ginput_container_date select {min-width:105px;}
#bodyel .gform_wrapper .ginput_container_date + .ginput_container_date {margin-left:10px;}

#ui-datepicker-div {z-index:99999 !important;}

#bodyel .gform_wrapper .description, #bodyel .gform_wrapper .gfield_description, #bodyel .gform_wrapper .gsection_description, #bodyel .gform_wrapper .instruction, #bodyel .gform_wrapper .ginput_complex label, #bodyel .gform_wrapper .gform_fileupload_rules {font-size:14px;line-height:20px;padding-bottom:5px;padding-top:0;margin-top:0;}

#bodyel .gform_wrapper .gform_fileupload_rules {padding-bottom:0;padding-top:8px;}

#bodyel .gform_wrapper .ginput_complex span {min-width:0;}

@media screen and (min-width:641px) {
	#bodyel .gform_wrapper .ginput_container_address span:not(.ginput_full):not(:last-of-type):not(:nth-last-of-type(2)), 
	#bodyel .gform_wrapper .ginput_full:not(:last-of-type) {margin-bottom:15px;}
}
@media screen and (max-width:640px) {
	#bodyel .gform_wrapper .ginput_complex {row-gap:15px;}
	#bodyel .gform_wrapper .ginput_complex>span {margin-bottom:0;}
}

#bodyel .gform_wrapper .field_description_below .description, #bodyel .gform_wrapper .field_description_below .gfield_description, #bodyel .gform_wrapper .gfield_description_below .gsection_description, #bodyel .gform_wrapper .gfield_description_below .instruction {padding-top:8px;padding-bottom:0;}

#bodyel .gform_wrapper .gform_fields {grid-row-gap:20px;}

#bodyel .gform_wrapper .gchoice {position:relative;}

#bodyel .gform_wrapper .gfield_checkbox label, #bodyel .gform_wrapper .gfield_radio label, #bodyel .gform_wrapper .ginput_container_consent label {font-size:18px;line-height:26px;margin:0;max-width:none;display:block;position:relative;padding:0 0 0 36px;font-weight:inherit;}

#bodyel .gform_wrapper .gfield_checkbox .gchoice, #bodyel .gform_wrapper .gfield_radio .gchoice {margin-bottom:15px;}

#bodyel .gform_wrapper .gfield_checkbox .gchoice:last-child, #bodyel .gform_wrapper .gfield_radio .gchoice:last-child {margin-bottom:0;}

#bodyel .gform_wrapper .gfield_radio input[type="radio"] {opacity:0;position:absolute;top:0;left:0;width:24px;height:24px;z-index:-1;}
#bodyel .gform_wrapper .gfield_radio input[type="radio"]:focus-visible + label:before {box-shadow:0 0 3px var(--sm-black);}
#bodyel .gform_wrapper .gfield_radio label:before {content:"";display:block;position:absolute;top:1px;left:0;width:24px;height:24px;background:var(--sm-white);border-radius:50%;border:1px solid var(--sm-black);box-sizing:border-box;}
#bodyel .gform_wrapper .gfield_radio input[type="radio"]:checked + label:after {content:"";display:block;position:absolute;top:8px;left:7px;width:10px;height:10px;border-radius:50%;background:var(--sm-black);}

#bodyel .gform_wrapper .gfield_checkbox input[type="checkbox"], #bodyel .gform_wrapper .ginput_container_consent input[type="checkbox"] {opacity:0;position:absolute;top:1px;left:0;width:24px;height:24px;z-index:-1;}

#bodyel .gform_wrapper .gfield_checkbox input[type="checkbox"]:focus-visible + label:before, #bodyel .gform_wrapper .ginput_container_consent input[type="checkbox"]:focus-visible + label:before {box-shadow:0 0 3px var(--sm-black);}

#bodyel .gform_wrapper .gfield_checkbox label:before, #bodyel .gform_wrapper .ginput_container_consent label:before {content:"";display:block;position:absolute;top:1px;left:0;width:24px;height:24px;background:var(--sm-white);box-sizing:border-box;border:1px solid var(--sm-black);}

#bodyel .gform_wrapper .gfield_checkbox input[type="checkbox"]:checked + label:after, #bodyel .gform_wrapper .ginput_container_consent input[type="checkbox"]:checked + label:after {content:"";display:block;position:absolute;top:6px;left:5px;width:14px;height:14px;background-size:auto 100%;background-repeat:no-repeat;background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='28' height='32' viewBox='0 0 28 32'%3E%3Cpath fill='%2309090b' d='M27.175 4.381c0.894 0.65 1.094 1.9 0.444 2.794l-16 22c-0.344 0.475-0.875 0.769-1.463 0.819s-1.156-0.169-1.569-0.581l-8-8c-0.781-0.781-0.781-2.050 0-2.831s2.050-0.781 2.831 0l6.344 6.344 14.625-20.106c0.65-0.894 1.9-1.094 2.794-0.444z'%3E%3C/path%3E%3C/svg%3E%0A");}

#bodyel .gform_wrapper .gfield_checkbox input[value="gf_other_choice"] + label + br,
#bodyel .gform_wrapper .gfield_radio input[value="gf_other_choice"] + label + br {display:none;}

#bodyel .gform_wrapper .gfield_checkbox button, #bodyel .gform_wrapper .gfield_radio button, #bodyel .gform_wrapper .gfield_radio button:hover, #bodyel .gform_wrapper ::file-selector-button, #bodyel .gform_wrapper .gform_button_select_files {margin-top:0;background:var(--sm-grey50);border:none;color:var(--sm-black);font-size:14px;line-height:20px;padding:10px 20px;font-weight:500;border-radius:20px;transition:color 0.3s, background 0.3s;}

#bodyel .gform_wrapper ::file-selector-button {margin-top:0;margin-right:10px;cursor:pointer;}

#bodyel .gform_wrapper .gfield_checkbox button:hover, #bodyel .gform_wrapper .gfield_radio button:hover, #bodyel .gform_wrapper ::file-selector-button:hover, #bodyel .gform_wrapper .gform_button_select_files:hover {background:var(--sm-grey50-hover);}

#bodyel .gform_wrapper .gfield_checkbox input[type="text"], #bodyel .gform_wrapper .gfield_radio input[type="text"] {margin-top:15px;width:100%;}

#bodyel .gform_wrapper select.gfield_select, #bodyel .gform_wrapper .ginput_complex select, #bodyel .gform_wrapper .gfield_time_ampm select {height:44px;}

#bodyel .gform_wrapper .hour_minute_colon {align-self:center;}

#bodyel .gform_wrapper select[multiple] {height:auto;}
#bodyel .gform_wrapper select option {padding:2px;}

#bodyel .gform_wrapper .gform_button, #bodyel .gform_wrapper .gform-button:not(.gform-datepicker-toggle), #bodyel .gform_wrapper .gform_page_footer .button {background:var(--sm-black);color:var(--sm-white);border:none;font-size:14px;line-height:20px;margin:0;padding:10px 20px;font-weight:500;border-radius:20px;display:block;transition:background 0.3s;box-sizing:border-box;width:auto;-webkit-appearance:none;}

#bodyel .gform_wrapper .gform_button:hover, #bodyel .gform_wrapper .gform-button:not(.gform-datepicker-toggle):hover, #bodyel .gform_wrapper .gform_page_footer .button:hover {background:var(--sm-hover);}

#body .gform_wrapper .gform-button.gform-datepicker-toggle {position:absolute;top:10px;right:15px;}

#bodyel .gform_wrapper .gform_footer, #bodyel .gform_wrapper .gform_page_footer {margin-top:20px;padding-top:0;padding-bottom:0;position:relative;}

#bodyel .gform_wrapper .ginput_container_checkbox + .gfield_description, #bodyel .gform_wrapper .ginput_container_radio + .gfield_description, #bodyel .gform_wrapper .ginput_container_consent + .gfield_description {margin-top:10px;}

#bodyel .gform_wrapper .ginput_container_consent + .gfield_description {border:none;max-height:none;overflow-y:visible;padding:0;}

#bodyel .gform_wrapper .ginput_counter {color:inherit;}

#bodyel .gform_wrapper .gfield_required {font-size:14px;line-height:20px;padding-left:5px;font-style:normal;color:inherit;}
#bodyel .gform_wrapper .gfield_required .gfield_required {padding-left:0;}
#bodyel .gform_wrapper .gform_required_legend .gfield_required {padding-left:0;}

#bodyel #gf_form_focus {outline:none;}

#bodyel .gform_wrapper .gfield.gfield_error .gfield_required,
#bodyel .gform_wrapper .gfield_error .gfield_label,
#bodyel .gform_wrapper div.validation_error,
#bodyel .gform_wrapper ol.validation_list,
#bodyel .gform_wrapper .validation_message,
#bodyel .gform_wrapper .gf_submission_limit_message,
#bodyel .gform_wrapper .gfield.gfield_error div.ginput_complex.ginput_container label, 
#bodyel .gform_wrapper .gfield.gfield_error .gfield_checkbox, 
#bodyel .gform_wrapper .gfield.gfield_error ul.gfield_radio,
#bodyel .gform_wrapper .gform_validation_errors > h2 {color:var(--sm-error);}

#bodyel .gform_wrapper .gfield.gfield_error input[type="text"],
#bodyel .gform_wrapper .gfield.gfield_error input[type="url"],
#bodyel .gform_wrapper .gfield.gfield_error input[type="email"],
#bodyel .gform_wrapper .gfield.gfield_error input[type="tel"], 
#bodyel .gform_wrapper .gfield.gfield_error input[type="number"], 
#bodyel .gform_wrapper .gfield.gfield_error input[type="password"], 
#bodyel .gform_wrapper .gfield.gfield_error textarea,
#bodyel .gform_wrapper .gfield.gfield_error select.gfield_select {border-color:var(--sm-error);}

#bodyel .gform_wrapper .gfield_error label {color:inherit;}

#bodyel .gform_wrapper .gfield_validation_message, #bodyel .gform_wrapper .validation_message {border:none;padding:0;background:none;font-size:14px;line-height:20px;margin-top:8px;}

#bodyel .gform_wrapper .gform_validation_errors {border:none;border-radius:0;box-shadow:none;background:none;margin:0 0 30px 0;padding:0;}
#bodyel .gform_wrapper .gform_validation_errors .gform-icon {display:none;}
#bodyel .gform_wrapper .gform_validation_errors h2 {font-size:inherit;line-height:inherit;font-weight:normal;margin:0 0 15px 0;text-align:left;font-family:inherit;letter-spacing:0;}
#bodyel .gform_wrapper .gform_validation_errors>h2.hide_summary {margin:0;}
#bodyel .gform_wrapper .gform_validation_errors>ol {padding-left:1.6em;}
#bodyel .gform_wrapper .gform_validation_errors>ol li {font-size:inherit;color:inherit;margin-bottom:4px;}
#bodyel .gform_wrapper .gform_validation_errors>ol a {font-size:inherit;color:inherit;font-weight:inherit;}

#bodyel .gform_wrapper .gsection {padding:0;border:none;}

#bodyel .gform_wrapper .gform_title {margin:0 0 30px 0;}
#bodyel .gform_wrapper .gsection_title {margin:0;}
	
#bodyel .gform_wrapper .gform_description {display:block;margin-bottom:30px;}

#bodyel .gform_wrapper .recaptchafield:not(.gfield_error) {position:absolute;}
#bodyel .gform_wrapper .recaptchafield.gfield_error .gfield_validation_message {margin-top:0;}
#bodyel .gform_wrapper .grecaptcha-badge {z-index:1;}

#bodyel .gform_wrapper .gform_anchor, #bodyel .gform_wrapper .gform_validation_errors {outline:none !important;}

#bodyel .gform_wrapper .gfield_html>:last-child {margin-bottom:0;}

.pswp {--pswp-root-z-index:200000001;}