.page{background-color:#f0f0f0}.page__content{max-width:1360px;margin:0 auto;padding:0 20px}.header{display:flex;align-items:center;padding:32px 0 28px}.header__logo{margin-right:24px}.header__data-location{margin:0}.header__clothes-button{margin:0 20px 0 auto}.header__user-container{display:flex;align-items:center;gap:12px}.header__username{margin:0}.cards__list{display:flex;flex-direction:row;margin:0;padding:0;list-style-type:none;gap:21px}.weather-card{position:relative;display:flex;height:80px;border-radius:12px;overflow:hidden}.weather-card__temp{font-size:36px;line-height:40px;margin:0;position:absolute;top:20px;left:16px}.weather-card__image{object-fit:cover;object-position:right top;width:100%}.card{width:323px;position:relative;display:flex;justify-content:center;border:1px solid rgba(0,0,0,.3);border-radius:10px}.card__name{margin:0;padding:2px 12px;width:73px;height:24px;border-radius:4px;background-color:#fff;font-size:20px;font-weight:700;line-height:20px;color:#0009;top:15px;display:flex;justify-content:center;position:absolute}.card__image{width:100%}.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;height:20px;padding:0 0 28px;font-size:16px;line-height:20px;font-family:cabinet grotesk extrabold,Arial,"Sans-serif";font-weight:700}.modal__close{position:absolute;top:20px;right:28px;background-image: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");background-repeat:no-repeat;background-position:center;background-color:transparent;height:16px;width:16px;border:none}.modal__content{position:relative;background-color:#fff;border-radius:5px;padding:28px 36px;max-width:496px;box-sizing:border-box;width:100%}.modal__form{display:flex;flex-direction:column;width:100%}.modal__label{padding:0 0 24px;font-size:16px;line-height:20px;font-family:cabinet grotesk bold,Arial,"Sans-serif";font-weight:700}.modal__input{display:block;width:100%;height:24px;border:none;border-bottom:1px solid #000;padding:8px 0 0}.modal__radio-buttons{border:none;padding:0;margin:0;display:flex;flex-direction:column}.modal__label_type_radio{display:flex;justify-content:flex-end;flex-direction:row-reverse;align-items:center;color:#000;margin:0;padding:0 0 8px;gap:8px}.modal__radio-input{border-radius:50%;border:1px solid #00000080;height:10px;width:10px}.modal__submit{width:124px;height:36px;margin:32px 0 0;background-color:#000;color:#fff;border-radius:8px;border:none;font-family:cabinet grotesk,Arial,"Sans-serif";font-size:16px;line-height:1}.modal__submit:hover{background-color:#0009;opacity:.6}.modal__content{border-radius:8px}.modal__content_type_image{display:flex;flex-direction:column;justify-content:center;padding:0;overflow:hidden;font-family:cabinet grotesk bold,Arial,"Sans-serif";font-size:20px}.modal__close{opacity:50%;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='white'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-color:transparent}.modal__footer{margin:0;padding-left:32px}.modal__caption{margin:0;padding:20px 0 12px}.modal__weather{margin:0;padding-bottom:32px}.footer{display:flex;justify-content:space-between}/*! 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:cabinet grotesk;font-style:normal;font-weight:400;src:url(/se_project_react/assets/CabinetGrotesk-Regular-D175tNtc.woff)}@font-face{font-family:cabinet grotesk medium;font-weight:500;font-style:normal;src:url(/se_project_react/assets/CabinetGrotesk-Medium-B0QoDuRO.woff)}@font-face{font-family:cabinet grotesk bold;font-weight:400;font-style:normal;src:url(/se_project_react/assets/CabinetGrotesk-Bold-CLAvwUWO.woff)}@font-face{font-family:cabinet grotesk extrabold;font-weight:400;font-style:normal;src:url(/se_project_react/assets/CabinetGrotesk-Extrabold-CKEzQ2Fo.woff)}
