.not-found{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:auto;gap:12px}.not-found__link{font-size:20px;line-height:24px;padding:12px 24px;color:#437dff;background-color:#e8e8e8;border-radius:12px;margin-top:18px}header{padding:32px 20px 28px;margin:0 auto;font-weight:700;font-size:20px;line-height:1.2;background:#072918b3}.header__container{padding:0 8%;display:flex;justify-content:space-around;align-items:center;gap:10px}.header__description{margin:0 auto;font-size:45px}.header__logo-section{display:flex;justify-content:flex-start;align-items:center;gap:10px;width:33%}.header__title{margin:0;text-align:center;font-size:24px;width:178px}.header__home{width:60px;height:60px;transition:.3s linear}.header__home:hover{opacity:.4}.header__navigation{padding:0;display:flex;justify-content:center;width:33%;gap:10px}.header__list-item{text-decoration:none;list-style-type:none;text-wrap:nowrap;transition:.3s linear;cursor:pointer}.header__list-item:hover{opacity:.6}.header__mobile-menu{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjwhRE9DVFlQRSBzdmcgIFBVQkxJQyAnLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4nICAnaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkJz48c3ZnIGhlaWdodD0iMzJweCIgaWQ9IkxheWVyXzEiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDMyIDMyOyIgdmVyc2lvbj0iMS4xIiB2aWV3Qm94PSIwIDAgMzIgMzIiIHdpZHRoPSIzMnB4IiB4bWw6c3BhY2U9InByZXNlcnZlIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj48cGF0aCBkPSJNNCwxMGgyNGMxLjEwNCwwLDItMC44OTYsMi0ycy0wLjg5Ni0yLTItMkg0QzIuODk2LDYsMiw2Ljg5NiwyLDhTMi44OTYsMTAsNCwxMHogTTI4LDE0SDRjLTEuMTA0LDAtMiwwLjg5Ni0yLDIgIHMwLjg5NiwyLDIsMmgyNGMxLjEwNCwwLDItMC44OTYsMi0yUzI5LjEwNCwxNCwyOCwxNHogTTI4LDIySDRjLTEuMTA0LDAtMiwwLjg5Ni0yLDJzMC44OTYsMiwyLDJoMjRjMS4xMDQsMCwyLTAuODk2LDItMiAgUzI5LjEwNCwyMiwyOCwyMnoiLz48L3N2Zz4=);background-size:cover;visibility:hidden;position:absolute}.header__profile{display:flex;justify-content:space-between;align-items:center;gap:10px}.header__link{text-decoration:none;display:flex;justify-content:center;align-items:center;text-align:center}.header__profile-info{display:flex;align-items:center;gap:10px;color:#f3f3f3;cursor:pointer;opacity:1}.header__profile-info:hover .header__username{opacity:.4}.header__username{font-weight:500;font-size:20px;line-height:1.2;margin:0;transition:.3s linear;overflow:hidden;text-overflow:ellipsis;text-align:center}.header__auth{display:flex;gap:10px;align-items:center;width:33%;justify-content:flex-end}.header__button{padding:0;margin:0;font-size:20px;width:98px;height:50px;border:none;background-color:transparent;color:#f3f3f3;cursor:pointer;transition:.3s linear;border:1px #f3f3f3 solid;border-radius:18px}.header__button:hover{opacity:.5}.header__menu-close-button{padding:0;margin:0;position:absolute;top:29px;right:28px;width:20px;height:20px;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M18%206L6%2018'%20stroke='%23252525'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6%206L18%2018'%20stroke='%23252525'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-position:center;background-size:contain;border:none;visibility:hidden;cursor:pointer;transition:.3s linear}.header__menu-close-button:hover{opacity:.5}@media screen and (max-width: 795px){.header__container{padding:0}.header__home{width:40px;height:40px}.header__title{max-width:100px;font-size:16px}.header__username{max-width:250px}.header__profile{visibility:hidden;position:absolute;justify-content:center;top:2.5%;left:2.5%}.header__profile__mobile_open{visibility:visible;width:95%;height:208px;background:#072918;border-radius:5%;z-index:1;opacity:1;transition:.3s linear}.header__auth{visibility:hidden;position:absolute;justify-content:center;top:2.5%;left:2.5%}.header__auth__mobile_open{visibility:visible;width:95%;height:208px;background:#072918;border-radius:5%;z-index:1;opacity:1;transition:.3s linear}.header__mobile-menu{width:40px;height:40px;visibility:visible;position:relative}.header__menu-close-button_open{visibility:visible;z-index:2}}@media screen and (max-width: 550px){.header__container{flex-direction:column}.header__logo-section{width:100%;justify-content:center}.header__home{width:75px;height:75px}.header__title{font-size:30px}.header__navigation{width:100%}.header__button{width:70px;font-size:16px}.header__username{max-width:125px}.header__profile__mobile_open,.header__auth__mobile_open{height:255px}}.game-card__box{position:relative;border:1px solid #000;height:100%;border-radius:3%;box-shadow:#fff -1px 1px 1px 1px,#fff 1px -1px 1px 1px}.game-card__header{display:flex;align-items:center;justify-content:center;font-weight:700;font-size:20px;height:10%;margin:0;border-top-left-radius:3%;border-top-right-radius:3%;border-bottom:1px solid #000;background-color:#d3d3d3;color:#35654d}.game-card__card{display:block;width:100%;height:80%;padding:0;background-color:#35654d}.game-card__container{position:relative;width:100%;height:100%;transition:transform .8s;transform-style:preserve-3d}.game-card__container_flipped{transform:rotateY(180deg)}.game-card__face{position:absolute;width:100%;height:100%;backface-visibility:hidden;top:0;left:0}.game-card__back{transform:rotateY(180deg);background-color:#f3f3f3;display:flex;align-items:center;border-radius:3%;cursor:pointer}.game-card__image{cursor:pointer;opacity:1;transition:.3s linear}.game-card__description{width:100%;max-height:100%;margin:0;color:#35654d;text-align:center;overflow:auto}.game-card__link{display:flex;align-items:center;justify-content:center;height:10%;font-weight:700;font-size:20px;margin:0;border-bottom-left-radius:3%;border-bottom-right-radius:3%;border-bottom:1px solid #000;background-color:#d3d3d3;color:#000;text-decoration:none;transition:.3s linear}.game-card__link:hover{opacity:.6}.game-card__like-btn{background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%202L15.09%208.26L22%209.27L17%2014.14L18.18%2021.02L12%2017.77L5.82%2021.02L7%2014.14L2%209.27L8.91%208.26L12%202Z'%20stroke='%23252525'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");width:24px;height:24px;padding:0;margin:0;background-repeat:no-repeat;background-size:cover;position:absolute;bottom:10%;right:0;cursor:pointer;transition:.3s linear}.game-card__like-btn:hover{opacity:.6}.game-card__like-btn_liked{background-image:url(/assets/react-CHdo91hT.svg)}.games-list{display:grid;grid-template-columns:repeat(auto-fit,250px);grid-auto-rows:400px;gap:20px;justify-content:space-around;margin:0 0 28px}.card{width:100%;height:100%}.card_is-dragging{opacity:0}.card__box{position:relative;border:1px solid #000;height:100%;border-radius:3%;box-shadow:#fff -1px 1px 1px 1px,#fff 1px -1px 1px 1px}.card__link{display:block;width:100%;height:calc(100% - 56px)}.card__container{position:relative;width:100%;height:100%;transition:transform .8s;transform-style:preserve-3d}.card__container_flipped{transform:rotateY(180deg)}.card__face{position:absolute;width:100%;height:100%;backface-visibility:hidden;cursor:pointer;transition:.3s linear;top:0;left:0}.card__back{transform:rotateY(180deg)}.card__container_is-dragging{z-index:3}.card__image{width:100%;height:100%;opacity:1;transition:.3s linear}.card__discard-btn{position:absolute;bottom:0;left:0;cursor:pointer;transition:.3s linear}.card__discard-btn:hover{opacity:.5}.animate-test{z-index:3}.circle-preloader{display:flex;width:100%;height:10%;position:absolute;top:108%;right:0;bottom:0;align-items:center;justify-content:center;flex-direction:row-reverse}.circle-preloader__circle{width:50px;height:50px;border:4px solid #444;border-bottom-color:#888;border-radius:50%;animation:spin .75s infinite linear}.circle-preloader__paragraph{text-align:center;font-size:32px;background-color:#00000080}@keyframes spin{to{transform:rotate(360deg)}}@media screen and (max-width: 550px){.circle-preloader{top:122%}.circle-preloader__paragraph{text-align:center;font-size:20px;background-color:#00000080}}.demo{border:1px #000 solid}.demo__title{text-align:center;font-size:44px;margin:20px}.demo__description{text-align:center;font-size:16px;margin:5px auto}.demo__btn{padding:0;margin:0;font-size:30px;width:129px;border:none;background-color:transparent;color:#f3f3f3;cursor:pointer;transition:.3s linear}.demo__btn:hover{opacity:.6}.demo__game-start{display:flex;justify-content:center;margin:24px 0}.demo__game{display:flex;justify-content:space-around;margin-top:16px}.demo__draw-title,.demo__discard-title{text-align:center;font-size:20px}.demo__card-btn{padding:0;width:100px;height:135px;position:relative;cursor:pointer;transition:.3s linear;border-radius:3%}.demo__card-btn:hover{opacity:.6}.demo__pile{background-image:url(https://deckofcardsapi.com/static/img/back.png);background-size:contain;background-repeat:no-repeat;border-radius:6%}.demo__pile_empty{background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M18%206L6%2018'%20stroke='%23252525'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6%206L18%2018'%20stroke='%23252525'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat;background-color:transparent;border:none}.game__animation-card{position:absolute;top:0;left:0;width:100%}.demo__card-img{padding:0;width:100px;height:135px;position:absolute;top:-2px;left:-2px}.demo__cards{display:flex;gap:10px;flex-wrap:wrap;justify-content:center;margin:16px auto;transition:.5s linear}.demo__card-container{width:100px;height:135px}.demo__hand-size{text-align:center;margin-bottom:16px}@media screen and (max-width: 550px){.demo__btn{font-size:20px;width:70px}}.homepage__title{font-size:28px;margin:25px auto;text-align:center}.homepage__description{font-size:20px;margin:0 0 32px;text-align:center}.history__grid{display:flex}.history__grid-row{display:grid;grid-template-columns:repeat(3,80px)}.history__grid-item{display:flex;justify-content:center;align-items:center;margin:0;background-color:#35654d;border:1px #000 solid;line-height:1.2;word-wrap:break-word}.history__delete-btn{padding:0;margin:0;font-size:16px;background-color:#35654d;color:#f3f3f3;cursor:pointer;transition:.3s linear}.history{text-align:center;background-color:#000;border:2px #000 solid}.history__grid .history__grid-row{display:grid}.history__grid-item{margin:0;background-color:#35654d;border:1px #000 solid;line-height:1.2;word-wrap:break-word}.history__empty{height:100%;margin:0;background-color:#35654d;font-size:20px;width:240px}.liked-games{width:100%}.liked-games__title{font-size:36px;margin:20px 0;text-align:center}.liked-games__description{font-size:20px;margin:0;text-align:center}.liked-games-list{margin-top:28px;display:grid;grid-template-columns:repeat(auto-fit,150px);grid-auto-rows:250px;gap:20px;justify-content:space-around}.profile{display:flex;gap:120px;align-items:center;justify-content:space-between}.profile__history{margin-top:20px;align-self:flex-start}.profile__edit-btn{font-size:20px}.profile__liked-games{width:100%}.profile__buttons{margin-top:20px;align-self:flex-start;display:flex;flex-direction:column;gap:10px}@media screen and (max-width: 795px){.profile{flex-direction:column-reverse;align-items:center;gap:50px}.profile__buttons,.profile__history{align-self:center;margin:0}}.footer{display:flex;justify-content:space-between;font-size:16px;margin-top:auto}.footer__copyright{margin-top:22px;margin-bottom:5px}.footer__link{text-decoration:none;color:#00f}.footer__link:hover{opacity:.7;border-bottom:1px #0000ff solid}.footer__year{margin:22px 0 5px;height:18.3px;text-align:center}.footer__feedback{padding:0;margin:5px 0;font-size:20px;width:129px;height:50px;border:none;background-color:#35654d;color:#000;cursor:pointer;transition:.3s linear;border:1px #000 solid;transition:.3 linear}.footer__feedback:hover{opacity:.5}.solitaire__title{text-align:center;font-size:44px}.solitaire__description-placeholder{font-size:24px;text-align:center}.solitaire__start{display:flex}.solitaire__deal-btn{display:flex;justify-content:center;padding:0;margin:50px auto;font-size:40px;width:200px;border:none;background-color:transparent;color:#f3f3f3;cursor:pointer;transition:.3s linear}.solitaire__deal-btn:hover{opacity:.4}.solitaire__draw-discard-piles{display:flex;gap:100px;margin-bottom:20px;align-items:center}.solitaire__draw-title{text-align:center;font-size:18px}.solitaire__draw-pile,.solitaire__discard-pile{display:flex;flex-direction:column;justify-content:center;align-items:center}.solitaire__discard-title{text-align:center;font-size:18px}.solitaire__discard-pile-three{height:100%;width:100%}.solitaire__card-discard{position:absolute;width:85px;height:115px;top:0;left:15px}.solitaire__card-discard_second{left:0}.solitaire__card-discard_first{left:-15px}.solitaire__btn{display:flex;justify-content:center;padding:0;margin:50px auto;font-size:32px;width:200px;border:none;background-color:transparent;color:#f3f3f3;cursor:pointer;transition:.3s linear}.solitaire__btn_reset{color:#f3f3f3;margin:100px auto 50px}.solitaire__btn:hover{opacity:.3}.solitaire__card-btn{padding:0;width:85px;height:115px;position:relative;cursor:pointer;transition:.3s linear;border-radius:3%}.solitaire__card-btn:hover{opacity:.6}.solitaire__pile{background-size:contain;background-repeat:no-repeat;background-position-y:center;border-radius:6%}.solitaire__pile_empty{background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M18%206L6%2018'%20stroke='%23252525'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6%206L18%2018'%20stroke='%23252525'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat;background-color:transparent;background-position-y:center;border:none;width:80px;height:113px;margin:0 auto}.solitaire__draw-discard_empty{border:1px rgba(255,255,255,.3) solid}.game__animation-card{position:absolute;top:0;left:0;width:100%;height:100%}.solitaire__popup-btn{width:100px;margin:0 calc(50% - 50px) 30px;text-align:center}.solitaire__game-area{position:relative;display:flex;gap:20px}.solitaire__error{color:#000;font-size:20px;margin:0 auto 20px;text-align:center}.solitaire__error_hidden{visibility:hidden}.solitaire__foundation-piles{display:flex;gap:10px;margin-left:auto}.solitaire__pile{position:relative;height:115px;width:85px;border:1px rgba(255,255,255,.3) solid}.solitaire__foundation-pile_empty{display:flex;background-color:transparent;width:85px;height:115px;border-radius:6%;color:#000;justify-content:center;align-items:center}.solitaire__pile_red{color:red}.solitaire__tableau{width:100%;display:grid;grid-template-columns:repeat(auto-fit,85px);justify-content:space-between;height:800px}.solitaire__tabluea-pile{position:relative;background:#fff3;border:1px rgb(7,41,24) solid}.solitaire__stack{display:grid;grid-template-columns:1fr}.solitaire__card{display:flex;width:85px;height:115px;margin:0 0 -80px}@media screen and (max-width: 795px){.solitaire__draw-discard-piles{gap:40px}.solitaire__card-btn,.solitaire__card-discard{width:65px;height:80px}.solitaire__game-area{flex-direction:column}.solitaire__tableau{grid-template-columns:repeat(auto-fit,65px);height:600px}.solitaire__card{width:65px;height:80px;margin-bottom:-50px}.solitaire__foundation-pile_empty{width:65px;height:80px;font-size:12px}.solitaire__pile{width:65px;height:80px}.solitaire__pile_empty{width:60px;height:80px;font-size:12px}}@media screen and (max-width: 550px){.solitaire__draw-discard-piles{gap:10px}.solitaire__draw-title,.solitaire__discard-title{font-size:16px}.solitaire__card-btn,.solitaire__card-discard{width:35px;height:60px}.solitaire__game-area{flex-direction:column}.solitaire__tableau{grid-template-columns:repeat(auto-fit,35px);height:500px}.solitaire__card{width:35px;height:60px;margin-bottom:-40px}.solitaire__foundation-pile_empty{width:35px;height:60px;font-size:8px}.solitaire__pile{width:35px;height:60px}.solitaire__pile_empty{width:30px;height:60px;font-size:8px}}.modal{width:100%;height:100%;position:fixed;top:0;left:0;background-color:#0000004d;visibility:hidden;opacity:0;transition:.3s linear;color:#000}.modal_opened{visibility:visible;opacity:1}.modal__container{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;padding:28px 28px 36px;width:440px;border-radius:10px}.modal__close-button{padding:0;margin:0;position:absolute;top:20px;right:28px;width:20px;height:20px;background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M18%206L6%2018'%20stroke='%23252525'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6%206L18%2018'%20stroke='%23252525'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-position:center;background-size:contain;border:none;cursor:pointer;transition:.3s linear}.modal__close-button:hover{opacity:.5}.modal__form{position:relative;display:flex;flex-direction:column;gap:24px}.modal__title{margin:0 0 24px;font-weight:700;font-size:16px;line-height:1.2}.modal__label{display:flex;flex-direction:column;gap:8px;font-weight:700;font-size:16px;line-height:1.2}.modal__help-text{margin:0;padding:0 16px;font-size:14px;opacity:.8}.modal__input{border:none;background-color:#f3f3f3;border-bottom:solid #000 1px;font-weight:700;font-size:16px;line-height:1.2;color:#00000080;width:99%}.modal__fieldset_radio{border:none;padding:0;margin:0}.modal__legend{font-weight:700;font-size:16px;line-height:1.2;margin-bottom:12px}.modal__fieldset_radio{display:flex;flex-direction:column;gap:8px}.modal__label_radio{font-weight:700;font-size:16px;line-height:1.2;color:#00000080}.modal__input_radio{margin-right:8px;width:16px;height:16px;accent-color:rgba(0,0,0,.5)}.modal__input_radio:checked+.modal__label_radio{color:#000}.modal__submit-button{width:124px;height:36px;border-radius:4px;background-color:#000;color:#fff;cursor:pointer;opacity:1;transition:.3s linear}.modal__submit-button:hover{opacity:.6}.modal__submit-button:disabled{opacity:.3}.modal__error{color:red;transition:.3s linear}@media screen and (max-width: 550px){.modal{margin-bottom:auto}.modal__container{padding:32px 0;width:100%}.modal__title{font-size:20px;padding:0 16px}.modal__label,.modal__fieldset_radio{padding:0 16px}.modal__submit-button{padding:0,16px;width:100%}}.modal__solitaire-buttons{display:flex;justify-content:space-around}.modal__solitaire-btn{width:124px;height:50px;border-radius:4px;background-color:#000;color:#fff;cursor:pointer;opacity:1;transition:.3s linear}.war{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:space-around}.war__title{text-align:center;font-size:44px;flex-grow:2}.war__game-btn{padding:0;font-size:20px;width:15%;height:50px;border:none;background-color:transparent;color:#f3f3f3;cursor:pointer;transition:.3s linear;border:1px #f3f3f3 solid;border-radius:18px;margin:20px 0}.war__game-btn:hover{opacity:.5}.war__game-won{margin-top:50px;font-size:44px;flex-grow:3}.war__description-placeholder{font-size:24px;text-align:center}.war__game-area{display:flex;flex-direction:column;justify-content:space-between;align-items:center;min-height:700px;width:100%;gap:20px}.war__paragraph{text-align:center;font-family:Roboto,sans-serif;color:#f3f3f3;font-size:22px;margin:0}.war__user-name{text-align:center;font-family:Roboto,sans-serif;color:#f3f3f3;font-size:32px}.war__pile__discard{position:absolute;z-index:2;top:100%}.war__player-area{display:flex;gap:20px}.war__card{position:relative;width:100%;height:100%}.war__game-card{width:100px}.war__player-piles-div{display:flex;width:100%;justify-content:space-around}.war__card-btn{padding:0;width:100px;height:150px;position:relative;cursor:pointer;transition:.3s linear;border-radius:3%;background:transparent}.war__reset{display:flex;flex-direction:column;justify-content:center;padding:0;font-size:20px;align-items:center;width:100%;max-width:150px;border:none;background-color:transparent;color:#f3f3f3;cursor:pointer;transition:.3s linear}.war__reset:hover{opacity:.7}.war__pile_empty{background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M18%206L6%2018'%20stroke='%23252525'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6%206L18%2018'%20stroke='%23252525'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat;background-color:transparent;background-position-y:center;width:100%;height:100%}.war__play-area{display:flex;gap:80px;height:150px;width:100%;justify-content:space-around}.war__reset-div{display:flex;align-items:center}.war__reset-btn{padding:0;width:100px;height:150px}.war__play-pile{width:100px;height:100%;border:1px #fff solid;position:relative}.war__contested-card{width:100px}.war__player-one-card,.war__player-two-card{position:absolute;top:0;left:0}.war__ready-btn{width:60px;height:50%;align-self:center;cursor:pointer;transition:.3s linear}.war__ready-btn:hover{opacity:.7}.war__start-game{display:flex;flex-direction:column-reverse;align-items:center;gap:10px}.war__deal-btn{display:flex;justify-content:center;padding:0;font-size:40px;width:200px;border:none;background-color:transparent;color:#f3f3f3;cursor:pointer;transition:.3s linear}.war__how-many-players{display:flex;flex-direction:column}.war__buttons{display:flex;gap:5%}@media screen and (max-width: 795px){.war__reset-btn,.war__game-card,.war__play-pile{width:80px}.war__play-area{gap:10px}.war__player-piles-div{gap:25px}.war__contested-card{width:80px}}@media screen and (max-width: 550px){.war__reset-btn{width:80px;height:100px}.war__pile__discard{top:85%}.war__game-card,.war__play-pile,.war__contested-card{width:80px;height:100px}.war__play-area{height:225px;align-items:center}.war__player-piles-div{flex-direction:column;align-items:center;justify-content:center;height:100%}.war__player-piles-div_two{flex-direction:column-reverse}.war__paragraph{font-size:20px}.war__player-pile{width:80px;height:100px}}.join-room{display:flex;flex-direction:column;gap:15px;align-items:center;font-size:32px;width:100%;text-align:center}.join-room__btn{padding:0;margin:0;font-size:28px;width:75%;height:50px;border:none;background-color:transparent;color:#f3f3f3;cursor:pointer;transition:.3s linear;border:1px #f3f3f3 solid;border-radius:18px;background:#072918}.join-room__buttons{display:flex;flex-direction:column;gap:25px;width:100%}.join-room__decision-btn{width:100%}.join-room__btn:hover{opacity:.5}@media screen and (max-width: 550px){.join-room{font-size:20px}}.modal__signup-btn{position:absolute;bottom:0;left:130px;width:124px;height:36px;border-radius:4px;background-color:#000;color:#fff;cursor:pointer;opacity:1;transition:.3s linear}.modal__signup-btn:hover{opacity:.5}@media screen and (max-width: 550px){.modal__signup-btn{background-color:#3d3d3d;border:#3d3d3d 1px solid;bottom:45px;left:0;width:100%}}.modal__login-btn{position:absolute;bottom:0;left:130px;width:124px;height:36px;border-radius:4px;background-color:#000;color:#fff;cursor:pointer;opacity:1;transition:.3s linear}.modal__login-btn:hover{opacity:.5}@media screen and (max-width: 550px){.modal__login-btn{background-color:#575656;border:#575656 1px solid;bottom:50px;left:0;width:100%}}.modal__delete-section{height:280px;display:flex;flex-direction:column;align-items:center;font-weight:700;font-size:20px}.modal__delete-text{display:flex;flex-direction:column;align-items:center;padding-top:60px;padding-bottom:40px}.modal__delete-paragraph{text-align:center;margin:5px 0}.modal__delete-btn-confirm{background-color:#fff;border:none;color:#ff4d00;font-size:20px;font-weight:700;padding:0;margin-bottom:24px;cursor:pointer;opacity:1;transition:.2s linear}.modal__delete-btn-confirm:hover{opacity:.5}.modal__cancel-btn{background-color:#fff;border:none;font-size:20px;font-weight:700;padding:0;margin-bottom:24px;cursor:pointer;opacity:1;transition:.2s linear}.modal__cancel-btn:hover{opacity:.5}.modal__discard-container{max-height:90%;overflow:auto}.modal__discard-cards{display:flex;flex-wrap:wrap;gap:10px;justify-content:space-around}.modal__discard__images{width:100px;height:150px}.about{margin:25px auto;display:flex;justify-content:space-between;align-items:center;gap:20px}.about__image{border-radius:50%;width:200px}.about__link-image{width:24px;height:24px;transition:.3s linear}.about__link-image:hover{opacity:.7}@media screen and (max-width: 550px){.about{flex-direction:column}}.page{background-color:#35654d;font-family:Roboto,sans-serif;color:#f3f3f3;background:url(/assets/card_background-CAt6iNIO.png);background-size:cover}.page__content{display:flex;flex-direction:column;justify-content:space-between;max-width:1360px;min-height:100vh;margin:0 auto;padding:0 20px}@media screen and (max-width: 795px){.page__content{padding:0 8px}}/*! 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:Roboto;src:url(/assets/roboto-700-CCwTn0--.woff) format("woff"),url(/assets/roboto-700-CqGedB_1.woff2) format("woff2");font-weight:700;font-style:normal}@font-face{font-family:Roboto;src:url(/assets/roboto-500-BU-otfqs.woff) format("woff"),url(/assets/roboto-500-DRg8azjQ.woff2) format("woff2");font-weight:500;font-style:normal}
