.page{background-color:#f3f3f3}.page__content{max-width:1360px;margin:0 auto;padding:0 20px}.header{display:flex;align-items:center;justify-content:space-between;padding:32px 0 28px;font-family:CabinetGrotesk-Regular;font-weight:700;font-size:20px}.header__switch-wrapper{display:flex;align-items:center;margin-left:0}.header__logo{margin-right:0}.header__date-and-location{margin-right:750px;line-height:24px}.header__link_signin{margin:0}.header__link_signup{margin-right:20px;margin-left:20px}.header__add-clothes-btn{margin-left:20px;margin-right:20px;font-family:CabinetGrotesk-Regular;font-weight:700;font-size:20px;border:none}.header__link{color:#000;border:none;opacity:1;font-weight:700;font-style:Bold;font-size:20px;cursor:pointer;text-decoration:none}.header_user-container{display:flex;align-items:center;gap:12px}.header__username{margin:0}.header__avatar{max-width:40px;max-height:40px;border-radius:50%}@media screen and (max-width: 1150px){.header__switch-wrapper{display:flex;align-items:center;margin-left:100px}.header__date-and-location{margin-right:0;line-height:24px}.header__link_signin{margin:0}.header__link_signup{margin-right:20px;margin-left:20px}}@media screen and (max-width: 840px){.header__switch-wrapper{display:flex;align-items:center;margin-left:30px}}.switch{display:flex;position:relative;align-items:center;font-family:Cabinet Grotesk;font-size:14px;font-weight:700;line-height:17.36px}.switch__box{border-radius:25px;border:2px solid black;width:56px;height:28px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.switch__slider{border-radius:20px;width:28px;height:28px;background-color:#000;color:#fff;text-align:center;cursor:pointer;position:absolute;transition:left .3s ease,background-color .3s ease}.switch__slider-F{left:2px}.switch__slider-C{left:26.5px}.switch__temp-F{position:absolute;left:11px;opacity:.5}.switch__temp-C{position:absolute;left:35px;opacity:.5;color:#000}.switch__active{color:#fff;opacity:1}.weather-card{position:relative;display:flex;height:80px;border-radius:12px;overflow:hidden}.weather-card__temp{font-family:CabinetGrotesk-Regular;font-weight:700;font-size:36px;line-height:40px;margin:0;position:absolute;top:20px;left:16px;color:#fff}.weather-card__image{object-fit:cover;width:100%;object-position:right top;margin:0}.cards{font-family:CabinetGrotesk-Regular;font-weight:700}.card__container{position:relative}.card__title-container{display:flex;position:absolute;top:15px;left:116px}.card__title-container-wrapper{background-color:#fff;border-radius:4px;margin:0;padding-left:12px;padding-right:12px;padding-top:0}.card__title{color:#0009;font-size:16px;padding:0;margin:0;line-height:20px}.cards__text{font-size:20px;line-height:24.8px;margin-top:40px;margin-bottom:34px}.card__image{border-radius:25px;width:323px;height:326px}.card__like-icon{margin-left:10px}.cards__list{display:flex;padding:0;margin:0;flex-wrap:wrap;row-gap:20px;column-gap:20px}.footer{font-family:CabinetGrotesk-Regular;font-weight:500px;color:#000;size:16px;line-height:20px;margin:0;padding:0;display:flex;justify-content:space-between}.modal{position:fixed;top:0;right:0;left:0;bottom:0;z-index:999;justify-content:center;align-items:center;background-color:#00000080;display:flex;margin:0;padding:0}.modal__item-container{background-color:#fff;border-radius:20px;display:flex;flex-direction:column;width:498px;height:610px;position:relative;margin:0;padding:0;overflow:hidden}.modal__close{width:16px;height:16px;position:absolute;top:22px;right:30px;background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.7023%201.70711C16.0929%201.31658%2016.0929%200.683417%2015.7023%200.292893C15.3118%20-0.0976311%2014.6787%20-0.0976311%2014.2881%200.292893L7.99805%206.58298L1.70796%200.292893C1.31744%20-0.0976311%200.684274%20-0.0976311%200.29375%200.292893C-0.096775%200.683417%20-0.096775%201.31658%200.29375%201.70711L6.58383%207.99719L0.292893%2014.2881C-0.0976311%2014.6787%20-0.0976311%2015.3118%200.292893%2015.7023C0.683417%2016.0929%201.31658%2016.0929%201.70711%2015.7023L7.99805%209.4114L14.289%2015.7023C14.6795%2016.0929%2015.3127%2016.0929%2015.7032%2015.7023C16.0937%2015.3118%2016.0937%2014.6787%2015.7032%2014.2881L9.41226%207.99719L15.7023%201.70711Z'%20fill='black'%20fill-opacity='0.3'/%3e%3c/svg%3e");border:none;cursor:pointer}.modal__image{width:498px;height:498px}.modal__footer{margin-left:32px;margin-bottom:68px}.modal__caption{font-family:CabinetGrotesk-Regular;font-size:20px;font-weight:700;line-height:24px;margin-bottom:12px}.modal__weather{font-family:CabinetGrotesk-Regular;font-size:20px;font-weight:700;line-height:24px}.modal__delete{font-family:CabinetGrotesk-Regular;font-size:20px;font-weight:700;line-height:24px;position:absolute;top:518px;right:32px;color:#ff4d00;background:transparent;border:none;width:101px;height:24px;margin:0;padding:0;cursor:pointer}.modal{position:fixed;top:0;right:0;left:0;bottom:0;z-index:999;justify-content:center;align-items:center;background-color:#00000080;visibility:hidden;display:flex;margin:0;padding:0}.modal_opened{visibility:visible}.modal__container{background-color:#fff;border-radius:20px;display:flex;width:496px;height:auto;padding:28px 28px 36px;position:relative}.modal__close{width:16px;height:16px;position:absolute;top:22px;right:30px;background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.7023%201.70711C16.0929%201.31658%2016.0929%200.683417%2015.7023%200.292893C15.3118%20-0.0976311%2014.6787%20-0.0976311%2014.2881%200.292893L7.99805%206.58298L1.70796%200.292893C1.31744%20-0.0976311%200.684274%20-0.0976311%200.29375%200.292893C-0.096775%200.683417%20-0.096775%201.31658%200.29375%201.70711L6.58383%207.99719L0.292893%2014.2881C-0.0976311%2014.6787%20-0.0976311%2015.3118%200.292893%2015.7023C0.683417%2016.0929%201.31658%2016.0929%201.70711%2015.7023L7.99805%209.4114L14.289%2015.7023C14.6795%2016.0929%2015.3127%2016.0929%2015.7032%2015.7023C16.0937%2015.3118%2016.0937%2014.6787%2015.7032%2014.2881L9.41226%207.99719L15.7023%201.70711Z'%20fill='black'%20fill-opacity='0.3'/%3e%3c/svg%3e");border:none;background-color:transparent}.modal__form{display:flex;flex-direction:column;font-family:CabinetGrotesk-Regular;font-size:16px;font-weight:700;line-height:20px;width:100%}.modal__form-title{font-family:CabinetGrotesk-Regular;font-size:16px;font-weight:700;line-height:20px;margin-bottom:24px}.modal__form-input-title{margin-bottom:8px;font-family:CabinetGrotesk-Regular;font-size:16px;font-weight:700;line-height:20px}.modal__form-input{border:none;outline:none;border-bottom:1px solid #000000;line-height:1.05;margin-bottom:24px}.modal__form-radio-title{margin-bottom:12px;font-size:16px;font-family:CabinetGrotesk-Regular}.modal__form-radio{margin-bottom:8px;width:50px;height:20px}.modal__form_submit-button{font-family:CabinetGrotesk-Regular;font-weight:700;font-size:16px;color:#fff;line-height:20px;width:124px;height:36px;border-radius:4px;margin-top:32px;margin-bottom:0;background-color:#0000004d}.modal__form_login{font-family:Cabinet Grotesk;font-weight:700;font-style:Bold;font-size:16px;line-height:20px;letter-spacing:0%;color:#00000080;border:none;background-color:#fff}.clothes-section__add-title{font-family:Cabinet Grotesk;font-size:20px;font-weight:700;line-height:24.8px}.clothes-section__add{display:flex;color:#000;gap:20px}.clothes-section__add-button{border:none;background-color:transparent;color:#0009;cursor:pointer;font-family:Cabinet Grotesk;font-size:20px;font-weight:700;line-height:24.8px}.clothes-section__cards{display:flex;padding:0;margin:0;flex-wrap:wrap;row-gap:20px;column-gap:20px}.sidebar-wrapper{font-family:Cabinet Grotesk;font-weight:700;font-style:Bold;font-size:20px;line-height:100%;border:none}.sidebar-edit{text-decoration:none;margin:24px auto 0 0;color:#000;background:none;border:none;padding:0;cursor:pointer;font-weight:700}.sidebar{display:flex;width:229px;height:56px;margin:0 116px 0 0;padding:0}.sidebar-edit-profile{margin-top:0;margin-bottom:8px}.sidebar__avatar{max-width:56px;max-height:56px;margin:0;border-radius:50%}.sidebar__username{font-family:Cabinet Grotesk;font-size:20px;font-weight:700;line-height:24.8px;text-align:left;margin-left:16px}.profile{display:flex;margin-top:47px;margin-bottom:80px}/*! 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-Regular;src:url(/assets/CabinetGrotesk-Regular-CsLkCdiI.woff2) format("woff2"),url(/assets/CabinetGrotesk-Regular-dUh5YKtM.woff) format("woff"),url(/assets/CabinetGrotesk-Regular-B1rPRR9y.ttf) format("truetype");font-weight:400;font-display:swap;font-style:normal}
