.layout-502-wrapper{position:relative}.layout-502-content-wrapper{padding-inline:5vw}.layout-502-sections-wrapper{width:100%;display:flex;justify-content:center}.layout-502-container{flex-wrap:wrap;align-items:stretch;position:relative;z-index:20}.layout-502-sections{width:100%;display:flex;flex-wrap:wrap;align-items:stretch;justify-content:center}.layout-502-image-wrapper{width:50%;height:100%;display:flex;justify-content:flex-start;position:relative}.layout-502-image{width:100%;height:100%;display:flex;align-items:center;justify-content:flex-start}.layout-502-image-wrapper img{max-width:100%;height:auto;display:block;border-radius:30px}.layout-502-right-wrapper{flex:1;padding:0;display:flex;align-items:center;padding-left:60px}.dir-rtl .layout-502-right-wrapper{padding-right:60px;padding-left:0}.layout-502-right{display:flex;flex-direction:column;gap:30px 0;width:100%}.layout-502-title{width:100%;color:var(--c-title)}.layout-502-content{display:block;width:100%;color:var(--c-content)}@media (max-width:1024px){.layout-502-container{align-items:flex-start}.layout-502-sections{align-items:flex-start}.layout-502-image-wrapper,.layout-502-image,.layout-502-image picture{width:100%;height:auto}.layout-502-image{justify-content:center}.layout-502-right-wrapper{width:100%;padding:30px 0}}.l-24-dark{padding-block:10vh;background:var(--c-color-1)}.layout-24-wrapper{position:relative;z-index:300}.layout-24-content-wrapper{display:flex;position:relative}.layout-24-container{flex-wrap:wrap;align-items:stretch;position:relative;z-index:20}.layout-24-sections{width:100%;display:flex;flex-wrap:wrap;align-items:stretch;justify-content:center}.layout-24-image{width:50%;height:auto;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;position:relative}.layout-24-image img{max-width:100%;height:auto;display:block;object-fit:contain;object-position:center;border-radius:30px}.layout-24-left-wrapper{width:50%;padding:0;display:flex;align-items:center;padding-right:60px}.layout-24-left{display:block;width:100%}.layout-24-title{width:100%;margin-bottom:30px;display:block;color:var(--c-title)}.l-24-dark .layout-24-title{color:var(--c-color-5)}.layout-24-content{display:block;width:100%;color:var(--c-content)}.l-24-dark .layout-24-content{color:rgba(255,255,255,.65)}.layout-24-childs{width:100%;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;margin-top:30px;padding-top:15px;border-top:1px solid rgba(0,0,0,.2)}.l-24-dark .layout-24-childs{border-top:1px solid rgba(255,255,255,.1)}.layout-24-item-wrapper{width:100%;display:flex;position:relative;margin-top:30px;flex:auto}.layout-24-item{width:100%;display:flex;flex-direction:column;gap:15px 0}.layout-24-item-title{color:var(--c-color-1)}.l-24-dark .layout-24-item-title{color:var(--c-color-5)}.layout-24-text{color:var(--c-content)}.l-24-dark .layout-24-text{color:rgba(255,255,255,.65)}@media (max-width:1024px){.l-24-dark{padding-block:5vh}.layout-24-sections{flex-direction:column-reverse;gap:30px 0}.layout-24-left-wrapper{width:100%;padding:0}.layout-24-image{width:100%}}@media (max-width:600px){.layout-24-childs{flex-direction:column;margin-top:0}.layout-24-item-wrapper{width:100%}.layout-24-item-wrapper:nth-child(odd){padding-right:0}.layout-24-item-wrapper:nth-child(even){padding-left:0}}.layout-15-header{width:100%;display:flex;flex-direction:column;gap:30px 0}.layout-15-title{color:var(--c-title)}.layout-15-summary{width:50%;display:block;color:var(--c-content);margin-bottom:30px}.layout-15-items-wrapper{position:relative}.layout-15-items-container{flex-wrap:wrap;align-items:stretch;position:relative;padding:0}.layout-15-items{width:100%;display:flex;align-items:stretch;justify-content:flex-start;flex-wrap:wrap}.layout-15-item-wrapper{width:50%;display:flex;padding:0 15px;margin-top:30px;position:relative}.layout-15-item{width:100%;display:flex;align-items:stretch;justify-content:center;background-repeat:no-repeat;background-position:center center;background-size:cover;padding:90px 60px;position:relative;border-radius:30px;overflow:hidden}.l-15-with-image .layout-15-item::before{content:"";width:100%;height:100%;position:absolute;inset:0;display:block}.l-15-color-1 .layout-15-item::before,.l-15-color-3 .layout-15-item::before{background:rgba(var(--c-1-rgb),.75)}.l-15-color-2 .layout-15-item::before,.l-15-color-4 .layout-15-item::before{background:rgba(var(--c-2-rgb),.75)}.layout-15-item-content{width:100%;display:flex;flex-direction:column;justify-content:stretch;gap:30px 0;z-index:30}.layout-15-item-content-top{width:100%;display:flex;flex-direction:column;gap:30px 0;flex:1}.layout-15-item-title{color:#212121}.layout-15-item-link{display:inline-flex;align-items:center;justify-content:center;border-radius:30px;padding:12px 20px;transition:all .6s ease 0;letter-spacing:1px;gap:0 10px;border-width:2px;border-style:solid;font-size:14px;background:transparent;cursor:pointer;touch-action:manipulation;border-color:#fff;color:#fff}.layout-15-item-link::after{content:"";position:absolute;width:100%;height:100%;inset:0;z-index:300}.layout-15-item-link:hover{background:#fff;color:var(--c-color-1)}.l-15-color-3 .layout-15-item-link{border-color:var(--c-color-1);color:var(--c-color-1)}.l-15-color-4 .layout-15-item-link{border-color:var(--c-color-2);color:var(--c-color-2)}.l-15-color-3 .layout-15-item-link:hover{border-color:var(--c-color-1);background:var(--c-color-1);color:#fff}.l-15-color-4 .layout-15-item-link:hover{border-color:var(--c-color-2);background:var(--c-color-2);color:#fff}.l-15-color-2 .layout-15-item-link:hover{color:var(--c-color-2)}.l-15-with-image .layout-15-item-link{border-color:#fff;color:#fff}.l-15-with-image.l-15-color-1 .layout-15-item-link:hover,.l-15-with-image.l-15-color-3 .layout-15-item-link:hover{background:#fff;color:var(--c-color-1)}.l-15-with-image.l-15-color-2 .layout-15-item-link:hover,.l-15-with-image.l-15-color-4 .layout-15-item-link:hover{background:#fff;color:var(--c-color-2)}.l-15-with-image .layout-15-item-title,.l-15-with-image .layout-15-item-summary,.l-15-color-1 .layout-15-item-title,.l-15-color-1 .layout-15-item-summary,.l-15-color-2 .layout-15-item-title,.l-15-color-2 .layout-15-item-summary{color:#fff}@media (max-width:768px){.layout-15-item-wrapper{width:100%}}@media (max-width:600px){.layout-15-item{padding:30px}}