.style-module__90FJ3a__overlay{z-index:1000;background-color:rgba(30,30,30,.8);justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.style-module__90FJ3a__content{background:var(--silver-gray);border-radius:16px;width:100%;max-width:550px;max-height:90vh;animation:.3s ease-out style-module__90FJ3a__modal-appear;position:relative;overflow-y:auto;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}@keyframes style-module__90FJ3a__modal-appear{0%{opacity:0;transform:scale(.9)translateY(-10px)}to{opacity:1;transform:scale(1)translateY(0)}}.style-module__90FJ3a__close{cursor:pointer;background:var(--text-light-gray);border:none;justify-content:center;align-items:center;width:32px;height:32px;font-size:24px;transition:color .2s;display:flex;position:absolute;top:20px;right:20px;-webkit-mask-image:url(/icons/cross.svg);mask-image:url(/icons/cross.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:24px 24px;mask-size:24px 24px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.style-module__90FJ3a__close:hover{background:var(--text-dark-gray)}.style-module__90FJ3a__header{text-align:center;padding:24px 24px 0}.style-module__90FJ3a__title{color:#111827;margin-bottom:8px;font-size:24px;font-weight:700}.style-module__90FJ3a__subtitle{color:#6b7280;margin-bottom:0;font-size:14px}.style-module__90FJ3a__body{padding:48px}@media screen and (max-width:480px){.style-module__90FJ3a__body{padding:16px}}.style-module__90FJ3a__closing{animation:.2s ease-in forwards style-module__90FJ3a__modal-disappear}@keyframes style-module__90FJ3a__modal-disappear{0%{opacity:1;transform:scale(1)translateY(0)}to{opacity:0;transform:scale(.9)translateY(-10px)}}
.style-module__CqcRrq__btn{width:100%;font:var(--font-semiBold-24);color:#fff;cursor:pointer;opacity:1;background-color:#000;border:none;border-radius:8px;padding:18px 8px}.style-module__CqcRrq__primary{color:#fff;background:linear-gradient(270deg,#000 100%,#0070ff 100%)}.style-module__CqcRrq__primary:hover{animation-name:style-module__CqcRrq__primary-btn;animation-duration:.3s;animation-timing-function:ease-out;animation-iteration-count:1;animation-fill-mode:forwards}.style-module__CqcRrq__primary:not(:hover){animation-name:style-module__CqcRrq__primary-btn;animation-duration:.3s;animation-timing-function:ease-out;animation-iteration-count:1;animation-direction:reverse;animation-fill-mode:forwards}.style-module__CqcRrq__secondary{background-color:var(--blue);transition:background-color .3s}.style-module__CqcRrq__secondary:hover{background-color:var(--dark-blue)}.style-module__CqcRrq__small{font:var(--font-medium-20);letter-spacing:0%}.style-module__CqcRrq__mini{width:-moz-fit-content;width:fit-content;font:var(--font-medium-16);vertical-align:middle;padding:8px 16px}@media screen and (max-width:600px){.style-module__CqcRrq__btn{font:var(--font-semi-bold-16)}}@keyframes style-module__CqcRrq__primary-btn{0%{background:linear-gradient(270deg,#000 100%,#0070ff 100%)}13.22%{background:linear-gradient(270deg,#000 85.9%,#0070ff 100%)}34.8%{background:linear-gradient(270deg,#000 72.25%,#0070ff 100%)}51.98%{background:linear-gradient(270deg,#000 51.98%,#0070ff 100%)}72.25%{background:linear-gradient(270deg,#000 34.8%,#0070ff 100%)}85.9%{background:linear-gradient(270deg,#000 13.22%,#0070ff 100%)}to{background:linear-gradient(270deg,#000 0%,#0070ff 100%)}}
.styles-module__quc6Fa__container{background:url(/images/bg-contact.png) 50%/cover no-repeat;border-radius:1.25rem;flex-direction:column;justify-content:center;align-items:center;padding:4.75rem 12.5rem;display:flex}.styles-module__quc6Fa__h2{font:var(--font-subtitle);color:#fff;margin-bottom:3.5rem}.styles-module__quc6Fa__form{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.styles-module__quc6Fa__formBox{grid-template-rows:auto auto;grid-template-columns:[col-1]1fr[col-2]1fr[col-3]1fr[col-4];gap:1.5rem;width:100%;margin-bottom:1.5rem;display:grid}.styles-module__quc6Fa__message{grid-column:col-1/col-4}.styles-module__quc6Fa__paragraph{font:var(--font-regular-14);color:#fff;margin-bottom:3rem}.styles-module__quc6Fa__links{color:var(--secondary-text-gray);text-decoration:underline}.styles-module__quc6Fa__button{width:28.5rem}.styles-module__quc6Fa__error{font:var(--font-regular-14);color:var(--error-red);flex-flow:row;justify-content:flex-start;align-items:center;gap:.5rem;margin-top:.5rem;display:flex}.styles-module__quc6Fa__success{font:var(--font-regular-20);color:#fff;margin-top:1rem}@media screen and (max-width:1440px){.styles-module__quc6Fa__container{background:url(/images/bg-contact-1200.png) 50%/cover no-repeat;padding:4.75rem 6rem}}@media screen and (max-width:1200px){.styles-module__quc6Fa__container{background:url(/images/bg-contact-768.png) 50%/cover no-repeat;padding:4rem 2.25rem}.styles-module__quc6Fa__h2{font:var(--font-third-title);margin-bottom:2.25rem}.styles-module__quc6Fa__formBox{grid-template-rows:repeat(4,auto);grid-template-columns:[col-1]1fr[col-2]}.styles-module__quc6Fa__message{grid-column-end:col-1}.styles-module__quc6Fa__button{width:15.75rem}}@media screen and (max-width:600px){.styles-module__quc6Fa__container{background:url(/images/bg-contact-390.png) 50%/cover no-repeat;padding:4rem 1rem}.styles-module__quc6Fa__h2{font:var(--font-semiBold-24);margin-bottom:1.5rem}.styles-module__quc6Fa__formBox{gap:1rem}.styles-module__quc6Fa__paragraph{margin-bottom:1.5rem}.styles-module__quc6Fa__button{width:100%;font:var(--font-regular-16)}.styles-module__quc6Fa__success{font:var(--font-regular-16)}}
.style-module__liYIpa__info_block_slogan{background-image:url(/images/black_bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:20px;grid-area:slogan;align-items:center;width:100%;height:-moz-fit-content;height:fit-content;padding:20px 20px 26px 44px;display:flex;overflow:hidden}@media screen and (max-width:1000px){.style-module__liYIpa__info_block_slogan{max-width:785px;margin:0 auto}}@media screen and (max-width:480px){.style-module__liYIpa__info_block_slogan{padding:24px}}.style-module__liYIpa__info_block_slogan_info{flex-direction:column;justify-content:center;gap:15px;display:flex}@media screen and (max-width:480px){.style-module__liYIpa__info_block_slogan_info{gap:8px}}.style-module__liYIpa__info_block_slogan_info_title{max-width:500px;font:var(--font-subtitle);color:#fff}@media screen and (max-width:600px){.style-module__liYIpa__info_block_slogan_info_title{font:var(--font-bold-24)}}.style-module__liYIpa__info_block_slogan_info_text{max-width:323px;font:var(--font-regular-20);color:var(--silver-gray)}@media screen and (max-width:600px){.style-module__liYIpa__info_block_slogan_info_text{font:var(--font-regular-16)}}.style-module__liYIpa__info_block_text_list{font:var(--font-regular-20);grid-area:list;list-style-type:none}@media screen and (max-width:600px){.style-module__liYIpa__info_block_text_list{font:var(--font-regular-16)}}.style-module__liYIpa__info_block_text_item{text-align:justify;margin-bottom:25px;padding-left:37px;position:relative}@media screen and (max-width:600px){.style-module__liYIpa__info_block_text_item{margin-bottom:15px}}.style-module__liYIpa__info_block_text_item:last-child{margin-bottom:0}.style-module__liYIpa__info_block_text_item:before{content:"";background-color:var(--accent-orange);border-radius:50%;width:15px;height:15px;position:absolute;top:calc(50% - 7.5px);left:5.5px}
.style-module__cICznW__section{grid-template-columns:repeat(2,1fr);grid-template-areas:"circle foto""slogan list""link link";gap:24px;display:grid}@media screen and (max-width:1000px){.style-module__cICznW__section{grid-template-columns:repeat(1,1fr);grid-template-areas:"circle""foto""slogan""list""link";gap:20px}}@media screen and (max-width:600px){.style-module__cICznW__section{gap:16px}}.style-module__cICznW__link{width:100%;max-width:1408px}.style-module__cICznW__link_line{background-color:var(--blue);background-image:url(/images/search-button-bg.png);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-radius:20px;grid-area:link;align-items:center;width:100%;height:100%;min-height:120px;display:flex}@media screen and (max-width:600px){.style-module__cICznW__link_line{min-height:84px}}.style-module__cICznW__link_line:hover{background-color:var(--dark-blue)}.style-module__cICznW__link_line_info{flex-direction:row;justify-content:center;align-items:center;gap:10px;width:100%;height:100%;display:flex}.style-module__cICznW__link_line_info_text{font:var(--font-third-title);color:#fff;padding-right:1.75em;position:relative}@media screen and (max-width:600px){.style-module__cICznW__link_line_info_text{font:var(--font-regular-16)}}.style-module__cICznW__link_line_info_text:after{content:"";background-color:#000;background-image:url(/icons/arrow-right.svg);background-position:50%;background-repeat:no-repeat;background-size:.5em .5em;border-radius:50%;width:1.25em;height:1.25em;position:absolute;top:0;right:0}
.style-module__2om0tq__visual_block_image{aspect-ratio:1;border-radius:20px;grid-area:foto;width:100%;overflow:hidden}@media screen and (max-width:1000px){.style-module__2om0tq__visual_block_image{max-width:785px;margin:0 auto}}.style-module__2om0tq__visual_block_circle{aspect-ratio:1;background-image:url(/images/circle_AI.png);background-position:50%;background-repeat:no-repeat;background-size:contain;grid-area:circle;justify-content:center;align-items:center;width:100%;height:100%;margin:0 auto;padding:20% 12% 25%;display:flex}@media screen and (max-width:1000px){.style-module__2om0tq__visual_block_circle{max-width:785px}}@media screen and (max-width:480px){.style-module__2om0tq__visual_block_circle{width:calc(100% + var(--tablet-padding)*2);margin-bottom:calc(0px - var(--tablet-padding));margin-left:calc(0px - var(--tablet-padding))}}.style-module__2om0tq__visual_block_info{flex-direction:column;justify-content:center;align-items:center;gap:30px;display:flex}@media screen and (max-width:1000px){.style-module__2om0tq__visual_block_info{gap:40px}}@media screen and (max-width:600px){.style-module__2om0tq__visual_block_info{gap:20px}}.style-module__2om0tq__visual_block_info_title{font:var(--font-third-title);text-align:center}@media screen and (max-width:600px){.style-module__2om0tq__visual_block_info_title{font:var(--font-medium-20)}}.style-module__2om0tq__visual_block_info_text{font:var(--font-regular-20);text-align:center}@media screen and (max-width:600px){.style-module__2om0tq__visual_block_info_text{font:var(--font-regular-16)}}
.style-module__ukwaYq__section{scroll-margin-top:85px}.style-module__ukwaYq__header{font:var(--font-subtitle);color:var(--text-dark-gray);text-align:center;margin-bottom:120px}@media screen and (max-width:834px){.style-module__ukwaYq__header{margin-bottom:80px}}@media screen and (max-width:390px){.style-module__ukwaYq__header{font:var(--font-semibold-36);margin-bottom:24px}}
.style-module___Bz9zW__commentCard{background-color:var(--light-blue);border-radius:3rem 0 3rem 3rem;flex-flow:column;gap:1rem;max-width:28.25rem;margin:0 .25rem;padding:2.5rem;display:flex;position:relative;box-shadow:0 13px 28px rgba(0,0,0,.075),0 52px 25px rgba(0,0,0,.043)}.style-module___Bz9zW__headerContainer{flex-flow:row;justify-content:flex-start;align-items:baseline;gap:.5rem;display:flex}.style-module___Bz9zW__name{font:var(--font-bold-24);color:var(--text-dark-gray)}.style-module___Bz9zW__profession{font:var(--font-regular-16);color:var(--text-light-gray)}.style-module___Bz9zW__content{font:var(--font-regular-18);color:var(--text-light-gray)}.style-module___Bz9zW__content:before{font:700 96px/96px var(--font-family);color:var(--accent-orange);content:"”";transition:color .3s;position:absolute;top:1.5rem;right:1rem;transform:translate(0)}.style-module___Bz9zW__commentCard:hover .style-module___Bz9zW__content:before{color:var(--dark-blue);transition:color .3s}@media screen and (max-width:1200px){.style-module___Bz9zW__commentCard{max-width:100%}}@media screen and (max-width:600px){.style-module___Bz9zW__commentCard{max-width:100%}.style-module___Bz9zW__name{font:var(--font-bold-20)}.style-module___Bz9zW__content{font:var(--font-regular-16)}.style-module___Bz9zW__content:before{font:700 64px/64px var(--font-family)}}
.style-module__Kf7ANq__form{flex-direction:column;align-items:center;gap:36px;width:100%;display:flex}@media screen and (max-width:480px){.style-module__Kf7ANq__form{gap:24px}}.style-module__Kf7ANq__form_header{flex-flow:row;justify-content:center;align-items:center;width:100%;margin-bottom:20px;display:flex}@media screen and (max-width:480px){.style-module__Kf7ANq__form_header{margin-bottom:12px}}@media screen and (max-width:480px){.style-module__Kf7ANq__form_logo{width:203px;height:41px}}.style-module__Kf7ANq__form_footer{flex-flow:row;align-items:flex-start;gap:12px;display:flex}.style-module__Kf7ANq__form_footer_text{font:var(--font-regular-14);color:var(--text-light-gray);line-height:18px}.style-module__Kf7ANq__form_footer_link{color:var(--blue)}.style-module__Kf7ANq__form_footer_link:hover{text-decoration:underline}.style-module__Kf7ANq__mock_auth{flex-direction:column;align-items:center;gap:12px;width:100%;display:flex}.style-module__Kf7ANq__mock_auth_label{font:var(--font-regular-12);color:var(--text-light-gray);text-align:center}.style-module__Kf7ANq__mock_auth_input{width:100%;max-width:300px;font:var(--font-regular-14);border:1px solid var(--border-color);border-radius:4px;padding:12px}
.style-module__-rqJPW__btn{border-radius:4px;width:-moz-fit-content;width:fit-content}.style-module__-rqJPW__profile_link{width:-moz-fit-content;width:fit-content;font-family:var(--font-roboto);font-size:16px;font-style:Medium;vertical-align:middle;color:#fff;letter-spacing:0%;cursor:pointer;background-color:var(--blue);opacity:1;border:none;border-radius:8px;padding:8px 16px;font-weight:500;line-height:100%;transition:background-color .3s}.style-module__-rqJPW__profile_link:hover{background-color:var(--dark-blue)}@media screen and (max-width:834px){.style-module__-rqJPW__btn,.style-module__-rqJPW__profile_link,.style-module__-rqJPW__btn:hover,.style-module__-rqJPW__profile_link:hover{color:var(--text-light-gray,#666);background-color:transparent;border:none;padding-left:30px;font-size:20px;font-style:normal;font-weight:500;line-height:normal;position:relative}.style-module__-rqJPW__btn:before,.style-module__-rqJPW__profile_link:before{content:"";background-color:var(--text-light-gray,#666);width:22px;height:22px;position:absolute;left:0;-webkit-mask-image:url(/icons/person.svg);mask-image:url(/icons/person.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:18px 18px;mask-size:18px 18px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}}.style-module__-rqJPW__loader{opacity:.6}@media screen and (max-width:834px){.style-module__-rqJPW__loader{display:none}}
.style-module__YKVdsG__header_navigation{flex-direction:row;align-items:center;gap:16px;margin-left:auto;display:flex}.style-module__YKVdsG__nav_toggle_btn{font:var(--font-regular-16);background-color:transparent;border:none;border-bottom:1px solid transparent;padding:0 20px 0 4px;position:relative}.style-module__YKVdsG__nav_toggle_btn:after{content:"";background-color:#000;width:16px;height:16px;transition:transform .5s ease-in-out;position:absolute;top:2px;right:0;-webkit-mask-image:url(/icons/caret-down.svg);mask-image:url(/icons/caret-down.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:12px 6px;mask-size:12px 6px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.style-module__YKVdsG__nav_toggle_btn.style-module__YKVdsG__open:after{transform:scaleY(-1)}.style-module__YKVdsG__nav_toggle_btn:hover{color:var(--blue);cursor:pointer;border-bottom:solid 1px var(--blue);background-color:transparent}.style-module__YKVdsG__nav_toggle_btn:hover:after{background-color:var(--blue)}.style-module__YKVdsG__dropdown_list{z-index:1000;opacity:0;background-color:#fff;border-radius:0 0 20px 20px;flex-direction:column;width:-moz-fit-content;width:fit-content;margin-left:-30px;padding:0 24px 24px;list-style-type:none;display:flex;position:absolute;top:calc(100% - 1px);box-shadow:0 4px 4px rgba(105,105,105,.25)}@media screen and (max-width:500px){.style-module__YKVdsG__dropdown_list{width:100vw}}.style-module__YKVdsG__scrolled .style-module__YKVdsG__dropdown_list{padding:20px}.style-module__YKVdsG__dropdown_list.style-module__YKVdsG__open{animation:.3s ease-out forwards style-module__YKVdsG__slideDown}.style-module__YKVdsG__dropdown_list.style-module__YKVdsG__close{animation:.2s ease-in forwards style-module__YKVdsG__slideUp;top:-9999px}.style-module__YKVdsG__dropdown_list_link{font:var(--font-regular-16);border-bottom:solid var(--silver-gray)1px;border-radius:4px;margin-bottom:8px;padding:0 8px 8px;display:block}.style-module__YKVdsG__dropdown_list_link:hover{background-color:var(--silver-gray)}.style-module__YKVdsG__nav_horisontal_list{flex-direction:row;align-items:center;gap:16px;list-style-type:none;display:flex}.style-module__YKVdsG__nav_horisontal_list_item{box-sizing:border-box}.style-module__YKVdsG__nav_horisontal_list_link{font:var(--font-regular-16);white-space:nowrap;border-bottom:1px solid transparent;padding:0 4px;display:block}.style-module__YKVdsG__nav_horisontal_list_link:hover{color:var(--blue);border-bottom:solid 1px var(--blue)}.style-module__YKVdsG__nav_horisontal_list_link:active{color:var(--blue,#0070ff)}.style-module__YKVdsG__overlay{opacity:0;display:none}@media screen and (max-width:834px){.style-module__YKVdsG__btn_name{display:none}.style-module__YKVdsG__nav_toggle_btn{cursor:pointer;border-bottom:none;width:24px;height:24px;padding:3px;position:relative}.style-module__YKVdsG__nav_toggle_btn:hover{border-bottom:none}.style-module__YKVdsG__nav_toggle_btn:before,.style-module__YKVdsG__nav_toggle_btn:after{content:"";background-color:var(--text-dark-gray);width:20px;height:2px;-webkit-mask:unset;mask:unset;border-radius:1px;transition:all .3s;display:block;position:absolute;left:3px}.style-module__YKVdsG__nav_toggle_btn:before{box-shadow:0 calc(24px/2 - 4px)0 var(--text-dark-gray);top:3px}.style-module__YKVdsG__nav_toggle_btn:after{top:auto;bottom:3px}.style-module__YKVdsG__nav_toggle_btn:hover:after{background-color:var(--text-dark-gray)}.style-module__YKVdsG__nav_toggle_btn.style-module__YKVdsG__open:before{box-shadow:none;transform:rotate(45deg)translate(5.5px,5.5px)}.style-module__YKVdsG__nav_toggle_btn.style-module__YKVdsG__open:after{transform:rotate(-45deg)translate(5.5px,-5.5px)}.style-module__YKVdsG__dropdown_list{left:auto;right:0}.style-module__YKVdsG__overlay{z-index:10;width:100vw;height:calc(100vh - 100%);display:none;position:absolute;top:100%;left:0;right:0}.style-module__YKVdsG__overlay.style-module__YKVdsG__open{background:var(--text-dark-gray,#1e1e1e);opacity:.8;transition:opacity 1s ease-in-out;display:block}}@keyframes style-module__YKVdsG__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes style-module__YKVdsG__slideUp{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}
.style-module__-bwHBW__header{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:rgba(255,255,255,.8);width:100%;margin:24px auto;transition:all .3s;position:-webkit-sticky;position:sticky;top:0}@media screen and (max-width:600px){.style-module__-bwHBW__header{margin:16px auto}}.style-module__-bwHBW__header:has([data-menu-open=true]){-webkit-backdrop-filter:none;backdrop-filter:none;background-color:#fff}.style-module__-bwHBW__header_conteiner{flex-flow:row;justify-content:space-between;align-items:center;gap:16px;padding:12px 0;display:flex}@media screen and (max-width:1440px){.style-module__-bwHBW__header_conteiner{padding:16px}}@media screen and (max-width:600px){.style-module__-bwHBW__header_conteiner{padding:22.5px 16px}}@media screen and (max-width:600px){.style-module__-bwHBW__header_logo{width:170px;height:33px}}
.style-module__aqKbxG__btn{width:100%;font:var(--font-semiBold-24);color:#fff;text-align:center;cursor:pointer;opacity:1;background-color:#000;border:none;border-radius:8px;padding:18px 8px}.style-module__aqKbxG__btn:hover{cursor:pointer}.style-module__aqKbxG__primary{color:#fff;background:linear-gradient(270deg,#000 100%,#0070ff 100%)}.style-module__aqKbxG__primary:hover{animation-name:style-module__aqKbxG__primary-btn;animation-duration:.3s;animation-timing-function:ease-out;animation-iteration-count:1;animation-fill-mode:forwards}.style-module__aqKbxG__primary:not(:hover){animation-name:style-module__aqKbxG__primary-btn;animation-duration:.3s;animation-timing-function:ease-out;animation-iteration-count:1;animation-direction:reverse;animation-fill-mode:forwards}.style-module__aqKbxG__secondary{background-color:var(--blue);transition:background-color .3s}.style-module__aqKbxG__secondary:hover{background-color:var(--dark-blue)}.style-module__aqKbxG__small{font:var(--font-medium-20);letter-spacing:0%}.style-module__aqKbxG__mini{width:-moz-fit-content;width:fit-content;font:var(--font-medium-16);vertical-align:middle;padding:8px 16px}@media screen and (max-width:600px){.style-module__aqKbxG__btn{font:var(--font-semi-bold-16)}}@keyframes style-module__aqKbxG__primary-btn{0%{background:linear-gradient(270deg,#000 100%,#0070ff 100%)}13.22%{background:linear-gradient(270deg,#000 85.9%,#0070ff 100%)}34.8%{background:linear-gradient(270deg,#000 72.25%,#0070ff 100%)}51.98%{background:linear-gradient(270deg,#000 51.98%,#0070ff 100%)}72.25%{background:linear-gradient(270deg,#000 34.8%,#0070ff 100%)}85.9%{background:linear-gradient(270deg,#000 13.22%,#0070ff 100%)}to{background:linear-gradient(270deg,#000 0%,#0070ff 100%)}}
.style-module__NH_Cvq__title_block{flex-direction:column;gap:20px;margin-top:60px;display:flex}@media screen and (max-width:835px){.style-module__NH_Cvq__title_block{margin-top:10px}}.style-module__NH_Cvq__title{font-family:var(--font-family);font-size:32px;font-style:normal;font-weight:500;line-height:130%}.style-module__NH_Cvq__line{background:linear-gradient(90deg,#80b5ee 50%,#007aff 100%);width:100%;height:1px}
.page-module__LU1nSG__main{flex-direction:column;flex-grow:1;display:flex}.page-module__LU1nSG__conteiner{flex-direction:column;gap:20px;padding-top:60px;display:flex}.page-module__LU1nSG__article{width:100%}@media screen and (max-width:1000px){.page-module__LU1nSG__conteiner{gap:12px}.page-module__LU1nSG__article{width:calc(50% - 6px)}}@media screen and (max-width:600px){.page-module__LU1nSG__conteiner{padding-top:30px}.page-module__LU1nSG__article{width:100%}}
.page-module__Dkeuua__main{flex-direction:column;align-self:center;gap:60px;display:flex}.page-module__Dkeuua__content{flex-direction:column;gap:50px;width:100%;display:flex}@media screen and (max-width:834px){.page-module__Dkeuua__content{padding:0 20px}}.page-module__Dkeuua__section{flex-direction:column;gap:45px;width:100%;display:flex}.page-module__Dkeuua__subtitle{font:var(--font-semiBold-24)}.page-module__Dkeuua__paragraph{font:var(--font-regular-20)}.page-module__Dkeuua__list{margin-left:30px}.page-module__Dkeuua__link{color:var(--blue);cursor:pointer}.page-module__Dkeuua__link:hover{color:var(--dark-blue);text-decoration:underline}.page-module__Dkeuua__link_btn{width:454px;margin:25px auto 90px}@media screen and (max-width:834px){.page-module__Dkeuua__link_btn{width:220px;margin:25px auto 0}}
.page-module__aLw8GG__main{flex-direction:column;align-self:center;gap:60px;width:100%;display:flex}.page-module__aLw8GG__content{text-align:center;flex-direction:column;align-self:center;gap:45px;width:100%;max-width:738px;display:flex}@media screen and (max-width:835px){.page-module__aLw8GG__content{max-width:516px;padding:0 20px}}.page-module__aLw8GG__section{flex-direction:column;gap:45px;width:100%;display:flex}.page-module__aLw8GG__subtitle{font:var(--font-subtitle);color:var(--blue)}@media screen and (max-width:834px){.page-module__aLw8GG__subtitle{font:var(--font-third-title);margin-top:0}}.page-module__aLw8GG__paragraph{font:var(--font-regular-20)}.page-module__aLw8GG__paragraph_blue_text{font:var(--font-regular-20);color:var(--blue);margin-top:40px}@media screen and (max-width:835px){.page-module__aLw8GG__paragraph_blue_text{margin-top:0}}.page-module__aLw8GG__link_btn{width:454px;margin:25px auto 90px}@media screen and (max-width:835px){.page-module__aLw8GG__link_btn{width:220px;margin:0 auto}}
.page-module__o8Zl0W__main{flex-direction:column;flex-grow:1;display:flex}.page-module__o8Zl0W__content{font:var(--font-regular-16);color:var(--text-dark-gray)}.page-module__o8Zl0W__content h2{font:var(--font-third-title);padding-top:60px;padding-bottom:18px}.page-module__o8Zl0W__content h3{font:var(--font-third-title)}.page-module__o8Zl0W__content h4{padding-top:18px;padding-bottom:18px}.page-module__o8Zl0W__content h1+p,.page-module__o8Zl0W__content h3+p,.page-module__o8Zl0W__content h2+p{padding:1em 0;font-weight:700}.page-module__o8Zl0W__content ol{counter-reset:section;list-style-type:none}.page-module__o8Zl0W__content ol>li{padding-top:20px;font-weight:700}.page-module__o8Zl0W__content ol>li>ol>li,.page-module__o8Zl0W__content ol>li>*{font-weight:400}.page-module__o8Zl0W__content ol>li>p{padding-top:19px}.page-module__o8Zl0W__content ol>li:before{content:counters(section,".")". ";counter-increment:section}.page-module__o8Zl0W__content ol>li>p:first-child{font-weight:700;display:inline}.page-module__o8Zl0W__content ol+p{padding-top:20px}.page-module__o8Zl0W__content ul{padding-left:2em}.page-module__o8Zl0W__content ul>li{list-style-type:disc}.page-module__o8Zl0W__content ul>li>ul{padding-left:1em}.page-module__o8Zl0W__content ul>li>ul>li{list-style-type:circle}.page-module__o8Zl0W__content a,.page-module__o8Zl0W__footer_link{color:var(--blue);cursor:pointer}.page-module__o8Zl0W__content a:hover,.page-module__o8Zl0W__footer_link:hover{color:var(--dark-blue);text-decoration:underline}.page-module__o8Zl0W__footer_title{font:var(--font-semi-bold-16);padding-top:20px;padding-bottom:24px}.page-module__o8Zl0W__footer_paragraph{font:var(--font-regular-16);color:var(--text-dark-gray);padding:0}@media screen and (max-width:600px){.page-module__o8Zl0W__content{font:var(--font-regular-14)}.page-module__o8Zl0W__content h2{font:var(--font-semiBold-24);padding-top:30px}.page-module__o8Zl0W__content h3{font:var(--font-semiBold-24)}}
.page-module__X3wIHG__main{flex-direction:column;flex-grow:1;display:flex}.page-module__X3wIHG__list_link{padding-top:60px;list-style:none}.page-module__X3wIHG__list_item{padding-bottom:10px}.page-module__X3wIHG__link{color:var(--blue);cursor:pointer}.page-module__X3wIHG__link:hover{color:var(--dark-blue);text-decoration:underline}
.page-module__0vNdlG__main{margin-bottom:80px}.page-module__0vNdlG__title{font:var(--font-subtitle);color:var(--text-dark-gray,#031314);padding-top:60px}.page-module__0vNdlG__content{font:var(--font-regular-20);color:var(--text-dark-gray)}.page-module__0vNdlG__content h2,.page-module__0vNdlG__content h3,.page-module__0vNdlG__content h4{font:var(--font-bold-24);padding-top:1em;padding-bottom:16px}.page-module__0vNdlG__content p{font:var(--font-regular-20);padding-bottom:.5em}.page-module__0vNdlG__content ul,.page-module__0vNdlG__content ol{margin-left:.5em;padding-bottom:.5em;padding-left:1em}.page-module__0vNdlG__content p:has(img){justify-content:center;align-items:center;display:flex}.page-module__0vNdlG__content p>img{max-width:50%;max-height:300px}.page-module__0vNdlG__content blockquote{border-left:1px solid var(--blue);margin-left:1em;padding-left:1em}.page-module__0vNdlG__content blockquote,.page-module__0vNdlG__content blockquote>p{color:var(--text-light-gray)}.page-module__0vNdlG__btn{max-width:454px;margin:40px auto}@media screen and (max-width:600px){.page-module__0vNdlG__main{margin-bottom:0}.page-module__0vNdlG__content{font:var(--font-regular-14)}.page-module__0vNdlG__title{font:var(--font-third-title);padding-top:40px}.page-module__0vNdlG__content h2,.page-module__0vNdlG__content h3,.page-module__0vNdlG__content h4{font:var(--font-bold-20)}.page-module__0vNdlG__content p{font:var(--font-regular-14)}.page-module__0vNdlG__content p>img{object-fit:contain;width:100%;max-width:400px;max-height:300px}}
.not-found-module__HS70Aa__bg_blur_circle{background-image:url(/bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;justify-content:space-between;align-items:center;width:100dvw;height:100dvh;padding:0 24px 20px;display:flex}.not-found-module__HS70Aa__bg_blur_circle header{border-radius:6px}.not-found-module__HS70Aa__content{flex-direction:column;justify-content:center;align-items:center;gap:17px;display:flex}.not-found-module__HS70Aa__title{font:var(--font-third-title);color:var(--text-dark-gray);text-align:center}.not-found-module__HS70Aa__desk{font:var(--font-regular-20);color:var(--text-light-gray);text-align:center;padding-bottom:100px}.not-found-module__HS70Aa__footer{font:var(--font-regular-14);color:var(--text-light-gray);text-align:center}.not-found-module__HS70Aa__footer_info{font:var(--font-medium-14);color:var(--text-dark-gray);text-align:center}
