.protfolio__wrapper{display:grid;gap:32px;grid-template-columns:repeat(1,minmax(0,1fr))}.protfolio__header h1 span,.protfolio__header h2 span,.protfolio__header h3 span,.protfolio__header h4 span,.protfolio__header h5 span,.protfolio__header h6 span{background-image:url(/hubfs/raw_assets/public/traaact/images/underline.svg);background-position:bottom;background-repeat:no-repeat;background-size:contain}@media screen and (min-width:767px){.protfolio__wrapper{display:grid;gap:64px;grid-template-columns:repeat(2,minmax(0,1fr));margin:0 auto;max-width:1116px}}.protfolio__item{background:#fff;border:1px solid #e1e3f0;border-radius:10px;box-shadow:0 10px 20px rgba(153,159,227,.07);grid-row:span 2;order:1}.protfolio__header{align-items:flex-start;border:none;box-shadow:none;display:flex;flex-direction:column;justify-content:center;max-width:420px}.protfolio__header h1,.protfolio__header h2,.protfolio__header h3,.protfolio__header h4,.protfolio__header h5,.protfolio__header h6{margin-bottom:0}@media screen and (min-width:767px){.protfolio__item:first-child{grid-column:1/2;grid-row-end:3;grid-row-start:1}.protfolio__item:nth-child(2){grid-column:2/3;grid-row-end:4;grid-row-start:2}.protfolio__item_standard:nth-last-child(2){grid-column:unset;grid-column:1/2;order:3}.protfolio__item_standard:nth-child(odd):nth-last-child(2){order:2}.protfolio__item_standard:nth-child(2):nth-last-child(2){grid-column:2/3;order:2}.protfolio__item.protfolio__item_link-section{background:#f5f7ff;border:none;border-radius:10px;box-shadow:none;order:3}.protfolio__item.protfolio__item_link-section:nth-child(odd){order:2}.protfolio__item:nth-child(2).protfolio__item_link-section{grid-row:2/4}.protfolio__item:nth-child(3).protfolio__item_link-section{grid-column:1/2}}.protfolio__item.protfolio__item_link-section{background:#f5f7ff;border:none;border-radius:10px;box-shadow:none}.protfolio__item_standard{padding:24px}.protfolio__item-title h1,.protfolio__item-title h2,.protfolio__item-title h3,.protfolio__item-title h4,.protfolio__item-title h5,.protfolio__item-title h6{margin-bottom:8px}.protfolio__item-img{margin-bottom:16px}.protfolio__item-img img{display:block;height:auto;width:100%}@media screen and (min-width:1024px){.protfolio__item-text,.protfolio__item-title{margin-left:16px;margin-right:16px}}.protfolio__item-text p{margin-bottom:0}.protfolio__item.protfolio__item_link-section{position:relative}.protfolio__link-section{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;padding:32px}@media screen and (min-width:1024px){.protfolio__link-section{padding:32px 76px}}.protfolio__link-section-title{color:#1e266d;font-size:1.5rem;font-weight:700;line-height:1.4;margin-bottom:24px}.protfolio__link-section-desc{color:#455880;font-size:1rem;line-height:1.7;margin-bottom:24px}.protfolio__link-section-arrow{background:#fff;border-radius:50%;height:70px;position:relative;transition:all .2s ease-in;width:70px}.protfolio__link-section-arrow svg{bottom:0;height:30px;left:0;margin:auto;position:absolute;right:0;top:0;width:30px}.protfolio__item.protfolio__item_link-section a:hover .protfolio__link-section-arrow{transform:scale(1.1)}.protfolio__desc{margin:1.4rem 0}