<br />
<b>Warning</b>:  include(../../../styles/core/reset.css): failed to open stream: No such file or directory in <b>/var/www/rvland/data/www/rvland.ru/wp-content/themes/rvl/specials/fiesta-quest/styles/load.php</b> on line <b>10</b><br />
<br />
<b>Warning</b>:  include(): Failed opening '../../../styles/core/reset.css' for inclusion (include_path='.:/opt/php74') in <b>/var/www/rvland/data/www/rvland.ru/wp-content/themes/rvl/specials/fiesta-quest/styles/load.php</b> on line <b>10</b><br />
body{
    color:#6b7475;
    font-size:16px;
    font-family: 'Roboto', sans-serif !important;
    font-weight:400;
    background:#ffffff;
    min-width:300px;
    padding:30px;
}
@media (max-width:599px) {
    body{
        padding:30px 15px;
    }
}
.logo{
    display: block;
    width:200px;
    height:auto;
    margin:0 auto 30px;
}
.show{
    width:500px;
    max-width: calc(100% - 60px);
    padding:30px;
    border:1px solid #eb7a28;
    border-radius: 15px;
    margin:0 auto;
    position: relative;
}
@media (max-width:599px) {
    .show{
        max-width: calc(100% - 30px);
        padding:30px 15px;
    }
}
.show b{
    position:absolute;
    top:-15px;
    left:30px;
    background: #eb7a28;
    color:#ffffff;
    font-size:16px;
    line-height: 30px;
    font-weight: 700;
    padding: 0 10px;
    border-radius: 15px;
}
@media (max-width:599px) {
    .show b{
        left:15px;
    }
}
.show p{
    font-size:20px;
    line-height: 24px;
}
