._about__descr_1felq_1{color:#000;text-align:justify;font-size:1.5rem;line-height:2.5rem}._error_1yv8q_1{height:85vh;width:100%;display:flex;justify-content:center;align-items:center}._error__title_1yv8q_8{font-size:10rem;color:#000}._modal__overlay_z2fd5_1{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#ffffffb3;display:flex;justify-content:center;align-items:center;z-index:10}._modal__window_z2fd5_13{position:relative;width:300px;background-color:#2b6777;border-radius:20px;animation:.5s _fadeIn_z2fd5_1}._modal__close_z2fd5_20{position:absolute;top:5px;right:10px;font-size:2rem;cursor:pointer;transition:all .5s}._modal__close_z2fd5_20:hover{color:#c8d8e4}@keyframes _fadeIn_z2fd5_1{0%{transform:rotateX(90deg)}to{transform:rotateX(0)}}._card_1j89g_1{cursor:pointer;height:400px;width:300px;background-color:#2b6777;padding:20px;border-radius:25px;box-shadow:1px 0 9px #000;gap:20px;transition:all .5s}._card_1j89g_1:hover{box-shadow:1px 0 9px #fff}._card__block_1j89g_15{width:100%;height:300px;background-color:#fff;border:2px solid #c8d8e4;border-radius:20px;overflow:hidden;position:relative;margin-bottom:20px}._card__block_1j89g_15 img{width:100%;height:100%;object-fit:cover}._card__title_1j89g_30{width:100%;text-align:center;font-size:1.5rem}._cards_1q4x8_1{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:50px}._loading_1q4x8_9{font-size:3rem;text-align:center;color:#000}._item_1hs7p_1{font-size:1.5rem;height:100%;width:100%;display:flex;flex-direction:column;justify-content:center;gap:20px;padding:20px}._item_1hs7p_1 span{font-weight:700}._item__divider_1hs7p_14{height:5px;width:100%;background-color:#c8d8e4}._item__name_1hs7p_19{font-weight:700;text-align:center;text-decoration:underline}._loading_1lhck_1{display:flex;justify-content:center;align-items:center}._spinner_1lhck_7{animation:_rotator_1lhck_1 1.4s linear infinite}@keyframes _rotator_1lhck_1{0%{transform:rotate(0)}to{transform:rotate(270deg)}}._path_1lhck_19{stroke-dasharray:187;stroke-dashoffset:0;transform-origin:center;animation:_dash_1lhck_1 1.4s ease-in-out infinite,_colors_1lhck_1 5.6s ease-in-out infinite}@keyframes _colors_1lhck_1{0%{stroke:#4285f4}25%{stroke:#de3e35}50%{stroke:#f7c223}75%{stroke:#1b9a59}to{stroke:#4285f4}}@keyframes _dash_1lhck_1{0%{stroke-dashoffset:187}50%{stroke-dashoffset:46.75;transform:rotate(135deg)}to{stroke-dashoffset:187;transform:rotate(450deg)}}._error_pyklv_1{text-align:center;font-size:2rem;color:#000}._search_32858_1{display:flex;justify-content:center;align-items:center;margin-bottom:40px}._search__form_32858_7{position:relative}._search__input_32858_10{font-size:1.5rem;padding:10px;border-radius:30px;border:5px solid #c8d8e4;transition:all .5s}._search__input_32858_10:focus{border-color:#2b6777}._search__button_32858_20{position:absolute;right:15px;top:50%;transform:translateY(-50%);width:40px;height:40px;background-color:transparent}._search__button_32858_20 img{width:100%;height:100%;object-fit:contain;transition:.5s}._search__button_32858_20 img:hover{transform:scale(1.2)}._form-page__users_xxtxr_1{margin-top:40px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:40px}._form_dnaeu_1{display:flex;flex-direction:column;align-items:center;margin:0 auto;width:300px;background-color:#2b6777;padding:20px;border-radius:25px;box-shadow:1px 0 9px #000;row-gap:15px}._form__name_dnaeu_13,._form__date_dnaeu_13{width:100%}._form__name_dnaeu_13 input,._form__date_dnaeu_13 input{font-size:1.2rem;width:100%;border:3px solid #2b6777;border-radius:10px;padding:10px;transition:border-color .5s}._form__name_dnaeu_13 input:focus,._form__date_dnaeu_13 input:focus{border-color:#c8d8e4}._form__date_dnaeu_13{cursor:pointer}._form__country_dnaeu_30{width:100%}._form__country_dnaeu_30 select{text-align:center;cursor:pointer;font-size:1.2rem;width:100%;border:3px solid #2b6777;border-radius:10px;padding:10px;transition:border-color .5s}._form__country_dnaeu_30 select:focus{border-color:#c8d8e4}._form__gender_dnaeu_47{display:flex;column-gap:20px;font-size:1.2rem}._form__gender-item_dnaeu_52{cursor:pointer;display:flex}._form__gender-item_dnaeu_52 h3{order:1}._form__gender-item_dnaeu_52 input{cursor:pointer;margin-right:5px}._form__file_dnaeu_63 input{padding:5px 0}._form__file_dnaeu_63 input[type=file]::file-selector-button{margin-right:20px;border:none;background:#ffffff;padding:10px 20px;border-radius:10px;cursor:pointer;transition:background .5s}._form__file_dnaeu_63 input[type=file]::file-selector-button:hover{background:#c8d8e4}._form__terms_dnaeu_78{width:100%;display:flex;column-gap:5px}._form__terms_dnaeu_78 h3{order:1;cursor:pointer}._form__terms_dnaeu_78 input{cursor:pointer}._form__error_dnaeu_90{color:red}._button_1j98y_1{width:200px;height:50px;background-color:#fff;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#f2f2f2;font-size:1.5rem;transition:all .5s;margin-bottom:10px;color:#000}._button_1j98y_1:hover{background-color:#c8d8e4}._content_1f8ix_1{height:300px;width:100%;display:flex;justify-content:center;align-items:center;text-align:center;border-radius:25px;font-size:1.5rem}._user_1k8o6_1{width:300px;padding:20px;background-color:#2b6777;border-radius:25px;box-shadow:1px 0 9px #000;display:flex;flex-direction:column;justify-content:center;row-gap:20px}._user_1k8o6_1 span{font-weight:700}._user__photo_1k8o6_15{width:100%;height:200px;border-radius:10px;border:2px solid #c8d8e4;background-color:#fff}._user__photo_1k8o6_15 img{width:100%;height:100%;object-fit:contain}._user__name_1k8o6_27,._user__date_1k8o6_27,._user__country_1k8o6_27,._user__sex_1k8o6_27{font-size:1.2rem}._main_193js_1{background-color:#c8d8e4;min-height:85vh;padding:40px}._navigation__list_1gjir_1{display:flex;justify-content:space-between;column-gap:30px}._link_1gjir_7{color:#000;font-size:2rem;transition:all .5s}._link_1gjir_7:hover{color:#52ab98}._link_active_1gjir_16{text-decoration:underline;pointer-events:none;color:#52ab98}._header_1p48c_1{background-color:#fff;font-weight:700;height:15vh}._header__title_1p48c_6{font-size:3rem;font-weight:700;color:#000}._header__wrapper_1p48c_11{height:15vh;display:flex;justify-content:space-between;align-items:center}._footer_yy29q_1{height:100px;background-color:#fff}*{padding:0;margin:0;border:0}*,*:before,*:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}:focus,:active{outline:none}a:focus,a:active{outline:none}nav,footer,header,aside{display:block}html.body{height:100%;width:100%;font-size:100%;line-height:1;font-size:14px;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}input,button,textarea{font-family:inherit}input::-ms-clear{display:none}button{cursor:pointer}button::-moz-focus-inner{padding:0;border:0}a,a:visited,a:hover{text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:400}@font-face{font-family:Source;src:local("Source") url(../assets/fonts/SourceSansPro-Regular.ttf) format("ttf")}body{font-family:Source,sans-serif;font-weight:400;color:#f2f2f2;user-select:none}[class*=__container]{max-width:75rem;margin:0 auto;padding-left:15px;padding-right:15px}
