﻿.no-photo {
    width: 512px;
    max-width: 100%;
    aspect-ratio: 1 / 1;
    border-radius: 16px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 85%;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' fill='%2398A2B3'%3E%3Cg transform='translate(1 1)'%3E%3Cpath d='M255-1C114.2-1-1 114.2-1 255s115.2 256 256 256s256-115.2 256-256S395.8-1 255-1zM255 16.067c63.054 0 120.598 24.764 163.413 65.033l-65.336 64.802L334.36 97.987c-.853-2.56-4.267-5.12-7.68-5.12H185.027c-3.413 0-5.973 1.707-7.68 5.12L156.013 152.6h-48.64c-17.067 0-30.72 13.653-30.72 30.72v168.96c0 17.067 13.653 30.72 30.72 30.72h6.653l-34.26 33.981C40.285 374.319 16.067 317.354 16.067 255C16.067 123.587 123.587 16.067 255 16.067zM314.733 255c0 33.28-26.453 59.733-59.733 59.733-13.563 0-25.99-4.396-35.957-11.854l84.125-83.438C310.449 229.34 314.733 241.616 314.733 255zM195.267 255c0-33.28 26.453-59.733 59.733-59.733 13.665 0 26.174 4.467 36.179 12.028l-84.183 83.495C199.613 280.852 195.267 268.487 195.267 255zM303.374 195.199C290.201 184.558 273.399 178.2 255 178.2c-42.667 0-76.8 34.133-76.8 76.8 0 18.17 6.206 34.779 16.61 47.877l-63.576 63.057H106.52c-7.68 0-13.653-5.973-13.653-13.653V183.32c0-7.68 5.973-13.653 13.653-13.653h54.613c3.413 0 6.827-2.56 7.68-5.12l21.333-54.613h129.707l19.404 49.675L303.374 195.199zM206.848 314.974C219.987 325.509 236.703 331.8 255 331.8c42.667 0 76.8-34.133 76.8-76.8 0-18.068-6.138-34.592-16.436-47.655l37.988-37.678h49.274c7.68 0 13.653 5.973 13.653 13.653v168.96c0 7.68-5.973 13.653-13.653 13.653H155.469L206.848 314.974zM255 493.933c-62.954 0-120.415-24.686-163.208-64.843L138.262 383H403.48c17.067 0 30.72-13.653 31.573-30.72V183.32c0-17.067-13.653-30.72-30.72-30.72H370.56l59.865-59.376c39.368 42.639 63.509 99.521 63.509 161.776C493.933 386.413 386.413 493.933 255 493.933z'/%3E%3Cpath d='M383 186.733c-9.387 0-17.067 7.68-17.067 17.067 0 9.387 7.68 17.067 17.067 17.067s17.067-7.68 17.067-17.067C400.067 194.413 392.387 186.733 383 186.733z'/%3E%3C/g%3E%3C/svg%3E");
}
