 .blog__form{padding: 40px 336px 40px 24px;box-shadow: 0px 16px 32px rgba(32, 34, 37, 0.12);border-radius: 16px;background: 97% center no-repeat var(--white);background-image: url(i/bg-sub.png);min-height: 288px;display: flex;flex-direction: column;align-items: baseline;justify-content: center;margin-bottom: 64px;}.blog__formtitle{margin-bottom: 16px;}.blog__formtitleblue{color: var(--blue1);}.blog__formtext1{margin-bottom: 16px;}.blog__formtext2{margin-bottom: 40px;color: var(--black3);}.blog__form .form{max-width: 684px;}.blog__form .form__fieldsbtn{grid-row-gap: 32px;}.blog__form .form__button svg{min-width: 24px;}.blog__social{margin-bottom: 96px;}.blog__social > p{margin-bottom: 32px;text-align: center;}.blog__social > div{display: grid;grid-template-columns: repeat(auto-fit, minmax(64px, max-content));justify-content: center;align-items: center;grid-gap: 24px;}.blog__social a{display: inline-flex;}.blog__social a:hover svg path{fill: var(--blue1);}.blog__social a:hover svg circle{stroke: var(--blue1);}.blog__slider .slider_mini{margin-bottom: 0 !important;}.blog__slider {margin-bottom: 128px;}.blog__pages{margin-bottom: 120px;display: flex;align-items: stretch;justify-content: center;}.blog__page{width: 52px;height: 52px;display: inline-flex;color: var(--black1) !important;text-decoration: none !important;align-items: center;justify-content: center;border-radius: 16px;font-size: 18px;}.blog__page:hover{background: var(--blue3);}.blog__page_active{cursor: default !important;background: var(--black5) !important;}@media (max-width: 1279px) {.blog__form {padding-top: 32px;padding-bottom: 32px;padding-right: 360px;background-position-x: 95%;}.blog__form .form{max-width: 415px;}.blog__form .form__fieldsbtn {grid-template-columns: repeat(auto-fit,minmax(320px, 1fr));margin-bottom: 24px;}.blog__pages{margin-bottom: 96px;}}@media (max-width: 767px) {.blog__form{padding-right: 24px;padding-bottom: 320px;background-position: center 92%;background-size: auto 256px;}}@media (max-width: 527px){.blog__form {padding-left: 16px;padding-right: 16px;margin-bottom: 48px;}.blog__form .form__fieldsbtn {grid-template-columns: 100%;}.blog__formtext2{margin-bottom: 32px;}.blog__social{margin-bottom: 64px;}.blog__social > div{grid-template-columns: repeat(auto-fit, minmax(48px, max-content));}.blog__social svg{width: 48px;height: 48px;}.blog__slider {margin-bottom: 96px;}.blog__pages{margin-bottom: 64px;}.blog__page{display: none;}.blog__pages :first-child.blog__page, .blog__pages :last-child.blog__page, .blog__page_active{display: inline-flex;background: transparent !important;}}