.b-projects__title{color:#393b45}.b-projects__cards{display:grid;gap:20px;grid-template-columns:1fr}@media(min-width:320px){.b-projects__cards{gap:10px}}@media(min-width:768px){.b-projects__cards{gap:10px}}@media(min-width:1024px){.b-projects__cards{gap:30px}}@media(min-width:1440px){.b-projects__cards{gap:30px}}@media(min-width:1640px){.b-projects__cards{gap:40px}}@media(min-width:1920px){.b-projects__cards{gap:40px}}@media(min-width:1024px){.b-projects__cards{display:grid;gap:20px;grid-template-columns:1fr 1fr}}@media(min-width:1024px)and (min-width:320px){.b-projects__cards{gap:10px}}@media(min-width:1024px)and (min-width:768px){.b-projects__cards{gap:10px}}@media(min-width:1024px)and (min-width:1024px){.b-projects__cards{gap:30px}}@media(min-width:1024px)and (min-width:1440px){.b-projects__cards{gap:30px}}@media(min-width:1024px)and (min-width:1640px){.b-projects__cards{gap:40px}}@media(min-width:1024px)and (min-width:1920px){.b-projects__cards{gap:40px}}.b-projects__load-more{display:flex;justify-content:center}.b-project-card{display:flex;position:relative;width:auto}@media(min-width:768px){.b-project-card{width:auto}}@media(min-width:1024px){.b-project-card{width:450px}}@media(min-width:1440px){.b-project-card{width:auto}}.b-project-card__content-box{width:100%}@media(min-width:768px){.b-project-card__content-box{max-width:375px}}@media(min-width:1024px){.b-project-card__content-box{max-width:240px}}@media(min-width:1440px){.b-project-card__content-box{max-width:375px}}.b-project-card__left-content{background-color:#fff;border-radius:20px;cursor:pointer;height:auto;padding:40px;transition:all .3s ease;width:100%;z-index:10}@media(min-width:768px){.b-project-card__left-content{width:455px}.b-project-card__left-content .b-button__btn:before{background-color:transparent}.b-project-card__left-content:hover{background-color:#ff9700;width:580px}.b-project-card__left-content:hover .b-project-card__date,.b-project-card__left-content:hover .b-project-card__title-content,.b-project-card__left-content:hover .b-project-card__title-desc{color:#fff}.b-project-card__left-content:hover .b-button__btn{background-color:#fff;border:1px solid #fff;color:#ff9700}.b-project-card__left-content:hover .b-button__btn:after{background-color:#ff9700}.b-project-card__left-content:hover .b-button__btn:before{background-color:#fff}}@media(min-width:1024px){.b-project-card__left-content{width:320px}}@media(min-width:1440px){.b-project-card__left-content{width:455px}}.b-project-card__date{color:#b2b6bb;font-weight:400;transition:all .3s ease}.b-project-card__title-content{color:#393b45;transition:all .3s ease}.b-project-card__title-desc{color:#b2b6bb;font-weight:300;min-height:95px;transition:all .3s ease}.b-project-card__right-content{border-radius:20px;display:none;height:100%;position:absolute;right:0;top:0;width:290px;z-index:9}.b-project-card__right-content img{background-position:50%;background-size:cover;border-radius:20px;height:100%;width:100%}@media(min-width:768px){.b-project-card__right-content{display:flex;width:455px}}@media(min-width:1024px){.b-project-card__right-content{width:350px}}@media(min-width:1440px){.b-project-card__right-content{width:455px}}