@import url("https://fonts.googleapis.com/css2?family=Jost:wght@300;400;500;600;700;800&display=swap");*{margin:0;padding:0;box-sizing:border-box;font-family:Jost,sans-serif}html{scroll-behavior:smooth}body{max-width:1920px;margin:0 auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{max-width:100%;height:auto;background-color:#eff0f1}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@media only screen and (max-width:1025px){a,div{-webkit-tap-highlight-color:transparent;tap-highlight-color:#0000}}#customizer-root{position:fixed;top:0;left:0;right:0;width:100vw;height:100vh;z-index:99999;background-color:#fff;overflow:auto}