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:Inter;font-style:normal;font-weight:400;src:local("Inter Regular"),url(../fonts/Inter_18pt-Regular.ttf) format("ttf")}@font-face{font-family:Inter;font-style:normal;font-weight:500;src:local("Inter Regular"),url(../fonts/Inter_18pt-SemiBold.ttf) format("ttf")}@font-face{font-family:Inter;font-style:normal;font-weight:700;src:local("Inter Regular"),url(../fonts/Inter_18pt-Bold.ttf) format("ttf")}:root{font-family:Inter,sans-serif}.header{display:flex;max-width:880px;width:100%;margin:auto;padding-bottom:41px;height:74px;border-bottom:1px solid #545454;justify-content:space-between}.header__container{margin-top:51px;display:flex;flex-direction:row}.header__sair{margin-left:56px;cursor:pointer}.header__sair:hover{color:#a9a9a9}.logo{margin-top:45px;max-width:173px;width:100%;height:33px}.button{margin-top:55px;color:#fff;display:flex}.button{cursor:pointer;text-decoration:none}@media (max-width: 800px){.header{max-width:700px}}@media (max-width: 320px){.header{display:flex;max-width:880px;width:100%;margin:auto;padding-bottom:32px;height:74px;border-bottom:1px solid #545454}.logo{margin-top:28px;max-width:126px;width:100%;height:24px;margin-left:27px}}.profile{width:100%;max-width:880px;display:flex;margin:40px auto auto}.profile__picture-wrapper{position:relative;display:inline-block;width:120px;height:120px;cursor:pointer;margin-right:30px}.profile__picture-wrapper:hover .profile__overlay{opacity:1}.profile__icon{width:24px;height:24px}.profile__picture{width:120px;height:120px;border-radius:50%;object-fit:cover;cursor:pointer}.profile__picture:hover{opacity:.3;-webkit-mask-image:url(/images/pen.png);mask-image:url(/images/pen.png)}.profile__overlay{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;background:#0009;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s}.profile__content{display:grid;grid-template-areas:"name" "button" "description";grid-template-columns:1.5fr 1fr;grid-template-rows:1fr;place-items:start}.profile__info{overflow:hidden;text-overflow:ellipsis;width:100%;max-width:493.64px}.profile__name{grid-area:"name";margin-top:0;margin-bottom:0;margin-right:18px;font-weight:500;font-size:42px;line-height:48px;letter-spacing:0;overflow:hidden;text-overflow:ellipsis}.profile__description{grid-area:"description";margin-top:16px;display:inline-flex;flex-direction:column;font-weight:400;font-size:18px;line-height:100%;letter-spacing:0;overflow:hidden;text-overflow:ellipsis}.profile__button-edit{grid-area:"button";margin-top:15px;width:24px;height:24px;margin-left:0;background-color:transparent;border:2px solid white;cursor:pointer;display:flex;align-items:center;justify-content:center}.profile__button-edit img{width:12px;height:12px;filter:brightness(0) invert(1)}.profile__button-edit:hover{border:2px solid #ffffff50}.profile__button-edit:hover img{filter:brightness(0) invert(.7)}.profile__button-add{margin-left:auto;width:150px;height:50px;margin-top:auto;margin-bottom:auto;background-color:#0000;border:2px solid white;color:#fff}.profile__button-add:hover{border:2px solid #ffffff50;cursor:pointer}.profile__button-add:hover .button-add-icon{filter:brightness(0) invert(.7)}@media (max-width: 800px){.profile{width:100%;max-width:700px;margin:36.25px auto auto}}.profile__name{font-size:36px}@media (max-width: 320px){.profile{width:100%;max-width:320px;display:flex;flex-direction:column;margin-top:36.25px}.profile__picture{margin:auto}.profile__content{display:flex;margin:auto}.profile__name{margin-right:14px;font-weight:500;font-size:22px;line-height:100%;letter-spacing:0;text-align:center}.profile__description{font-weight:400;font-size:14px;letter-spacing:0;margin:auto auto auto 55px;padding-top:14px}.profile__button-edit{margin-top:33px;width:18px;height:18px;background-color:transparent;border:2px solid white;cursor:pointer;display:flex;align-items:center;justify-content:center}.profile__info{margin-top:30px}.profile__button-add{margin:36px auto 0;max-width:282px;height:50px;width:100%;background-color:#0000;border:2px solid white;color:#fff}}.gallery{padding-top:50px;object-fit:cover;display:grid;grid-template-areas:"card card card" "card card card";grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr 1fr;gap:20px}.gallery__card{grid-area:"card";width:282px;height:361px;background-size:cover;background-position:center;display:flex;flex-direction:column;background-color:#fff;border-radius:10px}.gallery__image{cursor:pointer;object-fit:cover;width:282px;height:282px;overflow:hidden;border-top-left-radius:10px;border-top-right-radius:10px}@media (max-width: 800px){.gallery{padding-top:50px;object-fit:cover;width:584px;margin:auto;display:grid;grid-template-areas:"card card" "card card" "card card";grid-template-columns:1fr 1fr;grid-template-rows:1fr;gap:20px}}@media (max-width: 320px){.gallery{width:282px;padding-top:50px;object-fit:cover;display:grid;grid-template-areas:"card" "card" "card" "card" "card" "card";grid-template-columns:1fr;justify-items:center;margin:auto}.gallery__card{grid-area:"card";width:282px;height:361px;background-size:cover;background-position:center;display:flex;flex-direction:column;background-color:#fff;border-radius:10px}}.card{display:flex;color:#000;justify-content:space-between;padding:10px}.card__button-remove{margin-top:18px;margin-right:15px;position:absolute;align-self:end;background-color:#fff;width:18px;height:19.3px;background:url("data:image/svg+xml,%3csvg%20width='18'%20height='20'%20viewBox='0%200%2018%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2.45787%2018.1422C2.51882%2018.8126%203.06735%2019.3002%203.73778%2019.3002H14.2615C14.9319%2019.3002%2015.4804%2018.7923%2015.5414%2018.1422L16.7197%205.79004H1.27954L2.45787%2018.1422Z'%20fill='white'/%3e%3cpath%20d='M16.7201%201.93002H11.5801V1.27991C11.5801%200.568849%2011.0113%200%2010.3002%200H7.72009C7.00903%200%206.44018%200.568849%206.44018%201.27991V1.93002H1.27991C0.568849%201.93002%200%202.49887%200%203.20993C0%203.92099%200.568849%204.48984%201.27991%204.48984H16.7201C17.4312%204.48984%2018%203.92099%2018%203.20993C18%202.49887%2017.4312%201.93002%2016.7201%201.93002Z'%20fill='white'/%3e%3c/svg%3e") no-repeat center;background-size:contain;stroke:none;background-color:transparent;border:none;outline:none;box-shadow:none;cursor:pointer}.card__button-remove:hover{background:url("data:image/svg+xml,%3csvg%20width='18'%20height='20'%20viewBox='0%200%2018%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20opacity='0.6'%3e%3cpath%20d='M2.45787%2018.1422C2.51882%2018.8126%203.06735%2019.3002%203.73778%2019.3002H14.2615C14.9319%2019.3002%2015.4804%2018.7923%2015.5414%2018.1422L16.7197%205.79004H1.27954L2.45787%2018.1422Z'%20fill='white'/%3e%3cpath%20d='M16.7201%201.93002H11.5801V1.27991C11.5801%200.568849%2011.0113%200%2010.3002%200H7.72009C7.00903%200%206.44018%200.568849%206.44018%201.27991V1.93002H1.27991C0.568849%201.93002%200%202.49887%200%203.20993C0%203.92099%200.568849%204.48984%201.27991%204.48984H16.7201C17.4312%204.48984%2018%203.92099%2018%203.20993C18%202.49887%2017.4312%201.93002%2016.7201%201.93002Z'%20fill='white'/%3e%3c/g%3e%3c/svg%3e") no-repeat center}.card__like-button{width:24px;height:24px;background-image:url("data:image/svg+xml,%3csvg%20width='21'%20height='19'%20viewBox='0%200%2021%2019'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M19.3764%209.78586C21.5412%207.54338%2021.5412%203.90213%2019.3764%201.68186C17.2115%20-0.560619%2013.6964%20-0.560619%2011.5315%201.68186L10.4812%202.792L9.43098%201.70406C7.26614%20-0.560619%203.75096%20-0.560619%201.60755%201.68186C0.557285%202.76979%200%204.21297%200%205.74496C0%207.27695%200.578719%208.72013%201.60755%209.80806L10.4812%2019L19.3764%209.78586ZM1.37178%205.74496C1.37178%204.59042%201.80046%203.52469%202.59352%202.72539C3.40801%201.88168%204.45828%201.45983%205.50855%201.45983C6.55882%201.45983%207.60909%201.88168%208.42358%202.72539L10.4812%204.83465L12.5389%202.70318C14.1465%201.03798%2016.7829%201.03798%2018.369%202.70318C19.1406%203.50248%2019.5907%204.56821%2019.5907%205.72276C19.5907%206.8773%2019.162%207.94303%2018.369%208.74233L10.4812%2016.9351L2.59352%208.76453C1.82189%207.94303%201.37178%206.8773%201.37178%205.74496Z'%20fill='black'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:contain;background-color:transparent;border:none;transition:filter .3s ease;margin:auto 0}.card__button:hover{cursor:pointer;background-color:#0000007e}.card__like-button_is-active{background-color:#000;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAATCAYAAAB/TkaLAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACnSURBVHgBrZQBDYAgEEW/JjCCEYxgE41iA22gTYyADS6CNlBwx2ROFOHe9qeDvwdjDOCi1Ol1SGfn78jjeOitHz1UTumelecNzUuPnN65AnmKrrj96NheAd76LpjOSJWwlDL+ESXX2SDLZqQLZDl9NWTPtLX2SUg43LedKp7gIfZ6eYWGIkKsEMAfseJ+ECHiX0JLCf9DEyV8ExMe3s4UsYjQFc8IFB6xgsp/buxJeAAAAABJRU5ErkJggg==);mask:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAATCAYAAAB/TkaLAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACnSURBVHgBrZQBDYAgEEW/JjCCEYxgE41iA22gTYyADS6CNlBwx2ROFOHe9qeDvwdjDOCi1Ol1SGfn78jjeOitHz1UTumelecNzUuPnN65AnmKrrj96NheAd76LpjOSJWwlDL+ESXX2SDLZqQLZDl9NWTPtLX2SUg43LedKp7gIfZ6eYWGIkKsEMAfseJ+ECHiX0JLCf9DEyV8ExMe3s4UsYjQFc8IFB6xgsp/buxJeAAAAABJRU5ErkJggg==) no-repeat center}.card__title{font-weight:900;font-size:24px;line-height:100%;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.form{display:flex;flex-direction:column;width:100%;max-width:430px;margin:0;border:none}.form__fieldset{border:none;padding:0;margin:0}.form__input{width:100%;border:none;border-bottom:1px solid #545454;font-weight:400;font-size:14px;line-height:100%;letter-spacing:0;padding-bottom:13.26px}.form__input:focus{outline:none}.form__input_name{margin-bottom:0}.form__group-name{margin-bottom:29.4px}.form__input_src{margin-top:29.4px}.edit__button-save{width:100%;max-width:358px;background-color:#000;color:#fff;height:50.15px;margin:48px auto auto;font-weight:400;font-size:18px;line-height:100%;letter-spacing:0;text-align:center;background-size:cover;cursor:pointer}.edit__button-save:disabled{background-color:#ccc;color:#666;cursor:not-allowed}.form__error{color:red;font-size:12px;display:none;margin-top:4px}.form__error.active{display:block}.edit__button-close{position:relative;left:80px;display:flex;justify-self:flex-end;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAADiSURBVHgBtZfRDYMwDAWtTsDGZZN6I0Z6JYK0IQrBTvxO4gci7oRQwCInAJb9eAuZ3bEmV30yyTccfIREuvfp2H4RlRysiEKOS0R67GgTFtGQZ9a8QFkRHbnWC8MjzHJGhFseGTEsj4iYls9EhMlHIsLlngia3BJBlxsi+HJnhAqThwgVJy/xg8Fr83ReuBLO/4RRzonoyBXET/mjvFjDiYBjkwmPwMAOFxaBie11OgIBe/twBAI/LO6ISLk7giE3R+CY1ShyQ8R6N5qpBNOIuJ0PVUgUEX95cXFBntWIoBrPv0h1uJ6FYJ0SAAAAAElFTkSuQmCC);background-repeat:no-repeat;border:none;background-color:#54545400;width:40px;height:40px;transform:rotate(0)}.edit__button-close:hover{cursor:pointer;opacity:60%}@media (max-width: 800px){.edit__button-close{left:0}.edit__card{top:30%;background-color:#fff;max-width:430px;width:100%;margin:auto;padding-top:34px;padding-bottom:36.51px;padding-left:36px;border-radius:10px}.edit__button{position:relative;top:30%;width:430px;margin:auto}}@media (max-width: 320px){.edit{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0000004d;display:none;z-index:1000;padding:0;margin:0;max-width:none}.edit__card{background-color:#fff;width:100%;max-width:282px;justify-content:center;padding:25px 22px;box-sizing:border-box;top:123px}.edit__tittle{color:#000;margin:0 0 54px;width:100%;width:238px;font-weight:900;font-size:24px;line-height:100%;letter-spacing:0}.form{width:100%;max-width:238px;margin:0;border:none}.edit__button{position:relative;top:5%;width:280px;margin:auto}.edit__button-close{position:relative;left:0;width:26px;height:26px;margin-bottom:13.62px;background-size:cover;top:72.62px}}html,body{margin:0;padding:0;height:100%;background:#000}.page{min-height:100vh;display:flex;flex-direction:column;color:#fff}.main{flex:1;max-width:880px;width:100%;margin:40px auto 0}.footer{padding:20px;text-align:center}.footer{max-width:880px;width:100%;margin:67px auto auto}.footer__paragraph{color:#545454;font-weight:400;font-size:18px;line-height:100%;letter-spacing:0}@media (max-width: 320px){.footer{max-width:320px;width:100%;margin:50px auto auto}.footer__paragraph{margin-left:19px;font-weight:400;font-size:14px;line-height:100%;letter-spacing:0}}.popup{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0000004d;display:flex;justify-content:center;align-items:center;z-index:1000;margin:0;padding:0;flex-direction:column}.popup__content_content_image{position:relative;display:flex;flex-direction:column;gap:20px}.popup__content{position:relative;background:#fff;border-radius:10px;padding:36px 34px;width:400px;max-width:430px;display:flex;flex-direction:column;gap:20px}.popup__close{position:absolute;top:-40px;right:-40px;width:40px;height:40px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAADiSURBVHgBtZfRDYMwDAWtTsDGZZN6I0Z6JYK0IQrBTvxO4gci7oRQwCInAJb9eAuZ3bEmV30yyTccfIREuvfp2H4RlRysiEKOS0R67GgTFtGQZ9a8QFkRHbnWC8MjzHJGhFseGTEsj4iYls9EhMlHIsLlngia3BJBlxsi+HJnhAqThwgVJy/xg8Fr83ReuBLO/4RRzonoyBXET/mjvFjDiYBjkwmPwMAOFxaBie11OgIBe/twBAI/LO6ISLk7giE3R+CY1ShyQ8R6N5qpBNOIuJ0PVUgUEX95cXFBntWIoBrPv0h1uJ6FYJ0SAAAAAElFTkSuQmCC) no-repeat center;background-size:contain;border:none;background-color:transparent;cursor:pointer;z-index:1}.popup__button{position:relative;top:30%;width:430px}.popup__title{color:#000;margin:0 0 54px;font-weight:900;font-size:24px;line-height:100%;letter-spacing:0;max-width:330px}@media (max-width: 800px){.popup__button-close{left:0}.popup__card{top:30%;background-color:#fff;max-width:430px;width:100%;margin:auto;padding-top:34px;padding-bottom:36.51px;padding-left:36px;border-radius:10px}.popup__button{position:relative;top:30%;width:430px;margin:auto}}@media (max-width: 320px){.popup{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0000004d;display:none;z-index:1000;padding:0;margin:0;max-width:none}.popup__card{background-color:#fff;width:100%;max-width:282px;justify-content:center;padding:25px 22px;box-sizing:border-box;top:123px}.popup__title{color:#000;margin:0 0 54px;width:100%;width:238px;font-weight:900;font-size:24px;line-height:100%;letter-spacing:0}.popup__button{position:relative;top:5%;width:280px;margin:auto}.popup__button-close{position:relative;left:0;width:26px;height:26px;margin-bottom:13.62px;background-size:cover;top:72.62px}}.confirm{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0000004d;display:none;justify-content:center;align-items:center;z-index:1000;margin:0;padding:0}.confirm__card{position:relative;top:30%;background-color:#fff;max-width:430px;margin:auto;padding:36px 34px 36.51px;border-radius:10px;display:flex;flex-direction:column;gap:20px}.confirm__close{position:relative;top:30%;width:430px;margin:auto}.confirm__button-close{position:relative;left:80px;display:flex;justify-self:flex-end;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAADiSURBVHgBtZfRDYMwDAWtTsDGZZN6I0Z6JYK0IQrBTvxO4gci7oRQwCInAJb9eAuZ3bEmV30yyTccfIREuvfp2H4RlRysiEKOS0R67GgTFtGQZ9a8QFkRHbnWC8MjzHJGhFseGTEsj4iYls9EhMlHIsLlngia3BJBlxsi+HJnhAqThwgVJy/xg8Fr83ReuBLO/4RRzonoyBXET/mjvFjDiYBjkwmPwMAOFxaBie11OgIBe/twBAI/LO6ISLk7giE3R+CY1ShyQ8R6N5qpBNOIuJ0PVUgUEX95cXFBntWIoBrPv0h1uJ6FYJ0SAAAAAElFTkSuQmCC);background-repeat:no-repeat;border:none;background-color:#54545400;width:40px;height:40px;transform:rotate(0);cursor:pointer}.confirm__tittle{color:#000;margin-left:30px}.confirm__button{width:100%;max-width:358px;background-color:#000;color:#fff;height:50.15px;margin:auto;font-weight:400;font-size:18px;line-height:100%;letter-spacing:0;text-align:center;background-size:cover;cursor:pointer}.avatar{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0000004d;display:none;justify-content:center;align-items:center;z-index:1000;margin:0;padding:0}.avatar__card{position:relative;top:30%;background-color:#fff;max-width:430px;margin:auto;padding:36px 34px 36.51px;border-radius:10px;display:flex;flex-direction:column;gap:20px}.avatar__close{position:relative;top:30%;width:430px;margin:auto}.avatar__button-close{position:relative;left:80px;display:flex;justify-self:flex-end;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAADiSURBVHgBtZfRDYMwDAWtTsDGZZN6I0Z6JYK0IQrBTvxO4gci7oRQwCInAJb9eAuZ3bEmV30yyTccfIREuvfp2H4RlRysiEKOS0R67GgTFtGQZ9a8QFkRHbnWC8MjzHJGhFseGTEsj4iYls9EhMlHIsLlngia3BJBlxsi+HJnhAqThwgVJy/xg8Fr83ReuBLO/4RRzonoyBXET/mjvFjDiYBjkwmPwMAOFxaBie11OgIBe/twBAI/LO6ISLk7giE3R+CY1ShyQ8R6N5qpBNOIuJ0PVUgUEX95cXFBntWIoBrPv0h1uJ6FYJ0SAAAAAElFTkSuQmCC);background-repeat:no-repeat;border:none;background-color:#54545400;width:40px;height:40px;transform:rotate(0);cursor:pointer}.avatar__tittle{color:#000}.avatar__button{width:100%;max-width:358px;background-color:#000;color:#fff;height:50.15px;margin:30px auto auto;font-weight:400;font-size:18px;line-height:100%;letter-spacing:0;text-align:center;background-size:cover;cursor:pointer}.modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0000004d;display:none;justify-content:center;align-items:center;z-index:1000;margin:0;padding:0}.modal__container{top:20%;position:relative;max-width:fit-content;width:100%;display:flex;margin:auto;flex-direction:column}.modal__image-align{margin:auto}.modal__image{width:auto;height:100%;max-height:540px}.modal__close{position:relative;justify-self:end;display:flex;align-self:flex-end;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAADiSURBVHgBtZfRDYMwDAWtTsDGZZN6I0Z6JYK0IQrBTvxO4gci7oRQwCInAJb9eAuZ3bEmV30yyTccfIREuvfp2H4RlRysiEKOS0R67GgTFtGQZ9a8QFkRHbnWC8MjzHJGhFseGTEsj4iYls9EhMlHIsLlngia3BJBlxsi+HJnhAqThwgVJy/xg8Fr83ReuBLO/4RRzonoyBXET/mjvFjDiYBjkwmPwMAOFxaBie11OgIBe/twBAI/LO6ISLk7giE3R+CY1ShyQ8R6N5qpBNOIuJ0PVUgUEX95cXFBntWIoBrPv0h1uJ6FYJ0SAAAAAElFTkSuQmCC);background-repeat:no-repeat;border:none;background-color:#54545400;width:40px;height:40px;transform:rotate(0)}.modal__title{font-family:Inter;font-weight:400;font-size:12px;line-height:100%;letter-spacing:0}@media (max-width: 320px){.modal__image{width:230px;height:100%;max-height:299px}.modal__button-close{width:30px;height:29.3px;left:0;bottom:5px}}.register__input{background-color:transparent;border:none;border-bottom:1px solid #fff;color:#fff}.register__input-password{margin-top:30px}.register__form{margin:auto;justify-content:center;display:flex;flex-direction:column;width:358px}.register__link{margin-top:216px;height:58px;width:100%;background-color:#fff;font-size:18px}.register__signin{display:flex;color:#fff;margin:auto}.register__login-link{margin-left:10px;margin-top:15px;color:#fff;text-decoration:none;cursor:pointer}.register__welcome{font-size:24px;margin:60px auto 50px;color:#fff}.login__input{background-color:transparent;border:none;border-bottom:1px solid #fff;color:#fff}.login__input-password{margin-top:30px}.login__form{margin:auto;justify-content:center;display:flex;flex-direction:column;width:358px}.login__link{margin-top:216px;height:58px;width:100%;background-color:#fff;font-size:18px}.login__signin{display:flex;color:#fff;margin:auto}.login__login-link{margin-left:10px;margin-top:15px;color:#fff;text-decoration:none;cursor:pointer}.login__welcome{font-size:24px;margin:60px auto 50px;color:#fff}.infotooltip__modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0000004d;display:flex;justify-content:center;align-items:center;z-index:1000;margin:0;padding:0}.infotooltip__container{background-color:#fff;height:330px;width:430px;border-radius:10px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px}.infotooltip__close{position:relative;justify-self:end;display:flex;align-self:flex-end;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAADiSURBVHgBtZfRDYMwDAWtTsDGZZN6I0Z6JYK0IQrBTvxO4gci7oRQwCInAJb9eAuZ3bEmV30yyTccfIREuvfp2H4RlRysiEKOS0R67GgTFtGQZ9a8QFkRHbnWC8MjzHJGhFseGTEsj4iYls9EhMlHIsLlngia3BJBlxsi+HJnhAqThwgVJy/xg8Fr83ReuBLO/4RRzonoyBXET/mjvFjDiYBjkwmPwMAOFxaBie11OgIBe/twBAI/LO6ISLk7giE3R+CY1ShyQ8R6N5qpBNOIuJ0PVUgUEX95cXFBntWIoBrPv0h1uJ6FYJ0SAAAAAElFTkSuQmCC);background-repeat:no-repeat;border:none;background-color:#54545400;width:40px;height:40px;transform:rotate(0)}.infotooltip__text{max-width:350px;font-size:25px;font-weight:900;text-align:center}
