.protfolio{padding:3rem 0}.protfolio__wrapper{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:2rem}.protfolio__item{grid-row:span 3;order:1}.protfolio__item_standard:hover a{text-decoration:none}.protfolio__item_standard a{transition:.25s}.protfolio__header{box-shadow:none;border:0;display:flex;flex-direction:column;align-items:flex-start}.protfolio__header h1,.protfolio__header h2,.protfolio__header h3,.protfolio__header h4,.protfolio__header h5,.protfolio__header h6{margin-bottom:0}.protfolio__item.protfolio__item_link-section{border:0}.protfolio__outer{padding:1.5rem}.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:0;transition:.25s}.protfolio__item-title{margin-bottom:.5rem}.protfolio__item-img{margin-bottom:1rem}.protfolio__item-img img{display:block;width:100%;height:auto}.protfolio__item-text p{margin-bottom:0}.protfolio__item.protfolio__item_link-section{position:relative}.protfolio__link-section{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:2rem}.protfolio__link-section-title{margin-bottom:1rem}.protfolio__link-section-desc{margin-bottom:2.5rem}.protfolio__link-section-arrow{width:70px;height:70px;background:#fff;border-radius:50%;position:relative;transition:all .2s ease-in}.protfolio__link-section-arrow svg{width:30px;height:30px;position:absolute;left:0;top:0;right:0;bottom:0;margin:auto}.protfolio__item.protfolio__item_link-section a:hover .protfolio__link-section-arrow{transform:scale(1.1)}@media screen and (min-width:768px){.protfolio__wrapper{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4rem;max-width:1080px;margin:0 auto}.protfolio__subtitle{max-width:1080px;margin-left:auto;margin-right:auto}.protfolio__item:nth-child(1){grid-row-start:1;grid-row-end:3;grid-column:1 / 2}.protfolio__item:nth-child(2){grid-row-start:2;grid-row-end:5;grid-column:2 / 3}.protfolio__item_standard:nth-last-child(2){order:3;grid-column:unset;grid-column:1 / 2}.protfolio__item_standard:nth-child(odd):nth-last-child(2){order:2}.protfolio__item_standard:nth-child(2):nth-last-child(2){order:2;grid-column:2 / 3}.protfolio__item.protfolio__item_link-section{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}}@media screen and (min-width:1024px){.protfolio__item-desc{padding:0 1rem}.protfolio__link-section{padding:2rem 4.75rem}}@media screen and (min-width:1200px){.protfolio{padding:10rem 0 5rem 0}}