@font-face{font-family:__Jost_e3788e;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/48a731e2528b0fa7-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Jost_e3788e;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/551b9141924f6103-s.woff2) format("woff2");unicode-range:U+0100-02af,U+0304,U+0308,U+0329,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Jost_e3788e;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/f85abf8f572b7d3b-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Jost_Fallback_e3788e;src:local("Arial");ascent-override:111.66%;descent-override:39.13%;line-gap-override:0.00%;size-adjust:95.83%}.__className_e3788e{font-family:__Jost_e3788e,__Jost_Fallback_e3788e;font-style:normal}.aside-section{width:50%;padding-left:150px;height:90vh;position:fixed}.greeting{font-size:20px;color:#8c8c8c}.greeting__cont{margin-top:80px}.title{font-size:20px;color:#1d1d1d;font-weight:500}.main__content{margin-top:60px}.cards{margin-top:20px;max-width:80%;display:flex;justify-content:space-between}.cards .card{width:33.333%;max-width:140px;height:200px}.cards .card__content{display:flex;flex-direction:column;align-items:center;border-radius:20px}.cards .card__content.vote{background:#b4b7ff;border:5px solid #e7e8ff}.cards .card__content.breed{background:#97eab9;border:5px solid #c1f3d6}.cards .card__content.search{background:#ffd280;border:5px solid #ffe4b3}.cards .card.active .card__content{border:5px solid #ffd3d5}.cards .card.active .card__btn{background:#ff868e;color:#fff}.cards .card__btn{background:#fff;color:#ff868e;text-transform:uppercase;font-weight:500;border-radius:10px;padding:10px 0;width:100%;margin-top:10px}.breeds__section{width:50%}.breeds__header{width:calc(100% - 20px);margin-bottom:10px}.breeds__header,.breeds__header .search-cont{display:flex;align-items:center;justify-content:space-between}.breeds__header .search-cont{margin-right:20px;background:#fff;width:75%;padding:0 20px;border-radius:20px;border:2px solid transparent}.breeds__header .search-cont:focus-within{border:2px solid #ff868e}.breeds__header .search-cont input{color:#8c8c8c;font-size:20px;width:90%;padding:15px 0}.breeds__header .search-cont input:focus{outline:none}.breeds__header .search-cont img{cursor:pointer}.breeds__header-icons{width:25%;display:flex;column-gap:10px;justify-content:space-around}.breeds__header-icons img{background:#fff;padding:12px 15px;border-radius:20px}.breeds__header-icons img:hover{cursor:pointer}.breeds__content{background:#fff;border-radius:20px;padding:20px}.breeds__content .select{border-radius:10px}.breeds__content .select:first-of-type{flex-grow:1}.breeds__sort{align-items:center;margin-bottom:20px}.breeds__sort,.breeds__sort .header{display:flex;justify-content:space-between;column-gap:10px}.breeds__sort .upload-btn{background:#fbe0dc;display:flex;align-items:center;column-gap:10px;border-radius:10px;padding:12px 30px}.breeds__sort .upload-btn:hover{cursor:pointer}.breeds__sort .upload-btn button{color:#ff868e;text-transform:uppercase;font-size:12px;font-weight:500;letter-spacing:2px}.breeds__sort.id{justify-content:unset}.breeds__sort.id .section__title{color:#ff868e;background:#fbe0dc}.breeds__sort-section{display:flex;column-gap:10px}.breeds__sort-section img{cursor:pointer}.breeds__sort .back{background-color:#fbe0dc;border-radius:10px;display:flex;align-items:center;justify-content:center}.breeds__sort .back img{padding:10px}.card__inner{border-radius:20px;position:relative}.card__inner:not(.card__inner.photo):hover{background-color:#ff868e}.card__inner:not(.card__inner.photo):hover .card__name,.card__inner:not(.card__inner.photo):hover .heart{opacity:1}.card__inner .heart{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:10px;border-radius:10px;opacity:0;background:#fff}.card__inner .heart:hover{cursor:pointer}.card__img{border-radius:20px;height:100%;transition:all .2s linear}.card__img:hover{cursor:pointer;opacity:30%}.card__name{position:absolute;bottom:10px;left:50%;transform:translateX(-50%);background-color:#fff;color:#ff868e;white-space:nowrap;border-radius:10px;padding:5px 30px;opacity:0}.card__container{margin-top:20px}.breed__img{max-height:60vh;border-radius:20px}.breed__content{display:flex;flex-direction:column;align-items:center}.breed__name{font-size:36px;font-weight:500;position:absolute;left:50%;transform:translateX(-50%);top:calc(-20% - 5px);padding:5px 40px;background:#fff;white-space:nowrap}.breed__details{display:flex;width:100%;border:2px solid #fbe0dc;border-radius:20px;padding:40px;column-gap:20px;margin-top:50px;position:relative}.breed__details .detail{color:#1d1d1d;font-weight:500}.breed__details .detail:after{content:":"}.breed__details .detail-info{color:#8c8c8c}.breed__details dl{display:flex;flex-wrap:wrap;column-gap:5px}.breed__details .f-col,.breed__details .flex-col,.breed__details .s-col{display:flex;flex-direction:column;row-gap:10px}.breed__details .f-col,.breed__details .s-col{width:50%}.gallery__sort{display:flex;flex-wrap:wrap;background:#f8f8f7;padding:20px;border-radius:20px;gap:10px 20px}.gallery__sort .load{display:flex;align-items:center;width:50%;column-gap:10px}.gallery__sort .load img{padding:10px;background:#fff;border-radius:10px;margin-top:12px;border:1px solid #d3d3d3;cursor:pointer}.gallery__sort .select__cont{width:calc(50% - 20px);display:flex;flex-direction:column}.gallery__sort .select__cont:last-of-type{width:80%}.gallery__sort .select__cont .select{background:#fff;border:none}.gallery__sort .select__cont .label{color:#8c8c8c;font-weight:500;font-size:10px;text-transform:uppercase}.modal__container{position:absolute;padding:0 20px;bottom:0;top:0;background:#f8f8f7;width:calc(50% - 30px);z-index:50;margin:30px 0;flex-direction:column}.modal__container,.modal__container .img__drop{border-radius:20px;display:flex;justify-content:center}.modal__container .img__drop{background:#fff;height:50%;align-items:center;position:relative;border:4px dashed #fbe0dc;margin:40px 0 20px;padding:20px 0}.modal__container .img__drop .instructions{position:absolute;font-size:20px;color:#8c8c8c}.modal__container .img__drop .instructions .bold{font-weight:500;color:#000}.modal__container .img__status{color:#8c8c8c;font-size:18px;white-space:nowrap}.modal__container .img__status span{margin-left:5px}.modal__container .img__content{height:100%;border-radius:10px}.modal__container .hidden{display:none}.modal__header{text-align:center}.modal__header h5{color:#1d1d1d;font-size:36px;font-weight:500}.modal__header span{color:#8c8c8c;font-size:20px}.modal__header span a{color:#ff868e}.modal__footer{text-align:center;display:flex;flex-direction:column;align-items:center}.modal__footer .btn-upload{background:#ff868e;color:#fff;letter-spacing:2px;text-transform:uppercase;border-radius:10px;padding:10px 20px;margin-top:20px;display:flex;align-items:center}.modal__footer .btn-upload.active{padding:5px 12px}.modal__footer .btn-upload:disabled,.modal__footer .btn-upload:hover{background:#ffa0a6}.modal__footer .upload-status{color:#8c8c8c;margin-top:20px;background:#fff;padding:18px;border-radius:10px;text-align:left;width:100%}.modal__close{position:absolute;right:20px;top:20px;padding:10px;background:#fff;border-radius:10px;display:flex;justify-self:center;align-items:center}.modal__mask{position:absolute;top:0;left:0;right:0;background:rgba(0,0,0,.6);z-index:19;height:100vh}.modal__mask.hidden{display:none}.vote__container{display:flex;justify-content:center;position:relative;margin-bottom:50px}.vote__img{border-radius:20px;height:50vh}.vote__icons{position:absolute;bottom:-10%;right:50%;transform:translateX(50%);border-radius:20px;border:2px solid #fff;display:flex;background:#7fffd4}.vote__icons img{padding:20px;border:2px solid #fff;height:100%;cursor:pointer}.vote__icons .like{background:#97eab9;border-radius:20px 0 0 20px}.vote__icons .dislike{background:#ffd280;border-radius:0 20px 20px 0}.vote__icons .fav{background:#f54957}.vote__log{display:flex;flex-direction:column;row-gap:10px}.vote__log-item{display:flex;align-items:center;gap:30px;background:#f8f8f7;padding:15px;border-radius:10px}.vote__log-item .time{background:#fff;padding:3px 10px;border-radius:5px;color:#000}.vote__log-item .text{color:#8c8c8c}.vote__log-item .id{font-weight:500;color:#000;margin-left:5px}.section{margin-left:50%;width:50%}.section.overflow{height:85vh}.section__title{letter-spacing:2px;text-transform:uppercase}.section__id,.section__title{background:#ff868e;padding:5px 30px;border-radius:10px;color:#fff;font-size:20px;font-weight:500}.nothing-found{white-space:nowrap}
/*! 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;-webkit-text-decoration:underline dotted;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}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-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}[hidden],template{display:none}*{padding:0;margin:0;border:0}*,:after,:before{box-sizing:border-box}button,input,textarea{font-family:inherit;font-size:inherit}input::ms-clear{display:none}button{cursor:pointer;background:none}button::moz-focus-inner{padding:0;border:0}a{display:inline-block;color:#000}a,a:hover,a:visited{text-decoration:none}ul li{list-style:none}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;font-family:inherit;margin:0}.page{overflow-x:hidden;overflow-y:hidden}img{max-width:100%;height:auto}html{line-height:unset}body{background-color:#e5e5e530}.main{display:flex;padding:30px}.img__section{width:50%;padding-left:30px;position:relative}.img__inner{background-color:#fbe0dc;border-radius:20px;width:88%;margin-right:0;margin-left:auto;height:calc(100vh - 60px)}.img{position:absolute;top:-100px;right:-50px}