.layout-4-wrapper{position:relative;z-index:300}.layout-4-sections{width:100%;display:flex}.layout-4-image-wrapper{width:50%;padding-right:80px;padding-top:60px;padding-bottom:60px;display:flex}.layout-4-image{width:100%;display:flex}.layout-4-image img{max-width:100%;height:auto;display:block}.layout-4-right::before{content:"";position:absolute;right:100%;top:100px;width:40px;height:40px;background:var(--c-color-3);border-radius:50%;transform:translateX(50%)}.layout-4-right{width:50%;display:flex;padding:60px 0 60px 60px;position:relative;border-left:1px solid var(--c-color-2);flex-direction:column;gap:45px 0}.layout-4-title{color:var(--c-title);line-height:1;margin-bottom:30px;margin-top:35px}.layout-4-summary{color:var(--c-content)}@media (max-width:1024px){.layout-4-sections{flex-direction:column;padding:30px 0;gap:30px 0}.layout-4-image-wrapper{width:100%;padding:0;justify-content:center}.layout-4-image{justify-content:center}.layout-4-right{width:100%;padding:0;border:none}.layout-4-right::before{display:none}.layout-4-title{margin-top:0;margin-bottom:2vh}}.layout-503-wrapper{position:relative}.layout-503-content-wrapper{padding-inline:5vw}.layout-503-sections-wrapper{width:100%;display:flex;justify-content:center;background:var(--c-color-3);padding:5vw 30px}.layout-503-container{flex-wrap:wrap;align-items:stretch;position:relative;z-index:20;padding:0}.layout-503-sections{width:100%;display:flex;flex-wrap:wrap;align-items:stretch;justify-content:center}.layout-503-image-wrapper{width:50%;height:100%;display:flex;justify-content:flex-start;position:relative}.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}.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:flex;flex-direction:column;gap:30px 0;width:100%}.layout-503-title{width:100%;color:#fff}.layout-503-content{display:block;width:100%;color:rgba(255,255,255,.7)}@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}}.layout-3-items-container{padding:0}.layout-3-childs{width:100%;display:flex;flex-wrap:wrap;align-items:stretch;justify-content:flex-start}.layout-3-item-wrapper{width:50%;display:flex;padding:5vh 0 0 0;position:relative}.layout-3-item-wrapper:nth-child(odd){padding-right:60px;border-right:1px solid var(--c-color-2)}.layout-3-item-wrapper:nth-child(even){padding-left:60px}.layout-3-item{width:100%;position:relative;display:flex;flex-direction:column;gap:30px 0;padding-bottom:5vh;border-bottom:1px solid var(--c-color-2)}.layout-3-item-title{display:flex;align-items:flex-start;justify-content:flex-start;gap:0 15px;width:100%;letter-spacing:.5px;color:var(--c-title);font-family:var(--font-title);position:relative}.layout-3-item-title::before{content:"";width:40px;height:40px;display:flex;background:var(--c-color-3);margin-top:5px;border-radius:50%;flex-shrink:0}.layout-3-item-text{display:block;width:100%;text-align:left;position:relative;z-index:50;margin-top:15px;color:var(--c-content)}.dir-rtl .layout-3-text{text-align:right}@media (max-width:1470px){.layout-3-items-container{padding:0 15px}}@media (max-width:768px){.layout-3-item-wrapper{width:100%}.layout-3-item-wrapper:nth-child(odd){padding-right:0;border-right:0 none}.layout-3-item-wrapper:nth-child(even){padding-left:0}.layout-3-item-title::before{margin-top:0}}