.card{box-shadow:0 4px 8px 0 rgba(0,0,0,0.2);transition:0.3s;display:flex;flex-direction:column;height:100%}.card:hover{box-shadow:0 8px 16px 0 rgba(0,0,0,0.4);cursor:pointer}.card img{height:200px}.card .infos{padding:0 2em;flex-grow:1;overflow:auto}.card .infos>div,.card .infos p{padding-top:2rem}.card .infos .title{font-size:55px}.card .infos .title>.icon{background:transparent;border:none;box-shadow:none;outline:none;float:left;padding:0;height:1em;width:1em;margin-right:10px;fill:url(#not-found-icons)}.card .infos .title svg{position:relative;display:block;height:100%}.card .infos .title .headline{font-size:1em;line-height:0;height:1em}.card .infos .title .headline>span{font-size:.6em;line-height:1em;height:1em}.card .infos .title .headline .colored{font-size:.4em;line-height:1em;vertical-align:top;height:1em}.card .actions{padding:0 2em 2em}.card .actions button{padding:0.7rem 2.5rem;font-weight:500;background-color:#d00482;color:#fff;text-transform:uppercase;border:none;transition:background-color .3s}.card .actions button:hover{background-color:#ae047a}

.NotFound.Page{background-color:#fbfbfb}.NotFound{margin:0 auto}.NotFound .grid{padding:2em;display:grid;grid-gap:25px;grid-template-columns:185px 185px;justify-content:center}@media (min-width: 767px){.NotFound .grid{grid-template-columns:380px 380px;grid-gap:20px 25px}}@media (min-width: 1480px){.NotFound .grid{grid-template-columns:380px 380px 380px;grid-gap:25px 25px}}@media (max-width: 767px){.NotFound .grid .item{grid-column-start:1;grid-column-end:3}}.NotFound .grid .banner{align-self:center;justify-self:center}.NotFound .grid .banner img{width:100%;height:auto}@media (min-width: 1480px){.NotFound .grid .text{grid-column-start:2;grid-column-end:4}}.NotFound .grid .text h1{font-weight:600;margin:0;font-size:120px;color:#eb3b83}@media (max-width: 767px){.NotFound .grid .text h1{font-size:3.15em}}.NotFound .grid .text h2{font-weight:400;opacity:0.8;font-size:1em;margin:6px 0}@media (max-width: 767px){.NotFound .grid .text h2{font-size:0.8em}}.NotFound .grid .text p{margin:6px 0;font-size:1.2em;font-weight:400}.NotFound .grid .text p>b{font-weight:700}@media (max-width: 767px){.NotFound .grid .text p{font-size:0.9em}}


/*# sourceMappingURL=13.f9f566a95da6d5666416.css.map*/