.Footer{background-color:#f6efe9}.Footer_Content{grid-template-columns:min-content min-content;grid-template-areas:"FooterCenter FooterCenter""FooterLogo FooterLogo";justify-content:space-between;align-items:center;max-width:1440px;margin:0 auto;padding:18px;display:grid}@media only screen and (min-width:1201px){.Footer_Content{grid-template-columns:min-content 1fr max-content;grid-template-areas:"FooterLogo FooterCenter FooterLanguage""FooterImage FooterImage FooterImage";padding:36px 120px}}.Footer_Center{grid-area:FooterCenter;grid-auto-flow:row;gap:24px;display:grid}.Footer_Logo{grid-area:FooterLogo;justify-content:center;margin-top:48px;display:grid}@media only screen and (min-width:1201px){.Footer_Logo{justify-content:unset;margin-top:unset}}.Footer_Language{grid-area:FooterLanguage;margin-top:48px;display:none}@media only screen and (min-width:1201px){.Footer_Language{margin-top:unset;display:block}}.Footer_Navigation{grid-auto-flow:row;justify-content:center;gap:24px;padding:0;list-style:none;display:grid}@media only screen and (min-width:993px){.Footer_Navigation{grid-auto-flow:column}}.Footer_Navigation li a{color:var(--primary-color);text-align:center;font-size:16px;font-weight:400;line-height:28px;display:block}.Footer_Navigation li a:hover{color:var(--highlight-color)}.Footer_CopyrightText{color:var(--primary-color);text-align:center;font-size:16px;font-weight:400;line-height:28px}.Footer_CopyrightText p{margin:0;padding:0}.Footer_Social{grid-auto-flow:column;justify-content:center;align-items:center;column-gap:8px;display:grid}.Footer_Social a{text-decoration:none!important}.Footer_Social a span{cursor:pointer;border:1px solid #0f365233;border-radius:100px;place-items:center;gap:12px;width:36px;height:36px;display:grid;text-decoration:none!important}@media only screen and (min-width:993px){.Footer_Social a span{width:54px}}.Footer_Social a span svg{max-width:16px;max-height:16px;fill:var(--primary-color);text-decoration:none!important}.Footer_Social a:hover span{background-color:#fff;border:1px solid #fff}.Footer_Social a:hover span svg{fill:var(--highlight-color)}.Footer_Image{pointer-events:none;-webkit-user-select:none;user-select:none;background-image:url(https://cdn.ruya.co/cdn/assets/hero/ruya-footer.png);background-position:bottom;background-repeat:no-repeat;background-size:100%;border-bottom-right-radius:64px;border-bottom-left-radius:64px;grid-area:FooterImage;width:100%;max-width:1440px;height:190px;margin:0 auto 60px}@media only screen and (min-width:375px){.Footer_Image{height:290px}}@media only screen and (min-width:550px){.Footer_Image{height:390px}}@media only screen and (min-width:750px){.Footer_Image{height:490px}}@media only screen and (min-width:900px){.Footer_Image{height:590px}}@media only screen and (min-width:1150px){.Footer_Image{height:690px}}@media only screen and (min-width:1201px){.Footer_Image{height:745px}}
.NextLanguageButton{border-radius:var(--form-button-border-radius);border:var(--form-element-border);color:var(--primary-color);white-space:nowrap;cursor:pointer;grid-auto-flow:column;align-items:center;gap:10px;padding:18px 24px;font-size:16px;font-weight:400;line-height:normal;display:inline-grid;text-decoration:none!important}.NextLanguageButton:hover{color:var(--highlight-color);background-color:#fff;border:1px solid #fff;text-decoration:none!important}
