.page{font-family:Cabinet Grotesk Bold,Arial,Helvetica,sans-serif;font-size:20px;font-weight:700;line-height:1;color:#000;background-color:#f3f3f3;min-height:100vh}.page__content{max-width:1360px;margin:0 auto;padding:0 40px;display:flex;flex-direction:column;min-height:100vh}@media screen and (max-width: 755px){.page__content{padding:0 16px}}.header{height:40px;padding-top:32px;margin-bottom:28px}.header__container{display:flex;justify-content:space-between;align-items:center}.header__container_logo-date{display:flex;gap:24px;align-items:center}.header__logo{height:40px;width:89px;transition:opacity .2s ease-in-out}.header__logo:hover{cursor:pointer;opacity:70%}.header__date-location{margin:0;font-size:20px}.header__container_profile-details{display:flex;align-items:center}.header__button{border:none;font-weight:700;font-size:20px;background:none;padding:0 20px 0 0;margin:0;transition:opacity .2s ease-in-out}.header__button:hover{cursor:pointer;opacity:70%}.header__name{margin:0;padding:0 12px 0 0;line-height:100%;text-align:center;transition:opacity .2s ease-in-out;text-decoration:none;color:#000}.header__name:hover{cursor:pointer;opacity:70%}.header__avatar{width:40px;height:40px;border:1px solid rgba(0,0,0,.5);border-radius:50%;display:flex;text-decoration:none;object-fit:cover}.header__avatar-placeholder{justify-content:center;align-items:center;background-color:#0003;color:#fff;font-size:20px}.header__container_profile-details_mobile,.header__container_profile-details_mobile-button{display:none}@media screen and (max-width: 755px){.header{height:100px;padding-top:18px;margin-bottom:16px}.header__container_logo-date{display:flex;flex-direction:column;align-items:flex-start}.header__container_profile-details_desktop{display:none}.header__container_profile-details_mobile-modal{position:fixed;top:0;right:0;width:343px;background-color:#fff;margin:18px 16px 0;box-sizing:border-box;z-index:1000;display:flex;flex-direction:column-reverse;border-radius:12px}.header__container_profile-details_mobile-button{display:flex;background-image:url("data:image/svg+xml,%3csvg%20width='60'%20height='60'%20viewBox='0%200%2060%2060'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20filter='url(%23filter0_d_209_68)'%3e%3crect%20x='8'%20y='6'%20width='44'%20height='44'%20rx='10'%20fill='white'/%3e%3c/g%3e%3crect%20x='16'%20y='22'%20width='28'%20height='2'%20rx='1'%20fill='black'/%3e%3crect%20x='16'%20y='32'%20width='28'%20height='2'%20rx='1'%20fill='black'/%3e%3cdefs%3e%3cfilter%20id='filter0_d_209_68'%20x='0'%20y='0'%20width='60'%20height='60'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeOffset%20dy='2'/%3e%3cfeGaussianBlur%20stdDeviation='4'/%3e%3cfeComposite%20in2='hardAlpha'%20operator='out'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.1%200'/%3e%3cfeBlend%20mode='normal'%20in2='BackgroundImageFix'%20result='effect1_dropShadow_209_68'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect1_dropShadow_209_68'%20result='shape'/%3e%3c/filter%3e%3c/defs%3e%3c/svg%3e");height:44px;width:44px;border:none;background-size:100%;background-color:transparent;padding:0;align-self:flex-start}.profile-modal__close-button{background-image:url("data:image/svg+xml,%3csvg%20width='22'%20height='22'%20viewBox='0%200%2022%2022'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='1.41418'%20width='28'%20height='2'%20rx='1'%20transform='rotate(45%201.41418%200)'%20fill='black'/%3e%3crect%20y='20.0002'%20width='28'%20height='2'%20rx='1'%20transform='rotate(-45%200%2020.0002)'%20fill='black'/%3e%3c/svg%3e");background-color:transparent;height:20px;width:20px;border:none;position:absolute;top:5%;right:5%;padding:0;transition:opacity .3s ease-in-out}.profile-modal__close-button:hover{cursor:pointer;opacity:70%}.header__details-mobile{display:flex;padding:60px 0 0}.header__name{align-self:center}.header__button{padding:24px 0}.header__button_login{padding:0;margin-top:40px}}.weather-toggle{height:0;width:0;visibility:hidden}.weather-toggle__label{border:2px solid rgba(126,126,126,1);width:52px;height:24px;border-radius:20px;margin-right:20px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;position:relative;font-size:14px}.weather-toggle__button{display:flex;justify-content:center;align-items:center}.weather-toggle__label:hover{border:2px solid black}.weather-toggle__label:hover .weather-toggle__button:hover{width:30px}.weather-toggle__label .weather-toggle__button{content:"";position:absolute;top:-2px;left:-2px;width:28px;height:28px;border-radius:45px;transition:.2s;background:#000;box-shadow:0 0 2px #0a0a0a4a}.weather-toggle:checked+.weather-toggle__label .weather-toggle__button{left:calc(100% + 2px);transform:translate(-100%)}.weather-toggle__label:active .weather-toggle__button{border:2px solid black}.weather-toggle__text{position:absolute;color:#7e7e7e}.weather-toggle__text_color-white{color:#fff}.weather-toggle__text_fahrenheit{left:7px}.weather-toggle__text_celsius{right:7px}@media screen and (max-width: 755px){.weather-toggle__label{margin:0 0 40px}}.main{flex-grow:1}.cards__list{display:grid;grid-template-columns:repeat(auto-fit,325px);justify-content:center;margin:0;padding:0;gap:20px}.cards__text{margin:0 0 40px}@media screen and (max-width: 755px){.cards__text{margin:0 0 20px}}.weather-card{position:relative;display:flex;height:80px;margin-bottom:40px}.weather-card__temp{font-size:36px;line-height:40px;color:#fff;position:absolute;top:20px;left:16px;margin:0}.weather-card__image{object-fit:cover;object-position:right top;width:100%;border-radius:12px}@media screen and (max-width: 755px){.weather-card{margin-bottom:32px}}.item-card{position:relative;list-style-type:none}.item-card__header{position:absolute;display:flex;left:50%;transform:translate(-50%);top:15px;gap:10px;align-items:center}.item-card__title{display:flex;color:#0009;background-color:#fff;font-size:16px;text-align:center;align-items:center;height:24px;border-radius:4px;margin:0;padding:2px 12px}.item-card__like-button{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='18'%20viewBox='0%200%2020%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10.0009%2016L2.36492%208.66936C1.75583%208.08462%201.34976%207.4048%201.14673%206.6299C0.948646%205.855%200.951122%205.08486%201.15415%204.31947C1.35719%203.54932%201.76078%202.87901%202.36492%202.30853C2.98393%201.72379%203.68959%201.33634%204.48191%201.14619C5.27919%200.951272%206.07399%200.951272%206.86631%201.14619C7.66359%201.3411%208.37173%201.72855%208.99073%202.30853L10.0009%203.24982L11.0112%202.30853C11.6351%201.72855%2012.3432%201.3411%2013.1356%201.14619C13.9279%200.951272%2014.7202%200.951272%2015.5125%201.14619C16.3098%201.33634%2017.018%201.72379%2017.637%202.30853C18.2411%202.87901%2018.6447%203.54932%2018.8477%204.31947C19.0508%205.08486%2019.0508%205.855%2018.8477%206.6299C18.6496%207.4048%2018.2461%208.08462%2017.637%208.66936L10.0009%2016Z'%20stroke='black'%20stroke-opacity='0.6'%20stroke-width='2'/%3e%3c/svg%3e");background-repeat:no-repeat;width:20px;height:20px;border:none;background-color:transparent}.item-card__like-button:hover{cursor:pointer}.item-card__like-button_active{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='18'%20viewBox='0%200%2020%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10.0009%2016L2.36492%208.66936C1.75583%208.08462%201.34976%207.4048%201.14673%206.6299C0.948646%205.855%200.951122%205.08486%201.15415%204.31947C1.35719%203.54932%201.76078%202.87901%202.36492%202.30853C2.98393%201.72379%203.68959%201.33634%204.48191%201.14619C5.27919%200.951272%206.07399%200.951272%206.86631%201.14619C7.66359%201.3411%208.37173%201.72855%208.99073%202.30853L10.0009%203.24982L11.0112%202.30853C11.6351%201.72855%2012.3432%201.3411%2013.1356%201.14619C13.9279%200.951272%2014.7202%200.951272%2015.5125%201.14619C16.3098%201.33634%2017.018%201.72379%2017.637%202.30853C18.2411%202.87901%2018.6447%203.54932%2018.8477%204.31947C19.0508%205.08486%2019.0508%205.855%2018.8477%206.6299C18.6496%207.4048%2018.2461%208.08462%2017.637%208.66936L10.0009%2016Z'%20fill='black'%20stroke='black'%20stroke-width='2'/%3e%3c/svg%3e");background-repeat:no-repeat;width:20px;height:20px;border:none;background-color:transparent}.item-card__like-button_active:hover{cursor:pointer}.item-card__image{border:1px solid rgba(0,0,0,.3);border-radius:20px;transition:box-shadow .2s ease-in-out;width:323px;height:328px;object-fit:cover}.item-card__image:hover{cursor:pointer;box-shadow:4px 4px 4px #00000080}@media screen and (max-width: 755px){.cards__list{grid-template-columns:repeat(auto-fit,164px);gap:15px}.item-card__image,.item-card{max-width:164px;height:164px}.item-card__title{top:7px}}.footer{display:flex;justify-content:space-between;margin:30px}.footer__copyright,.footer__year{font-size:16px;font-weight:500;font-family:Cabinet Grotesk Medium;margin:0}.item-modal{visibility:hidden;position:fixed;background-color:#0000004d;top:0;bottom:0;right:0;left:0;display:flex;justify-content:center;align-items:center;opacity:0;transition:visibility .5s ease-in-out,opacity .5s ease-in-out}.item-modal__is-opened{visibility:visible;opacity:1;transition-delay:0s}.item-modal__container{background-color:#fff;max-width:498px;width:100%;border-radius:20px;display:flex;flex-direction:column;position:relative;overflow:hidden}.item-modal__close-button{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%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='white'/%3e%3c/svg%3e");background-color:transparent;height:20px;width:20px;border:none;position:absolute;top:5%;right:5%;padding:0;transition:opacity .3s ease-in-out}.item-modal__close-button:hover{cursor:pointer;opacity:70%}.item-modal__image{width:100%;height:498px;object-fit:cover}.item-modal__text{display:flex;justify-content:space-between;align-items:start}.item-modal__content{background-color:#fff;padding-left:32px}.item-modal__title{font-size:20px;line-height:24px;margin:20px 0 12px}.item-modal__weather{font-size:20px;line-height:24px;margin:0 0 32px}.item-modal__delete-btn{color:red;background-color:transparent;margin:20px 33px 0 0;padding:0;border:none;transition:opacity .2s ease-in-out}.item-modal__delete-btn:hover{cursor:pointer;opacity:70%}@media screen and (max-width: 755px){.item-modal__container{max-width:343px;height:463px}.item-modal__close-button{background-image:url("data:image/svg+xml,%3csvg%20width='22'%20height='22'%20viewBox='0%200%2022%2022'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='1.41418'%20width='28'%20height='2'%20rx='1'%20transform='rotate(45%201.41418%200)'%20fill='black'/%3e%3crect%20y='20.0002'%20width='28'%20height='2'%20rx='1'%20transform='rotate(-45%200%2020.0002)'%20fill='black'/%3e%3c/svg%3e");top:3%;right:5%;background-size:contain}}.profile{flex-grow:1;margin-top:35px;display:flex;justify-content:space-between}.profile__content{max-width:1015px;width:100%}.profile__content-header{display:flex;margin:0 0 16px;height:58px;align-items:center}.profile__content-header_text{margin:0}.profile__content-header_button{color:#0009;border:none;margin-left:20px;padding:0;transition:opacity .2s ease-in-out}.profile__content-header_button:hover{cursor:pointer;opacity:70%}@media screen and (max-width: 755px){.profile{flex-direction:column;margin-top:4px;justify-content:flex-start}.profile__sidebar{border-bottom:1px solid rgba(0,0,0,.3);border-top:1px solid rgba(0,0,0,.3);padding:20px 0}.profile__content-header{justify-content:space-between}}.sidebar{min-width:225px;margin-right:100px}.sidebar__profile-details{display:flex;align-items:center;width:100%;gap:16px}.sidebar__profile-avatar{width:56px;height:56px;border:1px solid rgba(0,0,0,.5);border-radius:50%;margin-right:16px;display:flex}.sidebar__profile-avatar-placeholder{justify-content:center;align-items:center;background-color:#0003;color:#fff;font-size:20px}.sidebar__profile-name{margin:0;padding:0}.sidebar__profile-buttons{padding-top:24px;display:flex;flex-direction:column}.sidebar__profile-button{color:#000;font-weight:700;text-align:left;border:none;background-color:transparent;transition:opacity .2s ease-in-out;font-size:18px;padding:0}.sidebar__profile-button:hover{cursor:pointer;opacity:70%}.sidebar__profile-edit{margin-bottom:8px}@media screen and (max-width: 755px){.sidebar{margin:0}.sidebar__profile-buttons{display:flex;flex-direction:column}.sidebar__profile-edit{margin-bottom:8px}}.clothes-section{max-width:1015px}.modal{visibility:hidden;position:fixed;background-color:#0000004d;top:0;bottom:0;right:0;left:0;display:flex;justify-content:center;align-items:center;opacity:0;transition:visibility .5s ease-in-out,opacity .5s ease-in-out}.modal__is-opened{visibility:visible;opacity:1;transition-delay:0s}.form-modal__container{background-color:#fff;max-width:440px;width:100%;border-radius:20px;display:flex;flex-direction:column;position:relative;padding:28px 28px 36px}.form-modal__close-button{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");height:20px;width:20px;border:none;position:absolute;top:5%;right:5%;padding:0;transition:opacity .3s ease-in-out}.form-modal__close-button:hover{cursor:pointer;opacity:70%}.form-modal__title{font-family:Cabinet Grotesk Bold,Arial,Helvetica,sans-serif;font-size:16px;font-weight:700;line-height:1;color:#000;margin:0 0 24px}.form-modal__button{font-family:Cabinet Grotesk Bold,Arial,Helvetica,sans-serif;font-size:16px;font-weight:700;line-height:1;color:#fff;border:none;border-radius:4px;height:36px;padding:0 16px;transition:background-color .3s ease-in-out;margin:12px 12px 0 0}.form-modal__button:enabled{background-color:#000}.form-modal__button:disabled{background-color:#0000004d}.form-modal__button:hover{background-color:#0009;cursor:pointer}.form__fieldset{border:none;max-width:440px;height:52px;padding:0;margin:0 0 24px;display:flex;flex-direction:column}.form__label{font-family:Cabinet Grotesk Bold,Arial,Helvetica,sans-serif;font-size:16px;font-weight:700;margin-bottom:8px}.form__input{font-family:Cabinet Grotesk Bold,Arial,Helvetica,sans-serif;font-size:16px;font-weight:700;line-height:1;padding-left:8px;margin:0;border:none;border-bottom:1px solid black}.form__input::placeholder{color:#00000080}.form__legend{font-size:16px;margin-bottom:12px}.form__fieldset_radio{height:108px;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;margin-bottom:0}.form__label-radio{color:#00000080;margin:0;display:flex;gap:11px}.form__input_radio:checked+.form__label-text{color:#000}.form__input_type_error{border-bottom-color:red}.form__label_type_error,.form__legend_type_error{color:red}.form__input-error{color:red;font-size:16px}@media screen and (max-width: 755px){.form-modal__container{max-width:319px;width:100%;border-radius:20px}.form-modal__close-button{background-image:url("data:image/svg+xml,%3csvg%20width='22'%20height='22'%20viewBox='0%200%2022%2022'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='1.41418'%20width='28'%20height='2'%20rx='1'%20transform='rotate(45%201.41418%200)'%20fill='black'/%3e%3crect%20y='20.0002'%20width='28'%20height='2'%20rx='1'%20transform='rotate(-45%200%2020.0002)'%20fill='black'/%3e%3c/svg%3e");background-color:transparent;top:3%;right:5%;background-size:contain}.form-modal__title{font-size:20px}.form-modal__button{width:319px}}.form-modal__secondary-button_registermodal{border:none;background-color:transparent;color:#00000080;transition:background-color .3s ease-in-out}.form-modal__secondary-button_registermodal:hover{color:#000000b3;cursor:pointer}.form-modal__secondary-button_loginmodal{border:none;background-color:transparent;color:#00000080;transition:background-color .3s ease-in-out}.form-modal__secondary-button_loginmodal:hover{color:#000000b3;cursor:pointer}.delete-modal{visibility:hidden;position:fixed;background-color:#0000004d;top:0;bottom:0;right:0;left:0;display:flex;justify-content:center;align-items:center;opacity:0;transition:visibility .5s ease-in-out,opacity .5s ease-in-out}.delete-modal__is-opened{visibility:visible;opacity:1;transition-delay:0s}.delete-modal__container{background-color:#fff;height:280px;max-width:670px;width:100%;border-radius:20px;display:flex;flex-direction:column;position:relative;overflow:hidden}.delete-modal__close-button{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-color:transparent;height:20px;width:20px;border:none;position:absolute;top:20px;right:20px;padding:0;transition:opacity .3s ease-in-out}.delete-modal__close-button:hover{cursor:pointer;opacity:70%}.delete-modal__content{margin:0 auto;width:367px;text-align:center;display:flex;flex-direction:column}.delete-modal__text{margin:60px 0 40px;line-height:24px}.delete-modal__buttons{background:transparent;border:none;transition:opacity .2s ease-in-out;line-height:24px}.delete-modal__buttons:hover{cursor:pointer;opacity:70%}.delete-modal__buttons-confirm{color:red;margin:0 0 24px;padding:0}.delete-modal__buttons-cancel{margin:0 0 60px;padding:0}/*! 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 Medium;src:url(/assets/CabinetGrotesk-Medium-B0QoDuRO.woff) format("woff");font-style:normal;font-weight:400}@font-face{font-family:Cabinet Grotesk Bold;src:url(/assets/CabinetGrotesk-Bold-CLAvwUWO.woff) format("woff");font-style:bold;font-weight:700}
