@charset "UTF-8";.c-CardShooting{display:flex;flex-direction:column;justify-content:space-around}.c-CardShooting--date{display:flex}.c-CardShooting--date .c-CardShooting--day,.c-CardShooting--date .c-CardShooting--month{border:2px solid red;background-color:#fff;padding:.5em 1em}.c-CardShooting--date .c-CardShooting--day{margin-right:.5em}.c-CardShooting--text{color:#000;padding:.3em 0}.c-CardShooting--year{display:flex;align-items:center;color:#000}.c-CardShooting--year .c-CardShooting--black{width:2.8em;height:1.7em;border:2px solid red;background-color:#000;margin-right:.5em;text-align:center;color:#fff}.c-CardShooting--year p{margin-right:.5em}.c-CardShooting--year+.c-CardShooting--year{margin-top:.3em}.c-CardShooting--search{display:flex;align-items:center;cursor:pointer}.c-CardShooting--button{background:none;border:none;cursor:pointer;padding:5px 10px}.c-CardShooting--magnifier{display:inline-block;width:16px;height:16px;border:2px solid #555;border-radius:50%;position:relative}.c-CardShooting--magnifier:after{content:"";position:absolute;top:10px;left:-3px;width:2px;height:8px;background:#555;transform:rotate(45deg)}.c-CardMemorable{display:flex;flex-direction:row;width:100%;background-color:#fff;color:#000;border:1px solid gray;border-radius:3px;text-decoration:none;overflow:hidden}.c-CardMemorable .c-CardMemorable--img{width:130px;object-fit:contain;align-self:center;margin:5px 10px}.c-CardMemorable .c-CardMemorable--txt{padding:.5em .5em .5em 0}.c-CardMemorable .c-CardMemorable--txt h3{padding-bottom:.5em}.c-CardMemorable .c-CardMemorable--txt p{color:#282828}.c-CardMemorable .c-CardMemorable--txt strong{font-size:1em;color:#000}.c-CardMemorable:hover{position:relative;top:-.2em;box-shadow:.2em .2em #53574c}:root{box-sizing:border-box}*,:before,:after{box-sizing:inherit}*{margin:0;padding:0;outline:none}body{font-family:Helvetica,Arial,sans-serif;background-color:#2d2d2d;font-family:Source Sans Pro,sans-serif;font-weight:400}.c-TriangleRight{position:relative;top:3px;width:0;height:0;border-top:8px solid transparent;border-left:8px solid rgb(12,58,66);border-bottom:8px solid transparent}.c-HomeDate--favorit{padding-bottom:1em}.c-HomeDate--common{border-top:2px solid rgb(12,58,66)}.c-HomeDate--search{display:flex;flex-direction:column;width:100%;margin-top:2em;padding-top:2em;color:#282828}.c-HomeDate--search p{font-size:1.2em}.c-HomeDate--search .c-HomeDate--fio{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding-top:2em;gap:14px;width:100%;max-width:34em}.c-HomeDate--search .c-HomeDate--input{position:relative;flex-grow:1}.c-HomeDate--search .c-HomeDate--input input{width:100%;background-color:#f7f7f4;border:none;border-radius:4px;padding:10px 10px 10px 30px;font-size:1.2em;color:#53574c}.c-HomeDate--search .c-HomeDate--input input::placeholder{font-size:.9em;color:#53574c}.c-HomeDate--search .c-HomeDate--input svg{position:absolute;left:10px;top:50%;transform:translateY(-50%)}.c-HomeDate--search .c-HomeDate--btn{background-color:#0c3a42;color:#fff;padding:10px 25px;border:none;border-radius:4px;font-size:1em;cursor:pointer;transition:background-color .3s ease,transform .2s ease}.c-HomeDate--search .c-HomeDate--btn:hover{background-color:#007b9a;transform:translateY(-2px)}.c-HomeDate--search .c-HomeDate--btn:active{background-color:#005f7a;transform:translateY(0)}.c-HomeDate--shooting{min-height:150px;margin-bottom:.5em}.c-HomeDate--persons .c-HomeDate--cards>.c-HomeDate--item{display:none;margin-top:1em}.c-HomeDate--persons .c-HomeDate--cards>:nth-child(-n+2){display:flex}@media (min-width: 35em){.c-HomeDate--persons{width:100%}}@media (min-width: 50em){.c-HomeDate--body{flex-direction:column}.c-HomeDate--shooting{width:400px}.c-HomeDate--persons .c-HomeDate--cards{display:flex;justify-content:space-around}.c-HomeDate--persons .c-HomeDate--item+.c-HomeDate--item{margin-left:5px}.c-HomeDate--item{max-width:380px}.c-HomeDate--common{padding:1em}}@media (min-width: 75em){.c-HomeDate--body{width:95%;flex-wrap:nowrap;justify-content:center;align-items:space-around}.c-HomeDate--common{display:flex}.c-HomeDate--favorit-card{width:65em}.c-HomeDate--shooting{margin-right:2em}}@media (min-width: 100em){.c-HomeDate--persons .c-HomeDate--cards>:nth-child(-n+3){display:flex}}@media (min-width: 110em){.c-HomeDate--cards>.c-CardMemorable .c-CardMemorable--img{width:7.4vw}.c-HomeDate--item{max-width:21.6vw}}
