@charset "UTF-8";.block-form-app .skeleton{padding:6.5rem 0;display:grid;grid-template-columns:1fr 550px;gap:6.5rem;width:100%}@media (max-width: 1365.98px){.block-form-app .skeleton{grid-template-columns:1fr 600px;gap:3.5rem}}@media (max-width: 1279.98px){.block-form-app .skeleton{grid-template-columns:1fr 420px;gap:3.5rem}}@media (max-width: 1023.98px){.block-form-app .skeleton{padding:2.5rem;grid-template-columns:1fr;grid-template-rows:max-content max-content;gap:3rem}}@media (max-width: 767.98px){.block-form-app .skeleton{padding:3.5rem 1rem;gap:2rem}}.block-form-app .skeleton__item{display:flex;flex-direction:column;gap:1.5rem}@media (max-width: 1023.98px){.block-form-app .skeleton__item{align-items:center}}.block-form-app .skeleton__title{width:80%;height:3rem;background:var(--beige-light);border-radius:.5rem}.block-form-app .skeleton__text{width:100%;height:1.25rem;background:var(--beige-light);border-radius:.25rem}.block-form-app .skeleton__text--short{width:60%}.block-form-app .skeleton__fields{display:flex;flex-direction:column;gap:1rem;width:100%}.block-form-app .skeleton__field{width:100%;height:3.5rem;background:var(--beige-light);border-radius:.5rem}.block-form-app .skeleton__field--half-row{display:flex;gap:1rem;width:100%}@media (max-width: 767.98px){.block-form-app .skeleton__field--half-row{flex-direction:column;gap:.5rem}}.block-form-app .skeleton__field--half-row .skeleton__field{flex:1}.block-form-app .skeleton__button{align-self:flex-end;width:12rem;height:3.5rem;background:var(--beige-light);border-radius:.5rem}@media (max-width: 1023.98px){.block-form-app .skeleton__button{align-self:center}}.block-form-app .skeleton__pulse{animation:pulse 1.5s infinite ease-in-out}@keyframes pulse{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.block-form-app__container{background-color:var(--beige)}.footer__container{background:var(--beige-light)}.footer{display:flex;flex-direction:column;gap:4rem;padding:3rem 0}@media (min-width: 1024px){.footer{padding:4.5rem 0 3.5rem;gap:3.5rem}}.footer__top{display:grid;grid-template-columns:1fr;justify-items:center;align-items:start;gap:3rem;order:2}@media (min-width: 1024px){.footer__top{grid-template-columns:1fr max-content 1fr;justify-items:stretch;align-items:start;align-content:start;justify-content:center;border-top:1px solid var(--beige-middle);padding-top:3.5rem;order:2}}.footer__contacts{display:grid;grid-auto-flow:row;gap:.5rem;justify-items:center;text-align:center;order:2}@media (min-width: 1024px){.footer__contacts{justify-items:start;text-align:left;order:unset}}.footer__phone,.footer__email{font-size:var(--font-size-18);color:var(--black);text-decoration:none}@media (min-width: 1280px){.footer__phone,.footer__email{line-height:1.35}}.footer__socials{display:grid;grid-template-columns:repeat(3,max-content);gap:1rem}.footer__social{display:inline-grid;width:max(2rem,-moz-max-content);width:max(2rem,max-content);height:2rem;opacity:.5}.footer__social:hover{opacity:1}.footer__social img{width:auto;height:auto;display:block}.footer__info{display:flex;flex-direction:column;align-content:space-between;gap:1rem;height:100%}@media (max-width: 1023.98px){.footer__info{align-items:center;order:4}}.footer__logo{display:inline-grid;order:1;width:-moz-max-content;width:max-content}@media (min-width: 1024px){.footer__logo{order:unset;height:100%;align-self:center;align-content:start}}.footer__logo img{width:10rem;height:auto}@media (max-width: 1365.98px){.footer__logo img{width:8rem}}.footer__address{display:grid;grid-auto-flow:row;justify-items:center;text-align:center;gap:.25rem;order:3}@media (min-width: 1024px){.footer__address{justify-items:end;text-align:right}}.footer__address-text{color:var(--black)}@media (min-width: 1280px){.footer__address-text{font-size:var(--font-size-18)}}.footer__address-link{color:var(--black);text-decoration:underline}@media (min-width: 1280px){.footer__address-link{font-size:var(--font-size-18)}}.footer__links{display:grid;grid-template-columns:1fr;width:100%;order:1}@media (min-width: 1024px){.footer__links{grid-template-columns:repeat(5,max-content);gap:1rem;align-items:start;justify-content:space-between;order:1}}@media (min-width: 1280px){.footer__links{gap:2rem}}.footer__links-col{border-bottom:1px solid var(--beige-darker)}@media (min-width: 1024px){.footer__links-col{border:0;padding:0}}@media (max-width: 1023.98px){.footer__links-col:first-child{border-top:1px solid var(--beige-darker)}}.footer__links-title{display:flex;align-items:center;justify-content:space-between;color:var(--black);font-weight:500;cursor:pointer;padding:.75rem 0}@media (min-width: 1024px){.footer__links-title{color:var(--beige-darker);font-weight:300;display:block;cursor:default;padding:0 0 1rem}}@media (min-width: 1280px){.footer__links-title{font-size:var(--font-size-16)}}.footer__links-title-icon{display:inline-block;width:1.5rem;height:1.5rem;transition:transform .3s ease}@media (min-width: 1024px){.footer__links-title-icon{display:none}}.footer__links-title.collapsed .footer__links-title-icon{transform:rotate(45deg)}@media (min-width: 1024px){.footer__links-list-wrapper{display:block!important;height:auto!important}}.footer__links-list{list-style:none;margin:0;padding:0;display:grid;gap:.35rem}.footer__links-item{margin:0}.footer__links-list .footer__links-item:last-child{padding-bottom:.75rem}.footer__link{display:inline-block;width:-moz-max-content;width:max-content;color:var(--black);text-decoration:none}@media (min-width: 1280px){.footer__link{font-size:var(--font-size-18)}}.footer__legal{display:grid;justify-content:center;align-self:center;order:2;white-space:pre-line}@media (min-width: 1440px){.footer__legal{white-space:nowrap}}.footer__legal-text{font-size:var(--font-size-12);color:var(--black);text-align:center}.footer__legal-text a{text-decoration:underline}
