.layout-16-items-container{padding:0}.layout-16-childs{width:100%;display:flex;flex-wrap:wrap;align-items:stretch;justify-content:flex-start}.layout-16-item-wrapper{width:50%;display:flex;padding:5vh 0 0 0;position:relative}.layout-16-item-wrapper:nth-child(odd){padding-right:60px;border-right:1px solid rgba(255,255,255,.2)}.layout-16-item-wrapper:nth-child(even){padding-left:60px}.layout-16-item{width:100%;position:relative;display:flex;flex-direction:column;gap:30px 0;padding-bottom:5vh;border-bottom:1px solid rgba(255,255,255,.2)}.layout-16-item-title{display:flex;align-items:flex-start;justify-content:flex-start;gap:0 15px;width:100%;letter-spacing:.5px;color:#fff;font-family:var(--font-title);position:relative}.layout-16-item-title::before{content:"";width:20px;height:40px;display:block;background:var(--c-color-2);margin-top:5px}.layout-16-item-text{display:block;width:100%;text-align:left;position:relative;z-index:50;margin-top:15px;color:var(--c-content)}.dir-rtl .layout-16-text{text-align:right}@media (max-width:1470px){.layout-16-items-container{padding:0 15px}}@media (max-width:768px){.layout-16-item-wrapper{width:100%}.layout-16-item-wrapper:nth-child(odd){padding-right:0;border-right:0 none}.layout-16-item-wrapper:nth-child(even){padding-left:0}.layout-16-item-title::before{margin-top:0}}.layout-503-wrapper{position:relative}.layout-503-container{flex-wrap:wrap;align-items:stretch;position:relative;z-index:20}.with-menu .layout-503-container{padding:0}.layout-503-sections{width:100%;display:flex;flex-wrap:wrap;align-items:stretch;justify-content:center;background:#272727;padding:30px;border-radius:30px}.layout-503-image-wrapper{width:50%;height:100%;display:flex;justify-content:flex-start;position:relative}.with-menu .layout-503-image-wrapper{width:40%}.layout-503-image{width:100%;height:100%;display:flex;align-items:stretch;justify-content:flex-end}.layout-503-image-wrapper img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:30px}.layout-503-left-wrapper{flex:1;padding:0;display:flex;align-items:center;padding-right:60px}.with-menu .layout-503-left-wrapper{padding-right:30px}.dir-rtl .layout-503-left-wrapper{padding-right:0;padding-left:30px}.layout-503-left{display:block;width:100%}.layout-503-title{width:100%;margin-bottom:16px;color:#fff}.layout-503-content{display:block;width:100%;color:var(--c-content)}@media (max-width:768px){.layout-503-sections{flex-direction:column-reverse;justify-content:flex-start;align-items:flex-start;gap:2vh 0}.layout-503-image-wrapper{width:100%;height:auto}.with-menu .layout-503-image-wrapper{width:100%}.layout-503-image{height:auto}.dir-rtl .layout-503-left-wrapper,.with-menu .layout-503-left-wrapper{padding:0}}@media (max-width:600px){.layout-503-sections{padding:15px}}