/*
Theme Name: Моя кастомная тема
Theme URI: https://your-site.com
Author: Князев Артур
Author URI: https://your-portfolio.com
Description: Это моя кастомная тема для WordPress.
Version: 1.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: my-custom-theme
*/


html {
    margin: 0px;
}
body{
    margin: 0px;
}
header {
    margin: 0px;
    background: #f5f5f5;
    display: flex;
    justify-content: space-between;
    height: 130px;
}
.dsk7sh {
    width: 80%;
    margin: 0 auto;
    display: flex;
    
    padding-top: 37px;
}

.sjn9je {
    font-size: 39px; 
}
.contentBlock {
    padding-top: 20px;
    margin-left: auto;
}
section {
    margin-top: 25px;
}

.dspwk {
    display: flex;
    width: 80%;
    margin: 0 auto;
    }
.dpsdk {
    align-self: flex-start; 
    background: #fb612c;
    flex-grow: 1; /* Позволяет блоку занимать всю доступную ширину */
    flex-basis: 0; /* Избегает автоматического перераспределения */
    min-width: 25%; 
}
.pwjdur {
    Font-size: 28px;
    text-align: center;
    padding: 17px 0px;
}
.ds0wmd {
    padding: 5px 42px 30px;
}

.pjahrc {
    flex-grow: 1; 
    
}
.sdoej {
    gap: 22px;
    display: flex
;
    justify-content: center;
}
.inform_ldsjue {
    text-align: center;
    margin-top: 35px;
    display: flex;
    flex-direction: column;
    align-items: center;
    cursor: pointer;
    }

.sdkjsn {
    font-size: 26px;
}

.djqqe {
    width: 32%;
}
.djqqe img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.psdsmsd {
    font-size: 25px;
    padding: 12px;
}
.psdsmsd a {
    color: black;
}
#wp-block-file--media-7a7426c6-0622-47b1-8d0b-ff34644e7422 {
    color: black;
    font-size: 25px;
}
.wp-block-file a:first-of-type {
    font-size: 25px;
    margin-left: 10px;
    color: black;
    text-decoration: none;
}
.dskdjf {
    text-align: center;
    border: 1px solid;
    width: 200px;
    padding: 5px;
    background: #9c9ca1;
    margin: 13px
}
.dskdjf a {
    text-decoration: none;
    color: black;
}
.dj0jea {
    background: #b2b6b6;
    width: 226px;
    font-size: 21px;
    text-align: center;
    padding: 5px;
    margin: 20px auto;
}
.djn9ks {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
.kpsknf {
    margin-left: 4%;
    margin-top: 30px;
    background: #2b2d2d;
    width: 100px;
    text-align: center;
    padding: 5px;
    color: white;
    cursor: pointer;
}
.kpsknf a {
    color: white;
    text-decoration: none;
}
.block_skuej{
    display: none;
    width: 44%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    flex-direction: column;
    align-items: center;
   
}
.skji4h {
    width: 95%;
    border: 1px solid;
}
.content_list_dksdmj{
    display: flex;
    justify-content: center;
}
.butten_skjh8q{
    width: 100px;
    margin: 11px;
    padding: 6px;
    background: black;
    text-align: center;
    color: #f5f5f5;
    cursor: pointer;

}
.fmeo4m {
    cursor: pointer;
    text-decoration: underline;
}
.fmeo4m:hover {
    color: #9c9ca1;}