.header{display:flex;flex-direction:row;justify-content:space-between;padding:32px 0 28px}.header__left{display:flex;flex-direction:row;align-items:center;gap:24px}.header__right{display:flex;flex-direction:row;align-items:center;gap:20px}.header__logo{width:89px;height:40px}.header__date-and-location{font-size:20px;font-weight:700;line-height:24px;letter-spacing:0%;margin:5px 0 0}.header__user-container{display:flex;flex-direction:row;align-items:center;gap:12px;margin-top:5px;text-decoration:none}.header__button{background-color:#f3f3f3;padding:8px 16px;border-radius:8px;border:none;font-size:20px;font-weight:700;line-height:24px;letter-spacing:0%;margin-top:5px}.header__user-name{font-size:20px;font-weight:700;line-height:20px;letter-spacing:0%;margin:0}.header__avatar{width:40px;height:40px;border:1px;border-color:#000 50%;border-radius:50%}.toggle-switch{position:relative;width:56px;height:28px;border:2px solid #7e7e7e;border-radius:20px;margin-top:5px;overflow:hidden}.toggle-switch:hover{border-color:#000}.toggle-switch__checkbox{opacity:0}.toggle-switch__button{position:absolute;top:0;left:0;transition:left .4s;width:28px;height:28px;background-color:#000;border-radius:20px;cursor:pointer}.toggle-switch__button:hover{width:30px}.toggle-switch__text{position:absolute;color:#7e7e7e;font-size:14px;font-weight:700;top:7px}.toggle-switch__text_F{height:28px;width:28px;left:9px}.toggle-switch__text_C{height:28px;width:28px;left:37px}.toggle-switch__checkbox:checked+.toggle-switch__button{left:28.5px}.toggle-switch__text_color_white{color:#fff}.weather-card{position:relative;display:flex;height:80px;border-radius:12px;overflow:hidden}.weather__card-temp{font-size:36px;font-weight:700;line-height:48px;letter-spacing:0%;vertical-align:middle;color:#fff;position:absolute;padding:16px 8px;margin:4px 8px}.weather__card-image{width:100%;height:100%;object-fit:cover;object-position:right top}.card{position:relative;width:323px;overflow:hidden;display:flex;justify-content:center;border:1px solid rgba(0,0,0,.3);border-radius:19px}.card__title{position:absolute;top:15px;margin:0;color:#000;font-size:16px;font-weight:500;line-height:20px;letter-spacing:0%;opacity:.6;padding:2px 12px;background-color:#fff;border-radius:4px;gap:8px}.card__image{width:100%;object-fit:cover;cursor:pointer}.cards__list{display:flex;flex-wrap:wrap;margin:0;padding:0;list-style:none;gap:21px}.cards__title{font-size:20px;font-weight:700;line-height:20px;letter-spacing:0%;margin-top:40px;margin-bottom:34px}.footer{display:flex;justify-content:space-between;align-items:center;padding:40px 40px 60px;margin-top:auto}.footer__copyright,.footer__info{margin:0;font-size:14px;line-height:17px;color:#00000080}.modal__container_type_image{width:auto;height:auto;max-width:498px;max-height:609px;padding:0;background-color:transparent;border:none;display:flex;flex-direction:column;position:relative}.modal__container_type_image .modal__close-button{top:24px;right:24px}.modal__container_type_image .modal__close-icon{width:16px;height:16px}.modal__image{width:100%;max-width:498px;max-height:609px;object-fit:cover;border-radius:20px 20px 0 0}.modal__footer{background-color:#fff;border-radius:0 0 20px 20px;display:flex;flex-direction:column;justify-content:space-between;position:relative}.modal__name{font-size:20px;font-weight:700;line-height:24px;color:#000;margin:20px 0 12px 32px}.modal__weather{font-size:20px;font-weight:700;line-height:24px;color:#000;margin:0 0 32px 32px}.modal__delete-button{position:absolute;top:20px;right:32px;background:transparent;border:none;color:#ff4d00;font-size:20px;font-weight:700;line-height:24px;cursor:pointer;padding:0}.modal__delete-button:hover{opacity:.6}.sidebar{display:flex;flex-direction:row;gap:16px;margin-right:116px}.sidebar__avatar{width:56px;height:56px;margin-top:19px}.sidebar__name{font-size:20px;font-weight:700;margin:35px 0 0;width:157px;display:flex;flex-direction:row}.clothes-section__title{display:flex;flex-direction:row;align-items:center;gap:20px;margin-bottom:16px;margin-top:37px}.clothes-section__title-text{font-size:20px;font-weight:700;line-height:24px;letter-spacing:0%;margin:0;padding:0}.clothes-section__button{border:none;font-size:20px;font-weight:700;letter-spacing:0%;color:#000;opacity:.6;background-color:transparent;padding:0;margin:0}.clothes-section__cards-list{display:flex;flex-direction:row;flex-wrap:wrap;width:1015px;gap:20px;padding:0;margin:0 40px 0 0}.profile{display:flex;width:100%;box-sizing:border-box}.modal{position:fixed;top:0;left:0;bottom:0;right:0;width:100%;height:100%;background-color:#0000004d;display:flex;justify-content:center;align-items:center;visibility:hidden}.modal_opened{visibility:visible}.modal__overlay{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%}.modal__title{height:20px;width:95px;font-size:16px;font-weight:700;line-height:20px;letter-spacing:0%;color:#000;margin:0;white-space:nowrap}.modal__close-button{position:absolute;top:20px;right:28px;width:20px;height:20px;background:transparent;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer}.modal__close-icon{width:14px;height:14px}.modal__container{width:496px;height:436px;background-color:#fff;border-radius:20px;border:1px solid #0000004d;position:relative;padding:28px 28px 36px;box-sizing:border-box}.modal__form{display:flex;flex-direction:column;margin-top:24px}.modal__input-container{display:flex;flex-direction:column;gap:24px}.modal__label{display:flex;flex-direction:column;gap:8px;font-weight:700}.modal__radio-fieldset{display:flex;flex-direction:column;gap:8px;margin:0 0 32px;border:none;padding:0}.modal__legend{margin:0 0 12px;font-size:16px;font-weight:700;line-height:20px;letter-spacing:0%;color:#000}.modal__radio{margin-right:5px}.modal__radio-label{display:flex;opacity:1;font-weight:700}.modal__radio-label_faded{opacity:.5}.modal__button{width:124px;height:36px;padding:8px 16px;background-color:#000;border-radius:4px;border:none;color:#fff;font-size:16px;font-weight:700;line-height:20px;letter-spacing:0%}.modal__button:hover{background-color:#000;opacity:.6}.modal__button:disabled{opacity:.3;cursor:not-allowed}.modal__button:disabled:hover{opacity:.3}.modal__input{border:none;border-bottom:1px solid #000;outline:none;padding:8px 0 4px;background:transparent;font-size:16px}.modal__input::placeholder{font-weight:700}.modal__container_type_confirmation{width:670px;height:280px;background-color:#fff;border-radius:20px;border:1px solid rgba(0,0,0,.3);position:relative;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:0;margin:0}.modal__content{display:flex;flex-direction:column;align-items:center;margin:0;padding:0}.modal__close-button{width:20px;height:20px}.modal__confirmation-title{margin:60px 0 40px;padding:0;font-size:20px;font-weight:700;line-height:24px;color:#000;width:367px}.modal__confirmation-buttons{display:flex;flex-direction:column;margin:0 0 60px;padding:0}.modal__confirmation-button{padding:0;border:none;cursor:pointer;font-size:20px;font-weight:700;line-height:24px;margin:0}.modal__confirmation-button_type_delete{background-color:transparent;color:#ff4d00;margin-bottom:24px}.modal__confirmation-button_type_cancel{background-color:transparent;border:none;color:#000}body{background-color:#f3f3f3;font-family:Cabinet Grotesk,Arial,sans-serif;font-weight:500}.page{color:#000;width:100%;margin:0;padding:0}.page__content{max-width:1360px;margin:0 auto;padding:0 20px}@font-face{font-family:Cabinet Grotesk;font-style:normal;font-weight:400;src:url(/se_project_react/assets/CabinetGrotesk-Regular-B1rPRR9y.ttf) format("truetype")}@font-face{font-family:Cabinet Grotesk;font-style:normal;font-weight:500;src:url(/se_project_react/assets/CabinetGrotesk-Medium-Dj9j7eKb.ttf) format("truetype")}@font-face{font-family:Cabinet Grotesk;font-style:normal;font-weight:700;src:url(/se_project_react/assets/CabinetGrotesk-Bold-CqXPKury.ttf) format("truetype")}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}
