.l-rec-new-work-section{background-image:linear-gradient(135deg,#fffbeb 0%,#fff7ed 100%)}.p-rec-new-work__grid{display:grid;gap:24px}.p-rec-new-work-card{background:#fff;border-radius:8px;padding:32px;border:1px solid #fff0;box-shadow:0 4px 6px -1px rgb(0 0 0 / .1);transition:border-color 0.3s ease,box-shadow 0.3s ease}.p-rec-new-work-card-header{text-align:center;margin-bottom:24px}.p-rec-new-work-card__icon{width:128px;height:128px;margin:0 auto 16px;display:flex;align-items:center;justify-content:center}.p-rec-new-work-card__icon img{width:128px;height:128px;object-fit:contain}.p-rec-new-work-card__title{font-size:1.75rem;font-weight:700;color:#1f2937;margin-bottom:8px;line-height:1.4;transition:color 0.3s ease}.p-rec-new-work-card__subtitle{font-size:1.5rem;color:#1f2937}.p-rec-new-work-card__text{font-size:1.25rem;color:#4b5563;line-height:1.8;margin-bottom:8px}.p-rec-new-work-card__text:last-child{margin-bottom:0}@media screen and (max-height:500px) and (orientation:landscape){.p-rec-new-work__grid{display:flex;flex-direction:column;gap:12px;padding:0 10px}.p-rec-new-work-card{display:flex;flex-direction:row;align-items:center;padding:15px 20px;gap:20px;text-align:left}.p-rec-new-work-card-header{margin-bottom:0;width:30%;flex-shrink:0;text-align:left}.p-rec-new-work-card__icon{width:60px;height:60px;margin:0 0 8px 0}.p-rec-new-work-card__icon img{width:60px;height:60px}.p-rec-new-work-card__title{font-size:1rem;margin-bottom:0}.p-rec-new-work-card__subtitle{font-size:.8rem;margin-top:2px}.p-rec-new-work-card__body{width:70%}.p-rec-new-work-card__text{font-size:.85rem;line-height:1.4;margin-bottom:0}}@media screen and (min-width:768px) and (min-height:501px){.p-rec-new-work__grid{grid-template-columns:repeat(2,1fr)}@media (hover:hover){.p-rec-new-work__grid .p-rec-new-work-card:hover{border-color:#00b2a9;box-shadow:0 12px 24px -3px rgb(0 178 169 / .15)}.p-rec-new-work__grid .p-rec-new-work-card:hover .p-rec-new-work-card__title{color:#00b2a9}}}@media screen and (min-width:1024px) and (min-height:501px){.p-rec-new-work__grid{grid-template-columns:repeat(3,1fr);gap:32px;justify-content:center;margin:0 auto}.p-rec-new-work-card{max-width:500px;width:100%;margin:0 auto}}