.widgets-about-4 .w-abuot-top-title{font-size: 2.25rem;}
.widgets-about-4 .w-a-left .w-about-content{line-height: 2;margin-top: 3.75rem;}
.widgets-about-4 .w-fixed-box{width: 83%; position: absolute;bottom: -2.375rem;background-color: #ffffff;z-index: 1;box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.2);border-radius: 3px;padding: 2rem 0;}
.widgets-about-4 .w-fixed-box .w-fixed-item{padding-right: 2rem;color: var(--bs-theme-color);text-align: center;box-sizing: border-box;}
.widgets-about-4 .w-fixed-box .w-fixed-item .f-name{font-size: 1.875rem;}
.widgets-about-4 .w-fixed-box .w-fixed-item .f-name .f-name-small{font-size: 1rem;}
@media screen and (max-width: 1280px) {
    .widgets-about-4 .w-fixed-box{width: 100%;padding: 1.625rem 0;}
    .widgets-about-4 .w-a-left .w-about-content{margin-top: 2rem;}
}
@media screen and (max-width: 992px) {
    .widgets-about-4 .w-abuot-top-title{text-align: center;font-size: 1.75rem;}
    .widgets-about-4 .w-fixed-box{position: static;margin-top: 1rem;}
    .widgets-about-4 .w-fixed-box .w-fixed-item{width: 50%;margin-bottom: 1rem;padding: 0 0.75rem;}
    .widgets-about-4 .w-a-right{margin-top: 1rem;}
    .widgets-about-4 .w-a-left .w-about-content{margin-top: 1rem;}
}
