.custom-columns-gallery-with-click-titles{max-width:var(--page-layout-width);padding-left:var(--page-layot-sides-padding);padding-right:var(--page-layot-sides-padding);margin-left:auto;margin-right:auto}.custom-columns-gallery-with-click-titles__container{display:flex;justify-content:space-between;align-items:flex-start}.custom-columns-gallery-with-click-titles__left-part{width:40%}.custom-columns-gallery-with-click-titles__right-part{width:55%}.custom-columns-gallery-with-click-titles__left-part--list{display:flex;flex-direction:column;row-gap:24px;list-style-type:none;margin:0}.custom-columns-gallery-with-click-titles__list-element{padding-bottom:24px;border-bottom:2px solid #999;transition:.3s;cursor:pointer}.custom-columns-gallery-with-click-titles__title-container>*{color:#999;transition:.3s}.custom-columns-gallery-with-click-titles__list-element:hover{border-color:#707070}.custom-columns-gallery-with-click-titles__list-element:hover .custom-columns-gallery-with-click-titles__title-container>*{color:#707070;margin-bottom:0}.custom-columns-gallery-with-click-titles__list-element.active{border-color:var(--black);cursor:default}.custom-columns-gallery-with-click-titles__list-element.active .custom-columns-gallery-with-click-titles__title-container>*{color:var(--black)}.custom-columns-gallery-with-click-titles__gallery-container{display:none}.custom-columns-gallery-with-click-titles__gallery-container.active{display:block}.custom-columns-gallery-with-click-titles__gallery{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.custom-columns-gallery-with-click-titles__single-element{border-radius:18px;background:#fff;background:var(--Basic-White,#fff);box-shadow:0 10px 21px 0 rgba(77,96,107,.08);padding:32px;text-align:center}.custom-columns-gallery-with-click-titles__single-element img{height:36px;margin-bottom:16px}.custom-columns-gallery-with-click-titles__mobile-container{list-style-type:none;margin:0;display:none}.custom-columns-gallery-with-click-titles__mobile-title-container{display:flex;justify-content:space-between;align-items:center;padding:24px 0;cursor:pointer}.custom-columns-gallery-with-click-titles__mobile-list-element{border-bottom:2px solid #000}.custom-columns-gallery-with-click-titles__mobile-gallery-container{display:none}.custom-columns-gallery-with-click-titles__mobile-gallery{display:flex;flex-direction:column;row-gap:8px;margin-bottom:24px;margin-top:-12px}.custom-columns-gallery-with-click-titles__mobile-single-element{padding:12px;display:flex;align-items:center;-moz-column-gap:16px;column-gap:16px;border-radius:12px;background:#fff;background:var(--Basic-White,#fff);box-shadow:0 10px 21px 0 rgba(77,96,107,.08)}.custom-columns-gallery-with-click-titles__mobile-list-element svg{transform:rotate(0);transition:.5s}.custom-columns-gallery-with-click-titles__mobile-list-element.active svg{transform:rotate(45deg)}.custom-columns-gallery-with-click-titles__mobile-icon-container{min-width:36px;max-width:36px;max-height:36px;display:flex;align-items:center}@media screen and (max-width:1023px){.custom-columns-gallery-with-click-titles__mobile-container{display:block}.custom-columns-gallery-with-click-titles__container{display:none}}