.custom-image-and-numbered-floating-blocks{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-image-and-numbered-floating-blocks__container{display:flex;flex-direction:column;gap:52px}.custom-image-and-numbered-floating-blocks__title{text-align:center}.custom-image-and-numbered-floating-blocks__block{display:flex;flex-direction:column;gap:12px}.custom-image-and-numbered-floating-blocks__block-top-row{display:flex;align-items:center;gap:12px}.custom-image-and-numbered-floating-blocks__block--number{font-size:48px;font-style:normal;font-weight:700;line-height:60px}.custom-image-and-numbered-floating-blocks__block--title{font-size:20px;font-style:normal;font-weight:500;line-height:28px;text-wrap:pretty}.custom-image-and-numbered-floating-blocks__content{display:flex;justify-content:space-between;gap:24px;width:100%}.custom-image-and-numbered-floating-blocks__all-blocks{display:none}.custom-image-and-numbered-floating-blocks__central-part,.custom-image-and-numbered-floating-blocks__even-blocks,.custom-image-and-numbered-floating-blocks__odd-blocks{display:flex;flex-direction:column;gap:36px}.custom-image-and-numbered-floating-blocks__even-blocks,.custom-image-and-numbered-floating-blocks__odd-blocks{flex:0 1 294px}.custom-image-and-numbered-floating-blocks__central-part{flex:1 0 294px;max-width:480px}.custom-image-and-numbered-floating-blocks__image{border-radius:24px;overflow:hidden;width:100%;height:100%}.custom-image-and-numbered-floating-blocks__image img{width:100%;height:auto;display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media screen and (max-width:1023px){.custom-image-and-numbered-floating-blocks__all-blocks{display:flex;flex-direction:column;gap:36px;width:calc((100% - 24px)/ 2)}.custom-image-and-numbered-floating-blocks__even-blocks,.custom-image-and-numbered-floating-blocks__last-block,.custom-image-and-numbered-floating-blocks__odd-blocks{display:none}.custom-image-and-numbered-floating-blocks__content{flex-direction:row-reverse}.custom-image-and-numbered-floating-blocks__central-part{max-width:none;width:calc((100% - 24px)/ 2);flex:auto}.custom-image-and-numbered-floating-blocks__image img{width:auto;height:100%}}@media screen and (max-width:860px){.custom-image-and-numbered-floating-blocks__content{flex-direction:column-reverse}.custom-image-and-numbered-floating-blocks__all-blocks,.custom-image-and-numbered-floating-blocks__container{gap:24px}.custom-image-and-numbered-floating-blocks__all-blocks,.custom-image-and-numbered-floating-blocks__central-part{width:100%}}@media screen and (max-width:676px){.custom-image-and-numbered-floating-blocks__title{text-align:left}}@media screen and (max-width:350px){.custom-image-and-numbered-floating-blocks__block-top-row{flex-direction:column;align-items:flex-start;gap:0}}