.clothes-section__row{display:flex}.clothes-section__items{display:flex;flex-wrap:wrap;column-gap:20px;row-gap:20px;padding:0}.clothes-section{font-family:CabinetGrotesk-Bold;padding-left:100px;font-size:20px}.clothes-section__row-button{color:gray;border:none;background-color:transparent;margin-left:20px}.card{width:323px;border:1px;border-radius:16px;position:relative;justify-content:center;align-items:center;display:flex;border:1px solid rgba(0,0,0,.3)}.card__name{top:15px;margin:0;background-color:#fff;font-family:CabinetGrotesk-Medium;font-weight:700;font-size:16px;line-height:20px;letter-spacing:0%;padding:2px 12px;border-radius:4px}.card__image{width:325px;height:325px;border-radius:16px}.card__header{position:absolute;top:16px;display:flex;align-items:center;gap:12px}.card__like-button{display:flex;align-items:center;justify-content:center;background:transparent;border:none}.card__like-button_active{background:transparent;border:none}.sidebar-container{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:16px;height:100%}.sidebar__top{display:flex;flex-direction:row;align-items:center;gap:12px}.sidebar__avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;display:block;flex-shrink:0}.sidebar__avatar_none{width:40px;height:40px;background-color:#0003;border:2px solid rgba(0,0,0,.2);border-radius:50%;color:#fff;display:flex;align-items:center;justify-content:center;font-size:20px}.sidebar__username{font-size:20px;font-weight:700}.sidebar__edit-button,.sidebar__signout-button{border:none;background:transparent;font-family:CabinetGrotesk-Bold;font-size:20px;font-weight:700;cursor:pointer;padding:0}.profile{display:flex;justify-content:space-between}.modal{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0000004d;display:flex;justify-content:center;align-items:center;visibility:hidden}.modal_opened{visibility:visible}.modal__title{margin:0;font-size:16px;line-height:20px}.modal__close{position:absolute;top:20px;right:28px;border:none;height:20px;background:transparent url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='20'%20height='20'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.7023%203.70711C18.0929%203.31658%2018.0929%202.68342%2017.7023%202.29289C17.3118%201.90237%2016.6787%201.90237%2016.2881%202.29289L9.99805%208.58298L3.70796%202.29289C3.31744%201.90237%202.68427%201.90237%202.29375%202.29289C1.90322%202.68342%201.90322%203.31658%202.29375%203.70711L8.58383%209.99719L2.29289%2016.2881C1.90237%2016.6787%201.90237%2017.3118%202.29289%2017.7023C2.68342%2018.0929%203.31658%2018.0929%203.70711%2017.7023L9.99805%2011.4114L16.289%2017.7023C16.6795%2018.0929%2017.3127%2018.0929%2017.7032%2017.7023C18.0937%2017.3118%2018.0937%2016.6787%2017.7032%2016.2881L11.4123%209.99719L17.7023%203.70711Z'%20fill='black'%20fill-opacity='0.3'/%3e%3c/svg%3e") center no-repeat}.modal__close-white{background:transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABhSURBVHgBrZPLCQAgDEODk7j/Uh0lIih4aGukFgQPydP+QNLW6RBjarcP60IVcpi5AV2FhFoFctVkAvmXnvAlxQiimwNIam74HaUUSkUstVF5hZUpTCF8KRL8ZTLV7EBsAFCx1rjzgzOOAAAAAElFTkSuQmCC) center no-repeat}.modal__content{background-color:#fff;position:relative;padding:28px 28px 36px;max-width:496px;width:100%;box-sizing:border-box}.modal__form{display:flex;flex-direction:column;width:100%}.modal__input{display:block;border:none}.modal__radio-button{margin-right:5px}.modal__radio-buttons{border:none;padding:0;display:flex;flex-direction:column}.modal__label{padding-top:24px}.modal__label_type_radio{border:none}.modal__fieldset{padding:0}.modal__fieldset_type_radio{border:none;padding-left:5px;font-size:16px;line-height:20px}.modal__input{border-bottom:1px solid black;width:100%;margin:8px}.modal__legend{padding-top:24px;padding-bottom:12px;font-size:16px;line-height:20px}.modal__legend_list_item{padding-bottom:8px;border:none}.modal__submit{margin-top:24px;max-width:124px;height:36px;border:none;border-radius:4px;color:#fff;background:#000}.modal__submit:hover{background:#0009}.modal__content{border-radius:16px;font-family:CabinetGrotesk-Medium}.modal__caption,.modal__weather{font-family:CabinetGrotesk-Medium;font-weight:700;font-size:20px;line-height:24px}.modal__image{object-fit:cover;overflow:hidden;width:100%;border-top-left-radius:16px;border-top-right-radius:16px}.modal__content_type_image{padding:0}.modal__footer{padding:20px}.header{display:flex;align-items:center;padding:0 0 28px;font-family:CabinetGrotesk-Medium;font-weight:700;font-size:20px;line-height:24px}.header__date-and-location{margin:0}.header__add-clothes-btn{margin:0 20px 0 0;border:none;background-color:transparent;font-weight:700}.header__user-container{display:flex;align-items:center;gap:12px}.header__username{margin:0}.header__logo{margin-right:24px}.header__nav-link{color:#000;text-decoration:none}.header__signup-btn,.header__login-btn{border:none;margin:10px;color:#000}.header__avatar{max-width:50px;max-height:50px;border-radius:50%}.toggle-switch{width:56px;height:28px;border:2px solid black;border-radius:20px;cursor:pointer;overflow:hidden;position:relative;margin-left:auto}.toggle-switch__checkbox{opacity:0}.toggle-switch__circle{background-color:#000;width:28px;height:28px;position:absolute;border-radius:50%;left:0;transition:all .2s}.toggle-switch__text{color:gray;position:absolute;top:5px}.toggle-switch__text-C{right:9px}.toggle-switch__text-F{left:9px}.toggle-switch__text_color_white{color:#fff}.toggle-switch__input:checked~.toggle-switch__circle{left:26px}.weather-card{position:relative;display:flex;height:80px;border-radius:12px;overflow:hidden;font-family:CabinetGrotesk-Medium}.weather-card__temp{font-size:36px;color:#fff;line-height:40px;margin:0;position:absolute;top:20px;left:16px}.weather-card__image{object-fit:cover;object-position:right top;width:100%}.cards__list{margin:0;padding:0;list-style-type:none;gap:20px;display:flex;flex-wrap:wrap}.cards{font-family:CabinetGrotesk-Medium;font-size:20px;line-height:100%;letter-spacing:0%}.modal__delete{background:none;border:none;font-family:CabinetGrotesk-Bold;color:#ff4d00;width:98.12px;height:13.62px;margin-left:auto}.modal__content_type_image{display:flex;flex-direction:column;padding:0;overflow:hidden}.modal__image{width:100%;display:block;object-fit:cover}.modal__footer{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding:32px}.modal__footer-left{display:flex;flex-direction:column;gap:4px}.modal__weather{margin:0;font-size:20px}.modal__caption{margin:0 0 12px;font-size:20px}.footer{font-family:CabinetGrotesk-Medium;display:flex;justify-content:space-between;padding:0}.page{background-color:#f3f3f3;padding:20px}.page__content{max-width:1360px;margin:0 auto;padding:0 20px}/*! 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}@font-face{font-family:CabinetGrotesk-Medium;src:url(/assets/CabinetGrotesk-Medium-eM6zIJLo.woff2) format("woff2"),url(/assets/CabinetGrotesk-Medium-DLGu8D_W.woff) format("woff"),url(/assets/CabinetGrotesk-Medium-DIag4FSn.ttf) format("truetype");font-weight:500;font-display:swap;font-style:normal}@font-face{font-family:CabinetGrotesk-Bold;src:url(/assets/CabinetGrotesk-Bold-ChXdH3YW.woff2) format("woff2"),url(/assets/CabinetGrotesk-Bold-Dian7GtK.woff) format("woff"),url(/assets/CabinetGrotesk-Bold-DrgJkR9E.ttf) format("truetype");font-weight:700;font-display:swap;font-style:normal}
