*,*:before,*:after{box-sizing:border-box}*{margin:0}@media(prefers-reduced-motion:no-preference){html{interpolate-size:allow-keywords}}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}#root,#__next{isolation:isolate}:root{--text-black: var(var(--color-black));--text-light: var(--color-white);--text-accent-orange: var(--color-accent-orange);--bg-sand: var(--color-sand);--color-white: oklch(100% .00011 271.152);--color-sand: oklch(97.656% .00561 84.443);--color-beige: oklch(92.69% .01075 76.462);--color-dark-beige: oklch(87.022% .01728 76.02);--color-black: oklch(21.342% .00002 271.152);--color-accent-orange: oklch(79.444% .17083 71.184);--color-green: oklch(88.901% .02814 124.922);--color-dark-green: oklch(48.173% .03918 131.84);--color-blue: oklch(85.949% .01557 229.241);--color-dark-blue: oklch(46.331% .0252 211.278)}@font-face{font-family:Century Gothic;src:url(./fonts/century-gothic-regular.ttf) format("truetype");font-style:normal;font-weight:var(--fw-regular)}@font-face{font-family:Century Gothic;src:url(./fonts/century-gothic-bold.ttf) format("truetype");font-style:normal;font-weight:var(--fw-bold)}@font-face{font-family:Century Gothic;src:url(./fonts/century-gothic-extra-bold.ttf) format("truetype");font-style:normal;font-weight:var(--fw-bold)}:root{--primary-font: "Century Gothic", sans-serif;--font-size-base: 16px;--h1: 2.5rem;--h2: 1.25rem;--h3: 1.5rem;--h4: 1.25rem;--h5: 1.125rem;--fs-xs: 1rem;--fs-sm: 1.125rem;--fs-md: 1.25rem;--fs-lg: 1.5rem;--paragraph: 1rem;--link: 1.25rem;--lh-body: 1.5;--lh-heading: 1.2;--fw-regular: 400;--fw-bold: 600;--fw-extra-bold: 800}@media(min-width:768px){:root{--h1: 3.5rem;--h2: 1.5rem;--h3: 1.5rem;--h4: 1.25rem;--h5: 1.125rem;--paragraph: 1.125rem}}@media(min-width:1200px){:root{--h1: 5rem;--h2: 1.5rem;--h3: 2rem;--h4: 1.75rem;--h5: 1.125rem}}h1,h2,h3,h4,h5{line-height:var(--lh-heading)}h1{font-size:var(--h1);font-weight:var(--fw-bold)}h2{font-size:var(--h2);font-weight:var(--fw-bold)}h3{font-size:var(--h3);font-weight:var(--fw-bold)}h4{font-size:var(--h4);font-weight:var(--fw-bold)}h5{font-size:var(--h5);font-weight:var(--fw-bold)}p{font-size:var(--paragraph);font-weight:var(--fw-regular);line-height:var(--lh-body)}a{font-size:var(--link)}body{font-size:16px;font-family:var(--primary-font);line-height:var(--lh-body);background-color:var(--color-white);color:var(--text-black)}ul{list-style-type:none}a{font-weight:var(--fw-bold);text-decoration:none;color:var(--text-black)}.l-grid-12{display:grid;grid-template-columns:repeat(12,1fr);gap:2rem .5rem;padding:0 1.5rem}.wrapper{max-width:1200px;width:100%}main{display:flex;flex-direction:column;justify-content:center}.btn{font-size:var(--fs-lg);font-weight:var(--fw-bold);background-color:var(--color-white);color:var(--text-black);width:fit-content;padding:5px 20px;min-width:105px;border:none;border-radius:50px;align-self:center;text-align:center}@media(min-width:768px){.btn{font-size:var(--fs-lg)}}#root{width:100%;margin:0 auto;text-align:left;min-height:100vh}._container_swj1r_1{display:flex;justify-content:center}._logo_swj1r_6{max-width:250px;width:100%}._wrapper_swj1r_11{display:flex;flex-direction:column;align-items:center}._header_yofo5_1{position:relative;display:flex;justify-content:center;background-color:var(--color-sand);height:80px}._container_yofo5_9{padding-top:0;padding-bottom:0}._content_yofo5_14{height:80px;display:flex;flex:1;align-items:center;justify-content:space-between;margin:0 1.25rem;background-color:var(--color-sand)}@media(max-width:1500px){._content_yofo5_14{justify-content:unset;margin:unset}}._content_yofo5_14 a{text-decoration:none;color:var(--color-black)}._logo_yofo5_34{width:140px;height:auto;margin-right:10px}._home_yofo5_40{display:flex;align-items:center;position:absolute;left:0}@media(max-width:1500px){._home_yofo5_40{position:relative}}._navItems_yofo5_51{display:flex;gap:1.5rem}._navItems_yofo5_51 p{align-self:center;font-style:italic}@media(max-width:952px){._navItems_yofo5_51 p{align-self:unset}}@media(max-width:1500px){._navItems_yofo5_51{margin-left:auto}}._navItems_yofo5_51 :not(:last-child){margin-right:var(--spacing-3x)}._navItems_yofo5_51 a:hover{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:3px}._skipToContent_yofo5_81{position:absolute;top:0;left:0;font-size:.9rem;border-radius:0 0 var(--spacing-base) var(--spacing-base);padding:var(--spacing-mini) var(--spacing-base);background-color:var(--color-primary-10);transform:translateY(-100%);transition:transform .3s}._skipToContent_yofo5_81:focus{transform:translateY(0)}._hamburger_yofo5_96{display:none;cursor:pointer}._bar_yofo5_101{display:block;width:30px;height:1px;margin:5px auto;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;background-color:#000}._title_yofo5_111{grid-column:3 / 6;white-space:nowrap;font-size:var(--fs-lg);font-weight:700;margin-right:5px}._title_yofo5_111 span{font-size:inherit;color:var(--color-accent-orange)}@media(max-width:952px){._header_yofo5_1{background-color:var(--color-sand)}._hamburger_yofo5_96{display:block;padding-right:15px;margin-left:auto}._hamburger_yofo5_96._active_yofo5_134 ._bar_yofo5_101:nth-child(2){opacity:0}._hamburger_yofo5_96._active_yofo5_134 ._bar_yofo5_101:nth-child(3){opacity:0}._hamburger_yofo5_96._active_yofo5_134 ._bar_yofo5_101:nth-child(1){transform:translateY(10px) rotate(45deg)}._hamburger_yofo5_96._active_yofo5_134 ._bar_yofo5_101:nth-child(4){transform:translateY(-8px) rotate(-45deg)}._content_yofo5_14 a{text-decoration:none;color:var(--color-black)}._navItems_yofo5_51{position:fixed;left:-200%;top:70px;flex-direction:column;width:100%;height:100%;transition:.5s;display:flex;align-items:flex-start;padding:24px 32px 48px 40px;background-color:var(--color-sand);flex:none;order:1;align-self:stretch;flex-grow:0}._navItems_yofo5_51._active_yofo5_134{left:0;display:flex;font-size:24px;height:100%}._home_yofo5_40{position:unset}._container_yofo5_9{overflow:hidden;position:fixed;top:0;width:100%;z-index:1002}}._container_1y9r6_1{display:flex;flex-direction:column;gap:1rem;padding:2rem}._container_1y9r6_1 ._img_1y9r6_7{max-width:100%;max-height:100%;object-fit:cover;justify-self:center}._container_1y9r6_1 p{font-size:var(--fs-xs)}._imgContainer_1y9r6_19{display:flex;justify-content:center;align-items:center;height:300px}@media(max-width:768px){._imgContainer_1y9r6_19{height:auto;max-height:250px}}._bg-blue_1y9r6_31{background-color:var(--color-blue)}._bg-green_1y9r6_35{background-color:var(--color-green)}._btn_1y9r6_39{margin-top:auto}._leftWrapper_cjqu2_1{grid-column:2 / 12;gap:.5rem;height:100%}@media(min-width:768px){._leftWrapper_cjqu2_1{grid-column:2 / 8}}@media(min-width:1200px){._leftWrapper_cjqu2_1{grid-column:3 / 8}}._rightWrapper_cjqu2_15{grid-column:2 / 12;height:100%}@media(min-width:768px){._rightWrapper_cjqu2_15{display:flex;flex-direction:column;grid-column:8 / 12;gap:.5rem}}@media(min-width:1200px){._rightWrapper_cjqu2_15{grid-column:8 / 11}}._container_cjqu2_31{margin:2rem 1.5rem;display:flex;justify-content:center}._wrapper_cjqu2_37{display:grid;grid-template-columns:1fr 1fr}@media(max-width:768px){._wrapper_cjqu2_37{grid-template-columns:unset}}._container_4hg5g_1{margin:2rem 1.5rem;display:flex;justify-content:center}._heading_4hg5g_7{margin-bottom:1rem}._heading_4hg5g_7 span{font-size:inherit;color:var(--color-accent-orange)}@media(min-width:1200px){._heading_4hg5g_7{grid-column:3 / 11}}._paragraph_4hg5g_20{grid-column:2 / 12}@media(min-width:768px){._paragraph_4hg5g_20{font-size:var(--fs-md)}}@media(min-width:1200px){._paragraph_4hg5g_20{grid-column:3 / 11}}
