.footer-accordion{border-bottom:1px solid var(--smoke-cream-color);margin-bottom:8px}.footer-accordion__header{width:100%;display:flex;justify-content:space-between;align-items:center;padding:10px 0;background:none;border:none;cursor:pointer;color:var(--black-color)}.footer-accordion__title{font-family:Lato,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:18px;font-weight:900;line-height:24px;text-align:left}.footer-accordion__icon{transition:transform .3s ease;color:var(--black-color)}.footer-accordion__icon.open{transform:rotate(180deg)}.footer-accordion__content{max-height:0;overflow:hidden;transition:max-height .3s ease}.footer-accordion__content.open{max-height:500px;padding-bottom:20px}.footer-accordion__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.footer-accordion__item{margin:0}.footer-accordion__link{font-family:Lato,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;font-weight:600;line-height:20px;color:var(--black-color);transition:opacity .3s ease;color:var(--red-rock);text-decoration:none;transition:color .3s ease;position:relative}.footer-accordion__link:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:2px;background-color:var(--red-rock);opacity:.5;transition:opacity .3s ease}.footer-accordion__link:hover{opacity:.7}.footer-accordion__link:hover:after{opacity:1}.social-links{display:flex;align-items:center;gap:20px}@media(max-width:479px){.social-links{justify-content:space-between;flex:1 1 auto}}.social-links .social-link{display:flex;align-items:center;justify-content:center;color:var(--black-color);transition:opacity .3s ease}.social-links .social-link:hover{opacity:.7}.social-links .social-link svg{width:16px;height:16px}@media(max-width:991px){.social-links .social-link svg{width:24px;height:24px}}:root{--background:#ffffff;--background-grey:#f4f4f5;--foreground-77:#777;--foreground-4a:#4a4a4a;--foreground:#222;--primary-color:#f68b1c;--primary-color-300:#fabd7e;--primary-color-light:#fff590;--secondary-color:#acc034;--secondary-color-dark:#9eb030;--black-color:#000;--black-color-50:rgba(0,0,0,0.5);--white-color:#fff;--darkorange-color:#d67109;--dark-secondary-color:#9eb030;--border-d9:#d9d9d9;--gray-8d:#8d8d8d;--yellow-color:#fefde6;--bg-grey:#f4f4f4;--gray-cd:#cdcdcd;--yellow-color-ff:#fff37c;--yellow-color-fe:#fefde6;--yellow-color-fff5:#fff5af;--secondary-color-3b:#3b1f10;--gray-b3:#b3b3b3;--gray-55:#555;--gray-f5:#f5f5f5;--gray-dd:#ddd;--primary-hover:#d67109;--grey-f6:#6f6f6f;--grey-B4:#b4b4b4;--grey-f8:#f8f8f8;--grey-d7:#d7e1e6;--grey-d4:#d4d5d5;--grey-ada:#adadad;--grey-f9:#f9f9fa;--orange-f89:#f89f43;--orange-color-f4:#f4810a;--orange-color-f5:#f58a1f;--orange-color-f6:#f16622;--cream-puff:#faf7f4;--smoke:#c1b3aa;--gray-68:#685f5b;--peach-9e:#fccc9e;--dark-heart:#770e1b;--red-rock:#c74200;--blue-1f1:#1f1f49;--dark-blue:#110930;--primary-new-color:#f16622;--smoke-cream-color:#c1b3aa;--avatar-cream-color:#feddbf;--blue-badge:#262447;--blue-dark:#262447;--light-peach:#ffeddf;--blue-433:#433a76;--light-skin:#f8f1eb;--dark-carnation:#f78491}@media(prefers-color-scheme:dark){:root{--background:#ffffff;--foreground:#222}}.footer{font-family:Lato,Helvetica Neue,Helvetica,Arial,sans-serif;background-color:var(--cream-puff)}.footer__container{max-width:1280px;margin:0 auto;padding:0 20px}@media(max-width:767px){.footer__container{padding:0 16px}}.footer__desktop{display:flex;justify-content:space-between;gap:40px;padding:40px 0 35px}@media(max-width:991px){.footer__desktop{display:none}}.footer__columns{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:40px;gap:40px;flex:1 1}@media(max-width:1199px){.footer__columns{gap:24px}}.footer__brand{display:flex;flex-direction:column;gap:24px;align-items:center}.footer__logo{width:230px;display:flex}.footer__logo img{height:auto;width:100%}.footer__mobile{display:none}@media(max-width:991px){.footer__mobile{display:block;padding:20px 0 10px}}.footer__mobile-social{padding:32px 0;display:flex;justify-content:center}@media(max-width:991px){.footer__mobile-social{padding:12px 0}}@media(max-width:479px){.footer__mobile-social{padding:12px 10px}}.footer__mobile-logo{justify-content:center;display:none}@media(max-width:991px){.footer__mobile-logo{display:flex;padding-bottom:6px}}.footer__mobile-logo svg{height:auto}.footer_bottom{background-color:var(--blue-1f1)}@media(max-width:991px){.footer_bottom{background-color:var(--dark-blue)}}.footer__bottom{padding:40px 0;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:wrap;gap:0;position:relative}@media(max-width:991px){.footer__bottom{align-items:center;text-align:center;gap:5px}}.footer__bottom-content{display:flex;flex-direction:column;align-items:center;gap:0}.footer__copyright{font-family:Lato,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;font-weight:700;line-height:160%;color:var(--white-color);margin:0}.footer__legal{display:flex;align-items:center;gap:16px;flex-wrap:wrap}@media(max-width:991px){.footer__legal{max-width:310px;width:100%;gap:0;column-gap:16px;align-items:center;justify-content:center}}.footer__legal-link{font-family:Lato,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;font-weight:700;line-height:160%;color:var(--white-color);text-decoration:none;transition:opacity .3s ease;position:relative}.footer__legal-link:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:2px;background-color:var(--white-color);opacity:.2;transition:opacity .3s ease}.footer__legal-link:hover{opacity:.7;color:var(--white-color)}.footer__legal-link:hover:after{opacity:1}.footer__cms-label{font-family:Lato,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;font-weight:700;line-height:160%;color:var(--white-color);padding:4px 12px;background-color:hsla(0,0%,100%,.15);border-radius:4px;position:absolute;right:20px;top:50%;transform:translateY(-50%)}@media(max-width:991px){.footer__cms-label{position:static;transform:none;margin-top:12px}}
/*# sourceMappingURL=1c42c76a12c944da.css.map*/