.photos{background-color:#0c101f;padding-bottom:62px}.photos__title{font-family:"HelveticaNeueCyr",sans-serif;font-weight:900;font-size:1.75rem;font-style:normal;line-height:2.25rem;text-decoration:none;text-transform:none;color:#fff;margin-bottom:40px;text-align:center}.photos__title span{background:linear-gradient(95deg,#0c101f 35.74%,#4430db 70.69%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.photos__items{display:flex;justify-content:space-between;align-items:flex-start;gap:8px;flex-direction:column}.photos__item{cursor:pointer;width:100%;transition:max-width .4s ease,max-height .4s ease;overflow:hidden}.photos__item img{width:100%;object-fit:cover;border-radius:20px}.photos__item.active{cursor:default}@media all and (min-width:35.5rem){.photos__title{font-size:2rem;line-height:2.4rem}}@media all and (min-width:48rem){.photos__items{flex-direction:row}.photos__item img{min-height:590px;max-height:590px}.photos__item.item-first{max-width:50%}.photos__item.item-second{max-width:25%}.photos__item.item-third{max-width:15%}.photos__item.item-fourth{max-width:10%}.photos__item.active{max-width:50%}.photos__item.left{max-width:25%}.photos__item.middle{max-width:15%}.photos__item.right{max-width:10%}.photos+.instagram{margin-top:118px}}@media all and (min-width:64rem){.photos .inner{max-width:1390px}}@media all and (max-width:47.999rem){.photos__item.item-first img{max-height:50vw}.photos__item.item-second img{max-height:25vw}.photos__item.item-third img{max-height:15vw}.photos__item.item-fourth img{max-height:10vw}.photos__item.active img{max-height:50vw}.photos__item.left img{max-height:25vw}.photos__item.middle img{max-height:15vw}.photos__item.right img{max-height:10vw}}