:root{--background-color:hsla(0,100%,100%,100%);--background-color-darker:hsla(0,0%,90%,100%);--inverted-background-color:hsla(0,0%,0%,100%);--modal-background:hsla(0,0%,0%,70%);--text-color:hsla(0,0%,0%,100%);--text-color-lighter:hsla(0,0%,30%,100%);--text-placeholder-color:hsla(0,0%,46%,100%);--inverted-text-color:hsla(0,0%,100%,100%);--inverted-text-color-darker:hsla(0,0%,90%,100%);--separator-color:hsla(0,0%,10%,100%);--scroll-bar-color:hsla(206,68%,42%,100%);--scroll-bar-color-darker:hsla(206,68%,25%,100%);--accent-color-lighter:hsla(206,68%,60%,100%);--accent-color:hsla(206,68%,42%,100%);--accent-color-darker:hsla(206,68%,25%,100%);--shadow-color:hsla(0,0%,0%,0.5);--hover-tint:hsla(0,0%,0%,0.1);--three-d-thickness-color:hsla(0,0%,80%,100%);--header-height:90px;--field-height:40px;--field-border-thickness:2px;--total-field-height:calc(var(--field-height) + var(--field-border-thickness));--required-outline-color:hsla(0,100%,50%,100%);overflow:auto;scrollbar-gutter:stable both-edges;scroll-padding-top:var(--header-height)}body,html{max-width:100vw;min-width:350px}html{scroll-behavior:smooth}body{color:var(--text-color);background:var(--background-color);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:1.5rem;background-color:var(--background-color)}::-webkit-scrollbar-track{background:transparent;margin-block:1rem}::-webkit-scrollbar-thumb{background:var(--scroll-bar-color);border-radius:100vw;border:.5rem solid var(--background-color)}::-webkit-scrollbar-thumb:hover{background:var(--scroll-bar-color-darker)}::selection{color:var(--inverted-text-color);background:var(--accent-color)}.Footer_global-footer-content__qherx{background-color:var(--inverted-background-color);border-top-left-radius:2rem;border-top-right-radius:2rem;color:var(--inverted-text-color);padding:0 6rem}.Footer_global-footer-content__qherx>article{max-width:1000px;margin:auto;display:flex;justify-content:center;flex-wrap:wrap;row-gap:2.5rem;column-gap:2rem;padding:4rem 0}.Footer_footer-links-group__hW9iU{display:flex;flex-direction:column;gap:1.5rem}.Footer_footer-links-group__hW9iU>ul{font-size:1rem;list-style:none;display:flex;flex-direction:column;gap:1rem;color:var(--inverted-text-color-darker)}.Footer_footer-path-link__ZNGDd{position:relative}.Footer_footer-path-link__ZNGDd:after{position:absolute;bottom:-.25rem;left:0;height:1px;width:100%;content:"";background-color:var(--inverted-text-color);transform:scaleX(0);-webkit-transform:scaleX(0);transform-origin:bottom right;-webkit-transform-origin:bottom right;transition:transform .5s ease-out;-webkit-transition:transform .5s ease-out}.Footer_footer-path-link__ZNGDd:hover:after{transform:scaleX(1);-webkit-transform:scaleX(1);transform-origin:bottom left;-webkit-transform-origin:bottom left}.Footer_footer-contact-group___bGTv{display:flex;flex-direction:column;gap:2.5rem}.Footer_footer-separator__FIg_j{display:block;background-color:var(--separator-color);height:2px;border-radius:100vw;margin:auto}.Footer_footer-aside-group__xpFIm{padding:1.25rem;display:flex;justify-content:space-between}.Footer_footer-icons-group__yAlRP{display:flex;gap:2rem}.Footer_footer-icon-link__q_QNh{transform:scale(1);-webkit-transform:scale(1);transition:transform .25s ease;-webkit-transition:transform .25s ease}.Footer_footer-icon-link__q_QNh:hover{transform:scale(1.25)}.Footer_footer-aside-group__xpFIm>p{display:flex;align-items:center;gap:.5rem;font-size:.85rem}.Footer_footer-aside-group__xpFIm img{display:block}.Footer_footer-privacy-and-terms-group___5hT1{display:flex;align-items:center;gap:1rem;text-align:center}.Footer_center-links__2_dlm{margin:0 auto}@media screen and (max-width:1000px){.Footer_footer-contact-group___bGTv,.Footer_footer-links-group__hW9iU{text-align:center;min-width:250px}}@media screen and (max-width:800px){.Footer_footer-aside-group__xpFIm{flex-direction:column-reverse;align-items:center;row-gap:1rem;padding:1.25rem 0}}.Header_global-header__8r_n9{--sides-width:8rem;width:100%;height:var(--header-height);position:-webkit-sticky;position:sticky;top:0;display:grid;grid-template-columns:var(--sides-width) auto var(--sides-width);align-items:center;padding:0 4rem;background-color:var(--background-color);z-index:100}.Header_global-header__8r_n9>section{height:100%;display:flex;justify-content:space-between;align-items:center}.Header_logo-link__OQi0z{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content}.Header_logo-link__OQi0z>img{display:block}.Header_global-header__8r_n9>section>figure{display:none;background-color:transparent;position:relative}.Header_global-header__8r_n9>section>figure>input[type=checkbox]{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0}.Header_global-header__8r_n9>section>figure>input[type=checkbox]:hover{cursor:pointer}.Header_global-header__8r_n9>nav{display:grid;grid-template-columns:repeat(3,auto);justify-content:center;align-items:center;grid-gap:2rem;gap:2rem;font-size:1.15rem;font-weight:600}.Header_global-header__8r_n9>nav>a{position:relative}.Header_global-header__8r_n9>nav>a:after{content:"";display:none;position:absolute;background-color:var(--text-color);width:100%;height:3px;left:0;bottom:-5px}.Header_global-header__8r_n9>nav>a[selected=yes]{pointer-events:none;color:var(--accent-color)}.Header_global-header__8r_n9>nav>a[selected=no]:hover:after{display:block}.Header_contact-button-link__UlJju{color:var(--inverted-text-color);background-color:var(--accent-color);height:60%;border-radius:.5rem;font-size:1.15rem;font-weight:600;display:grid;align-items:center;text-align:center}.Header_contact-button-link__UlJju:hover{background-color:var(--accent-color-darker)}@media screen and (max-width:800px){.Header_global-header__8r_n9{display:grid;grid-template-rows:var(--header-height) auto auto;grid-template-columns:100%;overflow:hidden;transition:height .5s ease;-webkit-transition:height .5s ease;padding:0 2rem}.Header_global-header__8r_n9>section{width:100%;display:flex;justify-content:space-between;align-items:center}.Header_global-header__8r_n9>section>figure{display:block}.Header_global-header__8r_n9:has(section>figure>input[type=checkbox]:checked){height:325px}.Header_global-header__8r_n9>nav{display:grid;grid-template-columns:100%;grid-template-rows:repeat(3,auto);grid-gap:2rem;gap:2rem;font-size:1.15rem;font-weight:600}}