body { margin: 0; color: #FFFFFF; background-color: #111;}
a { color: #00bdff; text-decoration: none; transition: 0.2s; } a:hover { color: #03a0d7; } a:active { color: #008cbd; }
.p { color:#9586bd; }
.g { color: #585b5f; }
.coverimg   
{   
    width: 100%;
    height: 106%;
    object-fit: cover; /* Вписываем фотографию в область */
    border-radius: 50%/3%;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.oncover 
{ 
    position: absolute; 
    text-align: center;
    margin: 0 600px;
    width: 700px;
    display: block;
}
.oncover > covtext
{
    display: block;
    font-family: BEBASNEUE;
}
.oncover > div > div
{
    margin: 0;
}
.osnbut
{
    display: inline-block;
    text-decoration: none;
    min-width: 30%;
    color: #FFFFFF;
    border: 1px #FFFFFF solid;
    outline: none;
    border-radius: 10px;
    padding: 2% 4%;
    margin: 3% 2%;
    cursor: pointer;
}
.osnbut:hover
{
    color: #c6c6c6;
    border: 1px #c6c6c6 solid;
}
polosa
{
    display: block;
    margin: 5% auto;
    background-color: #9586bd;
    object-fit: cover; /* Вписываем фотографию в область */
}
supertext
{
    display: block;
    width: 60%;
    font-family: MYRIADPRO;
}
.str
{
    width: 3%;
    margin-top: 15%;
}
.aboutme
{
    margin: 0 auto;
    width: 800px;
    text-align: center;
}
.about-tit
{
    margin-top: 5%;
    font-size: 30px;
    font-weight: bold;
    font-family: Arial;
}
.izolenta
{
    background-image: url('izolenta.png');
    background-size: 100% 100%;
    width: 100%;
    margin: 3% auto;
    min-height: 10vh;
}
.whyme
{
    font-family: Arial;
    padding: 2% 5%;
}
.whyme div
{
    margin-top: 0;
    margin-bottom: 0;
}
.whyme-sub
{
    display: flex;
    align-items: baseline;
    transform: translate(0, -30%);
}
kv
{
    width: 15px;
    height: 15px;
    background-color: #FFFFFF;
    display: block;
    margin: 0 1% 0 7%;
}
.flex-whyme
{
    display: flex;
    padding: 0 5% 2% 5%;
    font-family: MYRIADPRO;
    flex-wrap: wrap;
    justify-content: space-between;
}
.flex-whyme > div
{
    border: #FFFFFF 2.5px solid;
    text-align: center;
    background-color: rgba(11, 11, 11, 0.9);
}
.whynumb
{
    color: #161717;
    background-color: #FFFFFF;
    width: 10%;
}
.FAQ
{
    margin: 10% auto;
    width: 800px;
    font-family: Arial;
}
.FAQ-titul  { margin-bottom: 5%; font-family: Arial; }
summary::-webkit-details-marker { display:none; }
summary::-moz-list-bullet { list-style-type:none; }
summary::marker { display:none; } 
summary
{
    display:inline-block;
    padding: .3em .6em .3em 1.5em;
    cursor: pointer;
    position: relative;
    transition: 0.2s;
}
summary:before
{  
    content: "";
    position: absolute; left: .3em; top: .4em;
    color: transparent;
    background: url("spoiler.png") no-repeat 50% 50% / 1em 1em;
    width: 1em;  height: 1em;  
    transition: 0.2s;
}
summary ~ * {   padding:0 1em 0 1em;    }
summary:focus { outline: 0; box-shadow: inset 0 0 1px rgba(0,0,0,0.3), inset 0 0 2px rgba(0,0,0,0.3); }
summary:hover { color: #c6c6c6; }
details       { display:block; margin-bottom: .5rem; }
details[open] summary ~ *{   animation: sweep .5s ease-in-out; }
details[open] > summary:before {  transform: rotateZ(90deg);    }
@keyframes sweep { 0% { opacity: 0; } 100% { opacity: 1; } }
.FAQ-text     { color:#c6c6c6; margin: 5% 0; }
.dops
{
    margin-top: 15%;
    text-align: center;
}
.dop-titul
{
    font-size: 40px;
    font-family: Arial black;
    font-weight: bold;
}
.dop-subtitul
{
    font-size: 20px;
    font-family: Arial;
}
.dop-flex
{
    display: flex;
    flex-wrap: wrap;
    margin: 0 8%;
    margin-top: 5%;
}
.dop-flex > div > img
{
    /* width: 30%; */
    height: 10vh;
    margin: 2% 0;
}
.dop-flex > div > svg
{
    width: 50%;
    margin: 5% 0;
}
.dop-flex > div > svg > g > path
{
    fill:#9185B8;
}
greypolos
{
    display: block;
    width: 50%;
    margin: 5% auto;
    margin-top: 10%;
    height: 2px;
    background-color: #414142;
    object-fit: cover; /* Вписываем фотографию в область */
}
.footer
{
    display: flex;
    font-family: Arial;
    flex-wrap: wrap;
}
.footer-name
{
    display: flex;
    font-family: Arial;
    font-weight: bold;
}
.ooo
{
    color: #585b5f;
    text-align: center;
    margin: 5%;
    font-family: MYRIADPRO;
    font-size: 16px;
}
.twopart
{
    display: grid;
    width: 80%;
    grid-template-columns: 1fr 1.5px 1fr;
    margin: 0 auto;
    gap: 5%;
    margin-top: 5%;
}
.twopart > div:first-child
{
    text-align: right;
}
namediv
{
    font-family: Arial black;
    font-size: 40px;
}
.twopart > div > div
{
    margin-top: 5%;
    font-family: MYRIADPRO;
    font-size: 20px;
}
stolb
{
    width: 1.5px;
    height: 100%;
    background-color: #FFFFFF;
    display: block;
}
.beats
{
    text-align: center;
    margin-top: 5%;
}
.beats > div
{
    display: grid;
    grid-template-columns: 1fr 1fr;
}
.beatkat
{
    width: 50%;
    margin: 0 auto;
    text-align: left;
}
.beatpackname
{
    margin-top: 2%;
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    margin-left: 2%;
}
.beatcount
{
    font-family: Arial;
    font-size: 15px;
    margin-left: 2%;
}
.beatlist
{
    margin-top: 5%;
    padding: 2%;
    background-color: #FFFFFF;
    color: #000000;
    width: 90%;
    height: 350px;
    border-radius: 10px;
}
.beatlist > div
{
    overflow: auto;
    padding: 5% 10%;
    width: 80%;
    height: 250px;
}
.beatlist > div > div > div > audio
{
    width: 100%;
    margin: 0% 0 10% 0;
}


.faq_svg { text-align: center; }
.FAQ_SVG_0{fill:#9586BD;}
.FAQ_SVG_1{fill:#FFFFFF;}

@media screen and (orientation: landscape)/* PK */ 
{
    .logotip
    {
        width: 30%;
        margin-top: 16%;
    }
    .oncover > covtext
    {
        font-size: 60px;
        margin-top: 1%;
    }
    .oncover > div
    {
        margin-top: 0.5%;
        margin-bottom: 2%;
        font-size: 20px;
        font-family: ARIAL;
    }
    
    supertext
    {
        margin: 2% auto;
        font-size: 20px;
    }
    .about
    {
        margin-top: 6%;
        font-family: Arial;
        font-size: 15px;
    }
    .whyme
    {
        font-size: 20px;
    }
    .flex-whyme > div
    {
        margin: 0 10px 5% 10px;
        width: 250px;
    }
    
    .whynumb
    {
        font-size: 25px;
        padding: 1% 1.5% 1.5% 1%;
    }
    
    .whytitul
    {
        font-size: 30px;
        font-family: Arial;
        font-weight: bolder;
    }
    
    polosa
    {
        width: 30%;
        height: 2px;
    }
    .opisanie
    {
        font-size: 18px;
        margin: 10% 20% 20% 20%;
    }
    
    .FAQ
    {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }
    
    .FAQ-img    { width: 90%; margin-left: 10%; }
    .big
    {
        font-size: 40px;
        font-family: Arial black;
    }
    .FAQ-text-ask { margin-top: 5%; font-size: 14px; }
    
    .dop-flex > div
    {
        width: 25%;
    }
    .dop-name
    {
        font-size: 20px;
        font-family: Arial black;
    }
    .dop-opis
    {
        margin: 2% 10%;
        font-size: 14px;
    }
    
    .footer
    {
        font-size: 16px;
        margin: 0 20%;
    }
    .footer > div
    {
        width: 25%;
    }
    .footer-name
    {
        font-size: 12px;
        transform: translate(-20%, 0);
    }
    .foot-logo
    {
        width: 40%;
        transform: translate(0, -40%);
    }
    #loader
    {
        margin-left: 35%;
        width: 30%; 
        margin-top: 10%; 
    }
    #loadgif { width: 100%; }
}

@media screen and (orientation: portrait) /* MOBILE */
{
    .oncover 
    { 
        margin-top: 15%;
    }
    .logotip
    {
        width: 40%;
        margin-top: 20%;
    }
    .oncover > covtext
    {
        font-size: 70px;
        margin-top: 5%;
    }
    .oncover > div
    {
        margin-top: 1%;
        margin-bottom: 3%;
        font-size: 25px;
        font-family: ARIAL;
    }
    supertext
    {
        margin: 5% auto;
        font-size: 30px;
    }
    .about
    {
        margin-top: 10%;
        font-family: Arial;
        font-size: 12px;
    }
    .whyme
    {
        font-size: 25px;
    }
    .flex-whyme > div
    {
        width: 300px;
        margin: 0 auto 5% auto;
    }
    
    .whynumb
    {
        font-size: 35px;
        padding: 2% 2.5% 2.5% 2%;
    }
    
    
    .whytitul
    {
        font-size: 35px;
        font-family: Arial;
        font-weight: bolder;
    }
    
    polosa
    {
        width: 50%;
        height: 4px;
    }
    .opisanie
    {
        font-size: 30px;
        margin: 10% 5% 20% 5%;
    }
    .izolenta
    {
        margin-top: 15%;
    }
    .FAQ
    {
        display: flex;
        flex-direction: column-reverse;
    }
    
    .FAQ-img    { width: 50%; margin-left: 25%; }
    .big
    {
        font-size: 60px;
        font-family: Arial black;
    }
    .FAQ-titul
    {
        margin-top: 5%;
        font-size: 40px;
    }
    summary
    {
        font-size: 30px;
    }
    .FAQ-text
    {
        font-size: 16px;
    }
    .FAQ-text-ask { margin-top: 7%; font-size: 22px; }
    
    .dop-flex > div
    {
        width: 50%;
    }
    .dop-name
    {
        font-size: 30px;
        font-family: Arial black;
    }
    .dop-opis
    {
        margin: 5% 10%;
        font-size: 30px;
    }
    
    .footer
    {
        font-size: 30px;
        margin: 0 10%;
    }
    .footer > div
    {
        width: 50%;
        margin-top: 2%;
    }
    .footer-name
    {
        font-size: 20px;
    }
    .foot-logo
    {
        width: 30%;
        transform: translate(10%, -40%);
    }
    #loader
    {
        margin-top: 40%; 
        margin-left: 25%;
        width: 50%; 
    }
    #loadgif { width: 100%; }
}