.article a{color:var(--cta-color)}.article p{line-height:1.8}@media (min-width:470px){.article p{font-size:18px}}@media (min-width:470px){.article .ul,.article .ol,.article ul,.article ol{font-size:18px;line-height:1.5}}.articleTags{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.articleTags [type=checkbox]{display:none}.articleTags [type=checkbox]:not(:checked)~.articleTag{display:none}.articleTags [type=checkbox]:not(:checked)~.articleTag--all{display:inline-flex}.articleTags [type=checkbox]~.articleTag:nth-child(-n + 11){display:inline-flex}.articleTags:not(:last-child){margin-bottom:50px}.articleTag{display:inline-flex;align-items:center;font-size:12px;padding:8px 11px;gap:5px;border:1px solid #EAEBED;border-radius:50px;order:2}@media (min-width:1070px){.articleTag{font-size:14px;padding:10px 14px}}.articleTag--choosed{background-color:#EBF0FA;order:1}.articleTag__remove{display:block;height:18px;width:18px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M13.5 5.5L4.5 14.5' stroke='%23212121' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M4.5 5.5L13.5 14.5' stroke='%23212121' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ");margin-top:-2px}.articleTag--all{cursor:pointer}.articleTag--all::before{display:block;content:'Все теги'}.articleTag--all::after{content:'';height:18px;width:18px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M0.5 0.75L5 5.25L9.5 0.75' stroke='%23212121' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}[type=checkbox]:checked~.articleTag--all::before{content:'Скрыть'}[type=checkbox]:checked~.articleTag--all::after{transform:scale(-1, -1)}.articleGrid{display:grid;grid-template-columns:repeat(1, 1fr);gap:16px}@media (min-width:470px){.articleGrid{grid-template-columns:repeat(2, 1fr)}}@media (min-width:770px){.articleGrid{grid-template-columns:repeat(3, 1fr)}}@media (min-width:1070px){.articleGrid{gap:25px}}.articleGrid:not(:last-child){margin-bottom:50px}.articleCard{padding:12px;border:1px solid #EBF0FA;border-radius:4px;color:inherit;text-decoration:none}.articleCard:hover{color:inherit;text-decoration:none}@media (min-width:1070px){.articleCard{padding:20px}}.articleCard__body{display:block}.articleCard__body>*+*{margin-top:13px}.articleCard__img{display:block;width:100%;padding-bottom:58%;overflow:hidden;position:relative}@media (min-width:1070px){.articleCard__img{padding-bottom:52%}}.articleCard__img img{display:block;object-fit:cover;height:100%;width:100%;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.articleCard__title{display:block;font-weight:700;font-size:18px;line-height:125%}@media (min-width:1070px){.articleCard__title{line-height:140%}}.articleCard__props{display:flex;flex-wrap:wrap;gap:14px}@media (min-width:1070px){.articleCard__props{gap:18px}}.articleCard__prop{display:flex;align-items:center;font-size:12px}@media (min-width:1070px){.articleCard__prop{font-size:13px}}.articleCard__prop::before{display:block;height:18px;width:18px;background-size:contain;margin-top:-2px;margin-right:5px}.articleCard__prop--date::before{content:'';background-image:url('../img/svg/calendar.svg')}.articleCard__prop--views::before{content:'';background-image:url('../img/svg/eye.svg')}.articleAuthor{display:flex;align-items:center;gap:10px}.articleAuthor:not(:last-child){margin-bottom:20px}.articleAuthor__img{display:flex;align-items:center;justify-content:center;height:40px;width:40px;border-radius:20px;overflow:hidden;flex-shrink:0}.articleAuthor__img img{display:block;width:100%;height:100%;object-fit:cover}.articleAuthor__name{font-weight:600}.articleAuthor__text{color:#484848;font-size:13px;margin-top:2px}.articleInfo{display:flex;align-items:center;gap:30px;margin-bottom:26px}.articleInfo>*:last-child:not(:first-child){margin-left:auto}.articleInfo .articleAuthor{margin-bottom:0}@media (max-width:469px){.articleInfo .bttn--share::before{margin-right:0}}.articleProps{display:flex;flex-wrap:wrap;gap:14px}@media (min-width:1070px){.articleProps{gap:18px}}.articleProp{display:flex;align-items:center;font-size:12px}@media (min-width:1070px){.articleProp{font-size:13px}}.articleProp::before{display:block;height:18px;width:18px;background-size:contain;vertical-align:middle;margin-right:5px}.articleProp--date::before{content:'';background-image:url('../img/svg/calendar.svg')}.articleProp--views::before{content:'';background-image:url('../img/svg/eye.svg')}.articleProp--time::before{content:'';background-image:url('../img/svg/time.svg')}.shareLink{display:inline-flex;align-items:center;gap:5px;font-size:13px;color:#3FA9F5;cursor:pointer}.shareLink::before{display:block;content:'';background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M11.25 12.75L15 9M15 9L11.25 5.25M15 9H6C5.20435 9 4.44129 9.31607 3.87868 9.87868C3.31607 10.4413 3 11.2044 3 12V13.5' stroke='%233FA9F5' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ");height:18px;width:18px;flex-shrink:0}.contents{border-top:1px solid #F2F2F2;border-bottom:1px solid #F2F2F2;padding-block:24px;margin-bottom:40px}@media (min-width:1070px){.contents{font-size:18px}}.contents ol,.contents ul{list-style:none;margin:0;padding:0}.contents ol li,.contents ul li{display:block;margin-bottom:4px}.contents ol li:last-child,.contents ul li:last-child{margin-bottom:0}.contents ol li a,.contents ul li a{display:flex;align-items:flex-start;color:inherit;padding:9px 0;font-size:14px;line-height:140%}.contents ol li a span,.contents ul li a span{text-decoration:underline;text-decoration-color:#8DB4D0;text-decoration-thickness:1px;text-decoration-style:dashed}.contents ol li a:hover,.contents ul li a:hover{background-color:#FAFAFA;border-radius:7px}.contents ol{counter-reset:contents}.contents ol li a{padding:9px 0}.contents ol li a::before{counter-increment:contents;content:counter(contents);margin-right:10px;font-weight:700}.contents ol ol{counter-reset:subcontents;margin:6px 0}.contents ol ol li a{padding-inline:18px}.contents ol ol li a::before{counter-increment:subcontents;content:counter(contents) '.' counter(subcontents);font-weight:400}.contents ul li a::before{content:'–';color:#00B2FF;font-weight:700;margin-right:9px}.contents ul ul{margin:6px 0 5px 18px}.contents ul ul li a::before{color:#333}.tbl{margin-block:20px}.tbl figure{margin:0}.tbl table{display:table;border:0;border-spacing:0;width:100%}.tbl table tr th,.tbl table tr td{padding:10px;font-size:12px;font-weight:normal;border-collapse:collapse;border-top:1px solid #EAEBED;border-left:1px solid #EAEBED}@media (min-width:770px){.tbl table tr th,.tbl table tr td{font-size:14px}}@media (min-width:1070px){.tbl table tr th,.tbl table tr td{padding:12px 10px}}.tbl table tr th:last-child,.tbl table tr td:last-child{border-right:1px solid #EAEBED}.tbl table tr:last-child td{border-bottom:1px solid #EAEBED}.tbl table tr th{text-align:left;background:#F7F7F7;font-weight:600;font-size:14px;line-height:110%;padding:10px}@media (min-width:770px){.tbl table tr th{padding:16px 10px}}.tbl table tr td{vertical-align:top}.tbl table tr td p{font-size:inherit;line-height:inherit}.tbl__body{max-width:100%;overflow:auto;padding-bottom:10px}.tbl .tbl__title{border-radius:10px 10px 0px 0px;background:#00B2FF;color:#FFF;font-size:16px;font-weight:600;padding:16px;margin:0;border-top:1px solid #EAEBED;border-left:1px solid #EAEBED;border-right:1px solid #EAEBED}@media (min-width:770px){.tbl .tbl__title{text-align:center}}.imgBlk{max-width:100%;margin:0 auto 20px}.imgBlk img{display:block;border-radius:11px;width:100%;height:auto}@media (min-width:770px){.imgBlk--left{float:left;max-width:44%;margin:5px 20px 20px 0}.imgBlk--right{float:right;max-width:44%;margin:5px 0 20px 20px}.imgBlk--center{max-width:50%}}.imgBlk--full{width:100%}.imgBlk__title,.imgBlk p.imgBlk__title{color:#B5B5B5;font-size:12px}img+.imgBlk__title,img+.imgBlk p.imgBlk__title{margin-top:8px}.shareModal__bttns{display:grid;grid-template-columns:repeat(4, 1fr);grid-column-gap:0;grid-row-gap:0;margin-bottom:14px;border-bottom:1px solid #F3F3F3;padding-bottom:24px}.shareModal__bttn{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:26px 5px;border-radius:8px;text-align:center;color:#000;font-size:10px}@media (min-width:470px){.shareModal__bttn{font-size:12px}}@media (min-width:640px){.shareModal__bttn{font-size:14px}}.shareModal__bttn::before{height:40px;width:40px;background-size:40px;background-repeat:no-repeat}.shareModal__bttn:hover{background:#FAFAFA;box-shadow:inset 0 0 0 1px #F3F3F3;color:inherit}.shareModal__bttn--tlg::before{content:'';background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='41' height='40' viewBox='0 0 41 40' fill='none'%3e%3cg clip-path='url(%23clip0_413_52528)'%3e%3cpath d='M20.7656 40.0312C31.8199 40.0312 40.7812 31.0699 40.7812 20.0156C40.7812 8.96128 31.8199 0 20.7656 0C9.71128 0 0.75 8.96128 0.75 20.0156C0.75 31.0699 9.71128 40.0312 20.7656 40.0312Z' fill='url(%23paint0_linear_413_52528)'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.7913 19.7972C15.6214 17.2407 19.5185 15.5884 21.4826 14.7778C27.0321 12.4707 28.1857 12.0654 28.9339 12.0342C29.0898 12.0342 29.4639 12.0654 29.7134 12.2524C29.9004 12.4083 29.9628 12.6265 29.994 12.7824C30.0251 12.9383 30.0563 13.2813 30.0251 13.5618C29.7134 16.7107 28.4351 24.4114 27.7492 27.9344C27.4686 29.4309 26.9074 29.9297 26.3774 29.9921C25.2239 30.0856 24.3197 29.2127 23.1974 28.4956C21.4515 27.3421 20.4538 26.625 18.7391 25.5026C16.7749 24.1932 18.0532 23.4761 19.1756 22.3226C19.4561 22.0108 24.6003 17.3654 24.6939 16.929C24.6939 16.8666 24.725 16.6795 24.6003 16.586C24.4756 16.4925 24.3197 16.5237 24.195 16.5548C24.008 16.586 21.2021 18.4566 15.7461 22.1355C14.9355 22.6967 14.2184 22.9461 13.5637 22.9461C12.8466 22.9461 11.4749 22.5408 10.446 22.1979C9.19894 21.7926 8.20128 21.5743 8.29481 20.8884C8.35716 20.5455 8.85599 20.1714 9.7913 19.7972Z' fill='white'/%3e%3c/g%3e%3cdefs%3e%3clinearGradient id='paint0_linear_413_52528' x1='0.75' y1='20.0011' x2='40.7522' y2='20.0011' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='%232AABEE'/%3e%3cstop offset='1' stop-color='%23229ED9'/%3e%3c/linearGradient%3e%3cclipPath id='clip0_413_52528'%3e%3crect width='40' height='40' fill='white' transform='translate(0.75)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.shareModal__bttn--vk::before{content:'';background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='41' height='40' viewBox='0 0 41 40' fill='none'%3e%3cg clip-path='url(%23clip0_413_52542)'%3e%3cpath d='M0.25 19.1667C0.25 10.1314 0.25 5.61378 3.05689 2.80689C5.86378 0 10.3814 0 19.4167 0H21.0833C30.1186 0 34.6362 0 37.4431 2.80689C40.25 5.61378 40.25 10.1314 40.25 19.1667V20.8333C40.25 29.8686 40.25 34.3862 37.4431 37.1931C34.6362 40 30.1186 40 21.0833 40H19.4167C10.3814 40 5.86378 40 3.05689 37.1931C0.25 34.3862 0.25 29.8686 0.25 20.8333L0.25 19.1667Z' fill='%232787F5'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.0841 12.5H8.16675C7.33322 12.5 7.1665 12.8923 7.1665 13.3248C7.1665 14.0974 8.15555 17.929 11.7717 22.9966C14.1824 26.4573 17.5789 28.3333 20.6697 28.3333C22.5241 28.3333 22.7535 27.9167 22.7535 27.199V24.5833C22.7535 23.75 22.9292 23.5837 23.5163 23.5837C23.9491 23.5837 24.6908 23.8 26.4217 25.4686C28.3998 27.4462 28.7258 28.3333 29.8384 28.3333H32.7558C33.5893 28.3333 34.0061 27.9167 33.7657 27.0944C33.5026 26.2749 32.5582 25.0858 31.305 23.6764C30.625 22.873 29.6051 22.0078 29.296 21.5752C28.8633 21.019 28.9869 20.7717 29.296 20.2774C29.296 20.2774 32.8503 15.2716 33.2213 13.5722C33.4067 12.9541 33.2213 12.5 32.339 12.5H29.4217C28.6799 12.5 28.3379 12.8923 28.1524 13.3248C28.1524 13.3248 26.6689 16.9402 24.5673 19.2886C23.8873 19.9683 23.5782 20.1847 23.2073 20.1847C23.0218 20.1847 22.7534 19.9683 22.7534 19.3504V13.5722C22.7534 12.8305 22.5382 12.5 21.9199 12.5H17.3355C16.872 12.5 16.5932 12.8442 16.5932 13.1704C16.5932 13.8734 17.644 14.0356 17.7523 16.0132V20.3083C17.7523 21.25 17.5822 21.4208 17.2113 21.4208C16.2223 21.4208 13.8166 17.7893 12.3898 13.6339C12.1102 12.8263 11.8297 12.5 11.0841 12.5Z' fill='white'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_413_52542'%3e%3crect width='40' height='40' fill='white' transform='translate(0.25)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.shareModal__bttn--ok::before{content:'';background-image:url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' ?%3e%3csvg fill='none' height='120' viewBox='0 0 120 120' width='120' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M120 60C120 93.1371 93.1371 120 60 120C26.8629 120 0 93.1371 0 60C0 26.8629 26.8629 0 60 0C93.1371 0 120 26.8629 120 60Z' fill='%23ED812B'/%3e%3cpath d='M67.2847 75.8688C70.9635 75.0229 74.4778 73.5528 77.6718 71.5228C80.0781 69.8952 80.7244 66.6051 79.1144 64.1725C77.5679 61.8332 74.4864 61.1273 72.0887 62.5595C64.7313 67.2118 55.3829 67.2118 48.0255 62.5595C45.5816 61.0019 42.3559 61.7428 40.8122 64.2075C40.8122 64.2133 40.8122 64.2191 40.8065 64.222C39.2657 66.6926 39.9986 69.9565 42.4424 71.514L42.4482 71.5199C45.6364 73.547 49.1478 75.02 52.8237 75.86L42.8262 85.9667C40.7863 87.9939 40.7488 91.3044 42.7454 93.3666L42.8319 93.4541C43.8245 94.4866 45.169 95 46.5078 95C47.8495 95 49.1911 94.4866 50.1865 93.4541L60.0571 83.5254L69.8786 93.4599C71.956 95.4871 75.2741 95.4317 77.2822 93.3287C79.2385 91.2782 79.2385 88.026 77.2822 85.9784L67.2847 75.8688ZM60.0571 61.1332C69.9248 61.1215 77.917 53.042 77.9314 43.0695C77.9314 33.1087 69.9103 25 60.0571 25C50.2038 25 42.1828 33.1087 42.1828 43.0753C42.1972 53.0508 50.1923 61.1303 60.0571 61.1361V61.1332ZM60.0571 35.5909C64.1427 35.5967 67.4521 38.9452 67.455 43.0724C67.455 47.2026 64.1427 50.5481 60.0571 50.554C55.9744 50.5481 52.665 47.2055 52.6563 43.0753C52.6621 38.9422 55.9744 35.5967 60.0571 35.5879V35.5909Z' fill='white'/%3e%3c/svg%3e")}.shareModal__bttn--wapp::before{content:'';background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='41' height='40' viewBox='0 0 41 40' fill='none'%3e%3cg clip-path='url(%23clip0_413_52537)'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M34.4218 5.80834C30.6621 2.06464 25.6618 0.00189939 20.334 0C9.35567 0 0.42094 8.88442 0.41712 19.805C0.41521 23.296 1.33294 26.7035 3.07577 29.7065L0.25 39.9708L10.8082 37.2167C13.717 38.7951 16.9926 39.6261 20.3254 39.6271H20.334C31.3104 39.6271 40.2462 30.7417 40.25 19.8211C40.2519 14.5285 38.1824 9.55301 34.4218 5.80929V5.80834ZM20.334 36.2822H20.3273C17.3573 36.2813 14.4438 35.4873 11.9017 33.9877L11.2971 33.6307L5.03156 35.2651L6.70371 29.1898L6.31026 28.5668C4.65338 25.9457 3.77767 22.9161 3.77958 19.806C3.7834 10.7297 11.2093 3.34483 20.3408 3.34483C24.7622 3.34673 28.9183 5.06094 32.0439 8.17309C35.1696 11.2843 36.8894 15.4212 36.8876 19.8192C36.8837 28.8965 29.4579 36.2813 20.334 36.2813V36.2822ZM29.4139 23.9533C28.9163 23.7054 26.4698 22.5087 26.0132 22.3435C25.5568 22.1782 25.2254 22.0957 24.894 22.5914C24.5627 23.0872 23.6087 24.2021 23.3183 24.5316C23.028 24.8621 22.7377 24.903 22.2401 24.655C21.7427 24.4072 20.1392 23.8849 18.2379 22.1991C16.7587 20.8866 15.7597 19.2665 15.4694 18.7707C15.1791 18.275 15.4389 18.0072 15.6871 17.7612C15.9106 17.539 16.1847 17.1829 16.4339 16.8941C16.6832 16.6054 16.7653 16.3985 16.9314 16.0688C17.0977 15.7383 17.0146 15.4497 16.8904 15.2018C16.7662 14.9539 15.7712 12.5179 15.3558 11.5274C14.9518 10.5625 14.5412 10.6936 14.2366 10.6774C13.9462 10.6632 13.6149 10.6604 13.2826 10.6604C12.9502 10.6604 12.4116 10.7838 11.9551 11.2796C11.4987 11.7752 10.2132 12.9728 10.2132 15.4078C10.2132 17.8429 11.9962 20.1972 12.2454 20.5277C12.4947 20.8582 15.7549 25.8565 20.7466 28.0009C21.9337 28.5108 22.8609 28.8157 23.5838 29.0436C24.7757 29.4207 25.8604 29.3675 26.718 29.2402C27.674 29.0978 29.6622 28.0427 30.0767 26.8868C30.4911 25.731 30.4911 24.7396 30.367 24.5335C30.2429 24.3274 29.9106 24.203 29.413 23.9551L29.4139 23.9533Z' fill='%2325D366'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_413_52537'%3e%3crect width='40' height='40' fill='white' transform='translate(0.25)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.shareModal__link [type=text]{display:block;border:0;font-family:inherit;box-shadow:inset 0 0 0 1px #F3F3F3;background-color:#FAFAFA;border-radius:5px;color:inherit;padding:.8em 50px .8em 1em;line-height:1.2;width:100%;font-size:14px;font-weight:400;background-position:95% center;background-repeat:no-repeat;cursor:pointer;background-size:18px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='18' height='19' viewBox='0 0 18 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M3 12.5C2.175 12.5 1.5 11.825 1.5 11V3.5C1.5 2.675 2.175 2 3 2H10.5C11.325 2 12 2.675 12 3.5M7.5 6.5H15C15.8284 6.5 16.5 7.17157 16.5 8V15.5C16.5 16.3284 15.8284 17 15 17H7.5C6.67157 17 6 16.3284 6 15.5V8C6 7.17157 6.67157 6.5 7.5 6.5Z' stroke='%233FA9F5' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ");transition:all 300ms}.shareModal__link [type=text]:active{box-shadow:inset 0 0 0 1px var(--cta-color);background-color:var(--cta-color-15)}.shareModal__label{font-size:14px;font-weight:600;margin-bottom:8px}blockquote{padding-left:18px;border-left:3px solid #00B2FF;margin:22px 0;font-weight:600;font-size:16px;line-height:140%}@media (min-width:470px){blockquote{font-size:20px}}blockquote *{font-size:inherit;line-height:inherit}blockquote>*:first-child{margin-top:0 !important}blockquote>*:last-child{margin-bottom:0 !important}.articleFiles{margin-top:25px;margin-bottom:35px}.articleFiles .articleFile{margin-bottom:0}.articleFile{display:flex;align-items:center;gap:11px;color:inherit;background-color:#F7F8FA;padding:5px 26px 5px 23px;min-height:50px;margin-bottom:30px;border-left:3px solid #00B2FF}.articleFile:hover{color:inherit}.articleFile::before{display:block;content:'';background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M21 15V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V15M7 10L12 15M12 15L17 10M12 15V3' stroke='%233FA9F5' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ");height:24px;width:24px;flex-shrink:0}.articleFile__title{font-size:16px}@media (max-width:469px){.articleFile__title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}.articleFile__size{color:#7D8991;margin-left:auto;font-size:14px}.articleForm{background-color:#D9F3FF;overflow:hidden;background-image:url('../img/articleForm.jpg');background-size:cover;padding:16px;border-radius:4px;margin-inline:-15px}@media (min-width:470px){.articleForm{padding:20px 30px;margin-inline:0}}.articleForm:not(:last-child){margin-bottom:33px}@media (min-width:470px){.articleForm .form form{flex-direction:row;justify-content:flex-start}}.articleForm .form__title{font-size:23px;margin-bottom:.7em}.articleForm .form__item{margin-bottom:10px}@media (min-width:470px){.articleForm .form__item{width:48%;margin-right:2%}}@media (min-width:640px){.articleForm .form__item{width:32%;margin-right:2%}}.articleForm .form__item--submit{margin-right:0}.articleForm .form__item--submit .bttn{width:160px}@media (min-width:640px){.articleForm .form__item--submit .bttn{width:100%}}.articleForm .form__item--agree{width:100%;margin-right:0}@media (min-width:640px){.articleForm .form__item--agree{order:1}}.lawyerSlider:not(:last-child){margin-bottom:40px}@media (max-width:469px){.lawyerSlider.owl-carousel{margin-inline:-15px;width:auto}}.lawyerSlider.owl-carousel .owl-nav .owl-prev,.lawyerSlider.owl-carousel .owl-nav .owl-next{top:32%}.lawyerSlider.owl-carousel .owl-nav .owl-prev{left:-10px}@media (min-width:1070px){.lawyerSlider.owl-carousel .owl-nav .owl-prev{left:-50px}}.lawyerSlider.owl-carousel .owl-nav .owl-next{right:-10px}@media (min-width:1070px){.lawyerSlider.owl-carousel .owl-nav .owl-next{right:-50px}}.lawyerSlider+.bttn{margin-top:-10px}.lawyerSlider+.bttn:not(:last-child){margin-bottom:40px}