.about[_ngcontent-ng-c2105189702] {
    padding: 75px 0;
    background: #191700 url(../images/asset_97.webp)no-repeat 50%0/100%;
    background-size: cover;
    position: relative
}

@media screen and (max-width:1450px) {
    .about[_ngcontent-ng-c2105189702] {
        min-height: 600px
    }
}

@media screen and (max-width:576px) {
    .about[_ngcontent-ng-c2105189702] {
        background: url(../images/asset_98.webp)no-repeat;
        background-size: cover;
        background-position: bottom;
        padding: 105px 0 75px;
        margin-top: -77px
    }
}

.about[_ngcontent-ng-c2105189702] h2[_ngcontent-ng-c2105189702] {
    font-family: Luckiest Guy, sans-serif;
    font-weight: 400
}

.about[_ngcontent-ng-c2105189702] p[_ngcontent-ng-c2105189702] {
    width: 480px;
    font-weight: 600
}

@media screen and (max-width:768px) {
    .about[_ngcontent-ng-c2105189702] p[_ngcontent-ng-c2105189702] {
        width: 100%
    }
}

.about[_ngcontent-ng-c2105189702] .btn[_ngcontent-ng-c2105189702] {
    width: 240px
}

@media screen and (max-width:768px) {
    .about[_ngcontent-ng-c2105189702] a[_ngcontent-ng-c2105189702] {
        margin: 0 auto
    }
}

.about[_ngcontent-ng-c2105189702] img.book[_ngcontent-ng-c2105189702] {
    transition: filter .3s ease
}

.about[_ngcontent-ng-c2105189702] img.book[_ngcontent-ng-c2105189702]:hover {
    filter: brightness(0)
}

.about[_ngcontent-ng-c2105189702] .gradient[_ngcontent-ng-c2105189702] {
    background: linear-gradient(180deg, #22563a, #343b1d);
    width: 120%;
    height: 120px;
    top: -56px;
    left: -30px;
    filter: blur(20px)
}

@media screen and (max-width:1500px) {
    .about[_ngcontent-ng-c2105189702] .gradient[_ngcontent-ng-c2105189702] {
        height: 100px;
        top: -56px
    }
}

@media screen and (max-width:576px) {
    .about[_ngcontent-ng-c2105189702] .gradient[_ngcontent-ng-c2105189702] {
        height: 30px;
        top: -11px;
        filter: blur(5px);
        box-shadow: -6px 0#7a7c03;
        background: linear-gradient(89deg, #7a7c03, #2a2d01)
    }
}