.cs-footer{width:100%;padding-block:var(--padding-top-mobile) var(--padding-bottom-mobile)}@media screen and (min-width: 990px){.cs-footer{padding-block:var(--padding-top-desktop) var(--padding-bottom-desktop)}}.cs-footer__content{display:flex;flex-direction:column;gap:4rem}@media screen and (min-width: 990px){.cs-footer__content{display:grid;grid-template-columns:minmax(140px, 0.7fr) minmax(280px, 1fr) minmax(200px, 0.7fr);gap:1.6rem}}@media screen and (min-width: 1200px){.cs-footer__content{grid-template-columns:minmax(140px, 288px) minmax(280px, 392px) minmax(200px, 288px);justify-content:space-between}}.cs-footer__logo-with-icons{width:100%;display:flex;flex-direction:column;gap:2.4rem}@media screen and (min-width: 990px){.cs-footer__logo-with-icons{gap:3.2rem}}.cs-footer__logo-wrapper{display:flex;align-items:center;max-width:131px}.cs-footer__logo{width:100%;height:auto}.cs-footer__text{color:rgb(var(--color-foreground));margin-block-end:0}.cs-footer details:has(.cs-footer__menu-link){margin-block-end:2.4rem}.cs-footer__menu-list{padding-inline-start:0;margin-block-end:0;list-style:none}@media screen and (min-width: 990px){.cs-footer__menu-list:has(.cs-footer__menu-item){display:flex;gap:2.4rem;justify-content:center}}.cs-footer__menu-item:last-child details{margin-block-end:0;transition:margin var(--duration-default) ease-out}@media screen and (min-width: 990px){.cs-footer__menu-item:last-child details{margin-block-end:2.4rem}}.cs-footer__menu-item:last-child details[open]{margin-block-end:2.4rem}@media screen and (min-width: 990px){.cs-footer__menu-item{width:-moz-max-content;width:max-content;min-width:15rem}}@media screen and (min-width: 1200px){.cs-footer__menu-item{flex:1 1 calc(50% - 1.2rem)}}.cs-footer__menu-sublist-wrapper{display:grid;grid-template-rows:0fr;transition-duration:.3s}@media screen and (min-width: 990px){.cs-footer__menu-sublist-wrapper{grid-template-rows:1fr}}.cs-footer__menu-sublist{overflow:hidden}@media screen and (min-width: 990px){.cs-footer__menu-sublist{overflow:visible}}.cs-footer__menu-sublist li:not(:last-child){margin-block-end:1.6rem}.cs-footer__menu-sublist li:last-child{margin-block-end:4rem}@media screen and (min-width: 990px){.cs-footer__menu-sublist li:last-child{margin-block-end:0}}.cs-footer details[open]:has(.cs-footer__menu-link)+.cs-footer__menu-sublist-wrapper{grid-template-rows:1fr}.cs-footer__menu-item:has(details)+.cs-footer__menu-item:has(details[open]) li:last-child{margin-block-end:0}.cs-footer__menu-link{color:rgb(var(--color-foreground));text-decoration:none;transition:color var(--duration-medium) ease-in-out}.cs-footer__menu-link:hover{text-decoration:none;color:rgb(var(--color-foreground))}@media screen and (min-width: 990px){.cs-footer__menu-link:hover{color:rgb(var(--color-accent))}}.cs-footer__menu-link:has(svg){display:flex;gap:.8rem}.cs-footer__menu-link svg{transition:transform var(--duration-medium) ease-in-out}@media screen and (min-width: 990px){.cs-footer__menu-link svg{display:none}}@media screen and (max-width: 989.98px){.cs-footer details[open] summary{color:rgb(var(--color-accent))}.cs-footer details[open] svg{transform:rotate(180deg)}}.cs-footer__copyright{padding-block-start:2.4rem;margin-block-start:4rem;border-top:.1rem solid #e2e2da}@media screen and (min-width: 990px){.cs-footer__copyright{padding-block-start:3.2rem;display:flex;flex-direction:row-reverse;justify-content:space-between}}.cs-footer__copyright-policies{display:grid;grid-template-columns:1fr max-content;justify-content:space-between;row-gap:2.4rem;margin-block-end:1.6rem}@media screen and (min-width: 990px){.cs-footer__copyright-policies{display:flex;gap:2.4rem;flex:1 1 max-content;margin-block-end:0;justify-content:flex-end}}.cs-footer__copyright-policies li{display:flex}.cs-footer__copyright-policies a{color:rgb(var(--color-foreground));transition:color var(--duration-medium) ease-in-out}@media(hover: hover){.cs-footer__copyright-policies a:hover{text-decoration:none;color:rgb(var(--color-foreground))}}@media screen and (hover: hover)and (min-width: 990px){.cs-footer__copyright-policies a:hover{color:rgb(var(--color-accent))}}.cs-footer__copyright small:has(p){display:flex;width:100%;justify-content:center;text-align:center}@media screen and (min-width: 990px){.cs-footer__copyright small:has(p){justify-content:flex-start;flex:1 1 max-content}}.cs-footer__copyright small p{font-size:1.4rem;font-weight:400;line-height:2.4rem;letter-spacing:0;margin:0;color:rgb(var(--color-foreground))}@media screen and (min-width: 990px){.cs-footer__copyright small p{display:inline}.cs-footer__copyright small p br{display:none}}.cs-footer .list-social{display:flex;gap:1.6rem}.cs-footer .list-social li{display:flex}.cs-footer .list-social a{font-size:0}.cs-footer .newsletter-block{display:flex;flex-direction:column;gap:2.4rem}@media screen and (min-width: 990px){.cs-footer .newsletter-block{gap:3.2rem}}.cs-footer .newsletter-block__heading{margin-block-end:0}.cs-footer .newsletter-block__subheading{margin-block-end:0;color:rgb(var(--color-foreground))}.cs-footer .newsletter-block__form{display:flex;flex-direction:column;gap:.8rem}@media screen and (min-width: 990px){.cs-footer .newsletter-block__form{gap:1.6rem}}.cs-footer .newsletter-block__input{width:100%;padding-inline:1.6rem;padding-block:1.2rem;letter-spacing:0;border-radius:1.2rem;border:1px solid #e2e2da;background-color:rgb(var(--color-foreground))}.cs-footer .newsletter-block__input::-moz-placeholder{color:rgb(var(--color-text-secondary))}.cs-footer .newsletter-block__input::placeholder{color:rgb(var(--color-text-secondary))}.cs-footer .newsletter-block__input:focus-visible{outline:none;box-shadow:none}.cs-footer .newsletter-block__button{width:100%}