html.cf-theme-dark{color-scheme:dark;}:root{--t6-min-screen-width:320px;--t6-max-screen-width:1200px;--t6-accent-a:hsla(38,44%,39%,1);--t6-accent-b:hsla(47,45%,75%,1);--t6-bg-1:#FFFFFFFF;--t6-bg-2:hsla(33,13%,87%,1);--t6-bg-3:hsla(215,18%,95%,1);--t6-bg-4:hsla(215,15%,16%,1);--t6-bg-5:hsla(218,27%,14%,1);--t6-txt-black:hsla(0,0%,0%,1);--t6-txt-1:hsla(0,0%,0%,1);--t6-txt-2:hsla(0,0%,13%,1);--t6-txt-3:hsla(0,0%,60%,1);--t6-txt-4:hsla(0,0%,100%,1);--t6-txt-white:hsla(0,0%,100%,1);--t6-link-a:hsla(332,43%,50%,1);--t6-link-b:hsla(332,43%,65%,1);--t6-border-a:hsla(0,0%,85%,0.5);--t6-shadow-a:hsla(0,0%,0%,0.5);--t6-shadow-b:hsla(183,100%,35%,1);--t6-success:#44a25d;--t6-error:#fc4a65;--t6-space-4xs:clamp(0.33rem,calc(-0.03vw + 0.33rem),0.31rem);--t6-space-3xs:clamp(0.41rem,calc(0.05vw + 0.4rem),0.44rem);--t6-space-2xs:clamp(0.51rem,calc(0.19vw + 0.47rem),0.62rem);--t6-space-xs:clamp(0.64rem,calc(0.43vw + 0.55rem),0.88rem);--t6-space-s:clamp(0.8rem,calc(0.8vw + 0.64rem),1.24rem);--t6-space-m:clamp(1rem,calc(1.36vw + 0.73rem),1.75rem);--t6-space-l:clamp(1.25rem,calc(2.23vw + 0.81rem),2.47rem);--t6-space-xl:clamp(1.56rem,calc(3.52vw + 0.86rem),3.5rem);--t6-space-2xl:clamp(1.95rem,calc(5.44vw + 0.86rem),4.95rem);--t6-space-3xl:clamp(2.44rem,calc(8.28vw + 0.79rem),7rem);--t6-space-4xl:clamp(3.05rem,calc(12.44vw + 0.56rem),9.89rem);--t6-text-xs:clamp(0.79rem,calc(-0.16vw + 0.82rem),0.7rem);--t6-text-s:clamp(0.89rem,calc(0.09vw + 0.87rem),0.94rem);--t6-text-m:clamp(1rem,calc(0.45vw + 0.91rem),1.25rem);--t6-text-l:clamp(1.13rem,calc(0.98vw + 0.93rem),1.67rem);--t6-text-xl:clamp(1.27rem,calc(1.74vw + 0.92rem),2.22rem);--t6-text-2xl:clamp(1.42rem,calc(2.79vw + 0.86rem),2.96rem);--t6-text-3xl:clamp(1.6rem,calc(4.26vw + 0.75rem),3.95rem);--t6-text-4xl:clamp(1.8rem,calc(6.29vw + 0.54rem),5.26rem);--t6-text-5xl:clamp(2.03rem,calc(9.06vw + 0.21rem),7.01rem);--t6-text-6xl:clamp(2.28rem,calc(12.85vw + -0.29rem),9.35rem);--t6-radius-xs:clamp(0.25rem,calc(0vw + 0.25rem),0.25rem);--t6-radius-s:clamp(0.38rem,calc(0.23vw + 0.33rem),0.5rem);--t6-radius-m:clamp(0.63rem,calc(0.23vw + 0.58rem),0.75rem);--t6-radius-l:clamp(1rem,calc(0.45vw + 0.91rem),1.25rem);--t6-radius-xl:clamp(1.63rem,calc(0.68vw + 1.49rem),2rem);--t6-radius-full:999rem;}:root.cf-theme-dark,:root.cf-theme-light .t6-theme-inverted,:root.cf-theme-light .theme-always-dark,:root.cf-theme-dark .t6-theme-inverted .theme-always-dark{--t6-accent-a:hsla(38,44%,39%,1);--t6-accent-b:hsla(47,45%,67%,1);--t6-txt-black:#00000000;--t6-txt-white:#ffffffff;}/* Color System */ .t6-bg-Accent-A{background-color:var(--Accent-A);}.t6-text-Accent-A{color:var(--Accent-A);}.t6-border-Accent-A{border-color:var(--Accent-A);}.t6-fill-Accent-A{fill:var(--Accent-A);}.t6-bg-Accent-B{background-color:var(--Accent-B);}.t6-text-Accent-B{color:var(--Accent-B);}.t6-border-Accent-B{border-color:var(--Accent-B);}.t6-fill-Accent-B{fill:var(--Accent-B);}.t6-bg-BG-1{background-color:var(--BG-1);}.t6-bg-BG-2{background-color:var(--BG-2);}.t6-bg-BG-3{background-color:var(--BG-3);}.t6-bg-BG-4{background-color:var(--BG-4);}.t6-bg-BG-5{background-color:var(--BG-5);}.t6-text-txt-1{color:var(--t6-txt-1);}.t6-text-txt-2{color:var(--t6-txt-2);}.t6-text-txt-3{color:var(--t6-txt-3);}.t6-text-txt-4{color:var(--t6-txt-4);}.t6-text-txt-white{color:var(--t6-txt-white);}.t6-text-link-A{color:var(--link-A);}.t6-text-link-B{color:var(--link-B);}.t6-border-A{border-color:var(--border-A);}.t6-bg-success{background-color:var(--t6-success);}.t6-text-success{color:var(--t6-success);}.t6-border-success{border-color:var(--t6-success);}.t6-bg-error{background-color:var(--t6-error);}.t6-text-error{color:var(--t6-error);}.t6-border-error{border-color:var(--t6-error);}/* Fluid Spacing */ /* Fluid Typography */ /* Global Font Family */ body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,tr,th,td,div,span{font-family:"Outfit";}/* Web texts pressets */ h1:not(.editor-post-title){font-size:var(--t6-text-4xl);font-weight:500;line-height:1.1;color:var(--switch-accent-1a);}h2{font-size:var(--t6-text-3xl);font-weight:500;line-height:1.1;color:var(--switch-accent-1a);}h3{font-size:var(--t6-text-2xl);font-weight:500;line-height:1.2;color:var(--switch-accent-1a);}h4{font-size:var(--t6-text-xl);font-weight:400;line-height:1.2;color:var(--switch-accent-1a);text-transform:none;}h5{font-size:var(--t6-text-l);font-weight:500;line-height:1.3;color:var(--switch-accent-1a);text-transform:none;}h6{font-size:var(--t6-text-m);font-weight:400;line-height:1.4;color:var(--switch-accent-1a);text-transform:none;}/* Border Radius */ .t6-radius-xs{border-radius:var(--t6-radius-xs);}.t6-radius-s{border-radius:var(--t6-radius-s);}.t6-radius-m{border-radius:var(--t6-radius-m);}.t6-radius-l{border-radius:var(--t6-radius-l);}.t6-radius-xl{border-radius:var(--t6-radius-xl);}.t6-radius-full{border-radius:var(--t6-radius-full);}/* Bricks Builder */ body{font-size:var(--t6-text-m);}body.bricks-is-frontend :focus{outline:none;box-shadow:none;}:where(ul,ol){margin-block-start:0;margin-block-end:0;margin-inline-start:0;margin-inline-end:0;margin-top:0.6rem;margin-bottom:0.6rem;}:where(ul) li::marker{list-style-type:disc;color:var(--single-accent-2);}:where(li){margin-top:0;margin-bottom:0;}:where(p){margin:0 0 6px;}#t6_post_content :where(p,ul,ol,li,tr,th,td,div,span):not(.editor-post-title){color:var(--text-switch-dark);}h1.editor-post-title{color:#1d2327;}.t6-is-root-container{background:var(--bg-switch-white) !important;}strong{font-weight:700;}*:focus{outline:unset !important;}/* Gutenberg + Texts preset */ #t6_post_content h1,h1.block-editor-block-list__block{font-size:calc(var(--t6-text-4xl) * 0.8);margin-bottom:var(--t6-space-2xs);margin-top:var(--t6-space-m);}#t6_post_content h2,h2.block-editor-block-list__block{font-size:calc(var(--t6-text-3xl) * 0.8);margin-bottom:var(--t6-space-2xs);margin-top:var(--t6-space-m);}#t6_post_content h3,h3.block-editor-block-list__block{font-size:calc(var(--t6-text-2xl) * 0.8);margin-bottom:var(--t6-space-2xs);margin-top:var(--t6-space-m);}#t6_post_content h4,h4.block-editor-block-list__block{font-size:calc(var(--t6-text-xl) * 0.9);margin-bottom:var(--t6-space-2xs);margin-top:var(--t6-space-m);}#t6_post_content h5,h5.block-editor-block-list__block{font-size:calc(var(--t6-text-l) * 0.9);margin-bottom:var(--t6-space-2xs);margin-top:var(--t6-space-m);}#t6_post_content h6,h6.block-editor-block-list__block{font-size:calc(var(--t6-text-m) * 0.9);margin-bottom:var(--t6-space-2xs);margin-top:var(--t6-space-m);}.wp-block{}/* Custom Stylesheets */ /* Add your custom CSS here */