/*!/wp-content/themes/synthesis/style.css*//*!
Theme Name: Synthesis - Custom SSC Theme
Theme URI: https://swordandstone.studio
Author: Sword + Stone
Author URI: https://underscoretw.com/
Description: A custom theme based on _tw
Version: 0.9.1
Tested up to: 6.2
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: synthesis
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

synthesis is based on _tw https://underscoretw.com/, (C) 2021-2024 Greg Sullivan
_tw is distributed under the terms of the GNU GPL v2 or later.

_tw is based on Underscores https://underscores.me/ and Varia https://github.com/Automattic/themes/tree/master/varia, (C) 2012-2023 Automattic, Inc.
Underscores and Varia are distributed under the terms of the GNU GPL v2 or later.
*/
 .wpls-logo-showcase{padding-bottom:0}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgb(0 0 0 / .15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgb(0 0 0 / .5),#fff0)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgb(0 0 0 / .5),#fff0)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgb(0 0 0 / .5),#fff0)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgb(0 0 0 / .5),#fff0)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:#fff0}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@font-face{font-family:"Mokoto";src:url(/wp-content/themes/synthesis/fonts/Mokoto.woff2) format("woff2"),url(/wp-content/themes/synthesis/fonts/Mokoto.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Babe Sans";src:url(/wp-content/themes/synthesis/fonts/BabeSansRegular.woff2) format("woff2"),url(/wp-content/themes/synthesis/fonts/BabeSansRegular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Supply Sans";src:url(/wp-content/themes/synthesis/fonts/PPSupplySans-Regular.woff2) format("woff2"),url(/wp-content/themes/synthesis/fonts/PPSupplySans-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Supply Sans";src:url(/wp-content/themes/synthesis/fonts/PPSupplySans-Medium.woff2) format("woff2"),url(/wp-content/themes/synthesis/fonts/PPSupplySans-Medium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Supply Sans";src:url(/wp-content/themes/synthesis/fonts/PPSupplySans-Semibold.woff2) format("woff2"),url(/wp-content/themes/synthesis/fonts/PPSupplySans-Semibold.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Smooch Sans";src:url(/wp-content/themes/synthesis/fonts/SmoochSans-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}*,::before,::after{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x:;--tw-pan-y:;--tw-pinch-zoom:;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position:;--tw-gradient-via-position:;--tw-gradient-to-position:;--tw-ordinal:;--tw-slashed-zero:;--tw-numeric-figure:;--tw-numeric-spacing:;--tw-numeric-fraction:;--tw-ring-inset:;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246 / 0.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur:;--tw-brightness:;--tw-contrast:;--tw-grayscale:;--tw-hue-rotate:;--tw-invert:;--tw-saturate:;--tw-sepia:;--tw-drop-shadow:;--tw-backdrop-blur:;--tw-backdrop-brightness:;--tw-backdrop-contrast:;--tw-backdrop-grayscale:;--tw-backdrop-hue-rotate:;--tw-backdrop-invert:;--tw-backdrop-opacity:;--tw-backdrop-saturate:;--tw-backdrop-sepia:;--tw-contain-size:;--tw-contain-layout:;--tw-contain-paint:;--tw-contain-style:}::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x:;--tw-pan-y:;--tw-pinch-zoom:;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position:;--tw-gradient-via-position:;--tw-gradient-to-position:;--tw-ordinal:;--tw-slashed-zero:;--tw-numeric-figure:;--tw-numeric-spacing:;--tw-numeric-fraction:;--tw-ring-inset:;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246 / 0.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur:;--tw-brightness:;--tw-contrast:;--tw-grayscale:;--tw-hue-rotate:;--tw-invert:;--tw-saturate:;--tw-sepia:;--tw-drop-shadow:;--tw-backdrop-blur:;--tw-backdrop-brightness:;--tw-backdrop-contrast:;--tw-backdrop-grayscale:;--tw-backdrop-hue-rotate:;--tw-backdrop-invert:;--tw-backdrop-opacity:;--tw-backdrop-saturate:;--tw-backdrop-sepia:;--tw-contain-size:;--tw-contain-layout:;--tw-contain-paint:;--tw-contain-style:}
/*! tailwindcss v3.4.19 | MIT License | https://tailwindcss.com
*/
 *,::before,::after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}::before,::after{--tw-content:''}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:"Babe Sans",ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:#fff0}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:"Smooch Sans",ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type='button']),input:where([type='reset']),input:where([type='submit']){-webkit-appearance:button;background-color:#fff0;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type='search']{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role="button"]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden="until-found"])){display:none}body{--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity,1));font-family:"Babe Sans",ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--tw-text-opacity:1;color:rgb(0 0 0 / var(--tw-text-opacity,1));max-width:100vw;overflow-x:hidden}h3,h4,h5,h6{font-family:"Supply Sans",ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;text-transform:uppercase}footer h5,footer .widget_search label{font-family:"Mokoto"!important}footer .wp-block-search__input{border:1px solid #000}.footer-search-button .wp-block-search__inside-wrapper{padding:0!important}.footer-search-button button{--tw-bg-opacity:1;background-color:rgb(255 71 104 / var(--tw-bg-opacity,1))}btn.footer-search-button button:hover{color:#010F14}.btn.footer-search-button button:hover::after{background-color:#9397ff}.footer-search-button button{border-top:1px solid #000;border-right:1px solid #000;border-bottom:1px solid #000;margin:2px 0 0 0}.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:992px){.container{max-width:992px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.prose{color:var(--tw-prose-body)}.prose :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where([class~="lead"],[class~="is-style-lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.prose :where(strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){color:var(--tw-prose-bold);font-weight:600}.prose :where(a strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){color:inherit}.prose :where(blockquote strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){color:inherit}.prose :where(thead th strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){color:inherit}.prose :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol[type="A"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){list-style-type:upper-alpha}.prose :where(ol[type="a"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){list-style-type:lower-alpha}.prose :where(ol[type="A" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){list-style-type:upper-alpha}.prose :where(ol[type="a" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){list-style-type:lower-alpha}.prose :where(ol[type="I"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){list-style-type:upper-roman}.prose :where(ol[type="i"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){list-style-type:lower-roman}.prose :where(ol[type="I" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){list-style-type:upper-roman}.prose :where(ol[type="i" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol>li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.prose :where(ul>li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker{color:var(--tw-prose-bullets)}.prose :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.prose :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em;border-bottom:none}.prose :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.prose :where(blockquote p:first-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::after{content:close-quote}.prose :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose :where(h1 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){font-weight:900;color:inherit}.prose :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)){color:var(--tw-prose-headings);font-weight:700;font-size:2em;margin-top:2.25em;margin-bottom:1em;line-height:1.3333333}.prose :where(h2 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){font-weight:800;color:inherit}.prose :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose :where(h3 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){font-weight:700;color:inherit}.prose :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose :where(h4 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){font-weight:700;color:inherit}.prose :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)){margin-top:2em;margin-bottom:2em}.prose :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)){display:block;margin-top:2em;margin-bottom:2em}.prose :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)){margin-top:2em;margin-bottom:2em}.prose :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before{content:"`"}.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after{content:"`"}.prose :where(a code):not(:where([class~="not-prose"],[class~="not-prose"] *)){color:inherit}.prose :where(h1 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){color:inherit}.prose :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){color:inherit;font-size:.875em}.prose :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){color:inherit;font-size:.9em}.prose :where(h4 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){color:inherit}.prose :where(blockquote code):not(:where([class~="not-prose"],[class~="not-prose"] *)){color:inherit}.prose :where(thead th code):not(:where([class~="not-prose"],[class~="not-prose"] *)){color:inherit}.prose :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *)){background-color:#fff0;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before{content:none}.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after{content:none}.prose :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose :where(thead):not(:where([class~="not-prose"],[class~="not-prose"] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody tr):not(:where([class~="not-prose"],[class~="not-prose"] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose :where(tbody tr:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~="not-prose"],[class~="not-prose"] *)){vertical-align:baseline}.prose :where(tfoot):not(:where([class~="not-prose"],[class~="not-prose"] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose :where(tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)){vertical-align:top}.prose :where(th,td):not(:where([class~="not-prose"],[class~="not-prose"] *)){text-align:start}.prose :where(figure>*):not(:where([class~="not-prose"],[class~="not-prose"] *)){margin-top:0;margin-bottom:0}.prose :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:rgb(17 24 39 / 10%);--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:rgb(255 255 255 / 10%);--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0 / 50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.prose :where(picture>img):not(:where([class~="not-prose"],[class~="not-prose"] *)){margin-top:0;margin-bottom:0}.prose :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)){margin-top:.5em;margin-bottom:.5em}.prose :where(ol>li):not(:where([class~="not-prose"],[class~="not-prose"] *)){padding-inline-start:.375em}.prose :where(ul>li):not(:where([class~="not-prose"],[class~="not-prose"] *)){padding-inline-start:.375em}.prose :where(.prose>ul>li p):not(:where([class~="not-prose"],[class~="not-prose"] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(.prose>ul>li>p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){margin-top:1.25em}.prose :where(.prose>ul>li>p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){margin-top:1.25em}.prose :where(.prose>ol>li>p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)){margin-top:.5em;padding-inline-start:1.625em}.prose :where(hr+*):not(:where([class~="not-prose"],[class~="not-prose"] *)){margin-top:0}.prose :where(h2+*):not(:where([class~="not-prose"],[class~="not-prose"] *)){margin-top:0}.prose :where(h3+*):not(:where([class~="not-prose"],[class~="not-prose"] *)){margin-top:0}.prose :where(h4+*):not(:where([class~="not-prose"],[class~="not-prose"] *)){margin-top:0}.prose :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){padding-inline-start:0}.prose :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){padding-inline-end:0}.prose :where(tbody td,tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){padding-inline-start:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){padding-inline-end:0}.prose :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)){margin-top:2em;margin-bottom:2em}.prose :where(.prose>:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){margin-top:0}.prose :where(.prose>:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){margin-bottom:0}.prose :where(blockquote>cite):not(:where([class~="not-prose"],[class~="not-prose"] *)){color:var(--tw-prose-body);font-style:normal;font-weight:400}.prose :where(blockquote>cite):not(:where([class~="not-prose"],[class~="not-prose"] *))::before{content:"\2014"}.prose :where(table.has-fixed-layout):not(:where([class~="not-prose"],[class~="not-prose"] *)){table-layout:fixed;width:100%}.prose-neutral{--tw-prose-body:#404040;--tw-prose-headings:#171717;--tw-prose-lead:#525252;--tw-prose-links:#171717;--tw-prose-bold:#171717;--tw-prose-counters:#737373;--tw-prose-bullets:#d4d4d4;--tw-prose-hr:#e5e5e5;--tw-prose-quotes:#171717;--tw-prose-quote-borders:#e5e5e5;--tw-prose-captions:#737373;--tw-prose-kbd:#171717;--tw-prose-kbd-shadows:rgb(23 23 23 / 10%);--tw-prose-code:#171717;--tw-prose-pre-code:#e5e5e5;--tw-prose-pre-bg:#262626;--tw-prose-th-borders:#d4d4d4;--tw-prose-td-borders:#e5e5e5;--tw-prose-invert-body:#d4d4d4;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#a3a3a3;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#a3a3a3;--tw-prose-invert-bullets:#525252;--tw-prose-invert-hr:#404040;--tw-prose-invert-quotes:#f5f5f5;--tw-prose-invert-quote-borders:#404040;--tw-prose-invert-captions:#a3a3a3;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:rgb(255 255 255 / 10%);--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d4d4d4;--tw-prose-invert-pre-bg:rgb(0 0 0 / 50%);--tw-prose-invert-th-borders:#525252;--tw-prose-invert-td-borders:#404040}.prose .wp-block-table td,.prose .wp-block-table th{border:0}.prose .wp-block-table thead,.prose .wp-block-table tfoot{border-color:var(--tw-prose-th-borders)}.prose .wp-block-table thead{border-bottom-width:1px}.prose .wp-block-table tfoot{border-top-width:1px}.swiper.featured-logos{overflow:hidden;padding-left:2rem;padding-right:2rem;width:100%}.swiper-wrapper{display:flex}.featured-logos .swiper-wrapper{transition-timing-function:linear!important}.featured-logos .logo-wrap{height:44px;display:flex;align-items:center;justify-content:center}.featured-logos .logo-wrap img{width:auto!important;height:100%!important;max-width:100%!important;-o-object-fit:contain;object-fit:contain;display:block}.featured-logos .swiper-slide{width:auto;flex-shrink:0;display:flex;align-items:center;justify-content:center}@media only screen and (max-width:768px){.featured-logos .logo-wrap{height:38px;margin-left:12px;margin-right:12px}.featured-logos .logo-wrap img{max-height:100%;width:auto;-o-object-fit:contain;object-fit:contain}.featured-logos .swiper-slide{width:auto!important;justify-content:center;margin-right:12px!important}}.page-title,.entry-title{margin-bottom:1.5rem;font-family:"Mokoto",ui-serif,Georgia,Cambria,"Times New Roman",Times,serif;font-size:2.25rem;line-height:2.5rem;--tw-text-opacity:1;color:rgb(1 15 20 / var(--tw-text-opacity,1))}.entry-content a:not(.wp-element-button):not(.post-item a):not(.page-title),.entry-content a:not(.wp-element-button):not(.post-item a):not(.entry-title){--tw-text-opacity:1;color:rgb(9 163 122 / var(--tw-text-opacity,1));text-decoration-color:#77dee2}.entry-content a:not(.wp-element-button):not(.post-item a):not(.page-title):hover,.entry-content a:not(.wp-element-button):not(.post-item a):not(.entry-title):hover{--tw-text-opacity:1;color:rgb(119 222 226 / var(--tw-text-opacity,1));text-decoration-color:#09a37a}@media (min-width:768px){.page-title,.entry-title{font-size:3.75rem;line-height:1}}.page-content>*,.entry-content>*{margin-left:auto;margin-right:auto;max-width:40rem}.entry-content>.alignwide{max-width:60rem}.entry-content>.alignfull{max-width:none}.entry-content>.alignleft{float:left;margin-right:2rem}.entry-content>.alignright{float:right;margin-left:2rem}.btn{position:relative;overflow:hidden;border-width:1px;--tw-border-opacity:1;border-color:rgb(1 15 20 / var(--tw-border-opacity,1));font-family:"Supply Sans",ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-weight:700;text-transform:uppercase;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:300ms;transition-timing-function:cubic-bezier(.4,0,.2,1);padding-top:0.55rem!important;padding-bottom:0.55rem!important;padding-left:1rem!important;padding-right:1rem!important;transition:color 0.3s ease-in-out;z-index:0}.btn.card-btn{border-left:0;border-right:0;border-bottom:0}.pagination-wrapper a{position:relative;overflow:hidden;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:300ms;transition-timing-function:cubic-bezier(.4,0,.2,1);transition:color 0.3s ease-in-out;z-index:0}.btn>*,.pagination-wrapper a,.footer-search-button button,.wp-block-button__link,a#tpbr_calltoaction{position:relative;z-index:2}.btn::after,.pagination-wrapper a::after,.footer-search-button button::after,.wp-block-button__link::after,a#tpbr_calltoaction::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:0;transition:height 0.25s ease-in-out;z-index:-11;pointer-events:none}.btn:hover::after,.pagination-wrapper a:hover::after,.footer-search-button button:hover::after,.wp-block-button__link:hover::after,a#tpbr_calltoaction::after{height:100%}btn.bg-aquamarine:hover,btn.bg-tropical-indigo:hover,btn.bg-bright-pink:hover,btn.bg-rose-bonbon:hover,btn.bg-tiffany-blue:hover,btn.bg-violet:hover,btn.bg-persian-pink:hover,.wp-block-button__link:hover{color:#010F14!important}a#tpbr_calltoaction{background-color:#FF4768!important;color:#010F14!important}.btn.bg-aquamarine:hover::after,.pagination-wrapper a:hover::after{background-color:#9397ff}.btn.bg-tropical-indigo:hover::after,.footer-search-button button:hover::after,.wp-block-button__link:hover::after,a#tpbr_calltoaction:hover::after{background-color:#2af4bf}.btn.bg-bright-pink:hover::after{background-color:#9397ff}.btn.bg-rose-bonbon:hover::after{background-color:#2af4bf}.btn.bg-tiffany-blue:hover::after{background-color:#9397ff}.btn.bg-violet:hover::after{background-color:#2af4bf}.btn.bg-persian-pink:hover::after{background-color:#9397ff}.btn.bg-gunmetal:hover::after{background-color:#2af4bf}.contact-form .wp-block-jetpack-contact-form{display:flex;flex-wrap:nowrap;align-items:center}.wp-block-jetpack-contact-form [input]{background-color:#fff}label.grunion-field-label.email{font-family:"Supply Sans",ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;text-transform:uppercase}.contact-form input[type="email"]{border-width:1px;--tw-border-opacity:1;border-color:rgb(1 15 20 / var(--tw-border-opacity,1));padding-left:.75rem;padding-right:.75rem;padding-top:.5rem;padding-bottom:.5rem}.wp-block-jetpack-button.wp-block-button .wp-block-button__link{border-radius:0;--tw-bg-opacity:1;background-color:rgb(2 44 59 / var(--tw-bg-opacity,1));padding-left:.75rem;padding-right:.75rem;--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity,1))}.btn.wp-block-jetpack-button.wp-block-button .wp-block-button__link:hover::after{background-color:#2af4bf}.wp-block-jetpack-button.wp-block-button .wp-block-button__link{padding-top:.55rem!important;padding-bottom:.55rem!important}.wp-block-search__button{margin:0!important;padding-top:.55rem!important;padding-bottom:.55rem!important}.contact-form .wp-block-jetpack-contact-form>*{flex:0 0 auto}.contact-form .wp-block-jetpack-contact-form{gap:0;align-items:flex-end}.pagination-wrapper ul{border-style:none}.comment-box-shadow{box-shadow:10px 10px #010F14!important}.form-submit{display:flex;justify-content:flex-end}.comment-reply-title{margin-top:1rem!important;font-size:1.25rem!important;line-height:1.75rem!important}@media (min-width:768px){.comment-reply-title{margin-top:2rem!important}}.comment-author__avatar img{max-width:100%!important;height:auto;display:block;border-radius:.75rem}.image-box-shadow{box-shadow:10px 10px #77DEE2!important}a.fancybox.image,.wp-block-image.aligncenter{display:flex;flex-direction:column;justify-content:center;align-items:center}.wp-block-image.aligncenter .wp-element-caption{align-self:flex-start}.card .inner__body a{text-decoration:underline!important;color:#056c92}.card:hover,.sponsor-card:hover{box-shadow:8px 8px 0 #07023B,8px 8px 0 1px #010F14;transition:box-shadow 0.3s ease-in-out}.card,.sponsor-card{height:100%}.wire-overlay{position:absolute;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;opacity:15%;top:0;left:0}.chain-overlay{position:absolute;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;opacity:15%;top:0;left:0;transform:rotateX(180deg)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.-bottom-4{bottom:-1rem}.-left-10{left:-2.5rem}.-right-10{right:-2.5rem}.-right-14{right:-3.5rem}.-right-5{right:-1.25rem}.-right-8{right:-2rem}.-top-5{top:-1.25rem}.bottom-0{bottom:0}.bottom-2{bottom:.5rem}.bottom-6{bottom:1.5rem}.bottom-\[-6\%\]{bottom:-6%}.left-0{left:0}.left-1\/2{left:50%}.left-10{left:2.5rem}.left-\[-18\%\]{left:-18%}.right-0{right:0}.right-4{right:1rem}.right-6{right:1.5rem}.right-\[-12\%\]{right:-12%}.top-0{top:0}.top-1\/2{top:50%}.top-24{top:6rem}.top-4{top:1rem}.top-\[8\%\]{top:8%}.top-full{top:100%}.-z-\[1\]{z-index:-1}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-50{z-index:50}.z-\[1\]{z-index:1}.z-\[3\]{z-index:3}.z-\[5\]{z-index:5}.z-\[99\]{z-index:99}.col-span-1{grid-column:span 1 / span 1}.col-span-12{grid-column:span 12 / span 12}.col-span-2{grid-column:span 2 / span 2}.col-span-3{grid-column:span 3 / span 3}.col-span-5{grid-column:span 5 / span 5}.col-span-7{grid-column:span 7 / span 7}.col-span-9{grid-column:span 9 / span 9}.m-0{margin:0}.mx-auto{margin-left:auto;margin-right:auto}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-8{margin-top:2rem;margin-bottom:2rem}.mb-0{margin-bottom:0}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-12{margin-left:3rem}.ml-16{margin-left:4rem}.ml-24{margin-left:6rem}.ml-3{margin-left:.75rem}.ml-32{margin-left:8rem}.ml-4{margin-left:1rem}.ml-6{margin-left:1.5rem}.ml-8{margin-left:2rem}.ml-9{margin-left:2.25rem}.mt-1{margin-top:.25rem}.mt-12{margin-top:3rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.aspect-\[3\/4\]{aspect-ratio:3/4}.aspect-\[4\/3\]{aspect-ratio:4/3}.aspect-square{aspect-ratio:1 / 1}.h-12{height:3rem}.h-16{height:4rem}.h-20{height:5rem}.h-28{height:7rem}.h-48{height:12rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-\[2px\]{height:2px}.h-\[360px\]{height:360px}.h-auto{height:auto}.h-full{height:100%}.max-h-\[100px\]{max-height:100px}.max-h-\[20em\]{max-height:20em}.max-h-full{max-height:100%}.w-12{width:3rem}.w-20{width:5rem}.w-32{width:8rem}.w-36{width:9rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-80{width:20rem}.w-\[20vw\]{width:20vw}.w-\[28\%\]{width:28%}.w-\[2px\]{width:2px}.w-\[55\%\]{width:55%}.w-\[65\%\]{width:65%}.w-\[75\%\]{width:75%}.w-\[90\%\]{width:90%}.w-\[calc\(100\%-20px\)\]{width:calc(100% - 20px)}.w-auto{width:auto}.w-full{width:100%}.min-w-0{min-width:0}.min-w-\[334px\]{min-width:334px}.min-w-\[42px\]{min-width:42px}.max-w-24{max-width:6rem}.max-w-2xl{max-width:42rem}.max-w-4xl{max-width:56rem}.max-w-md{max-width:28rem}.max-w-none{max-width:none}.flex-1{flex:1 1 0%}.flex-auto{flex:1 1 auto}.shrink-0{flex-shrink:0}.-translate-x-1\/2{--tw-translate-x:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-\[15deg\]{--tw-rotate:15deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-scale-x-100{--tw-scale-x:-1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.scroll-mt-\[75px\]{scroll-margin-top:75px}.list-inside{list-style-position:inside}.list-disc{list-style-type:disc}.list-none{list-style-type:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-rows-\[auto_auto\]{grid-template-rows:auto auto}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-0{gap:0}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.self-start{align-self:flex-start}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.whitespace-nowrap{white-space:nowrap}.text-wrap{text-wrap:wrap}.rounded-full{border-radius:9999px}.rounded-md{border-radius:.375rem}.rounded-xl{border-radius:.75rem}.border{border-width:1px}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-b-8{border-bottom-width:8px}.border-t{border-top-width:1px}.border-t-2{border-top-width:2px}.border-black{--tw-border-opacity:1;border-color:rgb(1 15 20 / var(--tw-border-opacity,1))}.border-transparent{border-color:#fff0}.border-white{--tw-border-opacity:1;border-color:rgb(255 255 255 / var(--tw-border-opacity,1))}.border-b-black{--tw-border-opacity:1;border-bottom-color:rgb(1 15 20 / var(--tw-border-opacity,1))}.border-t-black{--tw-border-opacity:1;border-top-color:rgb(1 15 20 / var(--tw-border-opacity,1))}.border-t-ghost_white{--tw-border-opacity:1;border-top-color:rgb(241 243 249 / var(--tw-border-opacity,1))}.bg-\[\#77DEE280\]{background-color:#77DEE280}.bg-aquamarine{--tw-bg-opacity:1;background-color:rgb(42 244 191 / var(--tw-bg-opacity,1))}.bg-black{--tw-bg-opacity:1;background-color:rgb(1 15 20 / var(--tw-bg-opacity,1))}.bg-bright-pink{--tw-bg-opacity:1;background-color:rgb(255 71 104 / var(--tw-bg-opacity,1))}.bg-darkblue{--tw-bg-opacity:1;background-color:rgb(11 9 50 / var(--tw-bg-opacity,1))}.bg-ghost-white{--tw-bg-opacity:1;background-color:rgb(241 243 249 / var(--tw-bg-opacity,1))}.bg-ghost_white{--tw-bg-opacity:1;background-color:rgb(241 243 249 / var(--tw-bg-opacity,1))}.bg-gray-200{--tw-bg-opacity:1;background-color:rgb(229 231 235 / var(--tw-bg-opacity,1))}.bg-gunmetal{--tw-bg-opacity:1;background-color:rgb(2 44 59 / var(--tw-bg-opacity,1))}.bg-persian-pink{--tw-bg-opacity:1;background-color:rgb(255 120 184 / var(--tw-bg-opacity,1))}.bg-rose-bonbon{--tw-bg-opacity:1;background-color:rgb(255 71 159 / var(--tw-bg-opacity,1))}.bg-secondaryblack{--tw-bg-opacity:1;background-color:rgb(10 0 31 / var(--tw-bg-opacity,1))}.bg-tiffany-blue{--tw-bg-opacity:1;background-color:rgb(119 222 226 / var(--tw-bg-opacity,1))}.bg-tiffany-blue-800{--tw-bg-opacity:1;background-color:rgb(201 242 244 / var(--tw-bg-opacity,1))}.bg-tropical-indigo{--tw-bg-opacity:1;background-color:rgb(147 151 255 / var(--tw-bg-opacity,1))}.bg-violet{--tw-bg-opacity:1;background-color:rgb(251 127 245 / var(--tw-bg-opacity,1))}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity,1))}.bg-cover{background-size:cover}.bg-right-top{background-position:right top}.bg-no-repeat{background-repeat:no-repeat}.object-cover{-o-object-fit:cover;object-fit:cover}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-9{padding:2.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-5{padding-bottom:1.25rem}.pl-6{padding-left:1.5rem}.pl-8{padding-left:2rem}.pr-5{padding-right:1.25rem}.pr-6{padding-right:1.5rem}.pt-5{padding-top:1.25rem}.text-left{text-align:left}.text-center{text-align:center}.font-accent{font-family:"Supply Sans",ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}.font-mono{font-family:"Smooch Sans",ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}.font-sans{font-family:"Babe Sans",ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"}.font-serif{font-family:"Mokoto",ui-serif,Georgia,Cambria,"Times New Roman",Times,serif}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.italic{font-style:italic}.leading-none{line-height:1}.tracking-wide{letter-spacing:.025em}.text-black{--tw-text-opacity:1;color:rgb(1 15 20 / var(--tw-text-opacity,1))}.text-ghost-white{--tw-text-opacity:1;color:rgb(241 243 249 / var(--tw-text-opacity,1))}.text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128 / var(--tw-text-opacity,1))}.text-gray-600{--tw-text-opacity:1;color:rgb(75 85 99 / var(--tw-text-opacity,1))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity,1))}.underline{text-decoration-line:underline}.no-underline{text-decoration-line:none}.opacity-25{opacity:.25}.opacity-75{opacity:.75}.shadow-lg{--tw-shadow:0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow:0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.blur{--tw-blur:blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:150ms}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:150ms}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:150ms}.duration-150{transition-duration:150ms}.duration-200{transition-duration:200ms}.content-none{--tw-content:none;content:var(--tw-content)}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased}[class*="bg-gradient-"]{background-size:cover!important;background-repeat:no-repeat!important}.bg-gradient-2{background:linear-gradient(123.73deg,#F7E1F6 0%,rgb(119 222 226 / .87) 80.5%,rgb(120 224 212 / .935) 90.25%,#2AF4BF 100%)}.bg-gradient-8-b{background:linear-gradient(350.81deg,#F1F3F9 50%,#E3EFF2 55%,#D5EAEB 65%,#D7D8EB 75%,#F7E1F6 85%);background-color:#f1f3f9}.bg-gradient-9{background:linear-gradient(359.27deg,#0A001F .68%,#FF4768 44.13%,#FB7FF5 63.44%,#9397FF 97.23%)}.bg-gradient-10{background:linear-gradient(0deg,#FF4768 .68%,#FB7FF5 63.44%,#9397FF 97.23%)}.bg-gradient-11{background:linear-gradient(180deg,#F1F3F9 50%,#0B0932 87.5%)}.bg-gradient-12{background:linear-gradient(90deg,#FF4768 0%,#FB7FF5 70%,#044962 100%)}.bg-megamenu{background-image:url(/wp-content/themes/synthesis/images/mega-menu-flowers.png),linear-gradient(180deg,#9397FF 0%,#77dee2 100%);background-size:100% 100%;background-position:center;background-repeat:no-repeat}.forced-link-text-black{color:#010f14!important}@media (max-width:768px){.bg-megamenu{background-size:100%;background-position:bottom}}.page-content>*,.entry-content>*{width:100%!important}@media (min-width:640px){.page-content>*,.entry-content>*{max-width:640px!important}}@media (min-width:768px){.page-content>*,.entry-content>*{max-width:768px!important}}@media (min-width:992px){.page-content>*,.entry-content>*{max-width:992px!important}}@media (min-width:1024px){.page-content>*,.entry-content>*{max-width:1024px!important}}@media (min-width:1280px){.page-content>*,.entry-content>*{max-width:1280px!important}}@media (min-width:1536px){.page-content>*,.entry-content>*{max-width:1536px!important}}.page-content>*,.entry-content>*{margin-left:auto!important;margin-right:auto!important}.entry-content h2{font-family:"Smooch Sans",ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:2rem!important;line-height:2.25rem!important;font-weight:500;text-transform:uppercase}@media (min-width:768px){.entry-content h2{font-size:2.25rem;line-height:2.5rem}}.entry-content h2{margin-top:3rem!important;margin-bottom:1rem!important}.entry-content a:not(.wp-element-button):not(.post-item a):not(.text-black){--tw-text-opacity:1;color:rgb(9 163 122 / var(--tw-text-opacity,1));text-decoration-color:#77dee2}.entry-content a:not(.wp-element-button):not(.post-item a):not(.text-black):hover{--tw-text-opacity:1;color:rgb(119 222 226 / var(--tw-text-opacity,1));text-decoration-color:#09a37a}.is-style-lead{margin-top:0!important}.prose :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)){margin-top:3rem!important;margin-bottom:1rem!important}.prose :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)),.prose :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)){margin-top:0!important;margin-bottom:0!important}figure.wp-block-image{margin-bottom:1rem!important}figure.wp-block-image.alignright{float:right!important;padding-left:1rem!important}@media (max-width:1280px){figure.wp-block-image.alignright{float:none!important;padding-left:0!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;justify-self:center}}.wp-block-pullquote{padding:1em!important}.wp-block-pullquote{font-family:"Babe Sans",ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"}.prose :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)){border-inline-start-color:#09a37a}.lwptoc{position:sticky!important;top:6rem!important;z-index:50!important}@media (max-width:768px) and (orientation:portrait){.lwptoc{top:4.5rem!important}}.lwptoc_header,.lwptoc_toggle_label,.lwptoc_toggle_label .entry-content a{margin-bottom:0px!important;font-family:"Supply Sans",ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace!important;font-weight:700!important;letter-spacing:0em!important;--tw-text-opacity:1 !important;color:rgb(1 15 20 / var(--tw-text-opacity,1))!important}.entry-content a:not(.wp-element-button):not(.post-item a):not(.lwptoc_header),.entry-content a:not(.wp-element-button):not(.post-item a):not(.lwptoc_toggle_label),.entry-content a:not(.wp-element-button):not(.post-item a):not(.lwptoc_toggle_label .entry-content a){--tw-text-opacity:1;color:rgb(9 163 122 / var(--tw-text-opacity,1));text-decoration-color:#77dee2}.entry-content a:not(.wp-element-button):not(.post-item a):not(.lwptoc_header):hover,.entry-content a:not(.wp-element-button):not(.post-item a):not(.lwptoc_toggle_label):hover,.entry-content a:not(.wp-element-button):not(.post-item a):not(.lwptoc_toggle_label .entry-content a):hover{--tw-text-opacity:1;color:rgb(119 222 226 / var(--tw-text-opacity,1));text-decoration-color:#09a37a}@media (min-width:768px){.lwptoc_header,.lwptoc_toggle_label,.lwptoc_toggle_label .entry-content a{font-size:1.25rem!important;line-height:1.75rem!important}}.lwptoc_header{display:flex;width:100%;justify-content:space-between}.lwptoc_toggle:before,.lwptoc_toggle:after{content:none!important}.lwptoc_item_label,.lwptoc_item_number{--tw-text-opacity:1 !important;color:rgb(1 15 20 / var(--tw-text-opacity,1))!important}.entry-content a:not(.wp-element-button):not(.post-item a):not(.lwptoc_item_label),.entry-content a:not(.wp-element-button):not(.post-item a):not(.lwptoc_item_number){--tw-text-opacity:1;color:rgb(9 163 122 / var(--tw-text-opacity,1));text-decoration-color:#77dee2}.entry-content a:not(.wp-element-button):not(.post-item a):not(.lwptoc_item_label):hover,.entry-content a:not(.wp-element-button):not(.post-item a):not(.lwptoc_item_number):hover{--tw-text-opacity:1;color:rgb(119 222 226 / var(--tw-text-opacity,1));text-decoration-color:#09a37a}.lwptoc_i{background:linear-gradient(123.73deg,#F7E1F6 0%,rgb(119 222 226 / .87) 80.5%,rgb(120 224 212 / .935) 90.25%,#2AF4BF 100%)}.sabox-authors{border-width:1px!important;--tw-border-opacity:1 !important;border-color:rgb(1 15 20 / var(--tw-border-opacity,1))!important}.sabox-authors .saboxplugin-wrap{margin:0px!important;border-style:none!important;background:linear-gradient(123.73deg,#F7E1F6 0%,rgb(119 222 226 / .87) 80.5%,rgb(120 224 212 / .935) 90.25%,#2AF4BF 100%)!important}.sabox-authors .saboxplugin-wrap .sabox-authors .saboxplugin-gravatar img{border-radius:100%!important}.saboxplugin-gravatar img{border-width:1px;--tw-border-opacity:1;border-color:rgb(1 15 20 / var(--tw-border-opacity,1))}.sabox-authors .saboxplugin-wrap .saboxplugin-desc p,.sabox-authors .saboxplugin-wrap .saboxplugin-desc,.sabox-authors .saboxplugin-wrap .saboxplugin-desc a{color:black!important}.sabox-authors .saboxplugin-wrap .saboxplugin-desc a{text-decoration-color:black!important;transition:all 0.2s ease-in}.sabox-authors .saboxplugin-wrap .saboxplugin-desc a:hover{font-weight:700}.sabox-authors .saboxplugin-authorname,.sabox-authors .saboxplugin-authorname *{text-align:left!important;font-family:"Mokoto",ui-serif,Georgia,Cambria,"Times New Roman",Times,serif!important}.sabox-authors .saboxplugin-desc,.sabox-authors .saboxplugin-desc *{text-align:left!important;font-family:"Babe Sans",ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"!important}.saboxplugin-wrap .saboxplugin-socials{background:transparent!important;border:none!important}.saboxplugin-wrap .saboxplugin-socials svg,.saboxplugin-wrap .saboxplugin-socials path{fill:black!important}@media screen and (max-width:768px){.saboxplugin-tab.saboxplugin-tab-about{display:flex;flex-direction:column}.saboxplugin-tab.saboxplugin-tab-about,.saboxplugin-desc ul{padding:0!important}.saboxplugin-desc{margin:0!important}.saboxplugin-desc li{padding-inline-start:0!important}}footer .contact-form .wp-block-column .contact-form input[type=email]{width:auto!important}button.wp-block-button .wp-block-button__link,a.wp-block-button__link,button.wp-block-jetpack-contact-form .wp-block-jetpack-button .wp-block-button__link{border-radius:0;--tw-bg-opacity:1;background-color:rgb(119 222 226 / var(--tw-bg-opacity,1));text-decoration-line:none;position:relative;overflow:hidden;border-width:1px;--tw-border-opacity:1;border-color:rgb(1 15 20 / var(--tw-border-opacity,1));font-family:"Supply Sans",ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-weight:700;text-transform:uppercase;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:300ms;transition-timing-function:cubic-bezier(.4,0,.2,1);padding-top:.55rem;padding-bottom:.55rem;padding-left:1rem;padding-right:1rem;transition:color 0.3s ease-in-out;z-index:0}button.wp-block-button .wp-block-button__link.card-btn,a.wp-block-button__link.card-btn,button.wp-block-jetpack-contact-form .wp-block-jetpack-button .wp-block-button__link.card-btn{border-left:0;border-right:0;border-bottom:0}button.wp-block-button .wp-block-button__link>*,a.wp-block-button__link>*,button.wp-block-jetpack-contact-form .wp-block-jetpack-button .wp-block-button__link>*{position:relative;z-index:2}button.wp-block-button .wp-block-button__link::after,a.wp-block-button__link::after,button.wp-block-jetpack-contact-form .wp-block-jetpack-button .wp-block-button__link::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:0;transition:height 0.25s ease-in-out;z-index:-11;pointer-events:none}button.wp-block-button .wp-block-button__link:hover::after,a.wp-block-button__link:hover::after,button.wp-block-jetpack-contact-form .wp-block-jetpack-button .wp-block-button__link:hover::after{height:100%}btnbutton.wp-block-button .wp-block-button__link:hover,btn a.wp-block-button__link:hover,btn button.wp-block-jetpack-contact-form .wp-block-jetpack-button .wp-block-button__link:hover{color:#010F14}button.wp-block-button .wp-block-button__link.bg-aquamarine:hover::after,a.wp-block-button__link.bg-aquamarine:hover::after,button.wp-block-jetpack-contact-form .wp-block-jetpack-button .wp-block-button__link.bg-aquamarine:hover::after{background-color:#9397ff}button.wp-block-button .wp-block-button__link.bg-tropical-indigo:hover::after,a.wp-block-button__link.bg-tropical-indigo:hover::after,button.wp-block-jetpack-contact-form .wp-block-jetpack-button .wp-block-button__link.bg-tropical-indigo:hover::after{background-color:#2af4bf}button.wp-block-button .wp-block-button__link.bg-bright-pink:hover::after,a.wp-block-button__link.bg-bright-pink:hover::after,button.wp-block-jetpack-contact-form .wp-block-jetpack-button .wp-block-button__link.bg-bright-pink:hover::after{background-color:#9397ff}button.wp-block-button .wp-block-button__link.bg-rose-bonbon:hover::after,a.wp-block-button__link.bg-rose-bonbon:hover::after,button.wp-block-jetpack-contact-form .wp-block-jetpack-button .wp-block-button__link.bg-rose-bonbon:hover::after{background-color:#2af4bf}button.wp-block-button .wp-block-button__link.bg-tiffany-blue:hover::after,a.wp-block-button__link.bg-tiffany-blue:hover::after,button.wp-block-jetpack-contact-form .wp-block-jetpack-button .wp-block-button__link.bg-tiffany-blue:hover::after{background-color:#9397ff}button.btn.wp-block-button .wp-block-button__link:hover::after,a.btn.wp-block-button__link:hover::after,button.btn.wp-block-jetpack-contact-form .wp-block-jetpack-button .wp-block-button__link:hover::after{background-color:#9397ff}button.wp-block-button .wp-block-button__link.bg-violet:hover::after,a.wp-block-button__link.bg-violet:hover::after,button.wp-block-jetpack-contact-form .wp-block-jetpack-button .wp-block-button__link.bg-violet:hover::after{background-color:#2af4bf}button.wp-block-button .wp-block-button__link.bg-persian-pink:hover::after,a.wp-block-button__link.bg-persian-pink:hover::after,button.wp-block-jetpack-contact-form .wp-block-jetpack-button .wp-block-button__link.bg-persian-pink:hover::after{background-color:#9397ff}button.wp-block-button .wp-block-button__link.bg-gunmetal:hover::after,a.wp-block-button__link.bg-gunmetal:hover::after,button.wp-block-jetpack-contact-form .wp-block-jetpack-button .wp-block-button__link.bg-gunmetal:hover::after{background-color:#2af4bf}button[name="jetpack_subscriptions_widget"]{text-transform:uppercase!important}.wp-block-button.has-custom-width.wp-block-button__width-50{width:100%!important}.sp-lc-logo img{max-height:50px!important}#logo-carousel-free-43638.sp-lc-container .sp-logo-carousel{padding-top:0!important}.sp-lc-container .sp-lc-pagination.swiper-pagination{display:none!important}.comment-notes{font-size:14px}.comment-respond input{border-bottom:1px solid #000}.comment-form-cookies-consent{margin-top:10px}.comment-respond label{line-height:1}.comment-form-author,.comment-form-email,.comment-form-url{display:flex;align-items:end}.links-contact-form,.links-contact-form .wp-block-jetpack-contact-form,.links-contact-form.wp-block-jetpack-contact-form{display:flex;flex-direction:column;align-items:stretch;max-width:380px}.wp-block-jetpack-contact-form .wp-block-jetpack-button .wp-block-button__link{padding-left:1rem!important;padding-right:1rem!important;text-transform:uppercase!important}#subscribe__jetpack-wrapper .jetpack_subscription_widget{padding:0!important;background:transparent!important;border:none!important}#subscribe__jetpack-wrapper .wp-block-jetpack-subscriptions__container form{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important}#subscribe__jetpack-wrapper .wp-block-button__link{background-color:#ff4768!important;color:black!important}#subscribe__jetpack-wrapper button.wp-block-button__link{transform:none!important;width:auto!important}@media (max-width:768px){#subscribe__jetpack-wrapper .jetpack_subscription_widget{margin-top:1rem!important}#subscribe__jetpack-wrapper #subscribe-email,#subscribe__jetpack-wrapper #subscribe-submit{width:auto!important}#subscribe__jetpack-wrapper button.wp-block-button__link{padding:0 20px!important}}@media (min-width:769px){#subscribe__jetpack-wrapper #subscribe-email{min-width:300px!important}}#post-13895 .wp-block-jetpack-subscriptions__supports-newline.wp-block-jetpack-subscriptions{width:100%!important}@media (min-width:640px){#post-13895 .wp-block-jetpack-subscriptions__supports-newline.wp-block-jetpack-subscriptions{max-width:640px!important}}@media (min-width:768px){#post-13895 .wp-block-jetpack-subscriptions__supports-newline.wp-block-jetpack-subscriptions{max-width:768px!important}}@media (min-width:992px){#post-13895 .wp-block-jetpack-subscriptions__supports-newline.wp-block-jetpack-subscriptions{max-width:992px!important}}@media (min-width:1024px){#post-13895 .wp-block-jetpack-subscriptions__supports-newline.wp-block-jetpack-subscriptions{max-width:1024px!important}}@media (min-width:1280px){#post-13895 .wp-block-jetpack-subscriptions__supports-newline.wp-block-jetpack-subscriptions{max-width:1280px!important}}@media (min-width:1536px){#post-13895 .wp-block-jetpack-subscriptions__supports-newline.wp-block-jetpack-subscriptions{max-width:1536px!important}}#post-13895 .wp-block-jetpack-subscriptions__supports-newline.wp-block-jetpack-subscriptions{margin-left:auto!important;margin-right:auto!important}#post-13895 .wp-block-jetpack-subscriptions__container{max-width:900px!important}#post-13895 .wp-block-button__link{background-color:#ff4768!important;color:black!important}#tpbr_box{font-family:"Supply Sans",ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace!important;font-size:1rem!important;line-height:1.5rem!important;text-transform:uppercase!important}#tpbr_box a#tpbr_calltoaction{border-radius:0!important;font-weight:600}.wp-social-link-fivehundredpx .wp-block-social-link-anchor{display:inline-block;width:25px;height:25px;background:url(/wp-content/themes/synthesis/images/onlyfans-logo.png) center/contain no-repeat!important;color:transparent!important}.wp-social-link-fivehundredpx .wp-block-social-link-anchor svg{display:none!important}.wp-block-social-links .wp-block-social-link.wp-social-link{height:25px}.wp-block-social-link-anchor{margin:0!important}.wp-block-social-link-anchor svg path{fill:black!important}.toy-reviews-homepage .review-filters{padding-left:0!important;padding-right:0!important}figure.wp-caption,[class*="wp-image-"]{max-width:100%!important;margin:0 auto!important}.wp-caption-text{margin-bottom:1rem!important}.akismet_comment_form_privacy_notice{margin-top:1rem}.dt-container{border-width:1px;--tw-border-opacity:1;border-color:rgb(1 15 20 / var(--tw-border-opacity,1))}.dt-layout-cell.dt-layout-full{padding:0!important}table.tablepress{--head-active-bg-color:#2af4bf !important;--head-bg-color:#9397ff !important}.tablepress tr td:not(:first-of-type),.tablepress tr th{border-left:1px solid #000}.tablepress thead{border-bottom:1px solid #000}.tablepress th{font-family:"Supply Sans",ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;text-transform:uppercase}.tablepress td{font-family:"Babe Sans",ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"}.dt-scroll-body{overflow-x:scroll}@media only screen and (max-width:768px){.entry-header .compact .star-bar{justify-content:flex-start}}@media only screen and (min-width:395px) and (max-width:768px){h2.hero-secondary-text-block{display:block!important}h2.hero-primary-text-block{display:none!important}}@media (max-width:768px) and (orientation:landscape){#masthead .site-branding img{height:2.5rem!important}#masthead .inner{padding-top:.75rem!important;padding-bottom:.75rem!important}.lwptoc{top:4rem!important;padding:10px 10px 10px!important}}@media (max-width:768px) and (orientation:portrait){#masthead .site-branding img{height:3rem!important}#masthead .inner{padding-top:.75rem!important;padding-bottom:.75rem!important}}@media (max-width:768px) and (orientation:landscape){.grid.landscape-justify-between{justify-content:space-between!important}}.mega-menu .max-mega-menu .mega-menu-horizontal{display:flex!important;align-items:center!important}.mega-menu .max-mega-menu .mega-menu-horizontal>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0 !important;margin-right:calc(1rem * var(--tw-space-x-reverse))!important;margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse))) !important;}.mega-menu .max-mega-menu .mega-menu-horizontal{text-transform:uppercase!important}.mega-menu-wrap{--tw-bg-opacity:1 !important;background-color:rgb(147 151 255 / var(--tw-bg-opacity,1))!important}btn.mega-menu-wrap:hover{color:#010F14!important}.btn.mega-menu-wrap:hover::after{background-color:#2af4bf!important}@media only screen and (max-width:992px){#mega-menu-wrap-menu-1 .mega-menu-toggle+#mega-menu-menu-1{background:linear-gradient(180deg,#9397FF 0%,#77dee2 100%)!important}}#mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item>a.mega-menu-link{line-height:3em!important;vertical-align:middle!important}@media (max-width:992px){body.mega-menu-menu-1-mobile-open #masthead{overflow-y:scroll!important;overflow-x:hidden!important;height:100vh!important;-webkit-overflow-scrolling:touch!important}#mega-menu-menu-1{min-height:100vh!important;overflow-y:scroll!important;overflow-x:hidden!important}#mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item{min-height:50px!important}#mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item.mega-toggle-on>a.mega-menu-link{display:flex;justify-content:space-between;align-items:center}#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu{padding-left:15px;padding-right:15px}#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item{padding-top:0}ul#mega-menu-menu-1{top:50px!important}}#mega-menu-wrap-menu-1>ul.mega-menu>li>a.mega-menu-link{border-bottom-width:4px!important;border-color:transparent!important;padding-left:1rem!important;padding-right:1rem!important;padding-top:0.5rem!important;padding-bottom:0.5rem!important;font-family:"Supply Sans",ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace!important;font-weight:700!important;--tw-text-opacity:1 !important;color:rgb(1 15 20 / var(--tw-text-opacity,1))!important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:150ms!important}.entry-content a:not(.wp-element-button):not(.post-item a):not(#mega-menu-wrap-menu-1>ul.mega-menu>li>a.mega-menu-link){--tw-text-opacity:1;color:rgb(9 163 122 / var(--tw-text-opacity,1));text-decoration-color:#77dee2}.entry-content a:not(.wp-element-button):not(.post-item a):not(#mega-menu-wrap-menu-1>ul.mega-menu>li>a.mega-menu-link):hover{--tw-text-opacity:1;color:rgb(119 222 226 / var(--tw-text-opacity,1));text-decoration-color:#09a37a}#mega-menu-wrap-menu-1>ul.mega-menu>li>a.mega-menu-link:hover{--tw-border-opacity:1 !important;border-color:rgb(1 15 20 / var(--tw-border-opacity,1))!important}#mega-menu-wrap-menu-1>ul.mega-menu>li:hover>a.mega-menu-link{border-bottom-width:4px!important;--tw-border-opacity:1 !important;border-color:rgb(1 15 20 / var(--tw-border-opacity,1))!important}#mega-menu-wrap-menu-1 ul.mega-sub-menu>li.mega-menu-item-has-children>a.mega-menu-link{position:relative!important;padding-right:1rem!important;font-family:"Smooch Sans",ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace!important;font-size:1.25rem!important;line-height:1.75rem!important;font-weight:600!important;text-transform:uppercase!important}@media (min-width:992px){#mega-menu-wrap-menu-1 ul.mega-sub-menu>li.mega-menu-item-has-children>a.mega-menu-link{font-size:1.5rem!important;line-height:2rem!important}}#mega-menu-wrap-menu-1 .mega-menu-column>.mega-sub-menu>.mega-menu-item>.mega-menu-link{font-family:"Smooch Sans",ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace!important;font-size:1.25rem!important;line-height:1.75rem!important;font-weight:600!important;text-transform:uppercase!important}@media (min-width:992px){#mega-menu-wrap-menu-1 .mega-menu-column>.mega-sub-menu>.mega-menu-item>.mega-menu-link{font-size:1.5rem!important;line-height:2rem!important}}#mega-menu-wrap-menu-1 .mega-menu-column>.mega-sub-menu>.mega-menu-item>.mega-menu-link{right:0!important}#mega-menu-wrap-menu-1>ul.mega-menu>li.mega-menu-item-has-children>ul.mega-sub-menu{margin-top:0.5rem!important;--tw-shadow:0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1) !important;--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important;background-image:url(/wp-content/themes/synthesis/images/mega-menu-flowers.png),linear-gradient(180deg,#9397FF 0%,#77dee2 100%)!important;background-size:100% 100%!important;background-position:center!important;background-repeat:no-repeat!important}@media (max-width:768px){#mega-menu-wrap-menu-1>ul.mega-menu>li.mega-menu-item-has-children>ul.mega-sub-menu{background-size:100%!important;background-position:bottom!important}}@media (min-width:992px){#mega-menu-wrap-menu-1>ul.mega-menu>li.mega-menu-item-has-children>ul.mega-sub-menu{gap:1.5rem!important;padding:1.5rem!important}}#mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-flyout ul.mega-sub-menu ul.mega-sub-menu{background:linear-gradient(180deg,#9397FF 0%,#77dee2 100%)!important}@media only screen and (max-width:992px){#mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-flyout ul.mega-sub-menu ul.mega-sub-menu,#mega-menu-wrap-menu-1>ul.mega-menu>li.mega-menu-item-has-children>ul.mega-sub-menu{background:transparent!important;box-shadow:none!important}}.mega-menu-column>.mega-sub-menu>.mega-menu-item>.mega-menu-link{font-family:"Smooch Sans",ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace!important;font-size:1.25rem!important;line-height:1.75rem!important;font-weight:600!important;text-transform:uppercase!important}@media (min-width:992px){.mega-menu-column>.mega-sub-menu>.mega-menu-item>.mega-menu-link{font-size:1.5rem!important;line-height:2rem!important}}.mega-sub-menu>li{list-style-type:none!important}.mega-sub-menu h3{margin-bottom:0.5rem!important;font-size:1.125rem!important;line-height:1.75rem!important;font-weight:700!important;text-transform:uppercase!important;--tw-text-opacity:1 !important;color:rgb(1 15 20 / var(--tw-text-opacity,1))!important}.entry-content a:not(.wp-element-button):not(.post-item a):not(.mega-sub-menu h3){--tw-text-opacity:1;color:rgb(9 163 122 / var(--tw-text-opacity,1));text-decoration-color:#77dee2}.entry-content a:not(.wp-element-button):not(.post-item a):not(.mega-sub-menu h3):hover{--tw-text-opacity:1;color:rgb(119 222 226 / var(--tw-text-opacity,1));text-decoration-color:#09a37a}.mega-sub-menu ul>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0 !important;margin-top:calc(0.25rem * calc(1 - var(--tw-space-y-reverse))) !important; margin-bottom:calc(0.25rem * var(--tw-space-y-reverse))!important}.mega-sub-menu ul li a{border-bottom-width:2px!important;border-color:transparent!important;font-weight:500!important;--tw-text-opacity:1 !important;color:rgb(1 15 20 / var(--tw-text-opacity,1))!important}.entry-content a:not(.wp-element-button):not(.post-item a):not(.mega-sub-menu ul li a){--tw-text-opacity:1;color:rgb(9 163 122 / var(--tw-text-opacity,1));text-decoration-color:#77dee2}.entry-content a:not(.wp-element-button):not(.post-item a):not(.mega-sub-menu ul li a):hover{--tw-text-opacity:1;color:rgb(119 222 226 / var(--tw-text-opacity,1));text-decoration-color:#09a37a}.mega-menu-flyout .mega-sub-menu .mega-menu-link{position:relative!important;font-family:"Smooch Sans",ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace!important;font-size:1.25rem!important;line-height:1.75rem!important;font-weight:600!important;text-transform:uppercase!important}@media (min-width:992px){.mega-menu-flyout .mega-sub-menu .mega-menu-link{font-size:1.5rem!important;line-height:2rem!important}}.mega-sub-menu a{display:block!important;padding-top:0.25rem!important;padding-bottom:0.25rem!important;padding-left:0.5rem!important;padding-right:0.5rem!important}a.mega-menu-link{background-color:transparent!important;font-weight:600!important;--tw-text-opacity:1 !important;color:rgb(1 15 20 / var(--tw-text-opacity,1))!important}.entry-content a:not(.wp-element-button):not(.post-item a):not(a.mega-menu-link){--tw-text-opacity:1;color:rgb(9 163 122 / var(--tw-text-opacity,1));text-decoration-color:#77dee2}.entry-content a:not(.wp-element-button):not(.post-item a):not(a.mega-menu-link):hover{--tw-text-opacity:1;color:rgb(119 222 226 / var(--tw-text-opacity,1));text-decoration-color:#09a37a}#mega-menu-wrap-menu-1>ul.mega-menu>li.mega-menu-item-has-children>ul.mega-sub-menu a{border-bottom-width:2px!important;border-color:transparent!important}#mega-menu-wrap-menu-1>ul.mega-menu>li.mega-menu-item-has-children>ul.mega-sub-menu a:hover{--tw-border-opacity:1 !important;border-color:rgb(1 15 20 / var(--tw-border-opacity,1))!important;text-decoration-line:underline!important}.mega-sub-menu .post-item{border-width:1px!important;--tw-border-opacity:1 !important;border-color:rgb(1 15 20 / var(--tw-border-opacity,1))!important;--tw-bg-opacity:1 !important;background-color:rgb(255 255 255 / var(--tw-bg-opacity,1))!important}.mega-sub-menu .post-item img{height:12rem!important;width:100%!important;border-bottom-width:1px!important;--tw-border-opacity:1 !important;border-color:rgb(1 15 20 / var(--tw-border-opacity,1))!important;-o-object-fit:cover!important;object-fit:cover!important}.mega-sub-menu .post-item h3{margin-top:1rem!important;font-size:1.25rem!important;line-height:1.75rem!important;font-weight:700!important;text-transform:uppercase!important}.mega-sub-menu .post-item a.read-more{margin-top:0.5rem!important;display:block!important;--tw-bg-opacity:1 !important;background-color:rgb(147 151 255 / var(--tw-bg-opacity,1))!important;padding:0.5rem!important;text-align:center!important;font-weight:700!important;--tw-text-opacity:1 !important;color:rgb(1 15 20 / var(--tw-text-opacity,1))!important}btn.mega-sub-menu .post-item a.read-more:hover{color:#010F14!important}.btn.mega-sub-menu .post-item a.read-more:hover::after{background-color:#2af4bf!important}.entry-content a:not(.wp-element-button):not(.post-item a):not(.mega-sub-menu .post-item a.read-more){--tw-text-opacity:1;color:rgb(9 163 122 / var(--tw-text-opacity,1));text-decoration-color:#77dee2}.entry-content a:not(.wp-element-button):not(.post-item a):not(.mega-sub-menu .post-item a.read-more):hover{--tw-text-opacity:1;color:rgb(119 222 226 / var(--tw-text-opacity,1));text-decoration-color:#09a37a}.mega-sub-menu .post-item a.read-more:hover{--tw-bg-opacity:1 !important;background-color:rgb(2 44 59 / var(--tw-bg-opacity,1))!important;--tw-text-opacity:1 !important;color:rgb(255 255 255 / var(--tw-text-opacity,1))!important}.mega-custom-cols-3>.mega-sub-menu{display:grid!important;grid-template-columns:repeat(1,minmax(0,1fr))!important;gap:1rem!important}@media (max-width:768px) and (orientation:landscape){.mega-custom-cols-3>.mega-sub-menu.landscape-justify-between{justify-content:space-between!important}}@media (min-width:992px){.mega-custom-cols-3>.mega-sub-menu{grid-template-columns:repeat(3,minmax(0,1fr))!important}}.mega-toggle-on{min-height:100vh}.menu-about-contact-icons .mega-sub-menu{display:flex!important;align-items:center!important;gap:1rem!important}.menu-about-contact-icons .mega-menu-item{width:25px!important;padding:0!important;margin-top:0!important}.menu-about-ig-widget .mega-menu-item-type-widget{padding:0!important}#sb_instagram .sbi_photo,#sb_instagram #sbi_images .sbi_item{text-decoration:none!important}#sbi_images .sbi_photo{border:none!important}a.dashicons-smartphone.mega-menu-link::before{content:''!important;width:25px!important;height:25px!important;background:url(/wp-content/themes/synthesis/images/sextpanther-logo.png) center/contain no-repeat!important;background-size:contain!important;font-family:none!important}a.dashicons-admin-appearance.mega-menu-link::before{content:''!important;width:25px!important;height:25px!important;background:url(/wp-content/themes/synthesis/images/onlyfans-logo.png) center/contain no-repeat!important;background-size:contain!important;font-family:none!important}a.dashicons-palmtree.mega-menu-link::before{content:''!important;width:25px!important;height:25px!important;background:url(/wp-content/themes/synthesis/images/bluesky-logo.png) center/contain no-repeat!important;background-size:contain!important;font-family:none!important}.mega-toggle-animated-inner,.mega-toggle-animated-inner::after,.mega-toggle-animated-inner::before{background-color:black!important}#mega-menu-wrap-menu-1>ul.mega-menu>li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator{display:none!important}@media (max-width:992px){#mega-menu-wrap-menu-1>ul.mega-menu>li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator{display:unset!important}}.hover\:-translate-y-0\.5:hover{--tw-translate-y:-0.125rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:border-black:hover{--tw-border-opacity:1;border-color:rgb(1 15 20 / var(--tw-border-opacity,1))}.hover\:bg-aquamarine:hover{--tw-bg-opacity:1;background-color:rgb(42 244 191 / var(--tw-bg-opacity,1))}.hover\:bg-teal-600:hover{--tw-bg-opacity:1;background-color:rgb(13 148 136 / var(--tw-bg-opacity,1))}.hover\:bg-tiffany-blue:hover{--tw-bg-opacity:1;background-color:rgb(119 222 226 / var(--tw-bg-opacity,1))}.hover\:font-bold:hover{font-weight:700}.hover\:text-black:hover{--tw-text-opacity:1;color:rgb(1 15 20 / var(--tw-text-opacity,1))}.hover\:text-tiffany-blue-500:hover{--tw-text-opacity:1;color:rgb(119 222 226 / var(--tw-text-opacity,1))}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-70:hover{opacity:.7}.focus\:border-black:focus{--tw-border-opacity:1;border-color:rgb(1 15 20 / var(--tw-border-opacity,1))}.focus\:outline-none:focus{outline:2px solid #fff0;outline-offset:2px}.group:hover .group-hover\:block{display:block}.group:hover .group-hover\:grid{display:grid}@media (min-width:640px){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:768px){.md\:relative{position:relative}.md\:sticky{position:sticky}.md\:-bottom-10{bottom:-2.5rem}.md\:-bottom-8{bottom:-2rem}.md\:-right-12{right:-3rem}.md\:left-0{left:0}.md\:right-auto{right:auto}.md\:top-0{top:0}.md\:top-auto{top:auto}.md\:col-span-2{grid-column:span 2 / span 2}.md\:col-span-3{grid-column:span 3 / span 3}.md\:col-span-4{grid-column:span 4 / span 4}.md\:col-span-6{grid-column:span 6 / span 6}.md\:col-span-8{grid-column:span 8 / span 8}.md\:col-span-9{grid-column:span 9 / span 9}.md\:m-0{margin:0}.md\:mb-0{margin-bottom:0}.md\:mb-5{margin-bottom:1.25rem}.md\:mb-6{margin-bottom:1.5rem}.md\:mb-\[1\.5rem\]{margin-bottom:1.5rem}.md\:ml-10{margin-left:2.5rem}.md\:ml-14{margin-left:3.5rem}.md\:ml-16{margin-left:4rem}.md\:ml-2{margin-left:.5rem}.md\:ml-20{margin-left:5rem}.md\:ml-32{margin-left:8rem}.md\:ml-40{margin-left:10rem}.md\:ml-48{margin-left:12rem}.md\:ml-5{margin-left:1.25rem}.md\:ml-64{margin-left:16rem}.md\:mt-5{margin-top:1.25rem}.md\:mt-8{margin-top:2rem}.md\:block{display:block}.md\:flex{display:flex}.md\:grid{display:grid}.md\:hidden{display:none}.md\:h-12{height:3rem}.md\:w-12{width:3rem}.md\:w-56{width:14rem}.md\:w-60{width:15rem}.md\:w-auto{width:auto}.md\:max-w-\[unset\]{max-width:unset}.md\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.md\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:items-start{align-items:flex-start}.md\:items-center{align-items:center}.md\:justify-between{justify-content:space-between}.md\:gap-16{gap:4rem}.md\:gap-4{gap:1rem}.md\:gap-6{gap:1.5rem}.md\:gap-8{gap:2rem}.md\:rounded-xl{border-radius:.75rem}.md\:border-t-4{border-top-width:4px}.md\:p-10{padding:2.5rem}.md\:p-16{padding:4rem}.md\:p-20{padding:5rem}.md\:p-6{padding:1.5rem}.md\:p-8{padding:2rem}.md\:px-0{padding-left:0;padding-right:0}.md\:px-20{padding-left:5rem;padding-right:5rem}.md\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.md\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}.md\:pb-0{padding-bottom:0}.md\:pb-20{padding-bottom:5rem}.md\:pt-10{padding-top:2.5rem}.md\:pt-8{padding-top:2rem}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-5xl{font-size:3rem;line-height:1}.md\:text-6xl{font-size:3.75rem;line-height:1}.md\:text-lg{font-size:1.125rem;line-height:1.75rem}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}.md\:text-black{--tw-text-opacity:1;color:rgb(1 15 20 / var(--tw-text-opacity,1))}.md\:opacity-75{opacity:.75}}@media (min-width:992px){.tablet\:w-\[40\%\]{width:40%}}@media (min-width:1024px){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:flex-row{flex-direction:row}.lg\:flex-nowrap{flex-wrap:nowrap}.lg\:p-20{padding:5rem}.lg\:px-0{padding-left:0;padding-right:0}.lg\:px-20{padding-left:5rem;padding-right:5rem}.lg\:py-14{padding-top:3.5rem;padding-bottom:3.5rem}.lg\:py-16{padding-top:4rem;padding-bottom:4rem}.lg\:pl-20{padding-left:5rem}.lg\:pr-20{padding-right:5rem}}@media (orientation:portrait){.portrait\:hidden{display:none}.portrait\:w-full{width:100%}}@media (orientation:landscape){.landscape\:top-16{top:4rem}.landscape\:block{display:block}.landscape\:hidden{display:none}.landscape\:flex-row{flex-direction:row}}.entry-content.sticky{top:6rem!important}@media (max-width:768px) and (orientation:portrait){.entry-content.sticky{top:4.5rem!important}}@media (max-width:768px) and (orientation:landscape){.entry-content.sticky{top:4rem!important}}#sticky-nav-container{top:6rem!important}@media (max-width:768px) and (orientation:portrait){#sticky-nav-container{top:4.5rem!important}}@media (max-width:768px) and (orientation:landscape){#sticky-nav-container{top:4rem!important}}